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 89064cc591ba3bae7c3b6040f1b510b56acf42d8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89064cc591ba3bae7c3b6040f1b510b56acf42d8 # timeout=10
Commit message: "s1gw: add testcases for INITIAL CONTEXT SETUP"
 > git rev-list --no-walk 89064cc591ba3bae7c3b6040f1b510b56acf42d8 # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins3538676679222739779.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:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 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-20240930-0555-376a9b4c', '--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'] ec4d07bb9dcf6ab3dff25a1c65836ec8450b932f16646d9a951f56bd46479cb0 [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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [185 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [77.5 kB] Fetched 9309 kB in 1s (9601 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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', './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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_4.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_3.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_6.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_5.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_5.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_3.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_6.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 PCO_Types_part_7.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_6.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_2.cc Creating dependency file for Osmocom_VTY_Functions_part_3.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_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for DNS_Helpers_part_1.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_SMS_Types.cc Creating dependency file for MobileL3_SS_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 MSLookup_mDNS_Types.cc Creating dependency file for Misc_Helpers.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 GSUP_Types.cc Creating dependency file for General_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 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 MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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 Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (361 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-20240930-0555-376a9b4c', '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 3 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 202409292026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202409292026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202409292026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202409292026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202409292026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.11.0d73.202409292026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409292026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202409292026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202409292026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202409292026 [112 kB] Fetched 855 kB in 0s (14.6 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_202409292026_amd64.deb ... Unpacking osmocom-nightly (202409292026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.13.ddc5.202409292026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202409292026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.13.ddc5.202409292026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202409292026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.13.ddc5.202409292026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202409292026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.13.ddc5.202409292026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202409292026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.11.0d73.202409292026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.11.0d73.202409292026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202409292026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409292026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202409292026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409292026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.13.ddc5.202409292026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202409292026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202409292026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202409292026) ... Setting up osmocom-nightly (202409292026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202409292026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202409292026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202409292026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202409292026) ... Setting up libosmoabis13:amd64 (1.6.0.11.0d73.202409292026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202409292026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409292026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409292026) ... Setting up osmo-hlr (1.8.0.2.7c06.202409292026) ... 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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20240930055522371 DMAIN <0000> hlr.c:813 hlr starting 20240930055522371 DDB <0001> db.c:599 using database: hlr.db 20240930055522371 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240930055522371 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240930055522372 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240930055522372 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite 20240930055522431 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240930055522431 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [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-20240930-0555-376a9b4c', '/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 20240930055522898 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 MC@ec4d07bb9dcf: Unix server socket created successfully. MC@ec4d07bb9dcf: Listening on TCP port 37775. 20240930055522899 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240930055522899 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 ec4d07bb9dcf is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests ec4d07bb9dcf 37775 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ec4d07bb9dcf: New HC connected from 10.0.2.100 [10.0.2.100]. ec4d07bb9dcf: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@ec4d07bb9dcf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ec4d07bb9dcf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ec4d07bb9dcf: Configuration file was processed on all HCs. MC@ec4d07bb9dcf: Creating MTC on host 10.0.2.100. MC@ec4d07bb9dcf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_sai_err_invalid_imsi started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055524238 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055524238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055524240 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055524242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055524243 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055524243 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055524243 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055524243 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 20240930055524243 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055524243 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 20240930055524243 DLGSUP <0013> gsup_server.c:235 2: 20240930055524243 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055524243 DLGSUP <0013> gsup_server.c:235 3: 20240930055524243 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055524243 DLGSUP <0013> gsup_server.c:235 4: 20240930055524243 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055524243 DLGSUP <0013> gsup_server.c:235 5: 20240930055524243 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055524243 DLGSUP <0013> gsup_server.c:235 7: 20240930055524243 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055524243 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055524243 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055524243 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@ec4d07bb9dcf: 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") 20240930055524267 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32989<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@ec4d07bb9dcf: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240930055524284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 20240930055524289 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055524289 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"} 20240930055524289 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" 20240930055524289 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} 20240930055524289 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 20240930055524289 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055524289 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@ec4d07bb9dcf: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055524292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055524293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 20240930055524294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32989<->l=127.0.0.1:4259) 20240930055524294 DLINP <000b> input/ipa.c:451 connected read/write 20240930055524294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055524294 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055524294 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055524294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@ec4d07bb9dcf: Final verdict of PTC: none 5@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 5: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055524353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20240930055524353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50874<->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=12444) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_sai started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055527427 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055527427 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055527429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055527432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527432 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055527432 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055527432 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 20240930055527432 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055527432 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 20240930055527432 DLGSUP <0013> gsup_server.c:235 2: 20240930055527432 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055527432 DLGSUP <0013> gsup_server.c:235 3: 20240930055527432 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055527432 DLGSUP <0013> gsup_server.c:235 4: 20240930055527432 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055527432 DLGSUP <0013> gsup_server.c:235 5: 20240930055527432 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055527432 DLGSUP <0013> gsup_server.c:235 7: 20240930055527432 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055527432 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055527432 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055527432 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@ec4d07bb9dcf: 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") 20240930055527451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40631<->l=127.0.0.1:4259) 20240930055527469 DAUC <0003> db_auc.c:157 IMSI='262421581036809': No 2G Auth Data 20240930055527469 DAUC <0003> db_auc.c:192 IMSI='262421581036809': No 3G Auth Data HLR_Test-GSUP(9)@ec4d07bb9dcf: Created GsupExpect[0] for "262421581036809" to be handled at TC_gsup_sai(12) 20240930055527513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4258 20240930055527518 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527518 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421581036809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421581036809"} 20240930055527526 DAUC <0003> db_auc.c:192 IMSI='262421581036809': No 3G Auth Data 20240930055527526 DAUC <0003> db_auc.c:236 IMSI='262421581036809': Calling to generate 5 vectors 20240930055527526 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055527526 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527526 DAUC <0003> auc.c:113 vector [0]: rand = dd57879653427942f13a5c1da0647b2e 20240930055527526 DAUC <0003> auc.c:179 vector [0]: kc = 1b59ea3ffe792400 20240930055527526 DAUC <0003> auc.c:180 vector [0]: sres = b32cda38 20240930055527526 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055527526 DAUC <0003> auc.c:113 vector [1]: rand = 89e8320c4fce98f466f2ab159a5e589a 20240930055527526 DAUC <0003> auc.c:179 vector [1]: kc = d82b424571d5b000 20240930055527526 DAUC <0003> auc.c:180 vector [1]: sres = 210851a1 20240930055527526 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055527526 DAUC <0003> auc.c:113 vector [2]: rand = 8a607f68068b67da81b4879ba842c936 20240930055527526 DAUC <0003> auc.c:179 vector [2]: kc = f85fe0575ea6c000 20240930055527526 DAUC <0003> auc.c:180 vector [2]: sres = 5fe31d67 20240930055527526 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055527526 DAUC <0003> auc.c:113 vector [3]: rand = bfb96fb88b33d87a58d9674d323b1a2b 20240930055527526 DAUC <0003> auc.c:179 vector [3]: kc = f7c535df782fd400 20240930055527526 DAUC <0003> auc.c:180 vector [3]: sres = d0c93300 20240930055527526 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055527526 DAUC <0003> auc.c:113 vector [4]: rand = 59c86c3f760cb2f0f09ba4591f7846a8 20240930055527526 DAUC <0003> auc.c:179 vector [4]: kc = 9c703962d1de0400 20240930055527526 DAUC <0003> auc.c:180 vector [4]: sres = 8b9c34d9 20240930055527526 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055527526 DAUC <0003> db_auc.c:245 IMSI='262421581036809': Generated 5 vectors 20240930055527526 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421581036809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421581036809"} 20240930055527526 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421581036809 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ec4d07bb9dcf: Found GsupExpect[0] for "262421581036809" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_sai(12)"262421581036809" TC_gsup_sai(12)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai(12)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055527530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4258 TC_gsup_sai(12)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055527555 DAUC <0003> db_auc.c:157 IMSI='262424072445467': No 2G Auth Data 20240930055527555 DAUC <0003> db_auc.c:192 IMSI='262424072445467': No 3G Auth Data HLR_Test-GSUP(9)@ec4d07bb9dcf: Created GsupExpect[0] for "262424072445467" to be handled at TC_gsup_sai(13) 20240930055527585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20240930055527589 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527589 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424072445467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424072445467"} 20240930055527589 DAUC <0003> db_auc.c:192 IMSI='262424072445467': No 3G Auth Data 20240930055527589 DAUC <0003> db_auc.c:236 IMSI='262424072445467': Calling to generate 5 vectors 20240930055527589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055527589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527589 DAUC <0003> auc.c:113 vector [0]: rand = e3773586852094e227ceb3d335098424 20240930055527589 DAUC <0003> auc.c:179 vector [0]: kc = ba36d31e11509000 20240930055527589 DAUC <0003> auc.c:180 vector [0]: sres = d2b6ff00 20240930055527589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055527589 DAUC <0003> auc.c:113 vector [1]: rand = 0feb213d02ae6d57153bd998308352a3 20240930055527589 DAUC <0003> auc.c:179 vector [1]: kc = e705f0872ffa0000 20240930055527589 DAUC <0003> auc.c:180 vector [1]: sres = 5e113025 20240930055527589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055527589 DAUC <0003> auc.c:113 vector [2]: rand = 31621215b39a016a12119ceb868784c1 20240930055527589 DAUC <0003> auc.c:179 vector [2]: kc = 644f44a994f6f800 20240930055527589 DAUC <0003> auc.c:180 vector [2]: sres = 7e676785 20240930055527589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055527589 DAUC <0003> auc.c:113 vector [3]: rand = c98969e3034a45ab1e4f5c76dca108ee 20240930055527589 DAUC <0003> auc.c:179 vector [3]: kc = 40b769447fcb0c00 20240930055527589 DAUC <0003> auc.c:180 vector [3]: sres = 09da5469 20240930055527589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055527589 DAUC <0003> auc.c:113 vector [4]: rand = 47d3bf1ab7cfe503b7c153b75065a1cc 20240930055527589 DAUC <0003> auc.c:179 vector [4]: kc = e3f52b748b834800 20240930055527589 DAUC <0003> auc.c:180 vector [4]: sres = a3766148 20240930055527589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055527589 DAUC <0003> db_auc.c:245 IMSI='262424072445467': Generated 5 vectors 20240930055527589 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424072445467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424072445467"} 20240930055527589 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424072445467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527589 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527589 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ec4d07bb9dcf: Found GsupExpect[0] for "262424072445467" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_sai(13)"262424072445467" TC_gsup_sai(13)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai(13)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055527592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 TC_gsup_sai(13)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055527616 DAUC <0003> db_auc.c:157 IMSI='262425972723404': No 2G Auth Data 20240930055527616 DAUC <0003> db_auc.c:192 IMSI='262425972723404': No 3G Auth Data HLR_Test-GSUP(9)@ec4d07bb9dcf: Created GsupExpect[0] for "262425972723404" to be handled at TC_gsup_sai(14) 20240930055527647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 20240930055527650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527650 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425972723404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425972723404"} 20240930055527650 DAUC <0003> db_auc.c:192 IMSI='262425972723404': No 3G Auth Data 20240930055527650 DAUC <0003> db_auc.c:236 IMSI='262425972723404': Calling to generate 5 vectors 20240930055527650 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055527650 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527650 DAUC <0003> auc.c:113 vector [0]: rand = 3b1ab0c09483ea90e027f22f2500964b 20240930055527650 DAUC <0003> auc.c:179 vector [0]: kc = 32aa098705fc1537 20240930055527650 DAUC <0003> auc.c:180 vector [0]: sres = a00b21b9 20240930055527650 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055527650 DAUC <0003> auc.c:113 vector [1]: rand = 0e8256837ca9153aa4128ad149ff0f9f 20240930055527650 DAUC <0003> auc.c:179 vector [1]: kc = 38f8008aae5049e0 20240930055527650 DAUC <0003> auc.c:180 vector [1]: sres = 63e51f5a 20240930055527650 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055527650 DAUC <0003> auc.c:113 vector [2]: rand = bb139ddbf7316b69d8fdb21e0952ea61 20240930055527650 DAUC <0003> auc.c:179 vector [2]: kc = 652233c085f01404 20240930055527650 DAUC <0003> auc.c:180 vector [2]: sres = e5b349ee 20240930055527650 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055527650 DAUC <0003> auc.c:113 vector [3]: rand = d2e4164b9f2e53f490317e81c8122ef4 20240930055527650 DAUC <0003> auc.c:179 vector [3]: kc = c6409aae1ae31795 20240930055527650 DAUC <0003> auc.c:180 vector [3]: sres = c7d52c1b 20240930055527650 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055527650 DAUC <0003> auc.c:113 vector [4]: rand = fe230d885e1e6b9fe79b3a9bfadf7c3f 20240930055527650 DAUC <0003> auc.c:179 vector [4]: kc = 88c1ece738f0633e 20240930055527650 DAUC <0003> auc.c:180 vector [4]: sres = 9809bc8e 20240930055527650 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055527650 DAUC <0003> db_auc.c:245 IMSI='262425972723404': Generated 5 vectors 20240930055527650 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425972723404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425972723404"} 20240930055527650 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425972723404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ec4d07bb9dcf: Found GsupExpect[0] for "262425972723404" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_sai(14)"262425972723404" TC_gsup_sai(14)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai(14)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055527652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 TC_gsup_sai(14)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055527678 DAUC <0003> db_auc.c:157 IMSI='262423009098364': No 2G Auth Data 20240930055527678 DAUC <0003> db_auc.c:192 IMSI='262423009098364': No 3G Auth Data HLR_Test-GSUP(9)@ec4d07bb9dcf: Created GsupExpect[0] for "262423009098364" to be handled at TC_gsup_sai(15) 20240930055527712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20240930055527715 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527715 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423009098364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423009098364"} 20240930055527715 DAUC <0003> db_auc.c:157 IMSI='262423009098364': No 2G Auth Data 20240930055527716 DAUC <0003> db_auc.c:236 IMSI='262423009098364': Calling to generate 5 vectors 20240930055527716 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055527716 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055527716 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055527716 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055527716 DAUC <0003> auc.c:113 vector [0]: rand = e766d743ec9e4f3769b6938247567803 20240930055527716 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055527716 DAUC <0003> auc.c:142 vector [0]: autn = 60fe77c3c2f50000b0f720e31ddee3d4 20240930055527716 DAUC <0003> auc.c:143 vector [0]: ck = a49c7be827f4a935a5f3ebac1238518f 20240930055527716 DAUC <0003> auc.c:144 vector [0]: ik = 155b452c52b2c04f54f009d65667059f 20240930055527716 DAUC <0003> auc.c:145 vector [0]: res = 44d8b95c1d4bea820000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [0]: kc = 40c4dcbe31193d6a 20240930055527716 DAUC <0003> auc.c:152 vector [0]: sres = 599353de 20240930055527716 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055527716 DAUC <0003> auc.c:113 vector [1]: rand = ed19fb2aa35b0b4e852ce6866d2a38f8 20240930055527716 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055527716 DAUC <0003> auc.c:142 vector [1]: autn = f4747dd129dc00004056579d309ddb78 20240930055527716 DAUC <0003> auc.c:143 vector [1]: ck = 3590004d874a873cb256e2932382e741 20240930055527716 DAUC <0003> auc.c:144 vector [1]: ik = f1e864c14a9d440483d87a75ca59eec5 20240930055527716 DAUC <0003> auc.c:145 vector [1]: res = 151f4a57ca8d11450000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [1]: kc = f5f6fc6a240ccabc 20240930055527716 DAUC <0003> auc.c:152 vector [1]: sres = df925b12 20240930055527716 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055527716 DAUC <0003> auc.c:113 vector [2]: rand = 41542dd2843b002e6798d333edcbd6c4 20240930055527716 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055527716 DAUC <0003> auc.c:142 vector [2]: autn = 105f02032cd4000085200ebf44b1ac3c 20240930055527716 DAUC <0003> auc.c:143 vector [2]: ck = 476d305854ad6c4e1e62af4203cc9933 20240930055527716 DAUC <0003> auc.c:144 vector [2]: ik = cfade613be9a8a88cba5a03f071b250d 20240930055527716 DAUC <0003> auc.c:145 vector [2]: res = 495a9183f6e3b70d0000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [2]: kc = 5d07d936eee05af8 20240930055527716 DAUC <0003> auc.c:152 vector [2]: sres = bfb9268e 20240930055527716 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055527716 DAUC <0003> auc.c:113 vector [3]: rand = 5c9c3f4ed481e5d36ed2cc387fd759c6 20240930055527716 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055527716 DAUC <0003> auc.c:142 vector [3]: autn = a97d1ff949a800000e2ff55a6152cf0a 20240930055527716 DAUC <0003> auc.c:143 vector [3]: ck = f83e67e463c95cf9412992c840f3addb 20240930055527716 DAUC <0003> auc.c:144 vector [3]: ik = f2a329d20a2b32dc2a744b664c0c80d2 20240930055527716 DAUC <0003> auc.c:145 vector [3]: res = 48aa9e1f8aa10eba0000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [3]: kc = 61c09798651d432c 20240930055527716 DAUC <0003> auc.c:152 vector [3]: sres = c20b90a5 20240930055527716 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055527716 DAUC <0003> auc.c:113 vector [4]: rand = 7d862401cbd114542504c02c90bff8f4 20240930055527716 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055527716 DAUC <0003> auc.c:142 vector [4]: autn = e74bd8374aaf0000c67f5f1391ae14ff 20240930055527716 DAUC <0003> auc.c:143 vector [4]: ck = a4cfbda742d28327c3ef62a4bfa594bf 20240930055527716 DAUC <0003> auc.c:144 vector [4]: ik = 0a0a4d055536b8d2f358accc8cfb4b7d 20240930055527716 DAUC <0003> auc.c:145 vector [4]: res = 6531c592eb824ea90000000000000000 20240930055527716 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055527716 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055527716 DAUC <0003> auc.c:151 vector [4]: kc = 9e723eca24bae437 20240930055527716 DAUC <0003> auc.c:152 vector [4]: sres = 8eb38b3b 20240930055527716 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055527716 DAUC <0003> db_auc.c:245 IMSI='262423009098364': Generated 5 vectors 20240930055527716 DAUC <0003> db_auc.c:249 IMSI='262423009098364': Updating SQN=161 in DB 20240930055527724 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423009098364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423009098364"} 20240930055527724 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423009098364 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527724 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527724 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ec4d07bb9dcf: Found GsupExpect[0] for "262423009098364" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_sai(15)"262423009098364" TC_gsup_sai(15)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai(15)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055527727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 TC_gsup_sai(15)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055527753 DAUC <0003> db_auc.c:157 IMSI='262424264945203': No 2G Auth Data 20240930055527753 DAUC <0003> db_auc.c:192 IMSI='262424264945203': No 3G Auth Data HLR_Test-GSUP(9)@ec4d07bb9dcf: Created GsupExpect[0] for "262424264945203" to be handled at TC_gsup_sai(16) 20240930055527786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33792<->l=127.0.0.1:4258 20240930055527789 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527789 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424264945203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424264945203"} 20240930055527789 DAUC <0003> db_auc.c:157 IMSI='262424264945203': No 2G Auth Data 20240930055527789 DAUC <0003> db_auc.c:236 IMSI='262424264945203': Calling to generate 5 vectors 20240930055527789 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055527789 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055527789 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055527789 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055527789 DAUC <0003> auc.c:113 vector [0]: rand = fbc5c02f97bd6cf5c35550a941dd311c 20240930055527789 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055527789 DAUC <0003> auc.c:142 vector [0]: autn = 848a6f79af5300006d9fb523c857b6a0 20240930055527789 DAUC <0003> auc.c:143 vector [0]: ck = b2dc07e3da558693721a4b5577dd788a 20240930055527789 DAUC <0003> auc.c:144 vector [0]: ik = 3ba0cd8436b8bcf76c56ea972f01360c 20240930055527789 DAUC <0003> auc.c:145 vector [0]: res = e61cfadcd37161730000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [0]: kc = 97306ba5b43174e2 20240930055527789 DAUC <0003> auc.c:152 vector [0]: sres = 356d9baf 20240930055527789 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055527789 DAUC <0003> auc.c:113 vector [1]: rand = 1f789a0a79a7f8f2fc4d263f22559f6f 20240930055527789 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055527789 DAUC <0003> auc.c:142 vector [1]: autn = 3e5c09e1f74300003e9f4430b2f71728 20240930055527789 DAUC <0003> auc.c:143 vector [1]: ck = aa8f53104b7b2ea22d82fc66ef68c0bb 20240930055527789 DAUC <0003> auc.c:144 vector [1]: ik = fb3f05d8eae4fead2572ffa2f8cd5dc5 20240930055527789 DAUC <0003> auc.c:145 vector [1]: res = 40dfaf6fd654dc970000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [1]: kc = 5940550cb63a4d71 20240930055527789 DAUC <0003> auc.c:152 vector [1]: sres = 968b73f8 20240930055527789 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055527789 DAUC <0003> auc.c:113 vector [2]: rand = fac94819b080ca3e10dea7598fc5cd69 20240930055527789 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055527789 DAUC <0003> auc.c:142 vector [2]: autn = 879e92330e520000778bb8db69edfee9 20240930055527789 DAUC <0003> auc.c:143 vector [2]: ck = 2f70b9a720f1cb2ea7eca0820bd4fa6a 20240930055527789 DAUC <0003> auc.c:144 vector [2]: ik = 8becbbab0a1f786337453c6f3bd8a4e6 20240930055527789 DAUC <0003> auc.c:145 vector [2]: res = b087cd1423b63a310000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [2]: kc = 34359ee11ae2edc1 20240930055527789 DAUC <0003> auc.c:152 vector [2]: sres = 9331f725 20240930055527789 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055527789 DAUC <0003> auc.c:113 vector [3]: rand = e91d4b6bac76ae31f2de90b3aa7bc05b 20240930055527789 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055527789 DAUC <0003> auc.c:142 vector [3]: autn = 6d84389a69e8000054afa2141d90bdb2 20240930055527789 DAUC <0003> auc.c:143 vector [3]: ck = 493df38e2cb7f411415e0e6c2d444374 20240930055527789 DAUC <0003> auc.c:144 vector [3]: ik = 3c662e3ce45c395ad6707e4bf40f09c3 20240930055527789 DAUC <0003> auc.c:145 vector [3]: res = 2b6c3bdc5024d7240000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [3]: kc = e275ad9511a087fc 20240930055527789 DAUC <0003> auc.c:152 vector [3]: sres = 7b48ecf8 20240930055527789 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055527789 DAUC <0003> auc.c:113 vector [4]: rand = dced90185282b107f572fa93f5211835 20240930055527789 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055527789 DAUC <0003> auc.c:142 vector [4]: autn = f3663e49e9ea0000ae9b29a60df826d7 20240930055527789 DAUC <0003> auc.c:143 vector [4]: ck = f09740ee2cde30fcde4b265c103b8729 20240930055527789 DAUC <0003> auc.c:144 vector [4]: ik = 8adbde3e30e41b3ac3720473ce917b6b 20240930055527789 DAUC <0003> auc.c:145 vector [4]: res = 0d89059276c2d28d0000000000000000 20240930055527789 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055527789 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055527789 DAUC <0003> auc.c:151 vector [4]: kc = 6775bcffc290d784 20240930055527789 DAUC <0003> auc.c:152 vector [4]: sres = 7b4bd71f 20240930055527789 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055527789 DAUC <0003> db_auc.c:245 IMSI='262424264945203': Generated 5 vectors 20240930055527789 DAUC <0003> db_auc.c:249 IMSI='262424264945203': Updating SQN=161 in DB 20240930055527798 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424264945203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424264945203"} 20240930055527798 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424264945203 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527798 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527798 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ec4d07bb9dcf: Found GsupExpect[0] for "262424264945203" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_sai(16)"262424264945203" TC_gsup_sai(16)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai(16)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055527802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33792<->l=127.0.0.1:4258 TC_gsup_sai(16)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055527826 DAUC <0003> db_auc.c:157 IMSI='262420551959894': No 2G Auth Data 20240930055527826 DAUC <0003> db_auc.c:192 IMSI='262420551959894': No 3G Auth Data HLR_Test-GSUP(9)@ec4d07bb9dcf: Created GsupExpect[0] for "262420551959894" to be handled at TC_gsup_sai(17) 20240930055527867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20240930055527870 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527870 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420551959894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420551959894"} 20240930055527870 DAUC <0003> db_auc.c:236 IMSI='262420551959894': Calling to generate 5 vectors 20240930055527870 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055527870 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055527870 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055527870 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055527870 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527870 DAUC <0003> auc.c:113 vector [0]: rand = 2c5b077b5a34db31bac081d796beac06 20240930055527870 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055527870 DAUC <0003> auc.c:142 vector [0]: autn = af6718a167940000d6421db71b457de6 20240930055527870 DAUC <0003> auc.c:143 vector [0]: ck = 1bae8e36d926ee061f5f399deb574000 20240930055527870 DAUC <0003> auc.c:144 vector [0]: ik = a30c20ed50bda5c43f1fd1a8de27bb67 20240930055527870 DAUC <0003> auc.c:145 vector [0]: res = 561a534d60b5c7540000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [0]: kc = 1ff5cf9c716c8400 20240930055527870 DAUC <0003> auc.c:180 vector [0]: sres = 4cbe9bd5 20240930055527870 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055527870 DAUC <0003> auc.c:113 vector [1]: rand = 357c1b919fb8fb4927ca50ca1506e8d1 20240930055527870 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055527870 DAUC <0003> auc.c:142 vector [1]: autn = f27c584f47bd00008240ea4beb578469 20240930055527870 DAUC <0003> auc.c:143 vector [1]: ck = 5cd83bfcbbc4c09adfc8f241e123517f 20240930055527870 DAUC <0003> auc.c:144 vector [1]: ik = ea0b23beede0a2f488f74dcb9cb6303d 20240930055527870 DAUC <0003> auc.c:145 vector [1]: res = 0b7d8de6e348d1c40000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [1]: kc = e3a4c9c10056c000 20240930055527870 DAUC <0003> auc.c:180 vector [1]: sres = 6bb4486d 20240930055527870 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055527870 DAUC <0003> auc.c:113 vector [2]: rand = e38dfc403d534a39b81d58662b08bc42 20240930055527870 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055527870 DAUC <0003> auc.c:142 vector [2]: autn = 3417cb835f35000069e8890c538a8f43 20240930055527870 DAUC <0003> auc.c:143 vector [2]: ck = cbfdd5df33cfa2c29f0a3111207f55ce 20240930055527870 DAUC <0003> auc.c:144 vector [2]: ik = e31d766e5ae1f652fdde7687d0d8f1f3 20240930055527870 DAUC <0003> auc.c:145 vector [2]: res = 406a0ad94d1c8d7c0000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [2]: kc = f020dde341ae2800 20240930055527870 DAUC <0003> auc.c:180 vector [2]: sres = 787f262a 20240930055527870 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055527870 DAUC <0003> auc.c:113 vector [3]: rand = 89f924446121d02c5bd4e95d9726c234 20240930055527870 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055527870 DAUC <0003> auc.c:142 vector [3]: autn = 324a86d27b660000f9002b13c55632c8 20240930055527870 DAUC <0003> auc.c:143 vector [3]: ck = 0883352cd8904e05a982d6450b5d867a 20240930055527870 DAUC <0003> auc.c:144 vector [3]: ik = a11aa0f3d2081d71d95d77876abd6024 20240930055527870 DAUC <0003> auc.c:145 vector [3]: res = ea0726bba1ce57800000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [3]: kc = cabf4ae615117000 20240930055527870 DAUC <0003> auc.c:180 vector [3]: sres = 1d0577ca 20240930055527870 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055527870 DAUC <0003> auc.c:113 vector [4]: rand = 58a578a983592943be83133b830046e1 20240930055527870 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055527870 DAUC <0003> auc.c:142 vector [4]: autn = 8a4e89a5722000001700f4803fac6ba1 20240930055527870 DAUC <0003> auc.c:143 vector [4]: ck = 42e0c49ef1c14215616ab9a6a47b3080 20240930055527870 DAUC <0003> auc.c:144 vector [4]: ik = a0b1b67dc2d59711897964c7f7dd9c2d 20240930055527870 DAUC <0003> auc.c:145 vector [4]: res = fad7f8ec16ce0f520000000000000000 20240930055527870 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055527870 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055527870 DAUC <0003> auc.c:179 vector [4]: kc = eb3da2906ff02400 20240930055527870 DAUC <0003> auc.c:180 vector [4]: sres = 1daeefbc 20240930055527870 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055527870 DAUC <0003> db_auc.c:245 IMSI='262420551959894': Generated 5 vectors 20240930055527870 DAUC <0003> db_auc.c:249 IMSI='262420551959894': Updating SQN=161 in DB 20240930055527877 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420551959894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420551959894"} 20240930055527877 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420551959894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527877 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527877 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ec4d07bb9dcf: Found GsupExpect[0] for "262420551959894" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_sai(17)"262420551959894" TC_gsup_sai(17)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai(17)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055527880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 TC_gsup_sai(17)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055527912 DAUC <0003> db_auc.c:157 IMSI='262428971051514': No 2G Auth Data 20240930055527912 DAUC <0003> db_auc.c:192 IMSI='262428971051514': No 3G Auth Data HLR_Test-GSUP(9)@ec4d07bb9dcf: Created GsupExpect[0] for "262428971051514" to be handled at TC_gsup_sai(18) 20240930055527951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20240930055527955 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055527955 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428971051514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428971051514"} 20240930055527955 DAUC <0003> db_auc.c:236 IMSI='262428971051514': Calling to generate 5 vectors 20240930055527955 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055527955 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055527955 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055527955 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055527955 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055527955 DAUC <0003> auc.c:113 vector [0]: rand = 1d2f8d650488648405701d37644d0512 20240930055527955 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055527955 DAUC <0003> auc.c:142 vector [0]: autn = 221954adf42e000044c40e3215ecfd38 20240930055527955 DAUC <0003> auc.c:143 vector [0]: ck = b0c95c4c356c3057ca5dadd3fdda91cc 20240930055527955 DAUC <0003> auc.c:144 vector [0]: ik = 82a234d3e38dea0b128289ffb22ff5c1 20240930055527955 DAUC <0003> auc.c:145 vector [0]: res = fe5acb9de37b1d180000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [0]: kc = 75e1964f4886e000 20240930055527955 DAUC <0003> auc.c:180 vector [0]: sres = bc37baa9 20240930055527955 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055527955 DAUC <0003> auc.c:113 vector [1]: rand = 6761f2644df24952d8989c182c711f0d 20240930055527955 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055527955 DAUC <0003> auc.c:142 vector [1]: autn = c1c565cb5d26000080b98ac1c0058c51 20240930055527955 DAUC <0003> auc.c:143 vector [1]: ck = 5a0a62ea6135a159ccf23a4ad74bb1eb 20240930055527955 DAUC <0003> auc.c:144 vector [1]: ik = 9ef11775953afe710d3466ba9013c3cd 20240930055527955 DAUC <0003> auc.c:145 vector [1]: res = 7cb5dbaf7077edc10000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [1]: kc = dddd6b382c785400 20240930055527955 DAUC <0003> auc.c:180 vector [1]: sres = 45a88283 20240930055527955 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055527955 DAUC <0003> auc.c:113 vector [2]: rand = 93421af5b1b99cc23781980ba462f156 20240930055527955 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055527955 DAUC <0003> auc.c:142 vector [2]: autn = f1e97210a85c00007a5dc49c85ca4a3d 20240930055527955 DAUC <0003> auc.c:143 vector [2]: ck = 5326c8ecf1318ae95d1e7be2385779d8 20240930055527955 DAUC <0003> auc.c:144 vector [2]: ik = 774e7c69bc76b6498d8d0690ea90064a 20240930055527955 DAUC <0003> auc.c:145 vector [2]: res = 5bd51748bdbfe3c40000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [2]: kc = 7c6d01483d8dd000 20240930055527955 DAUC <0003> auc.c:180 vector [2]: sres = 05043138 20240930055527955 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055527955 DAUC <0003> auc.c:113 vector [3]: rand = 9b221f3855c9671b75d27b40f6bf9c76 20240930055527955 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055527955 DAUC <0003> auc.c:142 vector [3]: autn = 2db81e57457b0000926678f9b82f1c27 20240930055527955 DAUC <0003> auc.c:143 vector [3]: ck = 284ac6ac8fc7a7042c40aa048ab41763 20240930055527955 DAUC <0003> auc.c:144 vector [3]: ik = 7d58e87ba59958bec2ae37c16a71993c 20240930055527955 DAUC <0003> auc.c:145 vector [3]: res = d340f7fdb7cc7a300000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [3]: kc = 51f5efc1a043bc00 20240930055527955 DAUC <0003> auc.c:180 vector [3]: sres = 076c73b0 20240930055527955 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055527955 DAUC <0003> auc.c:113 vector [4]: rand = 0595857be8d72bb2c39d912e8e98a823 20240930055527955 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055527955 DAUC <0003> auc.c:142 vector [4]: autn = 8bdc8431f0e70000236ac6211e6f5fba 20240930055527955 DAUC <0003> auc.c:143 vector [4]: ck = c062b7b6471dd8c04ad6346ecc67ea51 20240930055527955 DAUC <0003> auc.c:144 vector [4]: ik = de0a6c24f58c54e0142d43841cc3ba0f 20240930055527955 DAUC <0003> auc.c:145 vector [4]: res = 260b75a2a0ff91250000000000000000 20240930055527955 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055527955 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055527955 DAUC <0003> auc.c:179 vector [4]: kc = 1fe6c00437c27c00 20240930055527955 DAUC <0003> auc.c:180 vector [4]: sres = ff7127e1 20240930055527955 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055527955 DAUC <0003> db_auc.c:245 IMSI='262428971051514': Generated 5 vectors 20240930055527955 DAUC <0003> db_auc.c:249 IMSI='262428971051514': Updating SQN=161 in DB 20240930055527963 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428971051514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428971051514"} 20240930055527963 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428971051514 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055527963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055527963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055527963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ec4d07bb9dcf: Found GsupExpect[0] for "262428971051514" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_sai(18)"262428971051514" TC_gsup_sai(18)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai(18)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055527967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 TC_gsup_sai(18)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055527998 DAUC <0003> db_auc.c:157 IMSI='262426142083597': No 2G Auth Data 20240930055527998 DAUC <0003> db_auc.c:192 IMSI='262426142083597': No 3G Auth Data HLR_Test-GSUP(9)@ec4d07bb9dcf: Created GsupExpect[0] for "262426142083597" to be handled at TC_gsup_sai(19) 20240930055528037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 20240930055528040 DLINP <000b> input/ipa.c:451 connected read/write 20240930055528040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055528040 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426142083597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426142083597"} 20240930055528040 DAUC <0003> db_auc.c:236 IMSI='262426142083597': Calling to generate 5 vectors 20240930055528040 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055528040 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055528040 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055528040 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055528040 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055528040 DAUC <0003> auc.c:113 vector [0]: rand = 284de6d3a52a7199997068ec7e2477ab 20240930055528040 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055528040 DAUC <0003> auc.c:142 vector [0]: autn = 3197950a5dc10000dd91b87a5d2a3caf 20240930055528040 DAUC <0003> auc.c:143 vector [0]: ck = fc9e5821ff5d4fe36f06706924563a3d 20240930055528040 DAUC <0003> auc.c:144 vector [0]: ik = 0227c5a189a3b431b03cd12ef978d8bf 20240930055528040 DAUC <0003> auc.c:145 vector [0]: res = 65fa9905ebd86b510000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [0]: kc = fd3f121baf0c8910 20240930055528040 DAUC <0003> auc.c:180 vector [0]: sres = f47ca91e 20240930055528040 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055528040 DAUC <0003> auc.c:113 vector [1]: rand = b4a8d6fcbb934f68d0005f24f736142a 20240930055528040 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055528040 DAUC <0003> auc.c:142 vector [1]: autn = c7db2270441800007d82f0435e23ccf5 20240930055528040 DAUC <0003> auc.c:143 vector [1]: ck = bb2a2b7949d5fd207d7fdaae6ab73083 20240930055528040 DAUC <0003> auc.c:144 vector [1]: ik = ce5e2507387e1198569b6536844591f3 20240930055528040 DAUC <0003> auc.c:145 vector [1]: res = 6d6c129486bd73d00000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [1]: kc = 642d70a0d1e68e04 20240930055528040 DAUC <0003> auc.c:180 vector [1]: sres = d5268d3c 20240930055528040 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055528040 DAUC <0003> auc.c:113 vector [2]: rand = c18d39def647caec8c21dab664e40564 20240930055528040 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055528040 DAUC <0003> auc.c:142 vector [2]: autn = effef6f82a0400007c4dd44028624579 20240930055528040 DAUC <0003> auc.c:143 vector [2]: ck = d8b00c3f0d8b0c4bbd518571250334b4 20240930055528040 DAUC <0003> auc.c:144 vector [2]: ik = 9e1e2818607092b8ffb93358fabe18b9 20240930055528040 DAUC <0003> auc.c:145 vector [2]: res = 56ae876416aac4120000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [2]: kc = 8156b41e4b411078 20240930055528040 DAUC <0003> auc.c:180 vector [2]: sres = 69a6ad39 20240930055528040 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055528040 DAUC <0003> auc.c:113 vector [3]: rand = 8d93d6f7dad9c5f6483a270a3c39b7a8 20240930055528040 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055528040 DAUC <0003> auc.c:142 vector [3]: autn = c7b337de672a00006a0f6c791612ef04 20240930055528040 DAUC <0003> auc.c:143 vector [3]: ck = 2aae929c22e6f958e8724bd99e374cea 20240930055528040 DAUC <0003> auc.c:144 vector [3]: ik = 547d1a6d91078da305a502551930b3c2 20240930055528040 DAUC <0003> auc.c:145 vector [3]: res = fbae494da65e1a360000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [3]: kc = 2791f3c1e82b5a46 20240930055528040 DAUC <0003> auc.c:180 vector [3]: sres = e442ae5f 20240930055528040 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055528040 DAUC <0003> auc.c:113 vector [4]: rand = 3250052b3b1c37d2f74d8299fa965886 20240930055528040 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055528040 DAUC <0003> auc.c:142 vector [4]: autn = ab00f48a0c6d0000ed7586684cfb8f60 20240930055528040 DAUC <0003> auc.c:143 vector [4]: ck = 6575caa6ff5fb239dcf1563eabb6d843 20240930055528040 DAUC <0003> auc.c:144 vector [4]: ik = af40373ece8625673598ad46b20d4213 20240930055528040 DAUC <0003> auc.c:145 vector [4]: res = 709961f3dc8e45540000000000000000 20240930055528040 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055528040 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055528040 DAUC <0003> auc.c:179 vector [4]: kc = 47d9a068487594f7 20240930055528040 DAUC <0003> auc.c:180 vector [4]: sres = 6f1f47d9 20240930055528040 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055528040 DAUC <0003> db_auc.c:245 IMSI='262426142083597': Generated 5 vectors 20240930055528040 DAUC <0003> db_auc.c:249 IMSI='262426142083597': Updating SQN=161 in DB 20240930055528048 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426142083597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426142083597"} 20240930055528048 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426142083597 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055528048 DLINP <000b> input/ipa.c:451 connected read/write 20240930055528048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055528048 DLINP <000b> input/ipa.c:451 connected read/write 20240930055528048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@ec4d07bb9dcf: Found GsupExpect[0] for "262426142083597" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_sai(19)"262426142083597" TC_gsup_sai(19)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai(19)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055528052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 TC_gsup_sai(19)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055528077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33754<->l=127.0.0.1:4258 20240930055528078 DLINP <000b> input/ipa.c:451 connected read/write 20240930055528078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055528078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055528078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055528078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055528078 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40631<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@ec4d07bb9dcf: Final verdict of PTC: none 10@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_sai finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055528117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20240930055528117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21568) Waiting for packet dumper to finish... 1 (prev_count=21568, count=45372) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_sai_num_auth_vectors started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055531192 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055531192 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055531193 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055531195 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531195 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055531195 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055531195 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 20240930055531195 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055531195 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 20240930055531195 DLGSUP <0013> gsup_server.c:235 2: 20240930055531195 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055531195 DLGSUP <0013> gsup_server.c:235 3: 20240930055531195 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055531195 DLGSUP <0013> gsup_server.c:235 4: 20240930055531195 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055531195 DLGSUP <0013> gsup_server.c:235 5: 20240930055531195 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055531195 DLGSUP <0013> gsup_server.c:235 7: 20240930055531195 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055531195 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055531195 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055531195 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@ec4d07bb9dcf: 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") 20240930055531212 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38409<->l=127.0.0.1:4259) 20240930055531238 DAUC <0003> db_auc.c:157 IMSI='262421993629754': No 2G Auth Data 20240930055531238 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data HLR_Test-GSUP(21)@ec4d07bb9dcf: Created GsupExpect[0] for "262421993629754" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240930055531277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20240930055531282 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531282 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421993629754"} 20240930055531282 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data 20240930055531282 DAUC <0003> db_auc.c:236 IMSI='262421993629754': Calling to generate 1 vectors 20240930055531282 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240930055531282 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531282 DAUC <0003> auc.c:113 vector [0]: rand = 2cf91c1ffd5995cd0f3b1add4f4746b2 20240930055531282 DAUC <0003> auc.c:179 vector [0]: kc = d510ecfe2263a800 20240930055531282 DAUC <0003> auc.c:180 vector [0]: sres = 9c1248b9 20240930055531282 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531282 DAUC <0003> db_auc.c:245 IMSI='262421993629754': Generated 1 vectors 20240930055531282 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421993629754"} 20240930055531282 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531282 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531282 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ec4d07bb9dcf: Found GsupExpect[0] for "262421993629754" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421993629754" TC_gsup_sai_num_auth_vectors(24)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055531285 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531285 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421993629754"} 20240930055531285 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data 20240930055531285 DAUC <0003> db_auc.c:236 IMSI='262421993629754': Calling to generate 4 vectors 20240930055531285 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240930055531285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531285 DAUC <0003> auc.c:113 vector [0]: rand = a0fdc441b44fc8d6ad1aa093c8b71438 20240930055531285 DAUC <0003> auc.c:179 vector [0]: kc = 989729513ee79c00 20240930055531285 DAUC <0003> auc.c:180 vector [0]: sres = 9c8a3fd7 20240930055531285 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531285 DAUC <0003> auc.c:113 vector [1]: rand = 2f714b18fec313562b069a1a3164c53f 20240930055531285 DAUC <0003> auc.c:179 vector [1]: kc = e1d1ce8d39788800 20240930055531285 DAUC <0003> auc.c:180 vector [1]: sres = ed5e69a4 20240930055531285 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531285 DAUC <0003> auc.c:113 vector [2]: rand = 452d611570ddfcf11adbbe5e6f6be8b9 20240930055531285 DAUC <0003> auc.c:179 vector [2]: kc = 22aeb71525e59800 20240930055531285 DAUC <0003> auc.c:180 vector [2]: sres = d9b5d9c7 20240930055531285 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531285 DAUC <0003> auc.c:113 vector [3]: rand = 67e163878338b9c9d1239be2fa905e84 20240930055531285 DAUC <0003> auc.c:179 vector [3]: kc = 6b8be922d8531000 20240930055531285 DAUC <0003> auc.c:180 vector [3]: sres = 4601d16c 20240930055531285 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531285 DAUC <0003> db_auc.c:245 IMSI='262421993629754': Generated 4 vectors 20240930055531285 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421993629754"} 20240930055531285 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531285 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531285 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531287 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531287 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421993629754"} 20240930055531287 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data 20240930055531287 DAUC <0003> db_auc.c:236 IMSI='262421993629754': Calling to generate 5 vectors 20240930055531287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531287 DAUC <0003> auc.c:113 vector [0]: rand = 7ce09d134b32d762d804da2b7ddbe6dc 20240930055531287 DAUC <0003> auc.c:179 vector [0]: kc = 9923ada6ed2dfc00 20240930055531287 DAUC <0003> auc.c:180 vector [0]: sres = bcf243ae 20240930055531287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531287 DAUC <0003> auc.c:113 vector [1]: rand = 406e3e5f254e209ab255822e2fe71f7b 20240930055531287 DAUC <0003> auc.c:179 vector [1]: kc = 85a9066180597800 20240930055531287 DAUC <0003> auc.c:180 vector [1]: sres = 05213b17 20240930055531287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531287 DAUC <0003> auc.c:113 vector [2]: rand = 714a2036a9588f16baa4dec87f2610cf 20240930055531287 DAUC <0003> auc.c:179 vector [2]: kc = 05d990b469c51000 20240930055531287 DAUC <0003> auc.c:180 vector [2]: sres = 7224eb50 20240930055531287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531287 DAUC <0003> auc.c:113 vector [3]: rand = 5210605004f2267661e55088ec34233a 20240930055531287 DAUC <0003> auc.c:179 vector [3]: kc = 74bdb81eb863f800 20240930055531287 DAUC <0003> auc.c:180 vector [3]: sres = 01cd8029 20240930055531287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531287 DAUC <0003> auc.c:113 vector [4]: rand = f88dac898f019efd525eba8f01fbc184 20240930055531287 DAUC <0003> auc.c:179 vector [4]: kc = c3f1f0e686ecc400 20240930055531287 DAUC <0003> auc.c:180 vector [4]: sres = 91c769f8 20240930055531287 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531287 DAUC <0003> db_auc.c:245 IMSI='262421993629754': Generated 5 vectors 20240930055531287 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421993629754"} 20240930055531287 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531287 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531288 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531290 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421993629754"} 20240930055531290 DAUC <0003> db_auc.c:192 IMSI='262421993629754': No 3G Auth Data 20240930055531290 DAUC <0003> db_auc.c:236 IMSI='262421993629754': Calling to generate 5 vectors 20240930055531290 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531290 DAUC <0003> auc.c:113 vector [0]: rand = 6cfcfe4b8c69dddccc7b71adf99224ba 20240930055531290 DAUC <0003> auc.c:179 vector [0]: kc = e5ae54b7c4e5d400 20240930055531290 DAUC <0003> auc.c:180 vector [0]: sres = ac682c55 20240930055531290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531290 DAUC <0003> auc.c:113 vector [1]: rand = ef6cc843d788c64a7e6c08feb2256480 20240930055531290 DAUC <0003> auc.c:179 vector [1]: kc = 15b7d413b47ae800 20240930055531290 DAUC <0003> auc.c:180 vector [1]: sres = d48ea959 20240930055531290 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531290 DAUC <0003> auc.c:113 vector [2]: rand = 0eb747626f864e829fc8756e67e784c5 20240930055531290 DAUC <0003> auc.c:179 vector [2]: kc = f9fb14269c869800 20240930055531290 DAUC <0003> auc.c:180 vector [2]: sres = 5b63c35c 20240930055531290 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531290 DAUC <0003> auc.c:113 vector [3]: rand = bff4c32136a152bec8e5b18d1e0a656f 20240930055531290 DAUC <0003> auc.c:179 vector [3]: kc = 6878affe47ee3800 20240930055531290 DAUC <0003> auc.c:180 vector [3]: sres = e2184251 20240930055531290 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531290 DAUC <0003> auc.c:113 vector [4]: rand = f7cde578fe228c15983ab20582c3f3ba 20240930055531290 DAUC <0003> auc.c:179 vector [4]: kc = 1dc869f086c07400 20240930055531290 DAUC <0003> auc.c:180 vector [4]: sres = 4c5b5872 20240930055531290 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531290 DAUC <0003> db_auc.c:245 IMSI='262421993629754': Generated 5 vectors 20240930055531290 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421993629754"} 20240930055531290 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421993629754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055531317 DAUC <0003> db_auc.c:157 IMSI='262421115863726': No 2G Auth Data 20240930055531317 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data HLR_Test-GSUP(21)@ec4d07bb9dcf: Created GsupExpect[0] for "262421115863726" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240930055531350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4258 20240930055531354 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531354 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421115863726"} 20240930055531354 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data 20240930055531354 DAUC <0003> db_auc.c:236 IMSI='262421115863726': Calling to generate 1 vectors 20240930055531354 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240930055531354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531354 DAUC <0003> auc.c:113 vector [0]: rand = 17521a51260d7fa700dcea1caf755baf 20240930055531354 DAUC <0003> auc.c:179 vector [0]: kc = 54bf84c2f00aec00 20240930055531354 DAUC <0003> auc.c:180 vector [0]: sres = f2f3ba64 20240930055531354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531354 DAUC <0003> db_auc.c:245 IMSI='262421115863726': Generated 1 vectors 20240930055531354 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421115863726"} 20240930055531354 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531354 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531354 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ec4d07bb9dcf: Found GsupExpect[0] for "262421115863726" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421115863726" TC_gsup_sai_num_auth_vectors(25)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055531357 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531357 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421115863726"} 20240930055531357 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data 20240930055531357 DAUC <0003> db_auc.c:236 IMSI='262421115863726': Calling to generate 4 vectors 20240930055531357 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240930055531357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531357 DAUC <0003> auc.c:113 vector [0]: rand = c532688f2a9e4747698b987bd734d0e5 20240930055531357 DAUC <0003> auc.c:179 vector [0]: kc = 52f302debbde9800 20240930055531357 DAUC <0003> auc.c:180 vector [0]: sres = bd411883 20240930055531357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531357 DAUC <0003> auc.c:113 vector [1]: rand = dc504e5aeaa44fc6c437080ba32cb76a 20240930055531357 DAUC <0003> auc.c:179 vector [1]: kc = 4e21cb10c7a9e800 20240930055531357 DAUC <0003> auc.c:180 vector [1]: sres = d9bac6a6 20240930055531357 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531357 DAUC <0003> auc.c:113 vector [2]: rand = a503403c4b2d613506da0d9183de606a 20240930055531357 DAUC <0003> auc.c:179 vector [2]: kc = 7c96f704d6812c00 20240930055531357 DAUC <0003> auc.c:180 vector [2]: sres = f5008ab5 20240930055531357 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531357 DAUC <0003> auc.c:113 vector [3]: rand = cacc76984bc7d8832805043208b090f5 20240930055531357 DAUC <0003> auc.c:179 vector [3]: kc = 69526cb9014c0400 20240930055531357 DAUC <0003> auc.c:180 vector [3]: sres = 8aad28a7 20240930055531357 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531357 DAUC <0003> db_auc.c:245 IMSI='262421115863726': Generated 4 vectors 20240930055531357 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421115863726"} 20240930055531357 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531357 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531357 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531360 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531360 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421115863726"} 20240930055531360 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data 20240930055531360 DAUC <0003> db_auc.c:236 IMSI='262421115863726': Calling to generate 5 vectors 20240930055531360 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531360 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531360 DAUC <0003> auc.c:113 vector [0]: rand = d6e17765202afb65c27801ffe4a74165 20240930055531360 DAUC <0003> auc.c:179 vector [0]: kc = caec28ce02a61400 20240930055531360 DAUC <0003> auc.c:180 vector [0]: sres = baecf49f 20240930055531360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531360 DAUC <0003> auc.c:113 vector [1]: rand = 1f93f381c8dbde521de16ff7df561828 20240930055531360 DAUC <0003> auc.c:179 vector [1]: kc = c6b92ede97e87c00 20240930055531360 DAUC <0003> auc.c:180 vector [1]: sres = 5fe1b8b0 20240930055531360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531360 DAUC <0003> auc.c:113 vector [2]: rand = acfbcd37683f74a6279a898aa1a0976d 20240930055531360 DAUC <0003> auc.c:179 vector [2]: kc = 70b6c9d539e25400 20240930055531360 DAUC <0003> auc.c:180 vector [2]: sres = 25fcc194 20240930055531360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531360 DAUC <0003> auc.c:113 vector [3]: rand = 429fe0774b30b5a5763644d04eb0a6f1 20240930055531360 DAUC <0003> auc.c:179 vector [3]: kc = 961a2232eca0e800 20240930055531360 DAUC <0003> auc.c:180 vector [3]: sres = 1b77a1a5 20240930055531360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531360 DAUC <0003> auc.c:113 vector [4]: rand = a12490871e7f1922168fbada6aae1a0d 20240930055531360 DAUC <0003> auc.c:179 vector [4]: kc = 38302ae63c1fc800 20240930055531360 DAUC <0003> auc.c:180 vector [4]: sres = a81c6f81 20240930055531360 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531360 DAUC <0003> db_auc.c:245 IMSI='262421115863726': Generated 5 vectors 20240930055531360 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421115863726"} 20240930055531360 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531360 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531360 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531363 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531363 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421115863726"} 20240930055531363 DAUC <0003> db_auc.c:192 IMSI='262421115863726': No 3G Auth Data 20240930055531363 DAUC <0003> db_auc.c:236 IMSI='262421115863726': Calling to generate 5 vectors 20240930055531363 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531363 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531363 DAUC <0003> auc.c:113 vector [0]: rand = f2b3d5964c1dc269d6654290cfdfb876 20240930055531363 DAUC <0003> auc.c:179 vector [0]: kc = 2a52ff5ebfc62400 20240930055531363 DAUC <0003> auc.c:180 vector [0]: sres = 022f28a7 20240930055531363 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531363 DAUC <0003> auc.c:113 vector [1]: rand = 0d82d5ff7df7a086f6fee3a7f855e518 20240930055531363 DAUC <0003> auc.c:179 vector [1]: kc = 17e6d7b362268000 20240930055531363 DAUC <0003> auc.c:180 vector [1]: sres = 845fb8b7 20240930055531363 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531363 DAUC <0003> auc.c:113 vector [2]: rand = 0463b110710d5a893e21a0c22ee27e8a 20240930055531363 DAUC <0003> auc.c:179 vector [2]: kc = ba73f60ef5027000 20240930055531363 DAUC <0003> auc.c:180 vector [2]: sres = 36184688 20240930055531363 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531363 DAUC <0003> auc.c:113 vector [3]: rand = be65ed9cae7beb036e895b49e3508118 20240930055531363 DAUC <0003> auc.c:179 vector [3]: kc = e6a7660b08f6c800 20240930055531363 DAUC <0003> auc.c:180 vector [3]: sres = ce73e6a6 20240930055531363 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531363 DAUC <0003> auc.c:113 vector [4]: rand = 5a091b5867afe5f21471c0194c42668e 20240930055531363 DAUC <0003> auc.c:179 vector [4]: kc = fe2ddd06c2012c00 20240930055531363 DAUC <0003> auc.c:180 vector [4]: sres = 7065c05b 20240930055531363 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531363 DAUC <0003> db_auc.c:245 IMSI='262421115863726': Generated 5 vectors 20240930055531363 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421115863726"} 20240930055531363 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421115863726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531363 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531363 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055531390 DAUC <0003> db_auc.c:157 IMSI='262427739570660': No 2G Auth Data 20240930055531390 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data HLR_Test-GSUP(21)@ec4d07bb9dcf: Created GsupExpect[0] for "262427739570660" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240930055531420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4258 20240930055531424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531424 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427739570660"} 20240930055531424 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data 20240930055531424 DAUC <0003> db_auc.c:236 IMSI='262427739570660': Calling to generate 1 vectors 20240930055531424 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240930055531424 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531424 DAUC <0003> auc.c:113 vector [0]: rand = d12843fec52e6a8f6dad752843d1fabf 20240930055531424 DAUC <0003> auc.c:179 vector [0]: kc = 181f1aa761cea0c7 20240930055531424 DAUC <0003> auc.c:180 vector [0]: sres = 36732e9c 20240930055531424 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531424 DAUC <0003> db_auc.c:245 IMSI='262427739570660': Generated 1 vectors 20240930055531424 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427739570660"} 20240930055531424 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ec4d07bb9dcf: Found GsupExpect[0] for "262427739570660" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427739570660" TC_gsup_sai_num_auth_vectors(26)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055531426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531426 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427739570660"} 20240930055531426 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data 20240930055531426 DAUC <0003> db_auc.c:236 IMSI='262427739570660': Calling to generate 4 vectors 20240930055531426 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240930055531426 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531426 DAUC <0003> auc.c:113 vector [0]: rand = 5f0bc8f11ded89b1481ca9eb120782c3 20240930055531427 DAUC <0003> auc.c:179 vector [0]: kc = ac52073c621c2f83 20240930055531427 DAUC <0003> auc.c:180 vector [0]: sres = 36832b5a 20240930055531427 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531427 DAUC <0003> auc.c:113 vector [1]: rand = 89e382db27b6ad258df54096c5f49afb 20240930055531427 DAUC <0003> auc.c:179 vector [1]: kc = 00d61fbcc27f3add 20240930055531427 DAUC <0003> auc.c:180 vector [1]: sres = 85447010 20240930055531427 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531427 DAUC <0003> auc.c:113 vector [2]: rand = 3441f92712ca5806419ec70d52a5b06e 20240930055531427 DAUC <0003> auc.c:179 vector [2]: kc = 7e8370645bcd9bac 20240930055531427 DAUC <0003> auc.c:180 vector [2]: sres = e6da4c78 20240930055531427 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531427 DAUC <0003> auc.c:113 vector [3]: rand = 7bbd9977662b41ec0255caf7176c4721 20240930055531427 DAUC <0003> auc.c:179 vector [3]: kc = cc7a1c99a231b650 20240930055531427 DAUC <0003> auc.c:180 vector [3]: sres = d6708545 20240930055531427 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531427 DAUC <0003> db_auc.c:245 IMSI='262427739570660': Generated 4 vectors 20240930055531427 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427739570660"} 20240930055531427 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531427 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531427 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531429 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427739570660"} 20240930055531429 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data 20240930055531429 DAUC <0003> db_auc.c:236 IMSI='262427739570660': Calling to generate 5 vectors 20240930055531429 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531429 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531429 DAUC <0003> auc.c:113 vector [0]: rand = 65fe559eb64c9e26435ff7acd308ab7f 20240930055531429 DAUC <0003> auc.c:179 vector [0]: kc = b6e37032dd71a0dc 20240930055531429 DAUC <0003> auc.c:180 vector [0]: sres = e517ed39 20240930055531429 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531429 DAUC <0003> auc.c:113 vector [1]: rand = e850cd8e018645e0e6e0bacc67756a5b 20240930055531429 DAUC <0003> auc.c:179 vector [1]: kc = ea8b92db47823e4f 20240930055531429 DAUC <0003> auc.c:180 vector [1]: sres = d6cf6809 20240930055531429 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531429 DAUC <0003> auc.c:113 vector [2]: rand = 7a8514df14c3fdfdf7dad90638052413 20240930055531429 DAUC <0003> auc.c:179 vector [2]: kc = 7cd22baf27135826 20240930055531429 DAUC <0003> auc.c:180 vector [2]: sres = 6b49a957 20240930055531429 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531429 DAUC <0003> auc.c:113 vector [3]: rand = 7f0a933ba32563be67e47473550eeb76 20240930055531429 DAUC <0003> auc.c:179 vector [3]: kc = df036c22510a5010 20240930055531429 DAUC <0003> auc.c:180 vector [3]: sres = 481c8954 20240930055531429 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531429 DAUC <0003> auc.c:113 vector [4]: rand = 4b4086dca79ae36ef5018f59a47b3855 20240930055531429 DAUC <0003> auc.c:179 vector [4]: kc = db387993f670fc18 20240930055531429 DAUC <0003> auc.c:180 vector [4]: sres = 24848c8c 20240930055531429 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531429 DAUC <0003> db_auc.c:245 IMSI='262427739570660': Generated 5 vectors 20240930055531429 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427739570660"} 20240930055531429 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531431 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531431 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427739570660"} 20240930055531431 DAUC <0003> db_auc.c:192 IMSI='262427739570660': No 3G Auth Data 20240930055531431 DAUC <0003> db_auc.c:236 IMSI='262427739570660': Calling to generate 5 vectors 20240930055531431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240930055531431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531431 DAUC <0003> auc.c:113 vector [0]: rand = ca4b0165a4c410a186226a5b265d8190 20240930055531431 DAUC <0003> auc.c:179 vector [0]: kc = 774e987366963aee 20240930055531431 DAUC <0003> auc.c:180 vector [0]: sres = d5217389 20240930055531431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240930055531431 DAUC <0003> auc.c:113 vector [1]: rand = 0a18f19448a7d969291db3cef7d6d954 20240930055531431 DAUC <0003> auc.c:179 vector [1]: kc = 82884363a71c98fd 20240930055531431 DAUC <0003> auc.c:180 vector [1]: sres = 80606635 20240930055531431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240930055531431 DAUC <0003> auc.c:113 vector [2]: rand = d5a634af954d188903030ab86c3b42f6 20240930055531431 DAUC <0003> auc.c:179 vector [2]: kc = 335978dc04ca0bef 20240930055531431 DAUC <0003> auc.c:180 vector [2]: sres = 1984ffda 20240930055531431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240930055531431 DAUC <0003> auc.c:113 vector [3]: rand = 2b0a366022ab8d574562fd654fc5a255 20240930055531431 DAUC <0003> auc.c:179 vector [3]: kc = 36e3af8b511eab48 20240930055531431 DAUC <0003> auc.c:180 vector [3]: sres = b2ad8f2e 20240930055531431 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240930055531431 DAUC <0003> auc.c:113 vector [4]: rand = 55413bf63ad255db532c1cd1e6e26412 20240930055531431 DAUC <0003> auc.c:179 vector [4]: kc = 5ac21da6b3df702c 20240930055531431 DAUC <0003> auc.c:180 vector [4]: sres = 6fe3d9c1 20240930055531431 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240930055531431 DAUC <0003> db_auc.c:245 IMSI='262427739570660': Generated 5 vectors 20240930055531431 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427739570660"} 20240930055531431 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427739570660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531431 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531431 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055531457 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531457 DAUC <0003> db_auc.c:192 IMSI='262429605945230': No 3G Auth Data HLR_Test-GSUP(21)@ec4d07bb9dcf: Created GsupExpect[0] for "262429605945230" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240930055531491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20240930055531495 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531495 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605945230"} 20240930055531495 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531495 DAUC <0003> db_auc.c:236 IMSI='262429605945230': Calling to generate 1 vectors 20240930055531495 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240930055531495 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531495 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531495 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531495 DAUC <0003> auc.c:113 vector [0]: rand = 3f9d1966d36a0166060e9fca07bb856c 20240930055531495 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531495 DAUC <0003> auc.c:142 vector [0]: autn = d439557c6ac20000573e028370557415 20240930055531495 DAUC <0003> auc.c:143 vector [0]: ck = 453f3b210b9598e94a948e8c52920458 20240930055531495 DAUC <0003> auc.c:144 vector [0]: ik = d9142a2d44841bc29d9ed56989bd7aea 20240930055531495 DAUC <0003> auc.c:145 vector [0]: res = bf581351b8febd520000000000000000 20240930055531495 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531495 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531495 DAUC <0003> auc.c:151 vector [0]: kc = 4b214ae9943efd99 20240930055531495 DAUC <0003> auc.c:152 vector [0]: sres = 07a6ae03 20240930055531495 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531495 DAUC <0003> db_auc.c:245 IMSI='262429605945230': Generated 1 vectors 20240930055531495 DAUC <0003> db_auc.c:249 IMSI='262429605945230': Updating SQN=33 in DB 20240930055531502 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605945230"} 20240930055531502 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531502 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531502 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ec4d07bb9dcf: Found GsupExpect[0] for "262429605945230" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429605945230" TC_gsup_sai_num_auth_vectors(27)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055531505 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531505 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605945230"} 20240930055531506 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531506 DAUC <0003> db_auc.c:236 IMSI='262429605945230': Calling to generate 4 vectors 20240930055531506 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240930055531506 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531506 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531506 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531506 DAUC <0003> auc.c:113 vector [0]: rand = 6e6b4bd375a81161ee2a5c213bd8afe2 20240930055531506 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531506 DAUC <0003> auc.c:142 vector [0]: autn = 874598e6ca990000f85c5646a181c90a 20240930055531506 DAUC <0003> auc.c:143 vector [0]: ck = cf9fedabc11cbd5e94da52a2cb18c6d3 20240930055531506 DAUC <0003> auc.c:144 vector [0]: ik = 3a5b9dfd678dadc928a193ddd8074bef 20240930055531506 DAUC <0003> auc.c:145 vector [0]: res = 07e3bd17f639104f0000000000000000 20240930055531506 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531506 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531506 DAUC <0003> auc.c:151 vector [0]: kc = 49bfb129b58e9dab 20240930055531506 DAUC <0003> auc.c:152 vector [0]: sres = f1daad58 20240930055531506 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531506 DAUC <0003> auc.c:113 vector [1]: rand = a3bcfcc0b1a4eb40a4d097981d1bd470 20240930055531506 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531506 DAUC <0003> auc.c:142 vector [1]: autn = a23e923e81c600007e093e0e138456aa 20240930055531506 DAUC <0003> auc.c:143 vector [1]: ck = bfbca13eb4ac4c3cc4d1d3927e30540d 20240930055531506 DAUC <0003> auc.c:144 vector [1]: ik = 3fe2a2db1efe20363e49742aaa95ea54 20240930055531506 DAUC <0003> auc.c:145 vector [1]: res = 046581cd89ee16950000000000000000 20240930055531506 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531506 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531506 DAUC <0003> auc.c:151 vector [1]: kc = 7ac6a45d7ef7d253 20240930055531506 DAUC <0003> auc.c:152 vector [1]: sres = 8d8b9758 20240930055531506 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531506 DAUC <0003> auc.c:113 vector [2]: rand = e44514c12e5bc52914c3fbf206bd39c8 20240930055531506 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531506 DAUC <0003> auc.c:142 vector [2]: autn = b4b1633c205a00007f41aeea9f2cda44 20240930055531506 DAUC <0003> auc.c:143 vector [2]: ck = 8a3ea22fb4dc9c011621de8e1fa8824a 20240930055531506 DAUC <0003> auc.c:144 vector [2]: ik = a28caeb609a6a197c4323372a11bb15f 20240930055531506 DAUC <0003> auc.c:145 vector [2]: res = 7aa25d54a59bd61c0000000000000000 20240930055531506 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531506 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531506 DAUC <0003> auc.c:151 vector [2]: kc = faa1e16503c90e83 20240930055531506 DAUC <0003> auc.c:152 vector [2]: sres = df398b48 20240930055531506 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531506 DAUC <0003> auc.c:113 vector [3]: rand = 2ca92919d44fc5507b9faf072cfc09bb 20240930055531506 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531506 DAUC <0003> auc.c:142 vector [3]: autn = 952bb67c9fee00007accd4ef60aa2ee6 20240930055531506 DAUC <0003> auc.c:143 vector [3]: ck = f1da2f8992706edfd56619e849231c7e 20240930055531506 DAUC <0003> auc.c:144 vector [3]: ik = 316b9c6f1a8df8d14d46cfc67617e15f 20240930055531506 DAUC <0003> auc.c:145 vector [3]: res = c2d91a637cfdbbd30000000000000000 20240930055531506 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531506 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531506 DAUC <0003> auc.c:151 vector [3]: kc = 589165c8b7c96b2f 20240930055531506 DAUC <0003> auc.c:152 vector [3]: sres = be24a1b0 20240930055531506 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531506 DAUC <0003> db_auc.c:245 IMSI='262429605945230': Generated 4 vectors 20240930055531506 DAUC <0003> db_auc.c:249 IMSI='262429605945230': Updating SQN=161 in DB 20240930055531513 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605945230"} 20240930055531513 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531517 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531517 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605945230"} 20240930055531517 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531517 DAUC <0003> db_auc.c:236 IMSI='262429605945230': Calling to generate 5 vectors 20240930055531517 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055531517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531517 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531517 DAUC <0003> auc.c:113 vector [0]: rand = 003f11d962144f9ae3ab8f245728e121 20240930055531517 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531517 DAUC <0003> auc.c:142 vector [0]: autn = 9ccc91562b680000bd3e1b2709f06c76 20240930055531517 DAUC <0003> auc.c:143 vector [0]: ck = a81abf7620d1c193f03c19d91dcd1dad 20240930055531517 DAUC <0003> auc.c:144 vector [0]: ik = 5623ae32f290e17e959950dd22ce63ae 20240930055531517 DAUC <0003> auc.c:145 vector [0]: res = 9df66a7b7f103d3e0000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [0]: kc = 9b9c5840ed425eee 20240930055531517 DAUC <0003> auc.c:152 vector [0]: sres = e2e65745 20240930055531517 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531517 DAUC <0003> auc.c:113 vector [1]: rand = 75c73ae799cdc4bdbd91578ba517f336 20240930055531517 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531517 DAUC <0003> auc.c:142 vector [1]: autn = c52cfcfd31d800008527db073019ff03 20240930055531517 DAUC <0003> auc.c:143 vector [1]: ck = 5078c86f0ed05435d8e242066cde7b75 20240930055531517 DAUC <0003> auc.c:144 vector [1]: ik = 5c3ae8b170c5e20bf7631371bc4b2ab5 20240930055531517 DAUC <0003> auc.c:145 vector [1]: res = 4bc3ace1051263c10000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [1]: kc = 23c371a9ae80e7fe 20240930055531517 DAUC <0003> auc.c:152 vector [1]: sres = 4ed1cf20 20240930055531517 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531517 DAUC <0003> auc.c:113 vector [2]: rand = 69a81fcd5d1e9cfde41962e81e3c2025 20240930055531517 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531517 DAUC <0003> auc.c:142 vector [2]: autn = fb53e07475010000e81b55aa4b6932b6 20240930055531517 DAUC <0003> auc.c:143 vector [2]: ck = c8790f1cbce3d764968c8eb3d133615d 20240930055531517 DAUC <0003> auc.c:144 vector [2]: ik = f7dd5c90e2f2b3d052b5f3ddea994dba 20240930055531517 DAUC <0003> auc.c:145 vector [2]: res = 3a907d266733aeab0000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [2]: kc = fb9d2ee265bb4853 20240930055531517 DAUC <0003> auc.c:152 vector [2]: sres = 5da3d38d 20240930055531517 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531517 DAUC <0003> auc.c:113 vector [3]: rand = 48051391717d5482fa3ebf3f42569b37 20240930055531517 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531517 DAUC <0003> auc.c:142 vector [3]: autn = 0fe9ac53999300003c6235a404e90cf6 20240930055531517 DAUC <0003> auc.c:143 vector [3]: ck = bc66778c952ea22368978c4aeeff52ef 20240930055531517 DAUC <0003> auc.c:144 vector [3]: ik = 1d18d7b0893cdbf66f538f7aa91ec107 20240930055531517 DAUC <0003> auc.c:145 vector [3]: res = e79ef23844d70fcf0000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [3]: kc = a6baa30c5bf3ea3d 20240930055531517 DAUC <0003> auc.c:152 vector [3]: sres = a349fdf7 20240930055531517 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531517 DAUC <0003> auc.c:113 vector [4]: rand = 3d8fac998c91735ed716b43d9e8f41ea 20240930055531517 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531517 DAUC <0003> auc.c:142 vector [4]: autn = 4a9889883ad10000b8dc8017863fa358 20240930055531517 DAUC <0003> auc.c:143 vector [4]: ck = 0fde0dd6c5dc0097c58a78ad32ae22f2 20240930055531517 DAUC <0003> auc.c:144 vector [4]: ik = f675d6ad36be472f3fb1255a3bf436dc 20240930055531517 DAUC <0003> auc.c:145 vector [4]: res = 699c30aacc7b97c60000000000000000 20240930055531517 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531517 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055531517 DAUC <0003> auc.c:151 vector [4]: kc = 0390868cfa385396 20240930055531517 DAUC <0003> auc.c:152 vector [4]: sres = a5e7a76c 20240930055531517 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055531517 DAUC <0003> db_auc.c:245 IMSI='262429605945230': Generated 5 vectors 20240930055531517 DAUC <0003> db_auc.c:249 IMSI='262429605945230': Updating SQN=321 in DB 20240930055531525 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605945230"} 20240930055531525 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531528 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531528 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605945230"} 20240930055531528 DAUC <0003> db_auc.c:157 IMSI='262429605945230': No 2G Auth Data 20240930055531528 DAUC <0003> db_auc.c:236 IMSI='262429605945230': Calling to generate 5 vectors 20240930055531528 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055531528 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531528 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531528 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531528 DAUC <0003> auc.c:113 vector [0]: rand = ae37ef5f9cd6eed50b60fb0a9465e504 20240930055531528 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531528 DAUC <0003> auc.c:142 vector [0]: autn = cf25bb7cf1d50000f8bca81920a6d340 20240930055531528 DAUC <0003> auc.c:143 vector [0]: ck = 89ea1fdaee846a984fd08e973a61d825 20240930055531528 DAUC <0003> auc.c:144 vector [0]: ik = 3995307b29669c2ce691d6dad6bb6b14 20240930055531528 DAUC <0003> auc.c:145 vector [0]: res = 7ba486043da750000000000000000000 20240930055531528 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531528 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531528 DAUC <0003> auc.c:151 vector [0]: kc = 193e77ec2b384585 20240930055531528 DAUC <0003> auc.c:152 vector [0]: sres = 4603d604 20240930055531528 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531528 DAUC <0003> auc.c:113 vector [1]: rand = f2c55c500d802c47444d9e2afcf0b601 20240930055531528 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531528 DAUC <0003> auc.c:142 vector [1]: autn = 0ed1459436ee00006c531fdb9b31871b 20240930055531528 DAUC <0003> auc.c:143 vector [1]: ck = e7783b573f2c7ea6d08224cc061048ea 20240930055531528 DAUC <0003> auc.c:144 vector [1]: ik = c9f4ab31861d5ea34da207860ed3cbcb 20240930055531528 DAUC <0003> auc.c:145 vector [1]: res = 0298d83bc6507cea0000000000000000 20240930055531528 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531528 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531528 DAUC <0003> auc.c:151 vector [1]: kc = b3acb32cb1f2a324 20240930055531528 DAUC <0003> auc.c:152 vector [1]: sres = c4c8a4d1 20240930055531528 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531528 DAUC <0003> auc.c:113 vector [2]: rand = b98027f0b4afc0111bebc581da86238b 20240930055531528 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531528 DAUC <0003> auc.c:142 vector [2]: autn = e681b21dcc0600005ef810edfd5c052d 20240930055531528 DAUC <0003> auc.c:143 vector [2]: ck = c2544d6465d3b941a0dbb24d06c60012 20240930055531528 DAUC <0003> auc.c:144 vector [2]: ik = 109b3ff1f2810a2d52a6f6240eb7b4dd 20240930055531528 DAUC <0003> auc.c:145 vector [2]: res = e256568584a79ba50000000000000000 20240930055531528 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531528 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531528 DAUC <0003> auc.c:151 vector [2]: kc = 20b236fc9f2307a3 20240930055531528 DAUC <0003> auc.c:152 vector [2]: sres = 66f1cd20 20240930055531528 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531528 DAUC <0003> auc.c:113 vector [3]: rand = 9d452cdd240cff5feb206a09cfb26de0 20240930055531528 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531528 DAUC <0003> auc.c:142 vector [3]: autn = c4d087e90d40000092abb50a56ea0016 20240930055531528 DAUC <0003> auc.c:143 vector [3]: ck = c340a4d6de787146c5019d8fe29d8643 20240930055531528 DAUC <0003> auc.c:144 vector [3]: ik = 8720f08d8ffee21b6fd7de9435e4d4f3 20240930055531528 DAUC <0003> auc.c:145 vector [3]: res = d8666c600f1bdcdf0000000000000000 20240930055531528 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531528 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531528 DAUC <0003> auc.c:151 vector [3]: kc = eeb6174086ffc1ed 20240930055531528 DAUC <0003> auc.c:152 vector [3]: sres = d77db0bf 20240930055531528 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531528 DAUC <0003> auc.c:113 vector [4]: rand = fd00d1430c214a2929e9819d4d68f703 20240930055531528 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531529 DAUC <0003> auc.c:142 vector [4]: autn = efd2a32091b700006e2ab6487d3138ce 20240930055531529 DAUC <0003> auc.c:143 vector [4]: ck = b3b798b9307e93e20d0c904babcbd367 20240930055531529 DAUC <0003> auc.c:144 vector [4]: ik = ac8cfb02dcded34f52358771421a1cf4 20240930055531529 DAUC <0003> auc.c:145 vector [4]: res = 82320afee30bbdf40000000000000000 20240930055531529 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531529 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055531529 DAUC <0003> auc.c:151 vector [4]: kc = 4002748105718f3e 20240930055531529 DAUC <0003> auc.c:152 vector [4]: sres = 6139b70a 20240930055531529 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055531529 DAUC <0003> db_auc.c:245 IMSI='262429605945230': Generated 5 vectors 20240930055531529 DAUC <0003> db_auc.c:249 IMSI='262429605945230': Updating SQN=481 in DB 20240930055531536 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605945230"} 20240930055531536 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429605945230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531536 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531536 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055531564 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531564 DAUC <0003> db_auc.c:192 IMSI='262420253020835': No 3G Auth Data HLR_Test-GSUP(21)@ec4d07bb9dcf: Created GsupExpect[0] for "262420253020835" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240930055531596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 20240930055531599 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531599 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420253020835"} 20240930055531599 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531599 DAUC <0003> db_auc.c:236 IMSI='262420253020835': Calling to generate 1 vectors 20240930055531599 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240930055531599 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531599 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055531599 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531599 DAUC <0003> auc.c:113 vector [0]: rand = f592b73d2a0e421930204119e717f12d 20240930055531599 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531599 DAUC <0003> auc.c:142 vector [0]: autn = de132b3ed28d000083e73343a3b5d742 20240930055531599 DAUC <0003> auc.c:143 vector [0]: ck = a8cd59fafb5643c7e7f7c6319a0dfdae 20240930055531599 DAUC <0003> auc.c:144 vector [0]: ik = c48bf3ebc3393e4855eb6db58a4e30ce 20240930055531599 DAUC <0003> auc.c:145 vector [0]: res = 3dc9412c9b07686c0000000000000000 20240930055531599 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531599 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531599 DAUC <0003> auc.c:151 vector [0]: kc = de5a0195282cb0ef 20240930055531599 DAUC <0003> auc.c:152 vector [0]: sres = a6ce2940 20240930055531599 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531599 DAUC <0003> db_auc.c:245 IMSI='262420253020835': Generated 1 vectors 20240930055531599 DAUC <0003> db_auc.c:249 IMSI='262420253020835': Updating SQN=33 in DB 20240930055531607 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420253020835"} 20240930055531607 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ec4d07bb9dcf: Found GsupExpect[0] for "262420253020835" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420253020835" TC_gsup_sai_num_auth_vectors(28)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055531610 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531610 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420253020835"} 20240930055531611 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531611 DAUC <0003> db_auc.c:236 IMSI='262420253020835': Calling to generate 4 vectors 20240930055531611 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240930055531611 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531611 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055531611 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531611 DAUC <0003> auc.c:113 vector [0]: rand = ef5b072f74a0fc9f10890bd966feaca0 20240930055531611 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531611 DAUC <0003> auc.c:142 vector [0]: autn = 98cb81c7367f0000414ea1c1976691df 20240930055531611 DAUC <0003> auc.c:143 vector [0]: ck = c137f5873c2607e98b7c5ff804e0a8c3 20240930055531611 DAUC <0003> auc.c:144 vector [0]: ik = f63c852e6418b82403b8576cf238dc3f 20240930055531611 DAUC <0003> auc.c:145 vector [0]: res = 04bf9e62cda842300000000000000000 20240930055531611 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531611 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531611 DAUC <0003> auc.c:151 vector [0]: kc = bfcf783daee6cb31 20240930055531611 DAUC <0003> auc.c:152 vector [0]: sres = c917dc52 20240930055531611 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531611 DAUC <0003> auc.c:113 vector [1]: rand = 2238177c7f6631d48bf65cada07fab33 20240930055531611 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531611 DAUC <0003> auc.c:142 vector [1]: autn = 6645a80431b4000053a9e5fce3e03829 20240930055531611 DAUC <0003> auc.c:143 vector [1]: ck = b7e70acd6939f16199ce40eabf8f84e5 20240930055531611 DAUC <0003> auc.c:144 vector [1]: ik = bfa7a6f37913995e3f43d36aaef24d2d 20240930055531611 DAUC <0003> auc.c:145 vector [1]: res = 52da070ea27652c40000000000000000 20240930055531611 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531611 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531611 DAUC <0003> auc.c:151 vector [1]: kc = aecd3fbe0157a1f7 20240930055531611 DAUC <0003> auc.c:152 vector [1]: sres = f0ac55ca 20240930055531611 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531611 DAUC <0003> auc.c:113 vector [2]: rand = 7e1eb1d429f7f7d4fda62e075678c340 20240930055531611 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531611 DAUC <0003> auc.c:142 vector [2]: autn = e2b4e27c9f510000d2f72a19f4db6af2 20240930055531611 DAUC <0003> auc.c:143 vector [2]: ck = 494ca345a5a10c7fb2b06f4087660810 20240930055531611 DAUC <0003> auc.c:144 vector [2]: ik = 0b79241940045dcb7a6bd1e4f262c652 20240930055531611 DAUC <0003> auc.c:145 vector [2]: res = 51a56d19b3fcb4050000000000000000 20240930055531611 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531611 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531611 DAUC <0003> auc.c:151 vector [2]: kc = 8aee39f890a19ff6 20240930055531611 DAUC <0003> auc.c:152 vector [2]: sres = e259d91c 20240930055531611 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531611 DAUC <0003> auc.c:113 vector [3]: rand = c8ac63d9b07637272a54783a30439541 20240930055531611 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531611 DAUC <0003> auc.c:142 vector [3]: autn = f58dc3ef839000000c65619e0e846f2a 20240930055531611 DAUC <0003> auc.c:143 vector [3]: ck = 105a319ef4b1b955b0a85c0e000daeb3 20240930055531611 DAUC <0003> auc.c:144 vector [3]: ik = 0e254569a7ceece732774f53f649f44c 20240930055531611 DAUC <0003> auc.c:145 vector [3]: res = 00ad7ddb8a1212160000000000000000 20240930055531611 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531611 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531611 DAUC <0003> auc.c:151 vector [3]: kc = 9ca067aaa53b0f4d 20240930055531611 DAUC <0003> auc.c:152 vector [3]: sres = 8abf6fcd 20240930055531611 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531611 DAUC <0003> db_auc.c:245 IMSI='262420253020835': Generated 4 vectors 20240930055531611 DAUC <0003> db_auc.c:249 IMSI='262420253020835': Updating SQN=161 in DB 20240930055531619 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420253020835"} 20240930055531619 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531619 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531619 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531622 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531622 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420253020835"} 20240930055531622 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531622 DAUC <0003> db_auc.c:236 IMSI='262420253020835': Calling to generate 5 vectors 20240930055531622 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055531622 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531622 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055531622 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531622 DAUC <0003> auc.c:113 vector [0]: rand = 83d2b23403c195862afc64dfde215db4 20240930055531622 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531622 DAUC <0003> auc.c:142 vector [0]: autn = ea32938a29820000f2b8b9ea418781d1 20240930055531622 DAUC <0003> auc.c:143 vector [0]: ck = b038d719647e45c04eeba6f8ec81d80f 20240930055531622 DAUC <0003> auc.c:144 vector [0]: ik = 4113b0421ee0ee5abfb4721ac2f2778b 20240930055531622 DAUC <0003> auc.c:145 vector [0]: res = 60a6c3354d3a61ca0000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [0]: kc = 0074b3b954ed041e 20240930055531622 DAUC <0003> auc.c:152 vector [0]: sres = 2d9ca2ff 20240930055531622 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531622 DAUC <0003> auc.c:113 vector [1]: rand = fcf600961de0c835645306bbda725a95 20240930055531622 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531622 DAUC <0003> auc.c:142 vector [1]: autn = 1537b1d48b690000db3be3649634897c 20240930055531622 DAUC <0003> auc.c:143 vector [1]: ck = 2f9f9db144122b003bc482287b117037 20240930055531622 DAUC <0003> auc.c:144 vector [1]: ik = 73142a7f87fff4a3879a8913144c7f99 20240930055531622 DAUC <0003> auc.c:145 vector [1]: res = daae819b63576ce80000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [1]: kc = e0d5bcf5acb0d00d 20240930055531622 DAUC <0003> auc.c:152 vector [1]: sres = b9f9ed73 20240930055531622 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531622 DAUC <0003> auc.c:113 vector [2]: rand = d9e52e2b0782a6b7c5bb20000491c664 20240930055531622 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531622 DAUC <0003> auc.c:142 vector [2]: autn = ee8315a1c67e00004a059efb2d530834 20240930055531622 DAUC <0003> auc.c:143 vector [2]: ck = a8eb017d0a1a9dd4af62e2cc86c9ff31 20240930055531622 DAUC <0003> auc.c:144 vector [2]: ik = 9a3e67e54df1465bf9f183c18b6d4be4 20240930055531622 DAUC <0003> auc.c:145 vector [2]: res = be24ab61dfea05000000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [2]: kc = 644607954a4f6f5a 20240930055531622 DAUC <0003> auc.c:152 vector [2]: sres = 61ceae61 20240930055531622 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531622 DAUC <0003> auc.c:113 vector [3]: rand = ed7ce97d10b30be82baf1c9ae2aff10c 20240930055531622 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531622 DAUC <0003> auc.c:142 vector [3]: autn = e673b79701540000129e3ef7aba9a35d 20240930055531622 DAUC <0003> auc.c:143 vector [3]: ck = 12577a587ecebcbe2383cca0eff8f0d1 20240930055531622 DAUC <0003> auc.c:144 vector [3]: ik = 783c58526adf40cd1178002e8d5d096b 20240930055531622 DAUC <0003> auc.c:145 vector [3]: res = 6a44aaf0986390180000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [3]: kc = 5890ee8476b405c9 20240930055531622 DAUC <0003> auc.c:152 vector [3]: sres = f2273ae8 20240930055531622 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531622 DAUC <0003> auc.c:113 vector [4]: rand = 79c87b1c51d5517ebcad2ac827e727a1 20240930055531622 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531622 DAUC <0003> auc.c:142 vector [4]: autn = 8656a83585e10000a2fff8aa98888735 20240930055531622 DAUC <0003> auc.c:143 vector [4]: ck = b91447a83b6df8726e23df9392624851 20240930055531622 DAUC <0003> auc.c:144 vector [4]: ik = 9e879c76c8b277f1f20732f9289290c1 20240930055531622 DAUC <0003> auc.c:145 vector [4]: res = 924cce21b125edba0000000000000000 20240930055531622 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531622 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055531622 DAUC <0003> auc.c:151 vector [4]: kc = bbb736b4492f5713 20240930055531622 DAUC <0003> auc.c:152 vector [4]: sres = 2369239b 20240930055531622 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055531622 DAUC <0003> db_auc.c:245 IMSI='262420253020835': Generated 5 vectors 20240930055531622 DAUC <0003> db_auc.c:249 IMSI='262420253020835': Updating SQN=321 in DB 20240930055531634 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420253020835"} 20240930055531634 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531634 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531634 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531638 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531638 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420253020835"} 20240930055531638 DAUC <0003> db_auc.c:157 IMSI='262420253020835': No 2G Auth Data 20240930055531638 DAUC <0003> db_auc.c:236 IMSI='262420253020835': Calling to generate 5 vectors 20240930055531638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055531638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531638 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055531638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531638 DAUC <0003> auc.c:113 vector [0]: rand = 874df5141e7c4bb987f917e847c353ad 20240930055531638 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531638 DAUC <0003> auc.c:142 vector [0]: autn = 7b8ad28902ad0000c9d026e55b091484 20240930055531638 DAUC <0003> auc.c:143 vector [0]: ck = 25641d2af10089f14eb9055a5cfe61f9 20240930055531638 DAUC <0003> auc.c:144 vector [0]: ik = dea0b667e47e583ebdb04c81d99f0990 20240930055531638 DAUC <0003> auc.c:145 vector [0]: res = 993f16aac0417da80000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [0]: kc = 08cde296901fb9a6 20240930055531638 DAUC <0003> auc.c:152 vector [0]: sres = 597e6b02 20240930055531638 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055531638 DAUC <0003> auc.c:113 vector [1]: rand = f032df89cae471114486e3e5d9d156d9 20240930055531638 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531638 DAUC <0003> auc.c:142 vector [1]: autn = 9231da01a45500005329451d639ea716 20240930055531638 DAUC <0003> auc.c:143 vector [1]: ck = afd701eed74c4ff7b1d17c08cee609d2 20240930055531638 DAUC <0003> auc.c:144 vector [1]: ik = 8072e0fad3549a27663f889b2b05e4f3 20240930055531638 DAUC <0003> auc.c:145 vector [1]: res = 03bfeaab7e5d095b0000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [1]: kc = f84b1587e1fb38f1 20240930055531638 DAUC <0003> auc.c:152 vector [1]: sres = 7de2e3f0 20240930055531638 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055531638 DAUC <0003> auc.c:113 vector [2]: rand = bf07fdabc5bf8e3f773aaad9f7b995af 20240930055531638 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531638 DAUC <0003> auc.c:142 vector [2]: autn = 1722f375248e0000e872275517dab31e 20240930055531638 DAUC <0003> auc.c:143 vector [2]: ck = 6f233fa15e1f43c18da5a104e8b4fe85 20240930055531638 DAUC <0003> auc.c:144 vector [2]: ik = c2166018a39c293cd42e9decdef116ca 20240930055531638 DAUC <0003> auc.c:145 vector [2]: res = d0175061d965e1770000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [2]: kc = f4be6351cbc682b2 20240930055531638 DAUC <0003> auc.c:152 vector [2]: sres = 0972b116 20240930055531638 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055531638 DAUC <0003> auc.c:113 vector [3]: rand = 02514df415c1e8dfc8575ff4eb1acdb9 20240930055531638 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531638 DAUC <0003> auc.c:142 vector [3]: autn = 80daaf6cdd2c0000ded4bec70e0ad84a 20240930055531638 DAUC <0003> auc.c:143 vector [3]: ck = 93f1182314fd08e220ac8b8eaea793b7 20240930055531638 DAUC <0003> auc.c:144 vector [3]: ik = 109874d4e8b432e6de37694351ada07c 20240930055531638 DAUC <0003> auc.c:145 vector [3]: res = ff5da0d7b4eabc3c0000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [3]: kc = 7df28e3a034309cf 20240930055531638 DAUC <0003> auc.c:152 vector [3]: sres = 4bb71ceb 20240930055531638 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055531638 DAUC <0003> auc.c:113 vector [4]: rand = 5a467799988f766993f847eeb4c33c2f 20240930055531638 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531638 DAUC <0003> auc.c:142 vector [4]: autn = c63da5a7f9970000724fad01d1a19010 20240930055531638 DAUC <0003> auc.c:143 vector [4]: ck = a5fa65e0bfb482c50a23a7fe74fb37ce 20240930055531638 DAUC <0003> auc.c:144 vector [4]: ik = 0f3b9eeadfd77f5d70231e9872723c5d 20240930055531638 DAUC <0003> auc.c:145 vector [4]: res = c8bb7f70c62bec1d0000000000000000 20240930055531638 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531638 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055531638 DAUC <0003> auc.c:151 vector [4]: kc = d0c1426c66eaf60b 20240930055531638 DAUC <0003> auc.c:152 vector [4]: sres = 0e90936d 20240930055531638 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055531638 DAUC <0003> db_auc.c:245 IMSI='262420253020835': Generated 5 vectors 20240930055531638 DAUC <0003> db_auc.c:249 IMSI='262420253020835': Updating SQN=481 in DB 20240930055531647 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420253020835"} 20240930055531647 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420253020835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531647 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531647 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055531679 DAUC <0003> db_auc.c:157 IMSI='262424683268206': No 2G Auth Data 20240930055531679 DAUC <0003> db_auc.c:192 IMSI='262424683268206': No 3G Auth Data HLR_Test-GSUP(21)@ec4d07bb9dcf: Created GsupExpect[0] for "262424683268206" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240930055531720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 20240930055531724 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531724 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424683268206"} 20240930055531724 DAUC <0003> db_auc.c:236 IMSI='262424683268206': Calling to generate 1 vectors 20240930055531724 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240930055531724 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531724 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531724 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531724 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531724 DAUC <0003> auc.c:113 vector [0]: rand = e89c8a16899e4a13d4649ac633dd834c 20240930055531724 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531724 DAUC <0003> auc.c:142 vector [0]: autn = 4746016be8de00001ad05a489a7129bf 20240930055531724 DAUC <0003> auc.c:143 vector [0]: ck = 04db73b4c34b733e9df6a0f37506f81b 20240930055531724 DAUC <0003> auc.c:144 vector [0]: ik = 1c061e8fe380b072e75ff55ae60f28ea 20240930055531724 DAUC <0003> auc.c:145 vector [0]: res = d96ff81f99fa5a720000000000000000 20240930055531724 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531724 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531725 DAUC <0003> auc.c:179 vector [0]: kc = 0317e63374a76400 20240930055531725 DAUC <0003> auc.c:180 vector [0]: sres = 6b35433d 20240930055531725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531725 DAUC <0003> db_auc.c:245 IMSI='262424683268206': Generated 1 vectors 20240930055531725 DAUC <0003> db_auc.c:249 IMSI='262424683268206': Updating SQN=33 in DB 20240930055531733 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424683268206"} 20240930055531733 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531733 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531733 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ec4d07bb9dcf: Found GsupExpect[0] for "262424683268206" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424683268206" TC_gsup_sai_num_auth_vectors(29)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055531735 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531735 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424683268206"} 20240930055531735 DAUC <0003> db_auc.c:236 IMSI='262424683268206': Calling to generate 4 vectors 20240930055531735 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240930055531735 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531735 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531735 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531735 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531735 DAUC <0003> auc.c:113 vector [0]: rand = 7b3ee2d65c05910f572dd0870ed47ab4 20240930055531735 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531735 DAUC <0003> auc.c:142 vector [0]: autn = 254f3ab80b6c00005e82a41db1744463 20240930055531735 DAUC <0003> auc.c:143 vector [0]: ck = eec25079ac99e40e9527f28c6de119b6 20240930055531735 DAUC <0003> auc.c:144 vector [0]: ik = 8fea8be1887fa2055c6b627e1e195beb 20240930055531735 DAUC <0003> auc.c:145 vector [0]: res = 8ef2dec802b67d780000000000000000 20240930055531735 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531735 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531735 DAUC <0003> auc.c:179 vector [0]: kc = e77c68b945a6e000 20240930055531735 DAUC <0003> auc.c:180 vector [0]: sres = 24e51645 20240930055531735 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531735 DAUC <0003> auc.c:113 vector [1]: rand = 983b15bb5f83644a17614f6cd224aecc 20240930055531735 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531735 DAUC <0003> auc.c:142 vector [1]: autn = ec6831779e5800005849572480e028f7 20240930055531735 DAUC <0003> auc.c:143 vector [1]: ck = 9e93df411ee7751e4abcb06d57b97407 20240930055531735 DAUC <0003> auc.c:144 vector [1]: ik = 5c06838b5297d8e2e797d9ff7c94124b 20240930055531735 DAUC <0003> auc.c:145 vector [1]: res = 83d6b6b1299778f70000000000000000 20240930055531735 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531736 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531736 DAUC <0003> auc.c:179 vector [1]: kc = 003e47b6340dfc00 20240930055531736 DAUC <0003> auc.c:180 vector [1]: sres = 9e8ea28b 20240930055531736 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531736 DAUC <0003> auc.c:113 vector [2]: rand = d80f76981267eed10c62ab3ef420f89c 20240930055531736 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531736 DAUC <0003> auc.c:142 vector [2]: autn = fbb5056d04e40000582d4a5681ebe817 20240930055531736 DAUC <0003> auc.c:143 vector [2]: ck = b6a0adaca062efb9afe07b608658d2e8 20240930055531736 DAUC <0003> auc.c:144 vector [2]: ik = a1d8aeb8db26c681def3ec23e127d5aa 20240930055531736 DAUC <0003> auc.c:145 vector [2]: res = 0e05db6d33d1d9660000000000000000 20240930055531736 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531736 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531736 DAUC <0003> auc.c:179 vector [2]: kc = fa1bc766bcf5a000 20240930055531736 DAUC <0003> auc.c:180 vector [2]: sres = 9067a8e1 20240930055531736 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531736 DAUC <0003> auc.c:113 vector [3]: rand = f347d6f60414b0670dc4e680d1b8ae3a 20240930055531736 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531736 DAUC <0003> auc.c:142 vector [3]: autn = 886a23c1a1290000d72a5422c4bc07d0 20240930055531736 DAUC <0003> auc.c:143 vector [3]: ck = f4c52dfa2d0fe649fff2f13137fd6f76 20240930055531736 DAUC <0003> auc.c:144 vector [3]: ik = 7f0aec131452b9357fd72132ac52a4ba 20240930055531736 DAUC <0003> auc.c:145 vector [3]: res = 03ab813ca07f235b0000000000000000 20240930055531736 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531736 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531736 DAUC <0003> auc.c:179 vector [3]: kc = 6a60beba11675400 20240930055531736 DAUC <0003> auc.c:180 vector [3]: sres = f09cff6b 20240930055531736 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531736 DAUC <0003> db_auc.c:245 IMSI='262424683268206': Generated 4 vectors 20240930055531736 DAUC <0003> db_auc.c:249 IMSI='262424683268206': Updating SQN=161 in DB 20240930055531743 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424683268206"} 20240930055531743 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531743 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531743 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531746 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531746 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424683268206"} 20240930055531746 DAUC <0003> db_auc.c:236 IMSI='262424683268206': Calling to generate 5 vectors 20240930055531746 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531746 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531746 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531746 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531746 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531746 DAUC <0003> auc.c:113 vector [0]: rand = f25eb40f88ab1eadc25eea7dbc3e27db 20240930055531746 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531746 DAUC <0003> auc.c:142 vector [0]: autn = 95651f04c6e30000394c39a8bcf2d685 20240930055531746 DAUC <0003> auc.c:143 vector [0]: ck = 798281d8bca408680b577796316e5d16 20240930055531746 DAUC <0003> auc.c:144 vector [0]: ik = a88545b35d50d23b797291c527fe324d 20240930055531746 DAUC <0003> auc.c:145 vector [0]: res = 31e1bdd9465075f70000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [0]: kc = a1ac432ddaaf5000 20240930055531746 DAUC <0003> auc.c:180 vector [0]: sres = cbb7fb48 20240930055531746 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531746 DAUC <0003> auc.c:113 vector [1]: rand = 7504ced47a6f5078c0658798968fae02 20240930055531746 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531746 DAUC <0003> auc.c:142 vector [1]: autn = 63a5635beca40000dc3926db6837ba28 20240930055531746 DAUC <0003> auc.c:143 vector [1]: ck = c37e2dd1de3fc62a23ea17adf84a10bd 20240930055531746 DAUC <0003> auc.c:144 vector [1]: ik = 7c95a25ed76f447659bfcc32d771162c 20240930055531746 DAUC <0003> auc.c:145 vector [1]: res = 875ac3ca35ff3fd40000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [1]: kc = a09705668ddd5000 20240930055531746 DAUC <0003> auc.c:180 vector [1]: sres = c1b2700b 20240930055531746 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531746 DAUC <0003> auc.c:113 vector [2]: rand = 579f25ec25af7eff7b818caaf4664366 20240930055531746 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531746 DAUC <0003> auc.c:142 vector [2]: autn = 1a1cf60c38ac0000c288c36733d24edd 20240930055531746 DAUC <0003> auc.c:143 vector [2]: ck = b1b8e12ce53fe6e3ee3936310903403a 20240930055531746 DAUC <0003> auc.c:144 vector [2]: ik = e21498bd17831161e5cfad65908d57aa 20240930055531746 DAUC <0003> auc.c:145 vector [2]: res = fa8aeb5a310c23470000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [2]: kc = 5b2e95f0fc4e9400 20240930055531746 DAUC <0003> auc.c:180 vector [2]: sres = bb50c2c8 20240930055531746 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531746 DAUC <0003> auc.c:113 vector [3]: rand = f1aaf04715361dcc5fb7f3843291abe7 20240930055531746 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531746 DAUC <0003> auc.c:142 vector [3]: autn = 5c090791d4560000ee7e83154affbf5b 20240930055531746 DAUC <0003> auc.c:143 vector [3]: ck = 2e8be5653e21cde7fc8ab192bc05880b 20240930055531746 DAUC <0003> auc.c:144 vector [3]: ik = 041c2cdfd89a73bfd10d202e62a0b901 20240930055531746 DAUC <0003> auc.c:145 vector [3]: res = 40f358696d8d85640000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [3]: kc = 83d3e21f3db78c00 20240930055531746 DAUC <0003> auc.c:180 vector [3]: sres = b5e23048 20240930055531746 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531746 DAUC <0003> auc.c:113 vector [4]: rand = 961e58c5e4679bc712b680c2f67a73d1 20240930055531746 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531746 DAUC <0003> auc.c:142 vector [4]: autn = 4ade204b5cb300005bb38353965d6aa2 20240930055531746 DAUC <0003> auc.c:143 vector [4]: ck = 096b7cceda326a75dbacc5f9863a97c1 20240930055531746 DAUC <0003> auc.c:144 vector [4]: ik = f0177734bd82a17b4f2432220dccb426 20240930055531746 DAUC <0003> auc.c:145 vector [4]: res = 8cbeb6399e85ad530000000000000000 20240930055531746 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531746 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531746 DAUC <0003> auc.c:179 vector [4]: kc = 065268f16daf6c00 20240930055531746 DAUC <0003> auc.c:180 vector [4]: sres = 74da372a 20240930055531746 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531746 DAUC <0003> db_auc.c:245 IMSI='262424683268206': Generated 5 vectors 20240930055531746 DAUC <0003> db_auc.c:249 IMSI='262424683268206': Updating SQN=321 in DB 20240930055531754 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424683268206"} 20240930055531754 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531754 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531754 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531757 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531757 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424683268206"} 20240930055531757 DAUC <0003> db_auc.c:236 IMSI='262424683268206': Calling to generate 5 vectors 20240930055531757 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531757 DAUC <0003> auc.c:113 vector [0]: rand = 1b3d88b8112814825bd2b20d02596c7b 20240930055531757 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531757 DAUC <0003> auc.c:142 vector [0]: autn = cc8fea7b2a1900009e16d0cca08df4d8 20240930055531757 DAUC <0003> auc.c:143 vector [0]: ck = 296bf975594f8e27e1d137cf96a5885c 20240930055531757 DAUC <0003> auc.c:144 vector [0]: ik = 12af35ce034ad3f4294485179e4c12ad 20240930055531757 DAUC <0003> auc.c:145 vector [0]: res = 631ec3ebdce8f33b0000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [0]: kc = cb0eac7e14c77400 20240930055531757 DAUC <0003> auc.c:180 vector [0]: sres = a006a2b9 20240930055531757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531757 DAUC <0003> auc.c:113 vector [1]: rand = b2d35a758894d19b9e176c1c4ea44bbf 20240930055531757 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531757 DAUC <0003> auc.c:142 vector [1]: autn = 14f3c1a19f2400008c58d4a6f78bded9 20240930055531757 DAUC <0003> auc.c:143 vector [1]: ck = 75ac22c463688c4d1b82b8fb3beb0e9a 20240930055531757 DAUC <0003> auc.c:144 vector [1]: ik = 187c594fb78d043112d08942a0f28fdc 20240930055531757 DAUC <0003> auc.c:145 vector [1]: res = c6bcb8797ca51f6c0000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [1]: kc = 0ca6894ac66fac00 20240930055531757 DAUC <0003> auc.c:180 vector [1]: sres = 9f3b1932 20240930055531757 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531757 DAUC <0003> auc.c:113 vector [2]: rand = 303a951b6c124b78284034c063c94046 20240930055531757 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531757 DAUC <0003> auc.c:142 vector [2]: autn = 160c2f997915000006e955ec58b9acfc 20240930055531757 DAUC <0003> auc.c:143 vector [2]: ck = fdc051ec5db66f82a145c58a59c4d109 20240930055531757 DAUC <0003> auc.c:144 vector [2]: ik = 4927feb7038f557c7024a9e3db90ed33 20240930055531757 DAUC <0003> auc.c:145 vector [2]: res = a8f0c911678792f00000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [2]: kc = 7d337d647b40ec00 20240930055531757 DAUC <0003> auc.c:180 vector [2]: sres = 8afc3921 20240930055531757 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531757 DAUC <0003> auc.c:113 vector [3]: rand = 1f44012a35b00a47379a9495cd15b07b 20240930055531757 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531757 DAUC <0003> auc.c:142 vector [3]: autn = e5ccb9526a750000563ed6e326de3bac 20240930055531757 DAUC <0003> auc.c:143 vector [3]: ck = aa5ebf692c29411919297a792716af5a 20240930055531757 DAUC <0003> auc.c:144 vector [3]: ik = 0eb32e53f68e2cba2b51dde1246fd06a 20240930055531757 DAUC <0003> auc.c:145 vector [3]: res = 6cdbbbc3496f764d0000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [3]: kc = d297fc1266cea800 20240930055531757 DAUC <0003> auc.c:180 vector [3]: sres = a649d079 20240930055531757 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531757 DAUC <0003> auc.c:113 vector [4]: rand = 3ae503283c730cf72a334040a56387a7 20240930055531757 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531757 DAUC <0003> auc.c:142 vector [4]: autn = dca5f738adde0000d371c1d9af394048 20240930055531757 DAUC <0003> auc.c:143 vector [4]: ck = 9e43f6e9f8ecb0b08398f75f00ceec98 20240930055531757 DAUC <0003> auc.c:144 vector [4]: ik = 63ebfec82d1e827e7d34782ef30a74eb 20240930055531757 DAUC <0003> auc.c:145 vector [4]: res = 52badb635a25c5580000000000000000 20240930055531757 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531757 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531757 DAUC <0003> auc.c:179 vector [4]: kc = 68afb37caeebc400 20240930055531757 DAUC <0003> auc.c:180 vector [4]: sres = ccaead7a 20240930055531757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531757 DAUC <0003> db_auc.c:245 IMSI='262424683268206': Generated 5 vectors 20240930055531757 DAUC <0003> db_auc.c:249 IMSI='262424683268206': Updating SQN=481 in DB 20240930055531765 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424683268206"} 20240930055531765 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424683268206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531765 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531765 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055531799 DAUC <0003> db_auc.c:157 IMSI='262423169761281': No 2G Auth Data 20240930055531799 DAUC <0003> db_auc.c:192 IMSI='262423169761281': No 3G Auth Data HLR_Test-GSUP(21)@ec4d07bb9dcf: Created GsupExpect[0] for "262423169761281" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240930055531841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33912<->l=127.0.0.1:4258 20240930055531845 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531845 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169761281"} 20240930055531845 DAUC <0003> db_auc.c:236 IMSI='262423169761281': Calling to generate 1 vectors 20240930055531845 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240930055531845 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531845 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531845 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531845 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531845 DAUC <0003> auc.c:113 vector [0]: rand = ff216735ed26f53d03c8a9471ad537db 20240930055531845 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531845 DAUC <0003> auc.c:142 vector [0]: autn = 8f8d5d8e42d60000d9749e0c8c352b9a 20240930055531845 DAUC <0003> auc.c:143 vector [0]: ck = 5dc0e820e67aac1d344a7752d3623b69 20240930055531845 DAUC <0003> auc.c:144 vector [0]: ik = c9cf69cc3273fa2af9eb604fa99c03a8 20240930055531845 DAUC <0003> auc.c:145 vector [0]: res = 41adea92350e57270000000000000000 20240930055531845 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531845 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531845 DAUC <0003> auc.c:179 vector [0]: kc = 54fd9c9fa1243400 20240930055531845 DAUC <0003> auc.c:180 vector [0]: sres = c48b7436 20240930055531845 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531845 DAUC <0003> db_auc.c:245 IMSI='262423169761281': Generated 1 vectors 20240930055531845 DAUC <0003> db_auc.c:249 IMSI='262423169761281': Updating SQN=33 in DB 20240930055531852 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423169761281"} 20240930055531852 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531852 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531852 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ec4d07bb9dcf: Found GsupExpect[0] for "262423169761281" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262423169761281" TC_gsup_sai_num_auth_vectors(30)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055531855 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531855 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169761281"} 20240930055531855 DAUC <0003> db_auc.c:236 IMSI='262423169761281': Calling to generate 4 vectors 20240930055531855 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240930055531855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531855 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531855 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531855 DAUC <0003> auc.c:113 vector [0]: rand = ab16385f9833f5177ded79a495ca015b 20240930055531855 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531856 DAUC <0003> auc.c:142 vector [0]: autn = 08819e2b504c0000c3750d5ac9203d97 20240930055531856 DAUC <0003> auc.c:143 vector [0]: ck = f5f7430c033355949f2499f7e5001faf 20240930055531856 DAUC <0003> auc.c:144 vector [0]: ik = 71c25037970839afbee33c7ccf9563c3 20240930055531856 DAUC <0003> auc.c:145 vector [0]: res = b1582b2945b95d5f0000000000000000 20240930055531856 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531856 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531856 DAUC <0003> auc.c:179 vector [0]: kc = 842ffd2980d86000 20240930055531856 DAUC <0003> auc.c:180 vector [0]: sres = a14fa9df 20240930055531856 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531856 DAUC <0003> auc.c:113 vector [1]: rand = b4e28f574208070e593151714c418561 20240930055531856 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531856 DAUC <0003> auc.c:142 vector [1]: autn = f57237b8c83900009cce99171070e8d4 20240930055531856 DAUC <0003> auc.c:143 vector [1]: ck = 424e76cf2d5f87a62b87df7ac9f82328 20240930055531856 DAUC <0003> auc.c:144 vector [1]: ik = 10aa632ada38834b765615bcbaab9835 20240930055531856 DAUC <0003> auc.c:145 vector [1]: res = cc57ee5d9888d62b0000000000000000 20240930055531856 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531856 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531856 DAUC <0003> auc.c:179 vector [1]: kc = 572ef47f3ab32c00 20240930055531856 DAUC <0003> auc.c:180 vector [1]: sres = d06d4aee 20240930055531856 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531856 DAUC <0003> auc.c:113 vector [2]: rand = a2a5e54838ab1ad5315a454fea46f7bd 20240930055531856 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531856 DAUC <0003> auc.c:142 vector [2]: autn = 893bf8490acd000093f4927588a88568 20240930055531856 DAUC <0003> auc.c:143 vector [2]: ck = 0922071c90708e627cd895a67503409a 20240930055531856 DAUC <0003> auc.c:144 vector [2]: ik = c23748273f6cf12ca4ab8c2a740aa28f 20240930055531856 DAUC <0003> auc.c:145 vector [2]: res = 7bf861c0de7e0a140000000000000000 20240930055531856 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531856 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531856 DAUC <0003> auc.c:179 vector [2]: kc = 99db82a57b3e9c00 20240930055531856 DAUC <0003> auc.c:180 vector [2]: sres = e7618e78 20240930055531856 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531856 DAUC <0003> auc.c:113 vector [3]: rand = f061c47f2a7ba1afac19e3abb3806774 20240930055531856 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531856 DAUC <0003> auc.c:142 vector [3]: autn = 297b476b02ae00001328555ea3bf4b27 20240930055531856 DAUC <0003> auc.c:143 vector [3]: ck = 0211dcbe839ebc8eb40a792815bd4dac 20240930055531856 DAUC <0003> auc.c:144 vector [3]: ik = 53f0071d2927db4a6d5c59eef69d59ba 20240930055531856 DAUC <0003> auc.c:145 vector [3]: res = 27eb92dca5b59b850000000000000000 20240930055531856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531856 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531856 DAUC <0003> auc.c:179 vector [3]: kc = 098c9536a6ea8400 20240930055531856 DAUC <0003> auc.c:180 vector [3]: sres = e5512fe4 20240930055531856 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531856 DAUC <0003> db_auc.c:245 IMSI='262423169761281': Generated 4 vectors 20240930055531856 DAUC <0003> db_auc.c:249 IMSI='262423169761281': Updating SQN=161 in DB 20240930055531863 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423169761281"} 20240930055531863 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531866 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531866 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169761281"} 20240930055531866 DAUC <0003> db_auc.c:236 IMSI='262423169761281': Calling to generate 5 vectors 20240930055531866 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531866 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531866 DAUC <0003> auc.c:113 vector [0]: rand = 8928f2d011293a73dee6ed8b4943a9f8 20240930055531866 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531866 DAUC <0003> auc.c:142 vector [0]: autn = e2c18a9ad5a8000077c8acf00b24a8ce 20240930055531866 DAUC <0003> auc.c:143 vector [0]: ck = 2f849767db6e4f7bf89ab61b6ad75b68 20240930055531866 DAUC <0003> auc.c:144 vector [0]: ik = e23eca018f5f04a85caa56e706f08cf0 20240930055531866 DAUC <0003> auc.c:145 vector [0]: res = 3d7919f47d424b6a0000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [0]: kc = 9188812b7e146800 20240930055531866 DAUC <0003> auc.c:180 vector [0]: sres = 7078a7a9 20240930055531866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531866 DAUC <0003> auc.c:113 vector [1]: rand = 546e54c52fc41d179157fe630a96eb6a 20240930055531866 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531866 DAUC <0003> auc.c:142 vector [1]: autn = 1ab2eb29b2e50000079c2bf38e274719 20240930055531866 DAUC <0003> auc.c:143 vector [1]: ck = 6fb8155a3340ca6b91a0daa36b21559d 20240930055531866 DAUC <0003> auc.c:144 vector [1]: ik = ebf760580249db187a44610560df86b0 20240930055531866 DAUC <0003> auc.c:145 vector [1]: res = ce89652c8dddccc40000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [1]: kc = 0af72429d1d59800 20240930055531866 DAUC <0003> auc.c:180 vector [1]: sres = f6c4b372 20240930055531866 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531866 DAUC <0003> auc.c:113 vector [2]: rand = cb6c790ece3439e691d9b2d27113c0b7 20240930055531866 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531866 DAUC <0003> auc.c:142 vector [2]: autn = 3945822d564300006aa8c45a6cc0ae8c 20240930055531866 DAUC <0003> auc.c:143 vector [2]: ck = e77200ed5200290bab0e0208b54bd4e5 20240930055531866 DAUC <0003> auc.c:144 vector [2]: ik = d924e0b795bbdd03cb8ad54b29e564b1 20240930055531866 DAUC <0003> auc.c:145 vector [2]: res = 642d0f15d6dacfc50000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [2]: kc = 7956ddfd057ff000 20240930055531866 DAUC <0003> auc.c:180 vector [2]: sres = 29c21ffc 20240930055531866 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531866 DAUC <0003> auc.c:113 vector [3]: rand = 18e545fbd300bc81904fa0e2a300d087 20240930055531866 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531866 DAUC <0003> auc.c:142 vector [3]: autn = 15818cfcde76000029cafdedd0157151 20240930055531866 DAUC <0003> auc.c:143 vector [3]: ck = 6d0d7491be18bdb327c8c15f20b0aa2d 20240930055531866 DAUC <0003> auc.c:144 vector [3]: ik = 5a6a790f0fc43cfa9f9ddfe68698a59c 20240930055531866 DAUC <0003> auc.c:145 vector [3]: res = a2daa1a7b0c16cd90000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [3]: kc = 85c24f17f66b7800 20240930055531866 DAUC <0003> auc.c:180 vector [3]: sres = da8b2a8b 20240930055531866 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531866 DAUC <0003> auc.c:113 vector [4]: rand = c17310227c709a40a25661cb5dd114e2 20240930055531866 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531866 DAUC <0003> auc.c:142 vector [4]: autn = f51f80c6755100004f3e08e7727683a1 20240930055531866 DAUC <0003> auc.c:143 vector [4]: ck = c3976350d6a70f5ea68d6f1aab51cd39 20240930055531866 DAUC <0003> auc.c:144 vector [4]: ik = f749827ae32da3457b4d403a6235608a 20240930055531866 DAUC <0003> auc.c:145 vector [4]: res = 68476368b45ea1340000000000000000 20240930055531866 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531866 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531866 DAUC <0003> auc.c:179 vector [4]: kc = 4ce31fcfd3a19c00 20240930055531866 DAUC <0003> auc.c:180 vector [4]: sres = 34190e41 20240930055531866 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531866 DAUC <0003> db_auc.c:245 IMSI='262423169761281': Generated 5 vectors 20240930055531866 DAUC <0003> db_auc.c:249 IMSI='262423169761281': Updating SQN=321 in DB 20240930055531873 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423169761281"} 20240930055531873 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531873 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531873 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531876 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531876 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423169761281"} 20240930055531876 DAUC <0003> db_auc.c:236 IMSI='262423169761281': Calling to generate 5 vectors 20240930055531876 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531876 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531876 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531876 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531876 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531876 DAUC <0003> auc.c:113 vector [0]: rand = 5919159d0f85124b090104d7206e88cb 20240930055531876 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531876 DAUC <0003> auc.c:142 vector [0]: autn = 1362c64db6c100005318ee24f67f36a4 20240930055531876 DAUC <0003> auc.c:143 vector [0]: ck = 0e254a83fc09f31fcea7dd76e320cc6f 20240930055531876 DAUC <0003> auc.c:144 vector [0]: ik = cc408714182fb7fc31a231bddc868444 20240930055531876 DAUC <0003> auc.c:145 vector [0]: res = ac64ff68d1d8798d0000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [0]: kc = db88230a37370400 20240930055531876 DAUC <0003> auc.c:180 vector [0]: sres = 6aa60e4a 20240930055531876 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531876 DAUC <0003> auc.c:113 vector [1]: rand = f2a83512e901758b93f6d313aa15e108 20240930055531876 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531876 DAUC <0003> auc.c:142 vector [1]: autn = 89e5a453ecea0000b5e2a07bff07fd80 20240930055531876 DAUC <0003> auc.c:143 vector [1]: ck = 1e4537b365c4cf08cdc0b18947204d51 20240930055531876 DAUC <0003> auc.c:144 vector [1]: ik = bbd9ef72998f2741e08190b457503216 20240930055531876 DAUC <0003> auc.c:145 vector [1]: res = 1d5f4f5447d98bb20000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [1]: kc = 5cfc3e331770f400 20240930055531876 DAUC <0003> auc.c:180 vector [1]: sres = 638713c2 20240930055531876 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531876 DAUC <0003> auc.c:113 vector [2]: rand = 7d31092e5169d7c84bce762133234713 20240930055531876 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531876 DAUC <0003> auc.c:142 vector [2]: autn = 13f5f10cd4fa00000c948bd74f1e2908 20240930055531876 DAUC <0003> auc.c:143 vector [2]: ck = 739173ea9066f1337afdc90a631b07ff 20240930055531876 DAUC <0003> auc.c:144 vector [2]: ik = 13bdd50447974eb5b6c3ba16a62cad16 20240930055531876 DAUC <0003> auc.c:145 vector [2]: res = bbaedf5bd615eb6a0000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [2]: kc = 004d72458ba16800 20240930055531876 DAUC <0003> auc.c:180 vector [2]: sres = a239f0e9 20240930055531876 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531876 DAUC <0003> auc.c:113 vector [3]: rand = 478b5acc306d9fe9c1715a2d228c42d9 20240930055531876 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531876 DAUC <0003> auc.c:142 vector [3]: autn = 287141516e0e0000ce9c1f2a9e44e6ea 20240930055531876 DAUC <0003> auc.c:143 vector [3]: ck = f5dbbe664c435a5ba1f9590a21460ad4 20240930055531876 DAUC <0003> auc.c:144 vector [3]: ik = adfb268194d5aa723958441536ede161 20240930055531876 DAUC <0003> auc.c:145 vector [3]: res = 19324106e072ada70000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [3]: kc = dae03405743f7400 20240930055531876 DAUC <0003> auc.c:180 vector [3]: sres = 1e14dde3 20240930055531876 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531876 DAUC <0003> auc.c:113 vector [4]: rand = 3b3d6546515b5af65c424076b916e3aa 20240930055531876 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531876 DAUC <0003> auc.c:142 vector [4]: autn = a262a4dffd0700007d49c6f97f7bb7bf 20240930055531876 DAUC <0003> auc.c:143 vector [4]: ck = acc80c7022fea1f202e246575c43cd30 20240930055531876 DAUC <0003> auc.c:144 vector [4]: ik = 462a89f038edc74466b63b6a1099596d 20240930055531876 DAUC <0003> auc.c:145 vector [4]: res = 4639351a237e31a50000000000000000 20240930055531876 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531876 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531876 DAUC <0003> auc.c:179 vector [4]: kc = 234cb9fb95c93c00 20240930055531876 DAUC <0003> auc.c:180 vector [4]: sres = 8717849c 20240930055531876 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531876 DAUC <0003> db_auc.c:245 IMSI='262423169761281': Generated 5 vectors 20240930055531876 DAUC <0003> db_auc.c:249 IMSI='262423169761281': Updating SQN=481 in DB 20240930055531884 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423169761281"} 20240930055531884 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423169761281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531884 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531884 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33912<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055531920 DAUC <0003> db_auc.c:157 IMSI='262427408188370': No 2G Auth Data 20240930055531920 DAUC <0003> db_auc.c:192 IMSI='262427408188370': No 3G Auth Data HLR_Test-GSUP(21)@ec4d07bb9dcf: Created GsupExpect[0] for "262427408188370" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240930055531959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33918<->l=127.0.0.1:4258 20240930055531961 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531961 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427408188370"} 20240930055531961 DAUC <0003> db_auc.c:236 IMSI='262427408188370': Calling to generate 1 vectors 20240930055531961 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240930055531961 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531961 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531961 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055531961 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531961 DAUC <0003> auc.c:113 vector [0]: rand = 477681d83ac7b3cfc930ed58870f910d 20240930055531961 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055531961 DAUC <0003> auc.c:142 vector [0]: autn = 2ade542a2ab10000cf88f5a85418c2f9 20240930055531961 DAUC <0003> auc.c:143 vector [0]: ck = 48cf9d61a3927f3a4920fefe18a56431 20240930055531961 DAUC <0003> auc.c:144 vector [0]: ik = b5cbc70ed0e4da4d11deb9285592b6ef 20240930055531961 DAUC <0003> auc.c:145 vector [0]: res = fcb6094715ee03740000000000000000 20240930055531961 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531961 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531961 DAUC <0003> auc.c:179 vector [0]: kc = 04e83506dc29646f 20240930055531961 DAUC <0003> auc.c:180 vector [0]: sres = 71a272cd 20240930055531961 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531961 DAUC <0003> db_auc.c:245 IMSI='262427408188370': Generated 1 vectors 20240930055531961 DAUC <0003> db_auc.c:249 IMSI='262427408188370': Updating SQN=33 in DB 20240930055531969 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427408188370"} 20240930055531969 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@ec4d07bb9dcf: Found GsupExpect[0] for "262427408188370" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427408188370" TC_gsup_sai_num_auth_vectors(31)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055531972 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531972 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427408188370"} 20240930055531972 DAUC <0003> db_auc.c:236 IMSI='262427408188370': Calling to generate 4 vectors 20240930055531972 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240930055531972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531972 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240930055531972 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531972 DAUC <0003> auc.c:113 vector [0]: rand = 34049156a2af4357965d4587cd0183cc 20240930055531972 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240930055531972 DAUC <0003> auc.c:142 vector [0]: autn = 8a885b25d1fe0000674fa85657faee97 20240930055531972 DAUC <0003> auc.c:143 vector [0]: ck = ae8acf560a0f6be4755ce24ef69de3ba 20240930055531972 DAUC <0003> auc.c:144 vector [0]: ik = 5b1a37ecb78070fad4f5615976d688b0 20240930055531972 DAUC <0003> auc.c:145 vector [0]: res = 98825693d465ec950000000000000000 20240930055531972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531972 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531972 DAUC <0003> auc.c:179 vector [0]: kc = 79408544a80dce94 20240930055531972 DAUC <0003> auc.c:180 vector [0]: sres = 08c9d9f9 20240930055531972 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531972 DAUC <0003> auc.c:113 vector [1]: rand = 838654f96e3ca940d923312b61a84ba8 20240930055531972 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240930055531972 DAUC <0003> auc.c:142 vector [1]: autn = 992aa95c80e30000ee5fde1112e3baf2 20240930055531972 DAUC <0003> auc.c:143 vector [1]: ck = 275d11afa6cee280d5f175660ac0d283 20240930055531972 DAUC <0003> auc.c:144 vector [1]: ik = 268d0ca8cf5f59b4e00cbcd0591d46c8 20240930055531972 DAUC <0003> auc.c:145 vector [1]: res = a34fe8f6e15eb1170000000000000000 20240930055531972 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531972 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531972 DAUC <0003> auc.c:179 vector [1]: kc = 01f6de053377781e 20240930055531972 DAUC <0003> auc.c:180 vector [1]: sres = 05fdbc6c 20240930055531972 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531972 DAUC <0003> auc.c:113 vector [2]: rand = 8e173ad26cef8ee5e9c512a6de89fb2c 20240930055531972 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240930055531972 DAUC <0003> auc.c:142 vector [2]: autn = 7a0c1ba8ca380000cd0c4c819a4f1ee8 20240930055531972 DAUC <0003> auc.c:143 vector [2]: ck = 3fbc172668856b22d8bce8bfea7242b7 20240930055531972 DAUC <0003> auc.c:144 vector [2]: ik = ab74283d7200c2414805ea715b601667 20240930055531972 DAUC <0003> auc.c:145 vector [2]: res = 6fb4a53d33d53abb0000000000000000 20240930055531972 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531972 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531972 DAUC <0003> auc.c:179 vector [2]: kc = 593c42a33afadd70 20240930055531972 DAUC <0003> auc.c:180 vector [2]: sres = 5188c46e 20240930055531972 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531972 DAUC <0003> auc.c:113 vector [3]: rand = b28e83943d9853310db4d0d0b6877f4b 20240930055531972 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240930055531972 DAUC <0003> auc.c:142 vector [3]: autn = 8336955ed65500003cd111a20bc099ac 20240930055531972 DAUC <0003> auc.c:143 vector [3]: ck = f25a7f78e0a600ca68866da9fb3f668c 20240930055531972 DAUC <0003> auc.c:144 vector [3]: ik = a5c32c06b41377b35c8a138df4a57323 20240930055531972 DAUC <0003> auc.c:145 vector [3]: res = f1c2446df6a735480000000000000000 20240930055531972 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531972 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531972 DAUC <0003> auc.c:179 vector [3]: kc = 822c6f30d13acd45 20240930055531972 DAUC <0003> auc.c:180 vector [3]: sres = 142c4dc5 20240930055531972 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531972 DAUC <0003> db_auc.c:245 IMSI='262427408188370': Generated 4 vectors 20240930055531972 DAUC <0003> db_auc.c:249 IMSI='262427408188370': Updating SQN=161 in DB 20240930055531979 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427408188370"} 20240930055531979 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531979 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531979 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531982 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531982 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427408188370"} 20240930055531982 DAUC <0003> db_auc.c:236 IMSI='262427408188370': Calling to generate 5 vectors 20240930055531982 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531982 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531982 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531982 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240930055531982 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531982 DAUC <0003> auc.c:113 vector [0]: rand = 8406b621131c62c838b35779c44ea27b 20240930055531982 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240930055531982 DAUC <0003> auc.c:142 vector [0]: autn = c82a04bcc92a00005818206eec2310f2 20240930055531982 DAUC <0003> auc.c:143 vector [0]: ck = fe2ae7f85dbff59d03730f282b2ad5cf 20240930055531982 DAUC <0003> auc.c:144 vector [0]: ik = bdfdd22f295cb5f566dd732621cf165e 20240930055531982 DAUC <0003> auc.c:145 vector [0]: res = 0968935db4a6022e0000000000000000 20240930055531982 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531982 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531982 DAUC <0003> auc.c:179 vector [0]: kc = fbccc4b6f309d56e 20240930055531982 DAUC <0003> auc.c:180 vector [0]: sres = 31f6a1c7 20240930055531982 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531982 DAUC <0003> auc.c:113 vector [1]: rand = 15aac8ba7a34aa44019270bc39c66427 20240930055531982 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240930055531982 DAUC <0003> auc.c:142 vector [1]: autn = f1625792137b0000e361d65004342d45 20240930055531982 DAUC <0003> auc.c:143 vector [1]: ck = 07a3059fc78b1d28022c9c70e0b8c1e9 20240930055531982 DAUC <0003> auc.c:144 vector [1]: ik = 49f216390e59a7feffb1b97a6ce1afa6 20240930055531982 DAUC <0003> auc.c:145 vector [1]: res = 70dd8bea1f26884c0000000000000000 20240930055531982 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531982 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531982 DAUC <0003> auc.c:179 vector [1]: kc = 4fe170fb89830b08 20240930055531982 DAUC <0003> auc.c:180 vector [1]: sres = 08abccef 20240930055531982 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531982 DAUC <0003> auc.c:113 vector [2]: rand = 04759c3e6177ddb69f1d0feccb2578b1 20240930055531982 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240930055531982 DAUC <0003> auc.c:142 vector [2]: autn = 831a690a32f40000911431b16b656fe9 20240930055531982 DAUC <0003> auc.c:143 vector [2]: ck = 261444ed3a1be565006cc72c47310d43 20240930055531982 DAUC <0003> auc.c:144 vector [2]: ik = aba033db9d14b32525c765a5c0f1b743 20240930055531982 DAUC <0003> auc.c:145 vector [2]: res = e679ad651702b6e30000000000000000 20240930055531982 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531982 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531982 DAUC <0003> auc.c:179 vector [2]: kc = e0a2364758da68c0 20240930055531982 DAUC <0003> auc.c:180 vector [2]: sres = f789d95a 20240930055531982 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531982 DAUC <0003> auc.c:113 vector [3]: rand = 31894cb1b14927ceb770d6a7463f8069 20240930055531982 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240930055531982 DAUC <0003> auc.c:142 vector [3]: autn = 0fdcf800b5740000923d42c4ebde6df9 20240930055531982 DAUC <0003> auc.c:143 vector [3]: ck = 1e2c36718e92b35f6e1c8c84d67e5398 20240930055531982 DAUC <0003> auc.c:144 vector [3]: ik = 55db7697641b9d15449030e7d2c38987 20240930055531982 DAUC <0003> auc.c:145 vector [3]: res = 1bfeec6382b825350000000000000000 20240930055531982 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531982 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531983 DAUC <0003> auc.c:179 vector [3]: kc = aaa88a980ff02566 20240930055531983 DAUC <0003> auc.c:180 vector [3]: sres = 3dab19c5 20240930055531983 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531983 DAUC <0003> auc.c:113 vector [4]: rand = a538f30a0b13d99b954c8decfc23e08b 20240930055531983 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240930055531983 DAUC <0003> auc.c:142 vector [4]: autn = 12fe939738250000b8efec029164d54b 20240930055531983 DAUC <0003> auc.c:143 vector [4]: ck = 2d63c0f5176e3ea2f06782f18da5bcee 20240930055531983 DAUC <0003> auc.c:144 vector [4]: ik = 9f5c138d5c7288a8a1880b3270283920 20240930055531983 DAUC <0003> auc.c:145 vector [4]: res = 023e1000589ad1b10000000000000000 20240930055531983 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531983 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531983 DAUC <0003> auc.c:179 vector [4]: kc = 90850a85cbf39a4a 20240930055531983 DAUC <0003> auc.c:180 vector [4]: sres = 45b9fe9c 20240930055531983 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531983 DAUC <0003> db_auc.c:245 IMSI='262427408188370': Generated 5 vectors 20240930055531983 DAUC <0003> db_auc.c:249 IMSI='262427408188370': Updating SQN=321 in DB 20240930055531990 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427408188370"} 20240930055531990 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055531990 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055531990 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055531994 DLINP <000b> input/ipa.c:451 connected read/write 20240930055531994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055531994 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427408188370"} 20240930055531994 DAUC <0003> db_auc.c:236 IMSI='262427408188370': Calling to generate 5 vectors 20240930055531994 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055531994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055531994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055531994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240930055531994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055531994 DAUC <0003> auc.c:113 vector [0]: rand = 51bb4ced7e17cd7e6a111c50cf2584fc 20240930055531994 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240930055531994 DAUC <0003> auc.c:142 vector [0]: autn = a0e0fc511c430000c06f1a8aa1e43d80 20240930055531994 DAUC <0003> auc.c:143 vector [0]: ck = 6f93c780c53a0c557cacb66525df6a47 20240930055531994 DAUC <0003> auc.c:144 vector [0]: ik = 1ec592424e2024902a86d79f80f44f8b 20240930055531994 DAUC <0003> auc.c:145 vector [0]: res = 21922d64d6f9b2d50000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [0]: kc = 72cd2b0cd37287af 20240930055531994 DAUC <0003> auc.c:180 vector [0]: sres = fb46c5fb 20240930055531994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055531994 DAUC <0003> auc.c:113 vector [1]: rand = 4bef77442ba972c0a1cff416cb7ba83d 20240930055531994 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240930055531994 DAUC <0003> auc.c:142 vector [1]: autn = 91a3d852d6bb000006a7cecd16c161a7 20240930055531994 DAUC <0003> auc.c:143 vector [1]: ck = 5cc7426a6412e76450b12669e2b4b96a 20240930055531994 DAUC <0003> auc.c:144 vector [1]: ik = 956f93dbaf10ef71d173b705021df6fc 20240930055531994 DAUC <0003> auc.c:145 vector [1]: res = f01715ac2cb0c0390000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [1]: kc = d40bfd6e5655194a 20240930055531994 DAUC <0003> auc.c:180 vector [1]: sres = 6592c8a0 20240930055531994 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055531994 DAUC <0003> auc.c:113 vector [2]: rand = 657590b16752e62a8b0f0febc9900019 20240930055531994 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240930055531994 DAUC <0003> auc.c:142 vector [2]: autn = d9c61a71f6d90000abef46134efefb4a 20240930055531994 DAUC <0003> auc.c:143 vector [2]: ck = 44649d767051ace8f318b2a73ad8aae6 20240930055531994 DAUC <0003> auc.c:144 vector [2]: ik = af808feadaf0ba59ff2d6fd75a3ed77c 20240930055531994 DAUC <0003> auc.c:145 vector [2]: res = c54397096b0f56fd0000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [2]: kc = e0e3ccee931a4055 20240930055531994 DAUC <0003> auc.c:180 vector [2]: sres = 1d19f09b 20240930055531994 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055531994 DAUC <0003> auc.c:113 vector [3]: rand = e58cdb3ad8c992d3a1481e2f37bdcb6e 20240930055531994 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240930055531994 DAUC <0003> auc.c:142 vector [3]: autn = cc7564bdfb22000025c5b6fc4bf08a23 20240930055531994 DAUC <0003> auc.c:143 vector [3]: ck = 834532193fbe23a5148b108acaeea21b 20240930055531994 DAUC <0003> auc.c:144 vector [3]: ik = 89cf38acde21798553d6e5fca04b24f9 20240930055531994 DAUC <0003> auc.c:145 vector [3]: res = 3ab632fb773e9b9c0000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [3]: kc = 1f386ddb0e7d9e22 20240930055531994 DAUC <0003> auc.c:180 vector [3]: sres = 5d5fee39 20240930055531994 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055531994 DAUC <0003> auc.c:113 vector [4]: rand = dbede7901bc748531a5ba6179305a772 20240930055531994 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240930055531994 DAUC <0003> auc.c:142 vector [4]: autn = b8ebe308f5d10000df70094e35fc86e9 20240930055531994 DAUC <0003> auc.c:143 vector [4]: ck = dee2962032b3278ee3a62dd46465a4d8 20240930055531994 DAUC <0003> auc.c:144 vector [4]: ik = 188407bc01f9e870e734a0c5b38be02d 20240930055531994 DAUC <0003> auc.c:145 vector [4]: res = 866f5ceac360ad840000000000000000 20240930055531994 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055531994 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055531994 DAUC <0003> auc.c:179 vector [4]: kc = a923eef35f76f144 20240930055531994 DAUC <0003> auc.c:180 vector [4]: sres = 87586d3c 20240930055531994 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055531994 DAUC <0003> db_auc.c:245 IMSI='262427408188370': Generated 5 vectors 20240930055531994 DAUC <0003> db_auc.c:249 IMSI='262427408188370': Updating SQN=481 in DB 20240930055532002 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427408188370"} 20240930055532002 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427408188370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055532002 DLINP <000b> input/ipa.c:451 connected read/write 20240930055532002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055532002 DLINP <000b> input/ipa.c:451 connected read/write 20240930055532002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055532004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33918<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055532029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 20240930055532030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38409<->l=127.0.0.1:4259) 20240930055532030 DLINP <000b> input/ipa.c:451 connected read/write 20240930055532030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055532030 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055532030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055532030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@ec4d07bb9dcf: Final verdict of PTC: none 22@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055532075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4258 20240930055532075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=39748) Waiting for packet dumper to finish... 1 (prev_count=39748, count=59468) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_sai_eps started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055535145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055535145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055535147 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055535149 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535149 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055535149 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055535149 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 20240930055535149 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055535149 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 20240930055535149 DLGSUP <0013> gsup_server.c:235 2: 20240930055535149 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055535149 DLGSUP <0013> gsup_server.c:235 3: 20240930055535149 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055535149 DLGSUP <0013> gsup_server.c:235 4: 20240930055535149 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055535149 DLGSUP <0013> gsup_server.c:235 5: 20240930055535149 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055535149 DLGSUP <0013> gsup_server.c:235 7: 20240930055535149 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055535149 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055535149 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055535149 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@ec4d07bb9dcf: 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") 20240930055535167 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41629<->l=127.0.0.1:4259) 20240930055535182 DAUC <0003> db_auc.c:157 IMSI='262427415825134': No 2G Auth Data 20240930055535182 DAUC <0003> db_auc.c:192 IMSI='262427415825134': No 3G Auth Data HLR_Test-GSUP(33)@ec4d07bb9dcf: Created GsupExpect[0] for "262427415825134" to be handled at TC_gsup_sai_eps(36) 20240930055535218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33946<->l=127.0.0.1:4258 20240930055535222 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535222 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427415825134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427415825134"} 20240930055535222 DAUC <0003> db_auc.c:157 IMSI='262427415825134': No 2G Auth Data 20240930055535223 DAUC <0003> db_auc.c:236 IMSI='262427415825134': Calling to generate 5 vectors 20240930055535223 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055535223 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535223 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055535223 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535223 DAUC <0003> auc.c:113 vector [0]: rand = 50f773a3747ce0c0320d6f591b4e15ef 20240930055535223 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535223 DAUC <0003> auc.c:142 vector [0]: autn = 7e5c4d5755478000c636b05fdb0307a5 20240930055535223 DAUC <0003> auc.c:143 vector [0]: ck = 230219b1253cfc918d2ed99edc8ef8a6 20240930055535223 DAUC <0003> auc.c:144 vector [0]: ik = 7179ebc4c0211bc9bbb87683622f265e 20240930055535223 DAUC <0003> auc.c:145 vector [0]: res = ceee9bce5d5441d50000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [0]: kc = 64ed5d685bbc39a0 20240930055535223 DAUC <0003> auc.c:152 vector [0]: sres = 93bada1b 20240930055535223 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055535223 DAUC <0003> auc.c:113 vector [1]: rand = c5699802f3b7ede4be4568bfd098f1dd 20240930055535223 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535223 DAUC <0003> auc.c:142 vector [1]: autn = 6b3193ba297180002dadd1bdae9b79f4 20240930055535223 DAUC <0003> auc.c:143 vector [1]: ck = 1bd892c8c41cf7ad4a9c807637bb44bc 20240930055535223 DAUC <0003> auc.c:144 vector [1]: ik = 35e08fc0867ffe8c9a7411863f4f23ab 20240930055535223 DAUC <0003> auc.c:145 vector [1]: res = aa987b1fb88829680000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [1]: kc = fed08cf84a976e36 20240930055535223 DAUC <0003> auc.c:152 vector [1]: sres = 12105277 20240930055535223 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055535223 DAUC <0003> auc.c:113 vector [2]: rand = 834702fd8cfaad84e7a4e90b5fcb5643 20240930055535223 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535223 DAUC <0003> auc.c:142 vector [2]: autn = 26dc4d93fcf78000c9b2c1761368fb58 20240930055535223 DAUC <0003> auc.c:143 vector [2]: ck = 5e29156e28641a027b0aab3a4a9d79f7 20240930055535223 DAUC <0003> auc.c:144 vector [2]: ik = 1e5c945469772b39b79bfc21414fe5cf 20240930055535223 DAUC <0003> auc.c:145 vector [2]: res = a8e8d0849f6da1a60000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [2]: kc = 8ce4d6214ac1ad03 20240930055535223 DAUC <0003> auc.c:152 vector [2]: sres = 37857122 20240930055535223 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055535223 DAUC <0003> auc.c:113 vector [3]: rand = 0abea3f972c9c1da0a69aa59f878212d 20240930055535223 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535223 DAUC <0003> auc.c:142 vector [3]: autn = 10040c07fb9580007884ae18c14076f0 20240930055535223 DAUC <0003> auc.c:143 vector [3]: ck = b417bb06ffd669d5888faeac2df05cd9 20240930055535223 DAUC <0003> auc.c:144 vector [3]: ik = 7cc01e29a0bb12b0fde55db565c17602 20240930055535223 DAUC <0003> auc.c:145 vector [3]: res = 63dff85540fc2e790000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [3]: kc = bdbd5636175c51be 20240930055535223 DAUC <0003> auc.c:152 vector [3]: sres = 2323d62c 20240930055535223 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055535223 DAUC <0003> auc.c:113 vector [4]: rand = 076fca01b8f6562088ca2b4634de3980 20240930055535223 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535223 DAUC <0003> auc.c:142 vector [4]: autn = 1bb463c8196e8000055f717023c72aff 20240930055535223 DAUC <0003> auc.c:143 vector [4]: ck = 1412917fe6f3d2d3fbe1d80dcd7e3420 20240930055535223 DAUC <0003> auc.c:144 vector [4]: ik = 7a8e9db55fed27d3fac05e65aebe930f 20240930055535223 DAUC <0003> auc.c:145 vector [4]: res = 085b79f487a92b150000000000000000 20240930055535223 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535223 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055535223 DAUC <0003> auc.c:151 vector [4]: kc = 6fbd8aa2dade522f 20240930055535223 DAUC <0003> auc.c:152 vector [4]: sres = 8ff252e1 20240930055535223 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055535223 DAUC <0003> db_auc.c:245 IMSI='262427415825134': Generated 5 vectors 20240930055535223 DAUC <0003> db_auc.c:249 IMSI='262427415825134': Updating SQN=161 in DB 20240930055535231 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427415825134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427415825134"} 20240930055535231 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427415825134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535231 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535231 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ec4d07bb9dcf: Found GsupExpect[0] for "262427415825134" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427415825134" TC_gsup_sai_eps(36)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055535235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33946<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055535259 DAUC <0003> db_auc.c:157 IMSI='262423285360020': No 2G Auth Data 20240930055535259 DAUC <0003> db_auc.c:192 IMSI='262423285360020': No 3G Auth Data HLR_Test-GSUP(33)@ec4d07bb9dcf: Created GsupExpect[0] for "262423285360020" to be handled at TC_gsup_sai_eps(37) 20240930055535290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33948<->l=127.0.0.1:4258 20240930055535293 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535293 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423285360020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423285360020"} 20240930055535293 DAUC <0003> db_auc.c:157 IMSI='262423285360020': No 2G Auth Data 20240930055535293 DAUC <0003> db_auc.c:236 IMSI='262423285360020': Calling to generate 5 vectors 20240930055535293 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240930055535293 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535293 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240930055535293 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535293 DAUC <0003> auc.c:113 vector [0]: rand = 4ab9ec4881d4989e5ba2f4aaa4319f0f 20240930055535293 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535293 DAUC <0003> auc.c:142 vector [0]: autn = 97b9e832a3d780001a076aaeccba3ca8 20240930055535293 DAUC <0003> auc.c:143 vector [0]: ck = f5168d47d9d7beb3a6ecd58077ba4e7a 20240930055535293 DAUC <0003> auc.c:144 vector [0]: ik = 081274d000346e34ab420db370dbd21b 20240930055535293 DAUC <0003> auc.c:145 vector [0]: res = c817bc84b109caac0000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [0]: kc = f0aa21a4de824ce6 20240930055535293 DAUC <0003> auc.c:152 vector [0]: sres = 791e7628 20240930055535293 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240930055535293 DAUC <0003> auc.c:113 vector [1]: rand = 982d37a3c5d4e0995047b4c9b62f293a 20240930055535293 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535293 DAUC <0003> auc.c:142 vector [1]: autn = bedfbafea54280009bd0bce58c112c8b 20240930055535293 DAUC <0003> auc.c:143 vector [1]: ck = c39d5879e83babff0b7187dea52af1c4 20240930055535293 DAUC <0003> auc.c:144 vector [1]: ik = 016a11c744e0f437dac444fb8c997d46 20240930055535293 DAUC <0003> auc.c:145 vector [1]: res = cd3da294bb6c5a490000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [1]: kc = 13428a9b8568d34a 20240930055535293 DAUC <0003> auc.c:152 vector [1]: sres = 7651f8dd 20240930055535293 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240930055535293 DAUC <0003> auc.c:113 vector [2]: rand = 6cc4852a39ff867ca86edd4130feb20f 20240930055535293 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535293 DAUC <0003> auc.c:142 vector [2]: autn = 6ac449de476780004075324ec0111854 20240930055535293 DAUC <0003> auc.c:143 vector [2]: ck = 3b5f2e1764091bfa32772deb58d880bf 20240930055535293 DAUC <0003> auc.c:144 vector [2]: ik = efdc24b6b828538659f7f149ea526a62 20240930055535293 DAUC <0003> auc.c:145 vector [2]: res = b0c9d8e43fc602090000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [2]: kc = bf03d6036eaba2a1 20240930055535293 DAUC <0003> auc.c:152 vector [2]: sres = 8f0fdaed 20240930055535293 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240930055535293 DAUC <0003> auc.c:113 vector [3]: rand = 674975a70d675a8c6318d3b6a384519a 20240930055535293 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535293 DAUC <0003> auc.c:142 vector [3]: autn = 07d4eed4eb9f800028249c851afd0735 20240930055535293 DAUC <0003> auc.c:143 vector [3]: ck = 33fa35e82dddd7e1b51b2e11e8cdf488 20240930055535293 DAUC <0003> auc.c:144 vector [3]: ik = e43ec8e444baf7d9ffe2ddb14b7d9543 20240930055535293 DAUC <0003> auc.c:145 vector [3]: res = 64ffff596002ad3d0000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [3]: kc = 9d3d0eaccad741f3 20240930055535293 DAUC <0003> auc.c:152 vector [3]: sres = 04fd5264 20240930055535293 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240930055535293 DAUC <0003> auc.c:113 vector [4]: rand = 3b1b847a75a00b6a9e167aacb4d8dcb1 20240930055535293 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535293 DAUC <0003> auc.c:142 vector [4]: autn = 27132b3511a880002c9aefc4cb26a04f 20240930055535293 DAUC <0003> auc.c:143 vector [4]: ck = dcdd585d3c918fc37629c19b030d85c6 20240930055535293 DAUC <0003> auc.c:144 vector [4]: ik = 58a98335c20a8a557c710b29e125d34d 20240930055535293 DAUC <0003> auc.c:145 vector [4]: res = 82dbc3e82cbc29800000000000000000 20240930055535293 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535293 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240930055535293 DAUC <0003> auc.c:151 vector [4]: kc = 8e2c11da1cb3531d 20240930055535293 DAUC <0003> auc.c:152 vector [4]: sres = ae67ea68 20240930055535293 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240930055535293 DAUC <0003> db_auc.c:245 IMSI='262423285360020': Generated 5 vectors 20240930055535293 DAUC <0003> db_auc.c:249 IMSI='262423285360020': Updating SQN=161 in DB 20240930055535301 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423285360020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423285360020"} 20240930055535301 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423285360020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535301 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535301 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ec4d07bb9dcf: Found GsupExpect[0] for "262423285360020" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423285360020" TC_gsup_sai_eps(37)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055535304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33948<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055535329 DAUC <0003> db_auc.c:157 IMSI='262428357249534': No 2G Auth Data 20240930055535329 DAUC <0003> db_auc.c:192 IMSI='262428357249534': No 3G Auth Data HLR_Test-GSUP(33)@ec4d07bb9dcf: Created GsupExpect[0] for "262428357249534" to be handled at TC_gsup_sai_eps(38) 20240930055535370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 20240930055535373 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535373 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428357249534 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428357249534"} 20240930055535373 DAUC <0003> db_auc.c:236 IMSI='262428357249534': Calling to generate 5 vectors 20240930055535373 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055535373 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535373 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055535373 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055535373 DAUC <0003> auc.c:113 vector [0]: rand = 130aa0b9d8dda528d8cd53da9778d2e4 20240930055535373 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535373 DAUC <0003> auc.c:142 vector [0]: autn = 4bbc7e6ef8388000d5e6e166d8d711b4 20240930055535373 DAUC <0003> auc.c:143 vector [0]: ck = e72fc64628e3471a88b746d959398f31 20240930055535373 DAUC <0003> auc.c:144 vector [0]: ik = 19028a3e8db6ce8f312159f07879f3c7 20240930055535373 DAUC <0003> auc.c:145 vector [0]: res = ac32d8b22f2520da0000000000000000 20240930055535373 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535373 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055535373 DAUC <0003> auc.c:179 vector [0]: kc = 3e585d8160016400 20240930055535373 DAUC <0003> auc.c:180 vector [0]: sres = 71e95191 20240930055535373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055535373 DAUC <0003> auc.c:113 vector [1]: rand = 5ce186f976a5eb4d6965ad410497fec0 20240930055535373 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535373 DAUC <0003> auc.c:142 vector [1]: autn = 77b4152ec4578000de6948a9612d3536 20240930055535373 DAUC <0003> auc.c:143 vector [1]: ck = 9aad477dac897f7674523d30c85ee057 20240930055535373 DAUC <0003> auc.c:144 vector [1]: ik = 72334b1f617d9b0c6a9a2b434c7e0dcf 20240930055535373 DAUC <0003> auc.c:145 vector [1]: res = f353400d1327d3380000000000000000 20240930055535373 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535373 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055535373 DAUC <0003> auc.c:179 vector [1]: kc = c91daf836eb9f000 20240930055535373 DAUC <0003> auc.c:180 vector [1]: sres = f1554dad 20240930055535373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055535373 DAUC <0003> auc.c:113 vector [2]: rand = c07174bf75163efa9826c8b7e1aa2197 20240930055535373 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535373 DAUC <0003> auc.c:142 vector [2]: autn = bc0aeaae6b1f80007e481666ca7e91f1 20240930055535373 DAUC <0003> auc.c:143 vector [2]: ck = f443bda5c0ecb29fa474c398c0d9391d 20240930055535373 DAUC <0003> auc.c:144 vector [2]: ik = 0f66c4f61cb4c8b8b5924d842721b422 20240930055535373 DAUC <0003> auc.c:145 vector [2]: res = a0ca8ee5f8fd654d0000000000000000 20240930055535373 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535373 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055535373 DAUC <0003> auc.c:179 vector [2]: kc = ca094ff256f35400 20240930055535373 DAUC <0003> auc.c:180 vector [2]: sres = 781b8c95 20240930055535373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055535373 DAUC <0003> auc.c:113 vector [3]: rand = 305db5035066b0965c13750a7f132902 20240930055535373 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535373 DAUC <0003> auc.c:142 vector [3]: autn = 8773cf2db456800034c3f319208faea8 20240930055535373 DAUC <0003> auc.c:143 vector [3]: ck = 55ea00e0b1bf8e65bfd20f5b542571bc 20240930055535373 DAUC <0003> auc.c:144 vector [3]: ik = bd487d54572c2cad49cbded9c67daa46 20240930055535373 DAUC <0003> auc.c:145 vector [3]: res = cab36fcae72b4b340000000000000000 20240930055535373 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535373 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055535373 DAUC <0003> auc.c:179 vector [3]: kc = e43cbb1bcc4fe000 20240930055535373 DAUC <0003> auc.c:180 vector [3]: sres = c1244c66 20240930055535373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055535374 DAUC <0003> auc.c:113 vector [4]: rand = 5b4b1376f4136b2174fcc3ceda3c27af 20240930055535374 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535374 DAUC <0003> auc.c:142 vector [4]: autn = 4fe503c50a66800059960f840570d36a 20240930055535374 DAUC <0003> auc.c:143 vector [4]: ck = 7f1e2c158b8b1cf52fa73abc37d2f798 20240930055535374 DAUC <0003> auc.c:144 vector [4]: ik = 5720673f2ee29ab79a20986247793c36 20240930055535374 DAUC <0003> auc.c:145 vector [4]: res = d70afb78c9cc86ff0000000000000000 20240930055535374 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535374 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055535374 DAUC <0003> auc.c:179 vector [4]: kc = 5ec2b79af4277400 20240930055535374 DAUC <0003> auc.c:180 vector [4]: sres = 5fa0ada4 20240930055535374 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055535374 DAUC <0003> db_auc.c:245 IMSI='262428357249534': Generated 5 vectors 20240930055535374 DAUC <0003> db_auc.c:249 IMSI='262428357249534': Updating SQN=161 in DB 20240930055535382 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428357249534 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428357249534"} 20240930055535382 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428357249534 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ec4d07bb9dcf: Found GsupExpect[0] for "262428357249534" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428357249534" TC_gsup_sai_eps(38)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055535386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33960<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055535417 DAUC <0003> db_auc.c:157 IMSI='262425817002303': No 2G Auth Data 20240930055535417 DAUC <0003> db_auc.c:192 IMSI='262425817002303': No 3G Auth Data HLR_Test-GSUP(33)@ec4d07bb9dcf: Created GsupExpect[0] for "262425817002303" to be handled at TC_gsup_sai_eps(39) 20240930055535459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 20240930055535463 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535463 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425817002303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425817002303"} 20240930055535463 DAUC <0003> db_auc.c:236 IMSI='262425817002303': Calling to generate 5 vectors 20240930055535463 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055535463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535463 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055535463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055535463 DAUC <0003> auc.c:113 vector [0]: rand = a3b013b60469afd05d14dbf971a1fe5a 20240930055535463 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535463 DAUC <0003> auc.c:142 vector [0]: autn = c92eff63359c80006159c847aa8a8dc1 20240930055535463 DAUC <0003> auc.c:143 vector [0]: ck = cafdaee941b096ff098ad9d228a62f1c 20240930055535463 DAUC <0003> auc.c:144 vector [0]: ik = 26e3b8fe5db3eefa264e97ffc85474c8 20240930055535463 DAUC <0003> auc.c:145 vector [0]: res = 270d63aaa5e74d040000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [0]: kc = d59ea24872b0b800 20240930055535463 DAUC <0003> auc.c:180 vector [0]: sres = d19ebde1 20240930055535463 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055535463 DAUC <0003> auc.c:113 vector [1]: rand = 0469405f18f729c6e18d36e9e2d59dc4 20240930055535463 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535463 DAUC <0003> auc.c:142 vector [1]: autn = a0d4aac319208000067a62f285ad1c9f 20240930055535463 DAUC <0003> auc.c:143 vector [1]: ck = 6f4c352a9432cd4866fc0b7469299a70 20240930055535463 DAUC <0003> auc.c:144 vector [1]: ik = 2aa2d213d4d458be73eedb4334b4a754 20240930055535463 DAUC <0003> auc.c:145 vector [1]: res = 27b7e5081957979c0000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [1]: kc = c6f02f58d2793c00 20240930055535463 DAUC <0003> auc.c:180 vector [1]: sres = bacbff91 20240930055535463 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055535463 DAUC <0003> auc.c:113 vector [2]: rand = 54155a6c4d5ca46f030dff6439df3239 20240930055535463 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535463 DAUC <0003> auc.c:142 vector [2]: autn = 270f01c91b2d8000369ec4bd861e1b63 20240930055535463 DAUC <0003> auc.c:143 vector [2]: ck = f9c6b6d1337751a9cd9a43ef638c7444 20240930055535463 DAUC <0003> auc.c:144 vector [2]: ik = 779213a97e3cedc283d69af9ab6dd732 20240930055535463 DAUC <0003> auc.c:145 vector [2]: res = 8759fbe1d36c49d80000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [2]: kc = 206e4a9e35b43000 20240930055535463 DAUC <0003> auc.c:180 vector [2]: sres = 41cabc4a 20240930055535463 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055535463 DAUC <0003> auc.c:113 vector [3]: rand = 1e722668c110a542657aaa98dc6585cf 20240930055535463 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535463 DAUC <0003> auc.c:142 vector [3]: autn = f6f4865c39258000c93350da608ecd12 20240930055535463 DAUC <0003> auc.c:143 vector [3]: ck = 659dc7ac43a71a699f18abc7fd000cb3 20240930055535463 DAUC <0003> auc.c:144 vector [3]: ik = 7caffe6f8ff1585bb8070a62bad1f69f 20240930055535463 DAUC <0003> auc.c:145 vector [3]: res = f73cd35c61c2b7360000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [3]: kc = be70f0eb36f99000 20240930055535463 DAUC <0003> auc.c:180 vector [3]: sres = 25049d77 20240930055535463 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055535463 DAUC <0003> auc.c:113 vector [4]: rand = 902e82c1e2d5d560da6be577e56f35ed 20240930055535463 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535463 DAUC <0003> auc.c:142 vector [4]: autn = 1c1fbf2afce980004c1fb4fe5685d2de 20240930055535463 DAUC <0003> auc.c:143 vector [4]: ck = 8d286a4207e9b9c79fa9a947697981ff 20240930055535463 DAUC <0003> auc.c:144 vector [4]: ik = bc9cd69439b57ee4694685da1da7f554 20240930055535463 DAUC <0003> auc.c:145 vector [4]: res = 92d2009af66201de0000000000000000 20240930055535463 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535463 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055535463 DAUC <0003> auc.c:179 vector [4]: kc = ff1253dc19da8000 20240930055535463 DAUC <0003> auc.c:180 vector [4]: sres = d2d1f995 20240930055535463 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055535463 DAUC <0003> db_auc.c:245 IMSI='262425817002303': Generated 5 vectors 20240930055535463 DAUC <0003> db_auc.c:249 IMSI='262425817002303': Updating SQN=161 in DB 20240930055535473 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425817002303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425817002303"} 20240930055535473 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425817002303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ec4d07bb9dcf: Found GsupExpect[0] for "262425817002303" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425817002303" TC_gsup_sai_eps(39)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055535476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055535508 DAUC <0003> db_auc.c:157 IMSI='262424356912871': No 2G Auth Data 20240930055535508 DAUC <0003> db_auc.c:192 IMSI='262424356912871': No 3G Auth Data HLR_Test-GSUP(33)@ec4d07bb9dcf: Created GsupExpect[0] for "262424356912871" to be handled at TC_gsup_sai_eps(40) 20240930055535549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33972<->l=127.0.0.1:4258 20240930055535552 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535552 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424356912871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424356912871"} 20240930055535552 DAUC <0003> db_auc.c:236 IMSI='262424356912871': Calling to generate 5 vectors 20240930055535552 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240930055535552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240930055535552 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240930055535552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240930055535552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240930055535552 DAUC <0003> auc.c:113 vector [0]: rand = 8f97bf42db992691ff424f0bab6a5f70 20240930055535552 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240930055535552 DAUC <0003> auc.c:142 vector [0]: autn = be04d6a50a808000a1c448bd124c1218 20240930055535552 DAUC <0003> auc.c:143 vector [0]: ck = 3c53b37628f9749f0710a0500857f878 20240930055535552 DAUC <0003> auc.c:144 vector [0]: ik = a8e27b6cca2f365e960d277ca90fdcd5 20240930055535552 DAUC <0003> auc.c:145 vector [0]: res = f41a352ed20112790000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [0]: kc = d377f23284af7bdb 20240930055535552 DAUC <0003> auc.c:180 vector [0]: sres = d9edc7de 20240930055535552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240930055535552 DAUC <0003> auc.c:113 vector [1]: rand = e033eebebe5c83a85d73d473484c1663 20240930055535552 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240930055535552 DAUC <0003> auc.c:142 vector [1]: autn = b5c72d29cfde8000528ccbd21b6d718c 20240930055535552 DAUC <0003> auc.c:143 vector [1]: ck = c1f85fde1981ab89e54ff92c9be7d16b 20240930055535552 DAUC <0003> auc.c:144 vector [1]: ik = 8ff058c2e9b85a09241e00f2e319ffe4 20240930055535552 DAUC <0003> auc.c:145 vector [1]: res = a2e9b9882691f3a40000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [1]: kc = f8dd825142c7e387 20240930055535552 DAUC <0003> auc.c:180 vector [1]: sres = f9132fed 20240930055535552 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240930055535552 DAUC <0003> auc.c:113 vector [2]: rand = 8c6487af4f475db5339d9cb7b5515f38 20240930055535552 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240930055535552 DAUC <0003> auc.c:142 vector [2]: autn = b22d1d099e8180004eeb1b320d025630 20240930055535552 DAUC <0003> auc.c:143 vector [2]: ck = 91415771d5be595d1270e160319ae12a 20240930055535552 DAUC <0003> auc.c:144 vector [2]: ik = b0f454b2adcdd26ee6f219f3e94eb582 20240930055535552 DAUC <0003> auc.c:145 vector [2]: res = 81d4d2f1d3a2d1660000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [2]: kc = d73d64895d038e83 20240930055535552 DAUC <0003> auc.c:180 vector [2]: sres = b31c3809 20240930055535552 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240930055535552 DAUC <0003> auc.c:113 vector [3]: rand = a3af53f7f7379ad04254067406445033 20240930055535552 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240930055535552 DAUC <0003> auc.c:142 vector [3]: autn = b91d79d6d91e8000504e8ed04bd1fe34 20240930055535552 DAUC <0003> auc.c:143 vector [3]: ck = 40893b98b57aeef5eb61603f6f522a07 20240930055535552 DAUC <0003> auc.c:144 vector [3]: ik = c5d1734701e152267af4290128b76066 20240930055535552 DAUC <0003> auc.c:145 vector [3]: res = 71534933ecc5a24a0000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [3]: kc = a3ee257be5c94b8f 20240930055535552 DAUC <0003> auc.c:180 vector [3]: sres = bf67f6d1 20240930055535552 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240930055535552 DAUC <0003> auc.c:113 vector [4]: rand = 126a0897f9450567b8c8b6eecd79887b 20240930055535552 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240930055535552 DAUC <0003> auc.c:142 vector [4]: autn = 79c6cc289b298000bba9f0e5c33749fc 20240930055535552 DAUC <0003> auc.c:143 vector [4]: ck = add05b5b2d1a147c73dcde5a3012b449 20240930055535552 DAUC <0003> auc.c:144 vector [4]: ik = fbce41c69b99a96a95149a686915acde 20240930055535552 DAUC <0003> auc.c:145 vector [4]: res = 48d019922968a2390000000000000000 20240930055535552 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240930055535552 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240930055535552 DAUC <0003> auc.c:179 vector [4]: kc = f0921e70d753ba87 20240930055535552 DAUC <0003> auc.c:180 vector [4]: sres = 4a2c5910 20240930055535552 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240930055535552 DAUC <0003> db_auc.c:245 IMSI='262424356912871': Generated 5 vectors 20240930055535552 DAUC <0003> db_auc.c:249 IMSI='262424356912871': Updating SQN=161 in DB 20240930055535561 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424356912871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424356912871"} 20240930055535561 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424356912871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055535561 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055535561 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@ec4d07bb9dcf: Found GsupExpect[0] for "262424356912871" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424356912871" TC_gsup_sai_eps(40)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055535565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33972<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055535589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20240930055535590 DLINP <000b> input/ipa.c:451 connected read/write 20240930055535590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055535590 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055535591 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055535591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055535591 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41629<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@ec4d07bb9dcf: Final verdict of PTC: none 34@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:55:35 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 20240930055535633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33982<->l=127.0.0.1:4258 20240930055535634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33982<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6004) Waiting for packet dumper to finish... 1 (prev_count=6004, count=33100) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:55: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_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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_ul_unknown_imsi started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055538707 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055538707 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055538709 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055538710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055538712 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055538712 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055538712 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055538712 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 20240930055538712 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055538712 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 20240930055538712 DLGSUP <0013> gsup_server.c:235 2: 20240930055538712 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055538712 DLGSUP <0013> gsup_server.c:235 3: 20240930055538712 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055538712 DLGSUP <0013> gsup_server.c:235 4: 20240930055538712 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055538712 DLGSUP <0013> gsup_server.c:235 5: 20240930055538712 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055538712 DLGSUP <0013> gsup_server.c:235 7: 20240930055538712 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055538712 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055538712 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055538712 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@ec4d07bb9dcf: 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") 20240930055538731 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33511<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@ec4d07bb9dcf: Created GsupExpect[0] for "262429056157635" to be handled at TC_gsup_ul_unknown_imsi(45) 20240930055538744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20240930055538753 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055538753 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429056157635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429056157635" cn_domain=PS} 20240930055538753 DLU <0006> fsm.c:456 lu(262429056157635)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055538753 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429056157635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240930055538753 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429056157635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429056157635" cause=IMSI unknown in HLR} 20240930055538753 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429056157635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055538753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429056157635)[0x5598fc52de90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055538753 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429056157635)[0x5598fc52de90]{UNVALIDATED}: Freeing instance 20240930055538753 DLU <0006> fsm.c:568 lu(PS:IMSI-262429056157635)[0x5598fc52de90]{UNVALIDATED}: Deallocated 20240930055538753 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055538753 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@ec4d07bb9dcf: Found GsupExpect[0] for "262429056157635" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429056157635" TC_gsup_ul_unknown_imsi(45)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055538755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055538756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20240930055538758 DLINP <000b> input/ipa.c:451 connected read/write 20240930055538758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055538758 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055538758 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055538758 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055538758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33511<->l=127.0.0.1:4259) 43@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 43: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:55:38 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 20240930055538804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58550<->l=127.0.0.1:4258 20240930055538804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58550<->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@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:55:40 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055541876 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055541876 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055541878 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055541879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055541881 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055541881 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055541881 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055541881 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 20240930055541881 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055541881 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 20240930055541881 DLGSUP <0013> gsup_server.c:235 2: 20240930055541881 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055541881 DLGSUP <0013> gsup_server.c:235 3: 20240930055541881 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055541881 DLGSUP <0013> gsup_server.c:235 4: 20240930055541881 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055541881 DLGSUP <0013> gsup_server.c:235 5: 20240930055541881 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055541881 DLGSUP <0013> gsup_server.c:235 7: 20240930055541881 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055541881 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055541881 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055541881 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@ec4d07bb9dcf: 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") 20240930055541896 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34633<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@ec4d07bb9dcf: Created GsupExpect[0] for "262422544973795" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240930055541907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 20240930055541921 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055541921 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422544973795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422544973795" cn_domain=PS source_name="the-source\n"} 20240930055541921 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055541921 DLU <0006> fsm.c:456 lu(262422544973795)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055541921 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422544973795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240930055541921 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422544973795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422544973795" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240930055541921 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422544973795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055541921 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422544973795)[0x5598fc52de90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055541921 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422544973795)[0x5598fc52de90]{UNVALIDATED}: Freeing instance 20240930055541921 DLU <0006> fsm.c:568 lu(PS:IMSI-262422544973795)[0x5598fc52de90]{UNVALIDATED}: Deallocated 20240930055541921 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055541921 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@ec4d07bb9dcf: Found GsupExpect[0] for "262422544973795" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422544973795" TC_gsup_ul_unknown_imsi_via_proxy(50)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055541924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055541925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 20240930055541926 DLINP <000b> input/ipa.c:451 connected read/write 20240930055541926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055541926 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055541926 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055541926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055541926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240930055541926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34633<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@ec4d07bb9dcf: Final verdict of PTC: none 48@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 48: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:55:41 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 20240930055541971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4258 20240930055541971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58574<->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=12680) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055545046 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055545046 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055545049 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055545050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055545051 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055545052 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055545052 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055545052 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 20240930055545052 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055545052 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 20240930055545052 DLGSUP <0013> gsup_server.c:235 2: 20240930055545052 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055545052 DLGSUP <0013> gsup_server.c:235 3: 20240930055545052 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055545052 DLGSUP <0013> gsup_server.c:235 4: 20240930055545052 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055545052 DLGSUP <0013> gsup_server.c:235 5: 20240930055545052 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055545052 DLGSUP <0013> gsup_server.c:235 7: 20240930055545052 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055545052 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055545052 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055545052 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@ec4d07bb9dcf: 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") 20240930055545072 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38185<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@ec4d07bb9dcf: Created GsupExpect[0] for "262424347315040" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240930055545082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 20240930055545093 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055545093 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424347315040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424347315040" cn_domain=PS} 20240930055545093 DLU <0006> fsm.c:456 lu(262424347315040)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055545093 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424347315040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240930055545093 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424347315040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424347315040" cause=Roaming not allowed in this location area} 20240930055545093 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424347315040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055545093 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424347315040)[0x5598fc52de90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055545093 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424347315040)[0x5598fc52de90]{UNVALIDATED}: Freeing instance 20240930055545093 DLU <0006> fsm.c:568 lu(PS:IMSI-262424347315040)[0x5598fc52de90]{UNVALIDATED}: Deallocated 20240930055545093 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055545093 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@ec4d07bb9dcf: Found GsupExpect[0] for "262424347315040" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424347315040" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055545095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055545096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4258 20240930055545097 DLINP <000b> input/ipa.c:451 connected read/write 20240930055545097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055545097 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(52)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055545097 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055545097 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055545097 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38185<->l=127.0.0.1:4259) 53@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 53: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055545135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20240930055545135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->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=13480) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_sai_err_unknown_imsi started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055548207 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055548207 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055548209 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055548209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055548211 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055548211 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055548211 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055548211 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 20240930055548211 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055548211 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 20240930055548211 DLGSUP <0013> gsup_server.c:235 2: 20240930055548211 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055548211 DLGSUP <0013> gsup_server.c:235 3: 20240930055548211 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055548211 DLGSUP <0013> gsup_server.c:235 4: 20240930055548211 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055548211 DLGSUP <0013> gsup_server.c:235 5: 20240930055548211 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055548211 DLGSUP <0013> gsup_server.c:235 7: 20240930055548211 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055548211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055548211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055548211 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@ec4d07bb9dcf: 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") 20240930055548231 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33341<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@ec4d07bb9dcf: Created GsupExpect[0] for "262429432003317" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240930055548246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 20240930055548257 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055548257 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429432003317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429432003317"} 20240930055548257 DAUC <0003> db_auc.c:133 IMSI='262429432003317': No such subscriber 20240930055548257 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429432003317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240930055548257 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429432003317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429432003317" cause=IMSI unknown in HLR} 20240930055548257 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429432003317 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055548257 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055548257 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@ec4d07bb9dcf: Found GsupExpect[0] for "262429432003317" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429432003317" TC_gsup_sai_err_unknown_imsi(60)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055548260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055548261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055548262 DLINP <000b> input/ipa.c:451 connected read/write 20240930055548263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055548263 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055548263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055548263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055548263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33341<->l=127.0.0.1:4259) 58@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 58: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055548307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4258 20240930055548307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47464<->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=12544) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_ul started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055551376 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055551376 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055551378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055551380 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551380 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055551380 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055551380 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 20240930055551380 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055551380 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 20240930055551380 DLGSUP <0013> gsup_server.c:235 2: 20240930055551380 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055551380 DLGSUP <0013> gsup_server.c:235 3: 20240930055551380 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055551381 DLGSUP <0013> gsup_server.c:235 4: 20240930055551381 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055551381 DLGSUP <0013> gsup_server.c:235 5: 20240930055551381 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055551381 DLGSUP <0013> gsup_server.c:235 7: 20240930055551381 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055551381 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055551381 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055551381 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@ec4d07bb9dcf: 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") 20240930055551397 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41519<->l=127.0.0.1:4259) 20240930055551411 DAUC <0003> db_auc.c:157 IMSI='262427664589220': No 2G Auth Data 20240930055551411 DAUC <0003> db_auc.c:192 IMSI='262427664589220': No 3G Auth Data HLR_Test-GSUP(62)@ec4d07bb9dcf: Created GsupExpect[0] for "262427664589220" to be handled at TC_gsup_ul(65) 20240930055551442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4258 20240930055551446 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551446 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427664589220" cn_domain=PS} 20240930055551446 DLU <0006> fsm.c:456 lu(262427664589220)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551446 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551462 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551462 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427664589220" cn_domain=PS} 20240930055551462 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551462 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ec4d07bb9dcf: Found GsupExpect[0] for "262427664589220" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_ul(65)"262427664589220" 20240930055551466 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551466 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427664589220"} 20240930055551466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551466 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551466 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427664589220"} 20240930055551466 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427664589220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551466 DLU <0006> fsm.c:568 lu(PS:IMSI-262427664589220)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551466 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551466 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul(65)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055551468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4258 TC_gsup_ul(65)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055551494 DAUC <0003> db_auc.c:157 IMSI='262420224851755': No 2G Auth Data 20240930055551494 DAUC <0003> db_auc.c:192 IMSI='262420224851755': No 3G Auth Data 20240930055551503 DLGSUP <0013> hlr.c:121 IMSI 262420224851755: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ec4d07bb9dcf: Created GsupExpect[0] for "262420224851755" to be handled at TC_gsup_ul(66) 20240930055551526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20240930055551529 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551529 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420224851755" cn_domain=PS} 20240930055551529 DLU <0006> fsm.c:456 lu(262420224851755)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551529 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551545 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420224851755" cn_domain=PS} 20240930055551545 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551545 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ec4d07bb9dcf: Found GsupExpect[0] for "262420224851755" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_ul(66)"262420224851755" 20240930055551548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551548 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420224851755"} 20240930055551548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551548 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551548 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420224851755"} 20240930055551548 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420224851755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551548 DLU <0006> fsm.c:568 lu(PS:IMSI-262420224851755)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul(66)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055551550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 TC_gsup_ul(66)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055551573 DAUC <0003> db_auc.c:157 IMSI='262424250319855': No 2G Auth Data 20240930055551573 DAUC <0003> db_auc.c:192 IMSI='262424250319855': No 3G Auth Data 20240930055551582 DLGSUP <0013> hlr.c:121 IMSI 262424250319855: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ec4d07bb9dcf: Created GsupExpect[0] for "262424250319855" to be handled at TC_gsup_ul(67) 20240930055551604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47506<->l=127.0.0.1:4258 20240930055551608 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551609 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424250319855" cn_domain=PS} 20240930055551609 DLU <0006> fsm.c:456 lu(262424250319855)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551609 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551623 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424250319855" cn_domain=PS} 20240930055551624 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551624 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ec4d07bb9dcf: Found GsupExpect[0] for "262424250319855" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_ul(67)"262424250319855" 20240930055551626 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551626 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424250319855"} 20240930055551626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551626 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551626 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424250319855"} 20240930055551626 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424250319855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551626 DLU <0006> fsm.c:568 lu(PS:IMSI-262424250319855)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551626 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551626 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul(67)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055551628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47506<->l=127.0.0.1:4258 TC_gsup_ul(67)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055551651 DAUC <0003> db_auc.c:157 IMSI='262420050262140': No 2G Auth Data 20240930055551651 DAUC <0003> db_auc.c:192 IMSI='262420050262140': No 3G Auth Data 20240930055551660 DLGSUP <0013> hlr.c:121 IMSI 262420050262140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ec4d07bb9dcf: Created GsupExpect[0] for "262420050262140" to be handled at TC_gsup_ul(68) 20240930055551682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20240930055551686 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551686 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420050262140" cn_domain=PS} 20240930055551686 DLU <0006> fsm.c:456 lu(262420050262140)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551686 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551701 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420050262140" cn_domain=PS} 20240930055551701 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551701 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ec4d07bb9dcf: Found GsupExpect[0] for "262420050262140" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_ul(68)"262420050262140" 20240930055551705 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551705 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420050262140"} 20240930055551705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551705 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551705 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420050262140"} 20240930055551705 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420050262140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551705 DLU <0006> fsm.c:568 lu(PS:IMSI-262420050262140)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551705 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551705 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul(68)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055551707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 TC_gsup_ul(68)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055551730 DAUC <0003> db_auc.c:157 IMSI='262421510061096': No 2G Auth Data 20240930055551730 DAUC <0003> db_auc.c:192 IMSI='262421510061096': No 3G Auth Data 20240930055551739 DLGSUP <0013> hlr.c:121 IMSI 262421510061096: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ec4d07bb9dcf: Created GsupExpect[0] for "262421510061096" to be handled at TC_gsup_ul(69) 20240930055551763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20240930055551767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551767 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421510061096" cn_domain=PS} 20240930055551767 DLU <0006> fsm.c:456 lu(262421510061096)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551767 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551782 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421510061096" cn_domain=PS} 20240930055551782 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551782 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ec4d07bb9dcf: Found GsupExpect[0] for "262421510061096" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_ul(69)"262421510061096" 20240930055551784 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551784 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421510061096"} 20240930055551784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551784 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551784 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421510061096"} 20240930055551784 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421510061096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551784 DLU <0006> fsm.c:568 lu(PS:IMSI-262421510061096)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551784 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551784 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul(69)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055551786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 TC_gsup_ul(69)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055551809 DAUC <0003> db_auc.c:157 IMSI='262420896342351': No 2G Auth Data 20240930055551809 DAUC <0003> db_auc.c:192 IMSI='262420896342351': No 3G Auth Data 20240930055551817 DLGSUP <0013> hlr.c:121 IMSI 262420896342351: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ec4d07bb9dcf: Created GsupExpect[0] for "262420896342351" to be handled at TC_gsup_ul(70) 20240930055551848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47530<->l=127.0.0.1:4258 20240930055551851 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551851 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420896342351" cn_domain=PS} 20240930055551851 DLU <0006> fsm.c:456 lu(262420896342351)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551851 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551865 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551865 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420896342351" cn_domain=PS} 20240930055551865 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551865 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ec4d07bb9dcf: Found GsupExpect[0] for "262420896342351" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_ul(70)"262420896342351" 20240930055551868 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551868 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420896342351"} 20240930055551868 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551868 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551868 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420896342351"} 20240930055551868 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420896342351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551868 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551868 DLU <0006> fsm.c:568 lu(PS:IMSI-262420896342351)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551868 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551868 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul(70)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055551870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47530<->l=127.0.0.1:4258 TC_gsup_ul(70)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055551902 DAUC <0003> db_auc.c:157 IMSI='262428695698796': No 2G Auth Data 20240930055551902 DAUC <0003> db_auc.c:192 IMSI='262428695698796': No 3G Auth Data 20240930055551910 DLGSUP <0013> hlr.c:121 IMSI 262428695698796: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ec4d07bb9dcf: Created GsupExpect[0] for "262428695698796" to be handled at TC_gsup_ul(71) 20240930055551942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47532<->l=127.0.0.1:4258 20240930055551945 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551945 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428695698796" cn_domain=PS} 20240930055551945 DLU <0006> fsm.c:456 lu(262428695698796)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055551945 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055551960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055551960 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428695698796" cn_domain=PS} 20240930055551961 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551961 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ec4d07bb9dcf: Found GsupExpect[0] for "262428695698796" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_ul(71)"262428695698796" 20240930055551963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055551963 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428695698796"} 20240930055551963 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055551963 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055551963 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428695698796"} 20240930055551963 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428695698796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055551963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055551963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055551963 DLU <0006> fsm.c:568 lu(PS:IMSI-262428695698796)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055551963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055551963 DLINP <000b> input/ipa.c:451 connected read/write 20240930055551963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul(71)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055551965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47532<->l=127.0.0.1:4258 TC_gsup_ul(71)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055551997 DAUC <0003> db_auc.c:157 IMSI='262421266737128': No 2G Auth Data 20240930055551997 DAUC <0003> db_auc.c:192 IMSI='262421266737128': No 3G Auth Data 20240930055552006 DLGSUP <0013> hlr.c:121 IMSI 262421266737128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@ec4d07bb9dcf: Created GsupExpect[0] for "262421266737128" to be handled at TC_gsup_ul(72) 20240930055552039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 20240930055552042 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055552042 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421266737128" cn_domain=PS} 20240930055552042 DLU <0006> fsm.c:456 lu(262421266737128)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055552042 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055552057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055552057 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421266737128" cn_domain=PS} 20240930055552057 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055552057 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@ec4d07bb9dcf: Found GsupExpect[0] for "262421266737128" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_ul(72)"262421266737128" 20240930055552060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055552060 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421266737128"} 20240930055552060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055552060 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055552060 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421266737128"} 20240930055552060 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421266737128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055552060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055552060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055552060 DLU <0006> fsm.c:568 lu(PS:IMSI-262421266737128)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055552060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055552060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul(72)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055552062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 TC_gsup_ul(72)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055552087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20240930055552088 DLINP <000b> input/ipa.c:451 connected read/write 20240930055552088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055552088 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055552088 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055552088 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055552088 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41519<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@ec4d07bb9dcf: Final verdict of PTC: none 63@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_ul finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055552129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4258 20240930055552129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21976) Waiting for packet dumper to finish... 1 (prev_count=21976, count=44944) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_ul_via_proxy started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055555211 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055555211 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055555213 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055555216 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555216 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055555216 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055555216 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 20240930055555216 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055555216 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 20240930055555216 DLGSUP <0013> gsup_server.c:235 2: 20240930055555216 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055555216 DLGSUP <0013> gsup_server.c:235 3: 20240930055555216 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055555216 DLGSUP <0013> gsup_server.c:235 4: 20240930055555216 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055555216 DLGSUP <0013> gsup_server.c:235 5: 20240930055555216 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055555216 DLGSUP <0013> gsup_server.c:235 7: 20240930055555216 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055555216 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055555216 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055555216 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@ec4d07bb9dcf: 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") 20240930055555235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34949<->l=127.0.0.1:4259) 20240930055555251 DAUC <0003> db_auc.c:157 IMSI='262421424926345': No 2G Auth Data 20240930055555251 DAUC <0003> db_auc.c:192 IMSI='262421424926345': No 3G Auth Data HLR_Test-GSUP(74)@ec4d07bb9dcf: Created GsupExpect[0] for "262421424926345" to be handled at TC_gsup_ul_via_proxy(77) 20240930055555293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47560<->l=127.0.0.1:4258 20240930055555298 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555298 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421424926345" cn_domain=PS source_name="the-source\n"} 20240930055555298 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055555298 DLU <0006> fsm.c:456 lu(262421424926345)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555298 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555312 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421424926345" cn_domain=PS destination_name="the-source\n"} 20240930055555312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ec4d07bb9dcf: Found GsupExpect[0] for "262421424926345" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421424926345" 20240930055555316 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555316 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421424926345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421424926345" source_name="the-source\n"} 20240930055555316 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555316 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555316 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421424926345" destination_name="the-source\n"} 20240930055555316 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421424926345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555316 DLU <0006> fsm.c:568 lu(PS:IMSI-262421424926345)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555316 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555316 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055555318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47560<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055555341 DAUC <0003> db_auc.c:157 IMSI='262424975852573': No 2G Auth Data 20240930055555341 DAUC <0003> db_auc.c:192 IMSI='262424975852573': No 3G Auth Data 20240930055555350 DLGSUP <0013> hlr.c:121 IMSI 262424975852573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ec4d07bb9dcf: Created GsupExpect[0] for "262424975852573" to be handled at TC_gsup_ul_via_proxy(78) 20240930055555373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 20240930055555376 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555376 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424975852573" cn_domain=PS source_name="the-source\n"} 20240930055555376 DLU <0006> fsm.c:456 lu(262424975852573)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555376 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555408 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555408 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424975852573" cn_domain=PS destination_name="the-source\n"} 20240930055555408 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555408 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ec4d07bb9dcf: Found GsupExpect[0] for "262424975852573" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262424975852573" 20240930055555411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555411 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424975852573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424975852573" source_name="the-source\n"} 20240930055555411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555411 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555411 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424975852573" destination_name="the-source\n"} 20240930055555411 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424975852573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555411 DLU <0006> fsm.c:568 lu(PS:IMSI-262424975852573)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055555413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055555442 DAUC <0003> db_auc.c:157 IMSI='262420369428162': No 2G Auth Data 20240930055555442 DAUC <0003> db_auc.c:192 IMSI='262420369428162': No 3G Auth Data 20240930055555452 DLGSUP <0013> hlr.c:121 IMSI 262420369428162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ec4d07bb9dcf: Created GsupExpect[0] for "262420369428162" to be handled at TC_gsup_ul_via_proxy(79) 20240930055555476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 20240930055555480 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555480 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420369428162" cn_domain=PS source_name="the-source\n"} 20240930055555480 DLU <0006> fsm.c:456 lu(262420369428162)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555480 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555496 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555496 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420369428162" cn_domain=PS destination_name="the-source\n"} 20240930055555497 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555497 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ec4d07bb9dcf: Found GsupExpect[0] for "262420369428162" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420369428162" 20240930055555500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555500 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420369428162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420369428162" source_name="the-source\n"} 20240930055555500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555500 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555500 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420369428162" destination_name="the-source\n"} 20240930055555500 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262420369428162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555500 DLU <0006> fsm.c:568 lu(PS:IMSI-262420369428162)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055555501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055555527 DAUC <0003> db_auc.c:157 IMSI='262421760079040': No 2G Auth Data 20240930055555527 DAUC <0003> db_auc.c:192 IMSI='262421760079040': No 3G Auth Data 20240930055555536 DLGSUP <0013> hlr.c:121 IMSI 262421760079040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ec4d07bb9dcf: Created GsupExpect[0] for "262421760079040" to be handled at TC_gsup_ul_via_proxy(80) 20240930055555560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 20240930055555564 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555564 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421760079040" cn_domain=PS source_name="the-source\n"} 20240930055555564 DLU <0006> fsm.c:456 lu(262421760079040)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555564 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555580 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421760079040" cn_domain=PS destination_name="the-source\n"} 20240930055555580 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555581 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ec4d07bb9dcf: Found GsupExpect[0] for "262421760079040" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262421760079040" 20240930055555584 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555584 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421760079040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421760079040" source_name="the-source\n"} 20240930055555584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555584 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555584 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421760079040" destination_name="the-source\n"} 20240930055555584 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262421760079040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555584 DLU <0006> fsm.c:568 lu(PS:IMSI-262421760079040)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555584 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555584 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055555585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47588<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055555612 DAUC <0003> db_auc.c:157 IMSI='262420366075704': No 2G Auth Data 20240930055555612 DAUC <0003> db_auc.c:192 IMSI='262420366075704': No 3G Auth Data 20240930055555621 DLGSUP <0013> hlr.c:121 IMSI 262420366075704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ec4d07bb9dcf: Created GsupExpect[0] for "262420366075704" to be handled at TC_gsup_ul_via_proxy(81) 20240930055555645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 20240930055555648 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555648 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420366075704" cn_domain=PS source_name="the-source\n"} 20240930055555648 DLU <0006> fsm.c:456 lu(262420366075704)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555648 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555665 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555665 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420366075704" cn_domain=PS destination_name="the-source\n"} 20240930055555665 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555665 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ec4d07bb9dcf: Found GsupExpect[0] for "262420366075704" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420366075704" 20240930055555667 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555667 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420366075704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420366075704" source_name="the-source\n"} 20240930055555667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555667 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555667 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420366075704" destination_name="the-source\n"} 20240930055555667 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262420366075704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555667 DLU <0006> fsm.c:568 lu(PS:IMSI-262420366075704)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055555669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055555696 DAUC <0003> db_auc.c:157 IMSI='262425209342231': No 2G Auth Data 20240930055555696 DAUC <0003> db_auc.c:192 IMSI='262425209342231': No 3G Auth Data 20240930055555705 DLGSUP <0013> hlr.c:121 IMSI 262425209342231: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ec4d07bb9dcf: Created GsupExpect[0] for "262425209342231" to be handled at TC_gsup_ul_via_proxy(82) 20240930055555738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4258 20240930055555742 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555742 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425209342231" cn_domain=PS source_name="the-source\n"} 20240930055555743 DLU <0006> fsm.c:456 lu(262425209342231)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555743 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555758 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555758 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425209342231" cn_domain=PS destination_name="the-source\n"} 20240930055555758 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555758 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ec4d07bb9dcf: Found GsupExpect[0] for "262425209342231" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425209342231" 20240930055555761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555761 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425209342231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425209342231" source_name="the-source\n"} 20240930055555761 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555761 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555761 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425209342231" destination_name="the-source\n"} 20240930055555761 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425209342231 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555761 DLU <0006> fsm.c:568 lu(PS:IMSI-262425209342231)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055555763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055555799 DAUC <0003> db_auc.c:157 IMSI='262420682156629': No 2G Auth Data 20240930055555799 DAUC <0003> db_auc.c:192 IMSI='262420682156629': No 3G Auth Data 20240930055555808 DLGSUP <0013> hlr.c:121 IMSI 262420682156629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ec4d07bb9dcf: Created GsupExpect[0] for "262420682156629" to be handled at TC_gsup_ul_via_proxy(83) 20240930055555841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 20240930055555844 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555844 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420682156629" cn_domain=PS source_name="the-source\n"} 20240930055555844 DLU <0006> fsm.c:456 lu(262420682156629)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555844 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555860 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420682156629" cn_domain=PS destination_name="the-source\n"} 20240930055555860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ec4d07bb9dcf: Found GsupExpect[0] for "262420682156629" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262420682156629" 20240930055555863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555863 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420682156629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420682156629" source_name="the-source\n"} 20240930055555863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555863 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555863 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420682156629" destination_name="the-source\n"} 20240930055555863 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420682156629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555863 DLU <0006> fsm.c:568 lu(PS:IMSI-262420682156629)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555863 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055555865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055555898 DAUC <0003> db_auc.c:157 IMSI='262428944150896': No 2G Auth Data 20240930055555898 DAUC <0003> db_auc.c:192 IMSI='262428944150896': No 3G Auth Data 20240930055555907 DLGSUP <0013> hlr.c:121 IMSI 262428944150896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@ec4d07bb9dcf: Created GsupExpect[0] for "262428944150896" to be handled at TC_gsup_ul_via_proxy(84) 20240930055555942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47622<->l=127.0.0.1:4258 20240930055555946 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555946 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428944150896" cn_domain=PS source_name="the-source\n"} 20240930055555946 DLU <0006> fsm.c:456 lu(262428944150896)[0x5598fc52de90]{UNVALIDATED}: Allocated 20240930055555946 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240930055555965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055555965 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428944150896" cn_domain=PS destination_name="the-source\n"} 20240930055555965 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555965 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@ec4d07bb9dcf: Found GsupExpect[0] for "262428944150896" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428944150896" 20240930055555968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055555968 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428944150896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428944150896" source_name="the-source\n"} 20240930055555968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055555968 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055555968 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428944150896" destination_name="the-source\n"} 20240930055555968 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262428944150896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055555968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055555968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055555968 DLU <0006> fsm.c:568 lu(PS:IMSI-262428944150896)[0x5598fc52de90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055555968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055555968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055555968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055555970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47622<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055556009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 20240930055556010 DLINP <000b> input/ipa.c:451 connected read/write 20240930055556010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055556010 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055556010 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055556010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055556010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055556010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34949<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@ec4d07bb9dcf: Final verdict of PTC: none 75@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055556057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 20240930055556057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32672) Waiting for packet dumper to finish... 1 (prev_count=32672, count=46260) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_ul_subscriber_data started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055559132 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055559132 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055559133 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055559136 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559136 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055559136 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055559136 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 20240930055559136 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055559136 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 20240930055559136 DLGSUP <0013> gsup_server.c:235 2: 20240930055559136 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055559136 DLGSUP <0013> gsup_server.c:235 3: 20240930055559136 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055559136 DLGSUP <0013> gsup_server.c:235 4: 20240930055559136 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055559136 DLGSUP <0013> gsup_server.c:235 5: 20240930055559136 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055559136 DLGSUP <0013> gsup_server.c:235 7: 20240930055559136 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055559136 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055559136 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055559136 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@ec4d07bb9dcf: 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") 20240930055559151 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35335<->l=127.0.0.1:4259) 20240930055559180 DAUC <0003> db_auc.c:157 IMSI='262429105209517': No 2G Auth Data 20240930055559180 DAUC <0003> db_auc.c:192 IMSI='262429105209517': No 3G Auth Data HLR_Test-GSUP(86)@ec4d07bb9dcf: Created GsupExpect[0] for "262429105209517" to be handled at TC_gsup_ul_subscriber_data(89) 20240930055559212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ec4d07bb9dcf: GSUP ul subscriber_data<unbound> 20240930055559217 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559217 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429105209517" cn_domain=PS} 20240930055559218 DLU <0006> fsm.c:456 lu(262429105209517)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559218 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559232 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429105209517" cn_domain=PS} 20240930055559232 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559232 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ec4d07bb9dcf: Found GsupExpect[0] for "262429105209517" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429105209517" 20240930055559236 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559236 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429105209517"} 20240930055559236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559236 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559236 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429105209517"} 20240930055559236 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429105209517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559236 DLU <0006> fsm.c:568 lu(PS:IMSI-262429105209517)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559236 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559236 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055559238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055559265 DAUC <0003> db_auc.c:157 IMSI='262426220369728': No 2G Auth Data 20240930055559265 DAUC <0003> db_auc.c:192 IMSI='262426220369728': No 3G Auth Data 20240930055559307 DLGSUP <0013> hlr.c:121 IMSI 262426220369728: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ec4d07bb9dcf: Created GsupExpect[0] for "262426220369728" to be handled at TC_gsup_ul_subscriber_data(90) 20240930055559331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ec4d07bb9dcf: GSUP ul subscriber_data<unbound> 20240930055559335 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559335 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426220369728" cn_domain=PS} 20240930055559335 DLU <0006> fsm.c:456 lu(262426220369728)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559335 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559350 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559350 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426220369728" cn_domain=PS} 20240930055559350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ec4d07bb9dcf: Found GsupExpect[0] for "262426220369728" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426220369728" 20240930055559353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559353 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426220369728"} 20240930055559353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559353 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559353 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426220369728"} 20240930055559353 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426220369728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559353 DLU <0006> fsm.c:568 lu(PS:IMSI-262426220369728)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055559355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055559379 DAUC <0003> db_auc.c:157 IMSI='262423759957118': No 2G Auth Data 20240930055559379 DAUC <0003> db_auc.c:192 IMSI='262423759957118': No 3G Auth Data 20240930055559388 DLGSUP <0013> hlr.c:121 IMSI 262423759957118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ec4d07bb9dcf: Created GsupExpect[0] for "262423759957118" to be handled at TC_gsup_ul_subscriber_data(91) 20240930055559411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54282<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ec4d07bb9dcf: GSUP ul subscriber_data<unbound> 20240930055559414 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559414 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423759957118" cn_domain=PS} 20240930055559414 DLU <0006> fsm.c:456 lu(262423759957118)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559414 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559429 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423759957118" cn_domain=PS} 20240930055559429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ec4d07bb9dcf: Found GsupExpect[0] for "262423759957118" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423759957118" 20240930055559432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559432 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423759957118"} 20240930055559432 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559432 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559432 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423759957118"} 20240930055559432 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423759957118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559432 DLU <0006> fsm.c:568 lu(PS:IMSI-262423759957118)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055559434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54282<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055559458 DAUC <0003> db_auc.c:157 IMSI='262428027629983': No 2G Auth Data 20240930055559458 DAUC <0003> db_auc.c:192 IMSI='262428027629983': No 3G Auth Data 20240930055559469 DLGSUP <0013> hlr.c:121 IMSI 262428027629983: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ec4d07bb9dcf: Created GsupExpect[0] for "262428027629983" to be handled at TC_gsup_ul_subscriber_data(92) 20240930055559491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ec4d07bb9dcf: GSUP ul subscriber_data<unbound> 20240930055559495 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559495 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428027629983" cn_domain=PS} 20240930055559495 DLU <0006> fsm.c:456 lu(262428027629983)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559495 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559510 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559510 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428027629983" cn_domain=PS} 20240930055559510 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559510 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ec4d07bb9dcf: Found GsupExpect[0] for "262428027629983" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428027629983" 20240930055559513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559513 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428027629983"} 20240930055559513 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559513 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559513 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428027629983"} 20240930055559513 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428027629983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559513 DLU <0006> fsm.c:568 lu(PS:IMSI-262428027629983)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559513 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055559515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055559541 DAUC <0003> db_auc.c:157 IMSI='262420491990081': No 2G Auth Data 20240930055559541 DAUC <0003> db_auc.c:192 IMSI='262420491990081': No 3G Auth Data 20240930055559549 DLGSUP <0013> hlr.c:121 IMSI 262420491990081: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ec4d07bb9dcf: Created GsupExpect[0] for "262420491990081" to be handled at TC_gsup_ul_subscriber_data(93) 20240930055559574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ec4d07bb9dcf: GSUP ul subscriber_data<unbound> 20240930055559578 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559578 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420491990081" cn_domain=PS} 20240930055559578 DLU <0006> fsm.c:456 lu(262420491990081)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559578 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559597 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420491990081" cn_domain=PS} 20240930055559597 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559597 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ec4d07bb9dcf: Found GsupExpect[0] for "262420491990081" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420491990081" 20240930055559600 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559600 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420491990081"} 20240930055559600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559600 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559600 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420491990081"} 20240930055559600 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420491990081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559600 DLU <0006> fsm.c:568 lu(PS:IMSI-262420491990081)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559600 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559600 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055559601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055559632 DAUC <0003> db_auc.c:157 IMSI='262422981876149': No 2G Auth Data 20240930055559632 DAUC <0003> db_auc.c:192 IMSI='262422981876149': No 3G Auth Data 20240930055559641 DLGSUP <0013> hlr.c:121 IMSI 262422981876149: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ec4d07bb9dcf: Created GsupExpect[0] for "262422981876149" to be handled at TC_gsup_ul_subscriber_data(94) 20240930055559678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ec4d07bb9dcf: GSUP ul subscriber_data<unbound> 20240930055559681 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559681 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422981876149" cn_domain=PS} 20240930055559681 DLU <0006> fsm.c:456 lu(262422981876149)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559681 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559701 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422981876149" cn_domain=PS} 20240930055559701 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559701 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ec4d07bb9dcf: Found GsupExpect[0] for "262422981876149" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262422981876149" 20240930055559704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559704 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422981876149"} 20240930055559704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559704 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559704 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422981876149"} 20240930055559704 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422981876149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559704 DLU <0006> fsm.c:568 lu(PS:IMSI-262422981876149)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055559707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055559739 DAUC <0003> db_auc.c:157 IMSI='262425881087686': No 2G Auth Data 20240930055559739 DAUC <0003> db_auc.c:192 IMSI='262425881087686': No 3G Auth Data 20240930055559748 DLGSUP <0013> hlr.c:121 IMSI 262425881087686: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ec4d07bb9dcf: Created GsupExpect[0] for "262425881087686" to be handled at TC_gsup_ul_subscriber_data(95) 20240930055559780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ec4d07bb9dcf: GSUP ul subscriber_data<unbound> 20240930055559785 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559785 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425881087686" cn_domain=PS} 20240930055559785 DLU <0006> fsm.c:456 lu(262425881087686)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559785 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559800 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559800 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425881087686" cn_domain=PS} 20240930055559800 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559800 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ec4d07bb9dcf: Found GsupExpect[0] for "262425881087686" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262425881087686" 20240930055559803 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559803 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425881087686"} 20240930055559803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559803 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559803 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425881087686"} 20240930055559803 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425881087686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559803 DLU <0006> fsm.c:568 lu(PS:IMSI-262425881087686)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559803 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559803 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055559805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055559852 DAUC <0003> db_auc.c:157 IMSI='262427713125575': No 2G Auth Data 20240930055559852 DAUC <0003> db_auc.c:192 IMSI='262427713125575': No 3G Auth Data 20240930055559864 DLGSUP <0013> hlr.c:121 IMSI 262427713125575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@ec4d07bb9dcf: Created GsupExpect[0] for "262427713125575" to be handled at TC_gsup_ul_subscriber_data(96) 20240930055559902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ec4d07bb9dcf: GSUP ul subscriber_data<unbound> 20240930055559906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559906 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427713125575" cn_domain=PS} 20240930055559906 DLU <0006> fsm.c:456 lu(262427713125575)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055559906 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055559921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055559921 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427713125575" cn_domain=PS} 20240930055559921 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559922 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@ec4d07bb9dcf: Found GsupExpect[0] for "262427713125575" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427713125575" 20240930055559924 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559924 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427713125575"} 20240930055559924 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055559924 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055559924 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427713125575"} 20240930055559924 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427713125575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055559924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055559924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055559924 DLU <0006> fsm.c:568 lu(PS:IMSI-262427713125575)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055559924 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055559925 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055559927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055559950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4258 20240930055559951 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35335<->l=127.0.0.1:4259) 20240930055559952 DLINP <000b> input/ipa.c:451 connected read/write 20240930055559952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055559952 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 87@ec4d07bb9dcf: Final verdict of PTC: none 20240930055559952 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055559952 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:55:59 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 20240930055559994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20240930055600094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34292) Waiting for packet dumper to finish... 1 (prev_count=34292, count=50716) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_vty started. MTC@ec4d07bb9dcf: legacy= true 20240930055603170 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055603170 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055603173 DLINP <000b> input/ipa.c:451 connected read/write 20240930055603173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055603174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055603175 DLINP <000b> input/ipa.c:451 connected read/write 20240930055603175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055603175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055603175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055603175 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 20240930055603175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055603175 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 20240930055603175 DLGSUP <0013> gsup_server.c:235 2: 20240930055603175 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055603176 DLGSUP <0013> gsup_server.c:235 3: 20240930055603176 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055603176 DLGSUP <0013> gsup_server.c:235 4: 20240930055603176 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055603176 DLGSUP <0013> gsup_server.c:235 5: 20240930055603176 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055603176 DLGSUP <0013> gsup_server.c:235 7: 20240930055603176 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055603176 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055603176 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055603176 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@ec4d07bb9dcf: 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") 20240930055603199 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46867<->l=127.0.0.1:4259) 20240930055603212 DAUC <0003> db_auc.c:157 IMSI='262425309997107': No 2G Auth Data 20240930055603212 DAUC <0003> db_auc.c:192 IMSI='262425309997107': No 3G Auth Data 20240930055603231 DAUC <0003> db_auc.c:192 IMSI='262425309997107': No 3G Auth Data 20240930055603257 DAUC <0003> db_auc.c:157 IMSI='262422447177243': No 2G Auth Data 20240930055603257 DAUC <0003> db_auc.c:192 IMSI='262422447177243': No 3G Auth Data 20240930055603276 DAUC <0003> db_auc.c:157 IMSI='262422447177243': No 2G Auth Data 20240930055603302 DAUC <0003> db_auc.c:157 IMSI='262428857302485': No 2G Auth Data 20240930055603302 DAUC <0003> db_auc.c:192 IMSI='262428857302485': No 3G Auth Data MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055603354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54340<->l=127.0.0.1:4258 20240930055603355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055603355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055603355 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055603355 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055603355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055603355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46867<->l=127.0.0.1:4259) 98@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_vty finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055603395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 20240930055603496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5672) Waiting for packet dumper to finish... 1 (prev_count=5672, count=17156) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:56:05 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_vty_msisdn_isd started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055606571 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055606572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055606573 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055606575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606575 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055606575 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055606575 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 20240930055606575 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055606575 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 20240930055606575 DLGSUP <0013> gsup_server.c:235 2: 20240930055606575 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055606575 DLGSUP <0013> gsup_server.c:235 3: 20240930055606575 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055606575 DLGSUP <0013> gsup_server.c:235 4: 20240930055606575 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055606575 DLGSUP <0013> gsup_server.c:235 5: 20240930055606575 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055606575 DLGSUP <0013> gsup_server.c:235 7: 20240930055606575 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055606575 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055606575 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055606575 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@ec4d07bb9dcf: 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") 20240930055606593 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37139<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@ec4d07bb9dcf: Created GsupExpect[0] for "262424534273340" to be handled at TC_vty_msisdn_isd(104) 20240930055606605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54384<->l=127.0.0.1:4258 20240930055606633 DAUC <0003> db_auc.c:157 IMSI='262424534273340': No 2G Auth Data 20240930055606633 DAUC <0003> db_auc.c:192 IMSI='262424534273340': No 3G Auth Data 20240930055606662 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606662 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424534273340" cn_domain=PS} 20240930055606662 DLU <0006> fsm.c:456 lu(262424534273340)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055606662 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055606677 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055606678 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424534273340" cn_domain=PS} 20240930055606678 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055606678 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@ec4d07bb9dcf: Found GsupExpect[0] for "262424534273340" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@ec4d07bb9dcf: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424534273340" 20240930055606681 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606681 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424534273340"} 20240930055606681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055606681 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055606681 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424534273340"} 20240930055606681 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055606681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055606681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055606681 DLU <0006> fsm.c:568 lu(PS:IMSI-262424534273340)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055606681 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055606681 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055606691 DLGSUP <0013> hlr.c:128 IMSI 262424534273340: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240930055606691 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055606691 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055606692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54384<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055606693 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606693 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424534273340"} 20240930055606693 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240930055606693 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424534273340 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055606693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 20240930055606694 DLINP <000b> input/ipa.c:451 connected read/write 20240930055606694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055606694 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055606694 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055606694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055606695 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37139<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@ec4d07bb9dcf: Final verdict of PTC: none 102@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 102: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:56:06 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 20240930055606745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20240930055606846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6016) Waiting for packet dumper to finish... 1 (prev_count=6016, count=15028) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:56: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_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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_purge_cs started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055609927 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055609927 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055609928 DLINP <000b> input/ipa.c:451 connected read/write 20240930055609928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055609929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055609931 DLINP <000b> input/ipa.c:451 connected read/write 20240930055609931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055609931 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055609931 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055609931 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 20240930055609931 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055609931 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 20240930055609931 DLGSUP <0013> gsup_server.c:235 2: 20240930055609931 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055609931 DLGSUP <0013> gsup_server.c:235 3: 20240930055609931 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055609931 DLGSUP <0013> gsup_server.c:235 4: 20240930055609931 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055609931 DLGSUP <0013> gsup_server.c:235 5: 20240930055609931 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055609931 DLGSUP <0013> gsup_server.c:235 7: 20240930055609931 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055609931 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055609931 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055609931 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@ec4d07bb9dcf: 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") 20240930055609948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38635<->l=127.0.0.1:4259) 20240930055609973 DAUC <0003> db_auc.c:157 IMSI='262420408911487': No 2G Auth Data 20240930055609973 DAUC <0003> db_auc.c:192 IMSI='262420408911487': No 3G Auth Data HLR_Test-GSUP(106)@ec4d07bb9dcf: Created GsupExpect[0] for "262420408911487" to be handled at TC_gsup_purge_cs(109) 20240930055610013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 20240930055610018 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610018 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420408911487" cn_domain=PS} 20240930055610018 DLU <0006> fsm.c:456 lu(262420408911487)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610018 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610041 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610041 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420408911487" cn_domain=PS} 20240930055610041 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610041 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ec4d07bb9dcf: Found GsupExpect[0] for "262420408911487" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420408911487" 20240930055610045 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610045 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420408911487"} 20240930055610045 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610045 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610045 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420408911487"} 20240930055610045 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610045 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610045 DLU <0006> fsm.c:568 lu(PS:IMSI-262420408911487)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610045 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610045 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055610047 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610047 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420408911487" cn_domain=CS} 20240930055610047 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610055 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420408911487"} 20240930055610055 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420408911487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610055 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610055 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055610057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055610091 DAUC <0003> db_auc.c:157 IMSI='262422964071729': No 2G Auth Data 20240930055610091 DAUC <0003> db_auc.c:192 IMSI='262422964071729': No 3G Auth Data 20240930055610106 DLGSUP <0013> hlr.c:121 IMSI 262422964071729: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ec4d07bb9dcf: Created GsupExpect[0] for "262422964071729" to be handled at TC_gsup_purge_cs(110) 20240930055610131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 20240930055610135 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610135 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422964071729" cn_domain=PS} 20240930055610135 DLU <0006> fsm.c:456 lu(262422964071729)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610135 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610157 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422964071729" cn_domain=PS} 20240930055610157 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610157 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ec4d07bb9dcf: Found GsupExpect[0] for "262422964071729" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422964071729" 20240930055610160 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610160 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422964071729"} 20240930055610160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610160 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610160 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422964071729"} 20240930055610160 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610160 DLU <0006> fsm.c:568 lu(PS:IMSI-262422964071729)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610160 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610160 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055610162 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610162 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422964071729" cn_domain=CS} 20240930055610162 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610171 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422964071729"} 20240930055610171 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422964071729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055610173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055610200 DAUC <0003> db_auc.c:157 IMSI='262428689828182': No 2G Auth Data 20240930055610200 DAUC <0003> db_auc.c:192 IMSI='262428689828182': No 3G Auth Data 20240930055610208 DLGSUP <0013> hlr.c:121 IMSI 262428689828182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ec4d07bb9dcf: Created GsupExpect[0] for "262428689828182" to be handled at TC_gsup_purge_cs(111) 20240930055610231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 20240930055610234 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610234 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428689828182" cn_domain=PS} 20240930055610234 DLU <0006> fsm.c:456 lu(262428689828182)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610234 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610250 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428689828182" cn_domain=PS} 20240930055610250 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610250 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ec4d07bb9dcf: Found GsupExpect[0] for "262428689828182" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_purge_cs(111)"262428689828182" 20240930055610253 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610253 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428689828182"} 20240930055610253 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610253 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610253 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428689828182"} 20240930055610253 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610253 DLU <0006> fsm.c:568 lu(PS:IMSI-262428689828182)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610253 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610253 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055610255 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610255 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428689828182" cn_domain=CS} 20240930055610255 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610263 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428689828182"} 20240930055610263 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428689828182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610263 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610263 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055610264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055610290 DAUC <0003> db_auc.c:157 IMSI='262427719832646': No 2G Auth Data 20240930055610290 DAUC <0003> db_auc.c:192 IMSI='262427719832646': No 3G Auth Data 20240930055610298 DLGSUP <0013> hlr.c:121 IMSI 262427719832646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ec4d07bb9dcf: Created GsupExpect[0] for "262427719832646" to be handled at TC_gsup_purge_cs(112) 20240930055610318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 20240930055610322 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610322 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427719832646" cn_domain=PS} 20240930055610322 DLU <0006> fsm.c:456 lu(262427719832646)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610322 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610337 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610337 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427719832646" cn_domain=PS} 20240930055610337 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610337 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ec4d07bb9dcf: Found GsupExpect[0] for "262427719832646" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_purge_cs(112)"262427719832646" 20240930055610340 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610340 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427719832646"} 20240930055610340 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610340 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610340 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427719832646"} 20240930055610340 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610340 DLU <0006> fsm.c:568 lu(PS:IMSI-262427719832646)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610340 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610340 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055610342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610342 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427719832646" cn_domain=CS} 20240930055610342 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610350 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427719832646"} 20240930055610350 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427719832646 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055610352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055610376 DAUC <0003> db_auc.c:157 IMSI='262426978144063': No 2G Auth Data 20240930055610376 DAUC <0003> db_auc.c:192 IMSI='262426978144063': No 3G Auth Data 20240930055610384 DLGSUP <0013> hlr.c:121 IMSI 262426978144063: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ec4d07bb9dcf: Created GsupExpect[0] for "262426978144063" to be handled at TC_gsup_purge_cs(113) 20240930055610407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 20240930055610410 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610410 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426978144063" cn_domain=PS} 20240930055610410 DLU <0006> fsm.c:456 lu(262426978144063)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610410 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610426 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610426 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426978144063" cn_domain=PS} 20240930055610426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ec4d07bb9dcf: Found GsupExpect[0] for "262426978144063" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426978144063" 20240930055610429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610430 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426978144063"} 20240930055610430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610430 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610430 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426978144063"} 20240930055610430 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610430 DLU <0006> fsm.c:568 lu(PS:IMSI-262426978144063)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055610432 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610432 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426978144063" cn_domain=CS} 20240930055610432 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610440 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426978144063"} 20240930055610440 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426978144063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610440 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610440 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055610442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055610467 DAUC <0003> db_auc.c:157 IMSI='262426959050582': No 2G Auth Data 20240930055610467 DAUC <0003> db_auc.c:192 IMSI='262426959050582': No 3G Auth Data 20240930055610475 DLGSUP <0013> hlr.c:121 IMSI 262426959050582: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ec4d07bb9dcf: Created GsupExpect[0] for "262426959050582" to be handled at TC_gsup_purge_cs(114) 20240930055610507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20240930055610511 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610511 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426959050582" cn_domain=PS} 20240930055610511 DLU <0006> fsm.c:456 lu(262426959050582)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610511 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610529 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610529 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426959050582" cn_domain=PS} 20240930055610529 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610529 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ec4d07bb9dcf: Found GsupExpect[0] for "262426959050582" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_purge_cs(114)"262426959050582" 20240930055610532 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610532 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426959050582"} 20240930055610532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610532 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610532 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426959050582"} 20240930055610532 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610532 DLU <0006> fsm.c:568 lu(PS:IMSI-262426959050582)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610532 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610532 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055610534 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610534 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426959050582" cn_domain=CS} 20240930055610534 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610545 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426959050582"} 20240930055610545 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426959050582 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610545 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610545 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055610546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055610594 DAUC <0003> db_auc.c:157 IMSI='262420110717576': No 2G Auth Data 20240930055610594 DAUC <0003> db_auc.c:192 IMSI='262420110717576': No 3G Auth Data 20240930055610602 DLGSUP <0013> hlr.c:121 IMSI 262420110717576: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ec4d07bb9dcf: Created GsupExpect[0] for "262420110717576" to be handled at TC_gsup_purge_cs(115) 20240930055610634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4258 20240930055610637 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610637 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420110717576" cn_domain=PS} 20240930055610637 DLU <0006> fsm.c:456 lu(262420110717576)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610637 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610652 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420110717576" cn_domain=PS} 20240930055610652 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610652 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ec4d07bb9dcf: Found GsupExpect[0] for "262420110717576" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_purge_cs(115)"262420110717576" 20240930055610655 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610655 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420110717576"} 20240930055610655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610655 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610655 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420110717576"} 20240930055610655 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610655 DLU <0006> fsm.c:568 lu(PS:IMSI-262420110717576)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610655 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610655 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055610657 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610657 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420110717576" cn_domain=CS} 20240930055610657 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610665 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420110717576"} 20240930055610665 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420110717576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610665 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610665 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055610666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56852<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055610699 DAUC <0003> db_auc.c:157 IMSI='262422044116262': No 2G Auth Data 20240930055610699 DAUC <0003> db_auc.c:192 IMSI='262422044116262': No 3G Auth Data 20240930055610708 DLGSUP <0013> hlr.c:121 IMSI 262422044116262: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@ec4d07bb9dcf: Created GsupExpect[0] for "262422044116262" to be handled at TC_gsup_purge_cs(116) 20240930055610739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4258 20240930055610742 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610742 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422044116262" cn_domain=PS} 20240930055610742 DLU <0006> fsm.c:456 lu(262422044116262)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055610742 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055610757 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055610757 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422044116262" cn_domain=PS} 20240930055610757 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610757 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@ec4d07bb9dcf: Found GsupExpect[0] for "262422044116262" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_purge_cs(116)"262422044116262" 20240930055610760 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610760 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422044116262"} 20240930055610760 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055610760 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055610760 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422044116262"} 20240930055610760 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055610760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055610760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055610760 DLU <0006> fsm.c:568 lu(PS:IMSI-262422044116262)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055610760 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610760 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055610763 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610763 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422044116262" cn_domain=CS} 20240930055610763 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240930055610770 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422044116262"} 20240930055610770 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422044116262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055610770 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055610770 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055610772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055610800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56800<->l=127.0.0.1:4258 20240930055610801 DLINP <000b> input/ipa.c:451 connected read/write 20240930055610801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055610801 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055610801 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055610801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055610801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38635<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@ec4d07bb9dcf: Final verdict of PTC: none 107@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:56:10 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 20240930055610842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 20240930055610943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56876<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16488) Waiting for packet dumper to finish... 1 (prev_count=16488, count=48580) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:56:12 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_purge_ps started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055614022 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055614022 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055614024 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56880<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055614027 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614027 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055614027 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055614027 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 20240930055614027 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055614027 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 20240930055614027 DLGSUP <0013> gsup_server.c:235 2: 20240930055614027 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055614027 DLGSUP <0013> gsup_server.c:235 3: 20240930055614027 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055614027 DLGSUP <0013> gsup_server.c:235 4: 20240930055614027 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055614027 DLGSUP <0013> gsup_server.c:235 5: 20240930055614027 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055614027 DLGSUP <0013> gsup_server.c:235 7: 20240930055614027 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055614027 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055614027 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055614027 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@ec4d07bb9dcf: 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") 20240930055614047 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43787<->l=127.0.0.1:4259) 20240930055614064 DAUC <0003> db_auc.c:157 IMSI='262425122168558': No 2G Auth Data 20240930055614064 DAUC <0003> db_auc.c:192 IMSI='262425122168558': No 3G Auth Data HLR_Test-GSUP(118)@ec4d07bb9dcf: Created GsupExpect[0] for "262425122168558" to be handled at TC_gsup_purge_ps(121) 20240930055614104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 20240930055614109 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614109 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425122168558" cn_domain=PS} 20240930055614109 DLU <0006> fsm.c:456 lu(262425122168558)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614109 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614125 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425122168558" cn_domain=PS} 20240930055614125 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614125 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ec4d07bb9dcf: Found GsupExpect[0] for "262425122168558" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_purge_ps(121)"262425122168558" 20240930055614129 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614129 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425122168558"} 20240930055614129 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614129 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614129 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425122168558"} 20240930055614129 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614129 DLU <0006> fsm.c:568 lu(PS:IMSI-262425122168558)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614129 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614129 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055614131 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614131 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425122168558" cn_domain=PS} 20240930055614131 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614139 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425122168558"} 20240930055614139 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425122168558 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614139 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614139 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055614141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055614166 DAUC <0003> db_auc.c:157 IMSI='262428976273855': No 2G Auth Data 20240930055614166 DAUC <0003> db_auc.c:192 IMSI='262428976273855': No 3G Auth Data 20240930055614174 DLGSUP <0013> hlr.c:121 IMSI 262428976273855: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ec4d07bb9dcf: Created GsupExpect[0] for "262428976273855" to be handled at TC_gsup_purge_ps(122) 20240930055614199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 20240930055614203 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614203 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428976273855" cn_domain=PS} 20240930055614203 DLU <0006> fsm.c:456 lu(262428976273855)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614203 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614218 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614218 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428976273855" cn_domain=PS} 20240930055614218 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614218 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ec4d07bb9dcf: Found GsupExpect[0] for "262428976273855" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428976273855" 20240930055614221 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614221 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428976273855"} 20240930055614221 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614221 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614221 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428976273855"} 20240930055614221 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614221 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614221 DLU <0006> fsm.c:568 lu(PS:IMSI-262428976273855)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614221 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614221 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055614223 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614223 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428976273855" cn_domain=PS} 20240930055614223 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614231 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428976273855"} 20240930055614231 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428976273855 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614231 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614231 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055614233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055614258 DAUC <0003> db_auc.c:157 IMSI='262422769638399': No 2G Auth Data 20240930055614258 DAUC <0003> db_auc.c:192 IMSI='262422769638399': No 3G Auth Data 20240930055614266 DLGSUP <0013> hlr.c:121 IMSI 262422769638399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ec4d07bb9dcf: Created GsupExpect[0] for "262422769638399" to be handled at TC_gsup_purge_ps(123) 20240930055614288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4258 20240930055614291 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614292 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422769638399" cn_domain=PS} 20240930055614292 DLU <0006> fsm.c:456 lu(262422769638399)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614292 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614306 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422769638399" cn_domain=PS} 20240930055614306 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614306 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ec4d07bb9dcf: Found GsupExpect[0] for "262422769638399" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_purge_ps(123)"262422769638399" 20240930055614309 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614309 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422769638399"} 20240930055614309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614309 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614309 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422769638399"} 20240930055614309 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614309 DLU <0006> fsm.c:568 lu(PS:IMSI-262422769638399)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614309 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614309 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055614311 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614311 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422769638399" cn_domain=PS} 20240930055614311 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614319 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422769638399"} 20240930055614319 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422769638399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614319 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614319 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055614321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56902<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055614345 DAUC <0003> db_auc.c:157 IMSI='262421023695433': No 2G Auth Data 20240930055614345 DAUC <0003> db_auc.c:192 IMSI='262421023695433': No 3G Auth Data 20240930055614354 DLGSUP <0013> hlr.c:121 IMSI 262421023695433: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ec4d07bb9dcf: Created GsupExpect[0] for "262421023695433" to be handled at TC_gsup_purge_ps(124) 20240930055614379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 20240930055614382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614382 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421023695433" cn_domain=PS} 20240930055614382 DLU <0006> fsm.c:456 lu(262421023695433)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614383 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614399 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614399 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421023695433" cn_domain=PS} 20240930055614399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ec4d07bb9dcf: Found GsupExpect[0] for "262421023695433" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_purge_ps(124)"262421023695433" 20240930055614401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614401 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421023695433"} 20240930055614401 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614401 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614401 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421023695433"} 20240930055614401 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614401 DLU <0006> fsm.c:568 lu(PS:IMSI-262421023695433)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055614403 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614403 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421023695433" cn_domain=PS} 20240930055614403 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614411 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421023695433"} 20240930055614411 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421023695433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055614412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055614437 DAUC <0003> db_auc.c:157 IMSI='262424899239494': No 2G Auth Data 20240930055614437 DAUC <0003> db_auc.c:192 IMSI='262424899239494': No 3G Auth Data 20240930055614446 DLGSUP <0013> hlr.c:121 IMSI 262424899239494: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ec4d07bb9dcf: Created GsupExpect[0] for "262424899239494" to be handled at TC_gsup_purge_ps(125) 20240930055614471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 20240930055614475 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614475 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424899239494" cn_domain=PS} 20240930055614475 DLU <0006> fsm.c:456 lu(262424899239494)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614475 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614491 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424899239494" cn_domain=PS} 20240930055614491 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614491 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ec4d07bb9dcf: Found GsupExpect[0] for "262424899239494" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_purge_ps(125)"262424899239494" 20240930055614494 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614494 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424899239494"} 20240930055614494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614494 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614494 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424899239494"} 20240930055614494 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614494 DLU <0006> fsm.c:568 lu(PS:IMSI-262424899239494)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614494 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614494 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055614496 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614496 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424899239494" cn_domain=PS} 20240930055614496 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614504 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424899239494"} 20240930055614504 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424899239494 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614504 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614504 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055614506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56918<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055614531 DAUC <0003> db_auc.c:157 IMSI='262423539774268': No 2G Auth Data 20240930055614531 DAUC <0003> db_auc.c:192 IMSI='262423539774268': No 3G Auth Data 20240930055614539 DLGSUP <0013> hlr.c:121 IMSI 262423539774268: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ec4d07bb9dcf: Created GsupExpect[0] for "262423539774268" to be handled at TC_gsup_purge_ps(126) 20240930055614572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 20240930055614575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614575 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423539774268" cn_domain=PS} 20240930055614575 DLU <0006> fsm.c:456 lu(262423539774268)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614575 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614591 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614591 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423539774268" cn_domain=PS} 20240930055614591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ec4d07bb9dcf: Found GsupExpect[0] for "262423539774268" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423539774268" 20240930055614595 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614595 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423539774268"} 20240930055614595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614595 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614595 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423539774268"} 20240930055614595 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614595 DLU <0006> fsm.c:568 lu(PS:IMSI-262423539774268)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614595 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614595 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055614597 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614597 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423539774268" cn_domain=PS} 20240930055614597 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614604 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423539774268"} 20240930055614604 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423539774268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614604 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614604 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055614606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055614640 DAUC <0003> db_auc.c:157 IMSI='262426202888115': No 2G Auth Data 20240930055614640 DAUC <0003> db_auc.c:192 IMSI='262426202888115': No 3G Auth Data 20240930055614649 DLGSUP <0013> hlr.c:121 IMSI 262426202888115: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ec4d07bb9dcf: Created GsupExpect[0] for "262426202888115" to be handled at TC_gsup_purge_ps(127) 20240930055614680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20240930055614684 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614684 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426202888115" cn_domain=PS} 20240930055614684 DLU <0006> fsm.c:456 lu(262426202888115)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614684 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614699 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426202888115" cn_domain=PS} 20240930055614699 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614699 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ec4d07bb9dcf: Found GsupExpect[0] for "262426202888115" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426202888115" 20240930055614702 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614702 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426202888115"} 20240930055614702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614702 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614702 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426202888115"} 20240930055614702 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614702 DLU <0006> fsm.c:568 lu(PS:IMSI-262426202888115)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614702 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614702 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055614704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614704 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426202888115" cn_domain=PS} 20240930055614704 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614712 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426202888115"} 20240930055614712 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426202888115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614712 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614712 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055614714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055614746 DAUC <0003> db_auc.c:157 IMSI='262428700794388': No 2G Auth Data 20240930055614746 DAUC <0003> db_auc.c:192 IMSI='262428700794388': No 3G Auth Data 20240930055614754 DLGSUP <0013> hlr.c:121 IMSI 262428700794388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@ec4d07bb9dcf: Created GsupExpect[0] for "262428700794388" to be handled at TC_gsup_purge_ps(128) 20240930055614785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 20240930055614789 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614789 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428700794388" cn_domain=PS} 20240930055614789 DLU <0006> fsm.c:456 lu(262428700794388)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055614789 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055614805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055614805 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428700794388" cn_domain=PS} 20240930055614805 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614805 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@ec4d07bb9dcf: Found GsupExpect[0] for "262428700794388" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428700794388" 20240930055614808 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614808 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428700794388"} 20240930055614808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055614808 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055614808 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428700794388"} 20240930055614808 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055614808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055614808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055614808 DLU <0006> fsm.c:568 lu(PS:IMSI-262428700794388)[0x5598fc52d360]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055614808 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614808 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055614810 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614810 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428700794388" cn_domain=PS} 20240930055614810 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240930055614817 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428700794388"} 20240930055614817 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428700794388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240930055614817 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055614817 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055614819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055614845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56880<->l=127.0.0.1:4258 20240930055614846 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43787<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055614846 DLINP <000b> input/ipa.c:451 connected read/write 20240930055614846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055614846 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055614846 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055614846 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@ec4d07bb9dcf: Final verdict of PTC: none 119@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:56:14 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 20240930055614891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20240930055614991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19184) Waiting for packet dumper to finish... 1 (prev_count=19184, count=48576) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_purge_unknown started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055618069 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055618069 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055618070 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055618071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055618072 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055618072 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055618072 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055618072 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 20240930055618073 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055618073 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 20240930055618073 DLGSUP <0013> gsup_server.c:235 2: 20240930055618073 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055618073 DLGSUP <0013> gsup_server.c:235 3: 20240930055618073 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055618073 DLGSUP <0013> gsup_server.c:235 4: 20240930055618073 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055618073 DLGSUP <0013> gsup_server.c:235 5: 20240930055618073 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055618073 DLGSUP <0013> gsup_server.c:235 7: 20240930055618073 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055618073 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055618073 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055618073 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@ec4d07bb9dcf: 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") 20240930055618090 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44323<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@ec4d07bb9dcf: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240930055618103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38332<->l=127.0.0.1:4258 20240930055618117 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055618117 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} 20240930055618117 DLU <0006> fsm.c:456 lu(2345743413463)[0x5598fc52d360]{UNVALIDATED}: Allocated 20240930055618117 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 20240930055618117 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} 20240930055618117 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055618117 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5598fc52d360]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055618117 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5598fc52d360]{UNVALIDATED}: Freeing instance 20240930055618117 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5598fc52d360]{UNVALIDATED}: Deallocated 20240930055618117 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055618117 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@ec4d07bb9dcf: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@ec4d07bb9dcf: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055618120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38332<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055618122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4258 20240930055618123 DLINP <000b> input/ipa.c:451 connected read/write 20240930055618123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055618123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055618123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055618123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055618123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44323<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@ec4d07bb9dcf: Final verdict of PTC: none 131@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055618167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38338<->l=127.0.0.1:4258 20240930055618267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38338<->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=12792) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_ussd_unknown started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055621344 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055621344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055621346 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055621348 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621348 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055621348 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055621348 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 20240930055621348 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055621348 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 20240930055621348 DLGSUP <0013> gsup_server.c:235 2: 20240930055621348 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055621348 DLGSUP <0013> gsup_server.c:235 3: 20240930055621348 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055621348 DLGSUP <0013> gsup_server.c:235 4: 20240930055621348 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055621348 DLGSUP <0013> gsup_server.c:235 5: 20240930055621348 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055621348 DLGSUP <0013> gsup_server.c:235 7: 20240930055621348 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055621348 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055621348 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055621348 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@ec4d07bb9dcf: 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") 20240930055621365 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43077<->l=127.0.0.1:4259) 20240930055621389 DAUC <0003> db_auc.c:157 IMSI='262420467881162': No 2G Auth Data 20240930055621389 DAUC <0003> db_auc.c:192 IMSI='262420467881162': No 3G Auth Data HLR_Test-GSUP(135)@ec4d07bb9dcf: Created GsupExpect[0] for "262420467881162" to be handled at TC_mo_ussd_unknown(138) 20240930055621429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 20240930055621436 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621436 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420467881162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420467881162" session_id=2219114092 session_state=BEGIN} 20240930055621436 DSS <0004> hlr_ussd.c:576 262420467881162/0x8444fe6c: Process SS (BEGIN) 20240930055621436 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621436 DSS <0004> hlr_ussd.c:518 262420467881162/0x8444fe6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621436 DSS <0004> hlr_ussd.c:523 262420467881162/0x8444fe6c: USSD for unknown code '*#200#' 20240930055621436 DSS <0004> hlr_ussd.c:354 262420467881162/0x8444fe6c: Tx ReturnError(1, 0x12) 20240930055621436 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420467881162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420467881162" session_id=2219114092 session_state=END} 20240930055621436 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621436 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ec4d07bb9dcf: Found GsupExpect[0] for "262420467881162" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262420467881162" TC_mo_ussd_unknown(138)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055621440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055621449 DAUC <0003> db_auc.c:157 IMSI='262420869952656': No 2G Auth Data 20240930055621449 DAUC <0003> db_auc.c:192 IMSI='262420869952656': No 3G Auth Data HLR_Test-GSUP(135)@ec4d07bb9dcf: Created GsupExpect[0] for "262420869952656" to be handled at TC_mo_ussd_unknown(139) 20240930055621481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 20240930055621486 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621486 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420869952656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420869952656" session_id=3674315578 session_state=BEGIN} 20240930055621486 DSS <0004> hlr_ussd.c:576 262420869952656/0xdb019b3a: Process SS (BEGIN) 20240930055621486 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621486 DSS <0004> hlr_ussd.c:518 262420869952656/0xdb019b3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621486 DSS <0004> hlr_ussd.c:523 262420869952656/0xdb019b3a: USSD for unknown code '*#200#' 20240930055621486 DSS <0004> hlr_ussd.c:354 262420869952656/0xdb019b3a: Tx ReturnError(1, 0x12) 20240930055621486 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420869952656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420869952656" session_id=3674315578 session_state=END} 20240930055621486 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621486 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ec4d07bb9dcf: Found GsupExpect[0] for "262420869952656" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@ec4d07bb9dcf: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420869952656" TC_mo_ussd_unknown(139)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055621490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055621498 DAUC <0003> db_auc.c:157 IMSI='262429389961991': No 2G Auth Data 20240930055621498 DAUC <0003> db_auc.c:192 IMSI='262429389961991': No 3G Auth Data HLR_Test-GSUP(135)@ec4d07bb9dcf: Created GsupExpect[0] for "262429389961991" to be handled at TC_mo_ussd_unknown(140) 20240930055621532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 20240930055621539 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621539 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429389961991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429389961991" session_id=4274844644 session_state=BEGIN} 20240930055621539 DSS <0004> hlr_ussd.c:576 262429389961991/0xfeccf3e4: Process SS (BEGIN) 20240930055621539 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621539 DSS <0004> hlr_ussd.c:518 262429389961991/0xfeccf3e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621539 DSS <0004> hlr_ussd.c:523 262429389961991/0xfeccf3e4: USSD for unknown code '*#200#' 20240930055621539 DSS <0004> hlr_ussd.c:354 262429389961991/0xfeccf3e4: Tx ReturnError(1, 0x12) 20240930055621539 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429389961991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429389961991" session_id=4274844644 session_state=END} 20240930055621539 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621539 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ec4d07bb9dcf: Found GsupExpect[0] for "262429389961991" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@ec4d07bb9dcf: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429389961991" TC_mo_ussd_unknown(140)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055621542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38354<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055621559 DAUC <0003> db_auc.c:157 IMSI='262423976474122': No 2G Auth Data 20240930055621559 DAUC <0003> db_auc.c:192 IMSI='262423976474122': No 3G Auth Data HLR_Test-GSUP(135)@ec4d07bb9dcf: Created GsupExpect[0] for "262423976474122" to be handled at TC_mo_ussd_unknown(141) 20240930055621587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4258 20240930055621591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621591 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423976474122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423976474122" session_id=3317723983 session_state=BEGIN} 20240930055621591 DSS <0004> hlr_ussd.c:576 262423976474122/0xc5c0734f: Process SS (BEGIN) 20240930055621591 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621591 DSS <0004> hlr_ussd.c:518 262423976474122/0xc5c0734f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621591 DSS <0004> hlr_ussd.c:523 262423976474122/0xc5c0734f: USSD for unknown code '*#200#' 20240930055621591 DSS <0004> hlr_ussd.c:354 262423976474122/0xc5c0734f: Tx ReturnError(1, 0x12) 20240930055621591 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423976474122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423976474122" session_id=3317723983 session_state=END} 20240930055621591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621591 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ec4d07bb9dcf: Found GsupExpect[0] for "262423976474122" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@ec4d07bb9dcf: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423976474122" TC_mo_ussd_unknown(141)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055621594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055621598 DAUC <0003> db_auc.c:157 IMSI='262425050727614': No 2G Auth Data 20240930055621598 DAUC <0003> db_auc.c:192 IMSI='262425050727614': No 3G Auth Data HLR_Test-GSUP(135)@ec4d07bb9dcf: Created GsupExpect[0] for "262425050727614" to be handled at TC_mo_ussd_unknown(142) 20240930055621622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4258 20240930055621627 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621627 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425050727614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425050727614" session_id=3759979120 session_state=BEGIN} 20240930055621627 DSS <0004> hlr_ussd.c:576 262425050727614/0xe01cba70: Process SS (BEGIN) 20240930055621627 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621627 DSS <0004> hlr_ussd.c:518 262425050727614/0xe01cba70: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621627 DSS <0004> hlr_ussd.c:523 262425050727614/0xe01cba70: USSD for unknown code '*#200#' 20240930055621627 DSS <0004> hlr_ussd.c:354 262425050727614/0xe01cba70: Tx ReturnError(1, 0x12) 20240930055621627 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425050727614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425050727614" session_id=3759979120 session_state=END} 20240930055621627 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621627 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ec4d07bb9dcf: Found GsupExpect[0] for "262425050727614" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@ec4d07bb9dcf: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262425050727614" TC_mo_ussd_unknown(142)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055621630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38370<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055621634 DAUC <0003> db_auc.c:157 IMSI='262425082506792': No 2G Auth Data 20240930055621634 DAUC <0003> db_auc.c:192 IMSI='262425082506792': No 3G Auth Data HLR_Test-GSUP(135)@ec4d07bb9dcf: Created GsupExpect[0] for "262425082506792" to be handled at TC_mo_ussd_unknown(143) 20240930055621661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 20240930055621668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621668 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425082506792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425082506792" session_id=3728745164 session_state=BEGIN} 20240930055621668 DSS <0004> hlr_ussd.c:576 262425082506792/0xde4022cc: Process SS (BEGIN) 20240930055621668 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621668 DSS <0004> hlr_ussd.c:518 262425082506792/0xde4022cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621668 DSS <0004> hlr_ussd.c:523 262425082506792/0xde4022cc: USSD for unknown code '*#200#' 20240930055621668 DSS <0004> hlr_ussd.c:354 262425082506792/0xde4022cc: Tx ReturnError(1, 0x12) 20240930055621668 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425082506792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082506792" session_id=3728745164 session_state=END} 20240930055621668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621668 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ec4d07bb9dcf: Found GsupExpect[0] for "262425082506792" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@ec4d07bb9dcf: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425082506792" TC_mo_ussd_unknown(143)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055621671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38372<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055621675 DAUC <0003> db_auc.c:157 IMSI='262422539760244': No 2G Auth Data 20240930055621675 DAUC <0003> db_auc.c:192 IMSI='262422539760244': No 3G Auth Data HLR_Test-GSUP(135)@ec4d07bb9dcf: Created GsupExpect[0] for "262422539760244" to be handled at TC_mo_ussd_unknown(144) 20240930055621701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 20240930055621708 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621708 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422539760244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422539760244" session_id=1355096341 session_state=BEGIN} 20240930055621708 DSS <0004> hlr_ussd.c:576 262422539760244/0x50c52115: Process SS (BEGIN) 20240930055621708 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621708 DSS <0004> hlr_ussd.c:518 262422539760244/0x50c52115: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621708 DSS <0004> hlr_ussd.c:523 262422539760244/0x50c52115: USSD for unknown code '*#200#' 20240930055621708 DSS <0004> hlr_ussd.c:354 262422539760244/0x50c52115: Tx ReturnError(1, 0x12) 20240930055621708 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422539760244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422539760244" session_id=1355096341 session_state=END} 20240930055621708 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621708 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ec4d07bb9dcf: Found GsupExpect[0] for "262422539760244" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@ec4d07bb9dcf: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422539760244" TC_mo_ussd_unknown(144)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055621711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38384<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055621715 DAUC <0003> db_auc.c:157 IMSI='262429496116806': No 2G Auth Data 20240930055621715 DAUC <0003> db_auc.c:192 IMSI='262429496116806': No 3G Auth Data HLR_Test-GSUP(135)@ec4d07bb9dcf: Created GsupExpect[0] for "262429496116806" to be handled at TC_mo_ussd_unknown(145) 20240930055621743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38394<->l=127.0.0.1:4258 20240930055621747 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621747 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429496116806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429496116806" session_id=1540827640 session_state=BEGIN} 20240930055621747 DSS <0004> hlr_ussd.c:576 262429496116806/0x5bd729f8: Process SS (BEGIN) 20240930055621747 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240930055621747 DSS <0004> hlr_ussd.c:518 262429496116806/0x5bd729f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240930055621747 DSS <0004> hlr_ussd.c:523 262429496116806/0x5bd729f8: USSD for unknown code '*#200#' 20240930055621747 DSS <0004> hlr_ussd.c:354 262429496116806/0x5bd729f8: Tx ReturnError(1, 0x12) 20240930055621747 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429496116806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429496116806" session_id=1540827640 session_state=END} 20240930055621747 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055621747 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@ec4d07bb9dcf: Found GsupExpect[0] for "262429496116806" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@ec4d07bb9dcf: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429496116806" TC_mo_ussd_unknown(145)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055621750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38394<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055621751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20240930055621752 DLINP <000b> input/ipa.c:451 connected read/write 20240930055621752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055621752 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055621752 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055621752 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055621752 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43077<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@ec4d07bb9dcf: Final verdict of PTC: none 136@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 136: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:56:21 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 20240930055621792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20240930055621893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38402<->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=39856) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:56: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_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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_ussd_euse_disc started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055624966 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055624966 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055624968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055624968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055624968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055624970 DLINP <000b> input/ipa.c:451 connected read/write 20240930055624970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055624970 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055624970 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055624970 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 20240930055624970 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055624970 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 20240930055624970 DLGSUP <0013> gsup_server.c:235 2: 20240930055624970 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055624970 DLGSUP <0013> gsup_server.c:235 3: 20240930055624970 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055624970 DLGSUP <0013> gsup_server.c:235 4: 20240930055624970 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055624970 DLGSUP <0013> gsup_server.c:235 5: 20240930055624970 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055624970 DLGSUP <0013> gsup_server.c:235 7: 20240930055624970 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055624970 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055624970 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055624970 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@ec4d07bb9dcf: 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") 20240930055624986 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41707<->l=127.0.0.1:4259) 20240930055625004 DAUC <0003> db_auc.c:157 IMSI='262428911998272': No 2G Auth Data 20240930055625004 DAUC <0003> db_auc.c:192 IMSI='262428911998272': No 3G Auth Data HLR_Test-GSUP(147)@ec4d07bb9dcf: Created GsupExpect[0] for "262428911998272" to be handled at TC_mo_ussd_euse_disc(150) 20240930055625032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 20240930055625040 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625040 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428911998272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428911998272" session_id=2741484326 session_state=BEGIN} 20240930055625040 DSS <0004> hlr_ussd.c:576 262428911998272/0xa367bb26: Process SS (BEGIN) 20240930055625040 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625040 DSS <0004> hlr_ussd.c:518 262428911998272/0xa367bb26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625040 DSS <0004> hlr_ussd.c:542 262428911998272/0xa367bb26: Cannot find conn for EUSE EUSE-foobar 20240930055625040 DSS <0004> hlr_ussd.c:354 262428911998272/0xa367bb26: Tx ReturnError(1, 0x22) 20240930055625040 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428911998272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428911998272" session_id=2741484326 session_state=END} 20240930055625040 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625040 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ec4d07bb9dcf: Found GsupExpect[0] for "262428911998272" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262428911998272" TC_mo_ussd_euse_disc(150)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055625044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055625048 DAUC <0003> db_auc.c:157 IMSI='262429657948167': No 2G Auth Data 20240930055625048 DAUC <0003> db_auc.c:192 IMSI='262429657948167': No 3G Auth Data HLR_Test-GSUP(147)@ec4d07bb9dcf: Created GsupExpect[0] for "262429657948167" to be handled at TC_mo_ussd_euse_disc(151) 20240930055625072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20240930055625077 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625077 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429657948167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429657948167" session_id=435979220 session_state=BEGIN} 20240930055625077 DSS <0004> hlr_ussd.c:576 262429657948167/0x19fc83d4: Process SS (BEGIN) 20240930055625077 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625077 DSS <0004> hlr_ussd.c:518 262429657948167/0x19fc83d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625077 DSS <0004> hlr_ussd.c:542 262429657948167/0x19fc83d4: Cannot find conn for EUSE EUSE-foobar 20240930055625077 DSS <0004> hlr_ussd.c:354 262429657948167/0x19fc83d4: Tx ReturnError(1, 0x22) 20240930055625077 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429657948167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429657948167" session_id=435979220 session_state=END} 20240930055625077 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625077 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ec4d07bb9dcf: Found GsupExpect[0] for "262429657948167" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@ec4d07bb9dcf: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429657948167" TC_mo_ussd_euse_disc(151)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055625080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055625084 DAUC <0003> db_auc.c:157 IMSI='262427808046311': No 2G Auth Data 20240930055625084 DAUC <0003> db_auc.c:192 IMSI='262427808046311': No 3G Auth Data HLR_Test-GSUP(147)@ec4d07bb9dcf: Created GsupExpect[0] for "262427808046311" to be handled at TC_mo_ussd_euse_disc(152) 20240930055625108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20240930055625115 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625115 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427808046311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427808046311" session_id=3591967566 session_state=BEGIN} 20240930055625115 DSS <0004> hlr_ussd.c:576 262427808046311/0xd619134e: Process SS (BEGIN) 20240930055625115 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625115 DSS <0004> hlr_ussd.c:518 262427808046311/0xd619134e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625115 DSS <0004> hlr_ussd.c:542 262427808046311/0xd619134e: Cannot find conn for EUSE EUSE-foobar 20240930055625115 DSS <0004> hlr_ussd.c:354 262427808046311/0xd619134e: Tx ReturnError(1, 0x22) 20240930055625115 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427808046311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427808046311" session_id=3591967566 session_state=END} 20240930055625115 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625115 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ec4d07bb9dcf: Found GsupExpect[0] for "262427808046311" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@ec4d07bb9dcf: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427808046311" TC_mo_ussd_euse_disc(152)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055625119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055625123 DAUC <0003> db_auc.c:157 IMSI='262423080011481': No 2G Auth Data 20240930055625123 DAUC <0003> db_auc.c:192 IMSI='262423080011481': No 3G Auth Data HLR_Test-GSUP(147)@ec4d07bb9dcf: Created GsupExpect[0] for "262423080011481" to be handled at TC_mo_ussd_euse_disc(153) 20240930055625146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 20240930055625153 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625153 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423080011481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423080011481" session_id=2493855109 session_state=BEGIN} 20240930055625153 DSS <0004> hlr_ussd.c:576 262423080011481/0x94a53585: Process SS (BEGIN) 20240930055625153 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625153 DSS <0004> hlr_ussd.c:518 262423080011481/0x94a53585: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625153 DSS <0004> hlr_ussd.c:542 262423080011481/0x94a53585: Cannot find conn for EUSE EUSE-foobar 20240930055625153 DSS <0004> hlr_ussd.c:354 262423080011481/0x94a53585: Tx ReturnError(1, 0x22) 20240930055625153 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423080011481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423080011481" session_id=2493855109 session_state=END} 20240930055625153 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625153 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ec4d07bb9dcf: Found GsupExpect[0] for "262423080011481" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@ec4d07bb9dcf: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423080011481" TC_mo_ussd_euse_disc(153)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055625157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055625161 DAUC <0003> db_auc.c:157 IMSI='262427033104811': No 2G Auth Data 20240930055625161 DAUC <0003> db_auc.c:192 IMSI='262427033104811': No 3G Auth Data HLR_Test-GSUP(147)@ec4d07bb9dcf: Created GsupExpect[0] for "262427033104811" to be handled at TC_mo_ussd_euse_disc(154) 20240930055625184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 20240930055625189 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625189 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427033104811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427033104811" session_id=3994344215 session_state=BEGIN} 20240930055625189 DSS <0004> hlr_ussd.c:576 262427033104811/0xee14db17: Process SS (BEGIN) 20240930055625189 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625189 DSS <0004> hlr_ussd.c:518 262427033104811/0xee14db17: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625189 DSS <0004> hlr_ussd.c:542 262427033104811/0xee14db17: Cannot find conn for EUSE EUSE-foobar 20240930055625189 DSS <0004> hlr_ussd.c:354 262427033104811/0xee14db17: Tx ReturnError(1, 0x22) 20240930055625189 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427033104811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427033104811" session_id=3994344215 session_state=END} 20240930055625189 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625189 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ec4d07bb9dcf: Found GsupExpect[0] for "262427033104811" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@ec4d07bb9dcf: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262427033104811" TC_mo_ussd_euse_disc(154)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055625193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38462<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055625197 DAUC <0003> db_auc.c:157 IMSI='262428284277915': No 2G Auth Data 20240930055625197 DAUC <0003> db_auc.c:192 IMSI='262428284277915': No 3G Auth Data HLR_Test-GSUP(147)@ec4d07bb9dcf: Created GsupExpect[0] for "262428284277915" to be handled at TC_mo_ussd_euse_disc(155) 20240930055625226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4258 20240930055625233 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625233 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428284277915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428284277915" session_id=84210559 session_state=BEGIN} 20240930055625233 DSS <0004> hlr_ussd.c:576 262428284277915/0x0504f37f: Process SS (BEGIN) 20240930055625233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625233 DSS <0004> hlr_ussd.c:518 262428284277915/0x0504f37f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625233 DSS <0004> hlr_ussd.c:542 262428284277915/0x0504f37f: Cannot find conn for EUSE EUSE-foobar 20240930055625233 DSS <0004> hlr_ussd.c:354 262428284277915/0x0504f37f: Tx ReturnError(1, 0x22) 20240930055625233 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428284277915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428284277915" session_id=84210559 session_state=END} 20240930055625233 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625233 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ec4d07bb9dcf: Found GsupExpect[0] for "262428284277915" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@ec4d07bb9dcf: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428284277915" TC_mo_ussd_euse_disc(155)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055625237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055625241 DAUC <0003> db_auc.c:157 IMSI='262422734728905': No 2G Auth Data 20240930055625241 DAUC <0003> db_auc.c:192 IMSI='262422734728905': No 3G Auth Data HLR_Test-GSUP(147)@ec4d07bb9dcf: Created GsupExpect[0] for "262422734728905" to be handled at TC_mo_ussd_euse_disc(156) 20240930055625267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20240930055625274 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625274 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422734728905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422734728905" session_id=257276568 session_state=BEGIN} 20240930055625274 DSS <0004> hlr_ussd.c:576 262422734728905/0x0f55ba98: Process SS (BEGIN) 20240930055625274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625274 DSS <0004> hlr_ussd.c:518 262422734728905/0x0f55ba98: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625274 DSS <0004> hlr_ussd.c:542 262422734728905/0x0f55ba98: Cannot find conn for EUSE EUSE-foobar 20240930055625274 DSS <0004> hlr_ussd.c:354 262422734728905/0x0f55ba98: Tx ReturnError(1, 0x22) 20240930055625274 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422734728905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422734728905" session_id=257276568 session_state=END} 20240930055625274 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625274 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ec4d07bb9dcf: Found GsupExpect[0] for "262422734728905" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@ec4d07bb9dcf: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422734728905" TC_mo_ussd_euse_disc(156)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055625277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055625281 DAUC <0003> db_auc.c:157 IMSI='262428243476874': No 2G Auth Data 20240930055625281 DAUC <0003> db_auc.c:192 IMSI='262428243476874': No 3G Auth Data HLR_Test-GSUP(147)@ec4d07bb9dcf: Created GsupExpect[0] for "262428243476874" to be handled at TC_mo_ussd_euse_disc(157) 20240930055625310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 20240930055625314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625314 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428243476874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428243476874" session_id=1405363245 session_state=BEGIN} 20240930055625314 DSS <0004> hlr_ussd.c:576 262428243476874/0x53c4242d: Process SS (BEGIN) 20240930055625314 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055625314 DSS <0004> hlr_ussd.c:518 262428243476874/0x53c4242d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055625314 DSS <0004> hlr_ussd.c:542 262428243476874/0x53c4242d: Cannot find conn for EUSE EUSE-foobar 20240930055625314 DSS <0004> hlr_ussd.c:354 262428243476874/0x53c4242d: Tx ReturnError(1, 0x22) 20240930055625314 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428243476874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428243476874" session_id=1405363245 session_state=END} 20240930055625314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055625314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@ec4d07bb9dcf: Found GsupExpect[0] for "262428243476874" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@ec4d07bb9dcf: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428243476874" TC_mo_ussd_euse_disc(157)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055625318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055625319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4258 20240930055625320 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41707<->l=127.0.0.1:4259) 20240930055625321 DLINP <000b> input/ipa.c:451 connected read/write 20240930055625321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055625321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055625321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055625321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@ec4d07bb9dcf: Final verdict of PTC: none 148@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 148: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055625361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4258 20240930055625562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6164) Waiting for packet dumper to finish... 1 (prev_count=6164, count=39492) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:56:27 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_ussd_iuse_imsi started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055628643 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055628643 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055628646 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055628649 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628649 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055628649 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055628649 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 20240930055628649 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055628649 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 20240930055628649 DLGSUP <0013> gsup_server.c:235 2: 20240930055628649 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055628649 DLGSUP <0013> gsup_server.c:235 3: 20240930055628649 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055628649 DLGSUP <0013> gsup_server.c:235 4: 20240930055628649 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055628649 DLGSUP <0013> gsup_server.c:235 5: 20240930055628649 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055628649 DLGSUP <0013> gsup_server.c:235 7: 20240930055628649 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055628649 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055628649 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055628649 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@ec4d07bb9dcf: 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") 20240930055628670 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41801<->l=127.0.0.1:4259) 20240930055628681 DAUC <0003> db_auc.c:157 IMSI='262427173498057': No 2G Auth Data 20240930055628681 DAUC <0003> db_auc.c:192 IMSI='262427173498057': No 3G Auth Data HLR_Test-GSUP(159)@ec4d07bb9dcf: Created GsupExpect[0] for "262427173498057" to be handled at TC_mo_ussd_iuse_imsi(162) 20240930055628702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 20240930055628709 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628709 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427173498057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427173498057" session_id=3777489400 session_state=BEGIN} 20240930055628709 DSS <0004> hlr_ussd.c:576 262427173498057/0xe127e9f8: Process SS (BEGIN) 20240930055628709 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628709 DSS <0004> hlr_ussd.c:518 262427173498057/0xe127e9f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628709 DSS <0004> hlr_ussd.c:363 262427173498057/0xe127e9f8: Tx USSD 'Your IMSI is 262427173498057' 20240930055628709 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427173498057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427173498057" session_id=3777489400 session_state=END} 20240930055628709 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427173498057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628709 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628709 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ec4d07bb9dcf: Found GsupExpect[0] for "262427173498057" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262427173498057" TC_mo_ussd_iuse_imsi(162)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D769BD1723858ED06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055628713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055628717 DAUC <0003> db_auc.c:157 IMSI='262428809590959': No 2G Auth Data 20240930055628717 DAUC <0003> db_auc.c:192 IMSI='262428809590959': No 3G Auth Data HLR_Test-GSUP(159)@ec4d07bb9dcf: Created GsupExpect[0] for "262428809590959" to be handled at TC_mo_ussd_iuse_imsi(163) 20240930055628742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56378<->l=127.0.0.1:4258 20240930055628748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628748 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428809590959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428809590959" session_id=458443871 session_state=BEGIN} 20240930055628748 DSS <0004> hlr_ussd.c:576 262428809590959/0x1b534c5f: Process SS (BEGIN) 20240930055628748 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628748 DSS <0004> hlr_ussd.c:518 262428809590959/0x1b534c5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628748 DSS <0004> hlr_ussd.c:363 262428809590959/0x1b534c5f: Tx USSD 'Your IMSI is 262428809590959' 20240930055628748 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428809590959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428809590959" session_id=458443871 session_state=END} 20240930055628748 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428809590959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ec4d07bb9dcf: Found GsupExpect[0] for "262428809590959" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@ec4d07bb9dcf: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428809590959" TC_mo_ussd_iuse_imsi(163)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E07CBD572B05C2D07'O } } } } } } TC_mo_ussd_iuse_imsi(163)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055628751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56378<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055628755 DAUC <0003> db_auc.c:157 IMSI='262421761280399': No 2G Auth Data 20240930055628755 DAUC <0003> db_auc.c:192 IMSI='262421761280399': No 3G Auth Data HLR_Test-GSUP(159)@ec4d07bb9dcf: Created GsupExpect[0] for "262421761280399" to be handled at TC_mo_ussd_iuse_imsi(164) 20240930055628780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 20240930055628786 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628786 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421761280399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421761280399" session_id=1170007663 session_state=BEGIN} 20240930055628786 DSS <0004> hlr_ussd.c:576 262421761280399/0x45bce66f: Process SS (BEGIN) 20240930055628786 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628786 DSS <0004> hlr_ussd.c:518 262421761280399/0x45bce66f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628786 DSS <0004> hlr_ussd.c:363 262421761280399/0x45bce66f: Tx USSD 'Your IMSI is 262421761280399' 20240930055628786 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421761280399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421761280399" session_id=1170007663 session_state=END} 20240930055628786 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421761280399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628786 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628786 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ec4d07bb9dcf: Found GsupExpect[0] for "262421761280399" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@ec4d07bb9dcf: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421761280399" TC_mo_ussd_iuse_imsi(164)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC668BC970B0592E07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055628791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055628795 DAUC <0003> db_auc.c:157 IMSI='262427710314055': No 2G Auth Data 20240930055628795 DAUC <0003> db_auc.c:192 IMSI='262427710314055': No 3G Auth Data HLR_Test-GSUP(159)@ec4d07bb9dcf: Created GsupExpect[0] for "262427710314055" to be handled at TC_mo_ussd_iuse_imsi(165) 20240930055628818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20240930055628823 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628823 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427710314055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427710314055" session_id=1179761154 session_state=BEGIN} 20240930055628823 DSS <0004> hlr_ussd.c:576 262427710314055/0x4651ba02: Process SS (BEGIN) 20240930055628823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628823 DSS <0004> hlr_ussd.c:518 262427710314055/0x4651ba02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628823 DSS <0004> hlr_ussd.c:363 262427710314055/0x4651ba02: Tx USSD 'Your IMSI is 262427710314055' 20240930055628823 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427710314055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427710314055" session_id=1179761154 session_state=END} 20240930055628823 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427710314055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628823 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628823 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ec4d07bb9dcf: Found GsupExpect[0] for "262427710314055" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@ec4d07bb9dcf: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427710314055" TC_mo_ussd_iuse_imsi(165)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9ED1683CD623458AD06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055628827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055628831 DAUC <0003> db_auc.c:157 IMSI='262422958810511': No 2G Auth Data 20240930055628831 DAUC <0003> db_auc.c:192 IMSI='262422958810511': No 3G Auth Data HLR_Test-GSUP(159)@ec4d07bb9dcf: Created GsupExpect[0] for "262422958810511" to be handled at TC_mo_ussd_iuse_imsi(166) 20240930055628854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 20240930055628859 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628859 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422958810511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422958810511" session_id=511165036 session_state=BEGIN} 20240930055628859 DSS <0004> hlr_ussd.c:576 262422958810511/0x1e77c26c: Process SS (BEGIN) 20240930055628859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628859 DSS <0004> hlr_ussd.c:518 262422958810511/0x1e77c26c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628859 DSS <0004> hlr_ussd.c:363 262422958810511/0x1e77c26c: Tx USSD 'Your IMSI is 262422958810511' 20240930055628859 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422958810511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422958810511" session_id=511165036 session_state=END} 20240930055628859 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422958810511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628859 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ec4d07bb9dcf: Found GsupExpect[0] for "262422958810511" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@ec4d07bb9dcf: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422958810511" TC_mo_ussd_iuse_imsi(166)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C57C3E162B05A2C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055628864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055628868 DAUC <0003> db_auc.c:157 IMSI='262427921395819': No 2G Auth Data 20240930055628868 DAUC <0003> db_auc.c:192 IMSI='262427921395819': No 3G Auth Data HLR_Test-GSUP(159)@ec4d07bb9dcf: Created GsupExpect[0] for "262427921395819" to be handled at TC_mo_ussd_iuse_imsi(167) 20240930055628895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20240930055628901 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628901 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427921395819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427921395819" session_id=624009060 session_state=BEGIN} 20240930055628901 DSS <0004> hlr_ussd.c:576 262427921395819/0x25319f64: Process SS (BEGIN) 20240930055628901 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628901 DSS <0004> hlr_ussd.c:518 262427921395819/0x25319f64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628901 DSS <0004> hlr_ussd.c:363 262427921395819/0x25319f64: Tx USSD 'Your IMSI is 262427921395819' 20240930055628901 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427921395819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427921395819" session_id=624009060 session_state=END} 20240930055628901 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427921395819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628901 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628901 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ec4d07bb9dcf: Found GsupExpect[0] for "262427921395819" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@ec4d07bb9dcf: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262427921395819" TC_mo_ussd_iuse_imsi(167)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D278BCD72355C2C07'O } } } } } } TC_mo_ussd_iuse_imsi(167)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055628905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055628909 DAUC <0003> db_auc.c:157 IMSI='262428113026868': No 2G Auth Data 20240930055628909 DAUC <0003> db_auc.c:192 IMSI='262428113026868': No 3G Auth Data HLR_Test-GSUP(159)@ec4d07bb9dcf: Created GsupExpect[0] for "262428113026868" to be handled at TC_mo_ussd_iuse_imsi(168) 20240930055628937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20240930055628943 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628943 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428113026868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428113026868" session_id=4080898216 session_state=BEGIN} 20240930055628943 DSS <0004> hlr_ussd.c:576 262428113026868/0xf33d90a8: Process SS (BEGIN) 20240930055628943 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628943 DSS <0004> hlr_ussd.c:518 262428113026868/0xf33d90a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628943 DSS <0004> hlr_ussd.c:363 262428113026868/0xf33d90a8: Tx USSD 'Your IMSI is 262428113026868' 20240930055628943 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428113026868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428113026868" session_id=4080898216 session_state=END} 20240930055628943 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428113026868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628943 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628943 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ec4d07bb9dcf: Found GsupExpect[0] for "262428113026868" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@ec4d07bb9dcf: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428113026868" TC_mo_ussd_iuse_imsi(168)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E169BC164369C0D07'O } } } } } } TC_mo_ussd_iuse_imsi(168)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055628947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055628951 DAUC <0003> db_auc.c:157 IMSI='262420550956728': No 2G Auth Data 20240930055628951 DAUC <0003> db_auc.c:192 IMSI='262420550956728': No 3G Auth Data HLR_Test-GSUP(159)@ec4d07bb9dcf: Created GsupExpect[0] for "262420550956728" to be handled at TC_mo_ussd_iuse_imsi(169) 20240930055628978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 20240930055628983 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628983 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420550956728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420550956728" session_id=205682099 session_state=BEGIN} 20240930055628983 DSS <0004> hlr_ussd.c:576 262420550956728/0x0c4275b3: Process SS (BEGIN) 20240930055628983 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055628983 DSS <0004> hlr_ussd.c:518 262420550956728/0x0c4275b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055628983 DSS <0004> hlr_ussd.c:363 262420550956728/0x0c4275b3: Tx USSD 'Your IMSI is 262420550956728' 20240930055628983 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420550956728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420550956728" session_id=205682099 session_state=END} 20240930055628983 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420550956728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055628983 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055628984 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@ec4d07bb9dcf: Found GsupExpect[0] for "262420550956728" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@ec4d07bb9dcf: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420550956728" TC_mo_ussd_iuse_imsi(169)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AC5683E56AB69B0C07'O } } } } } } TC_mo_ussd_iuse_imsi(169)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055628987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055628988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 20240930055628989 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41801<->l=127.0.0.1:4259) 20240930055628989 DLINP <000b> input/ipa.c:451 connected read/write 20240930055628989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055628989 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055628989 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055628989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@ec4d07bb9dcf: Final verdict of PTC: none 160@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 160: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:56:28 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 20240930055629031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 20240930055629231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33544) Waiting for packet dumper to finish... 1 (prev_count=33544, count=40148) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055632306 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055632306 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055632308 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055632311 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055632311 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055632311 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 20240930055632311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055632311 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 20240930055632311 DLGSUP <0013> gsup_server.c:235 2: 20240930055632311 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055632311 DLGSUP <0013> gsup_server.c:235 3: 20240930055632311 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055632311 DLGSUP <0013> gsup_server.c:235 4: 20240930055632311 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055632311 DLGSUP <0013> gsup_server.c:235 5: 20240930055632311 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055632311 DLGSUP <0013> gsup_server.c:235 7: 20240930055632311 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055632311 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055632311 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055632311 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@ec4d07bb9dcf: 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") 20240930055632330 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43157<->l=127.0.0.1:4259) 20240930055632343 DAUC <0003> db_auc.c:157 IMSI='262429841109207': No 2G Auth Data 20240930055632343 DAUC <0003> db_auc.c:192 IMSI='262429841109207': No 3G Auth Data HLR_Test-GSUP(171)@ec4d07bb9dcf: Created GsupExpect[0] for "262429841109207" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240930055632371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 20240930055632378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632378 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429841109207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429841109207" source_name="the-source\n" session_id=3410615941 session_state=BEGIN} 20240930055632378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055632378 DSS <0004> hlr_ussd.c:576 262429841109207/0xcb49de85: Process SS (BEGIN) 20240930055632378 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632378 DSS <0004> hlr_ussd.c:518 262429841109207/0xcb49de85: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632378 DSS <0004> hlr_ussd.c:363 262429841109207/0xcb49de85: Tx USSD 'Your IMSI is 262429841109207' 20240930055632378 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429841109207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841109207" destination_name="the-source\n" session_id=3410615941 session_state=END} 20240930055632378 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429841109207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ec4d07bb9dcf: Found GsupExpect[0] for "262429841109207" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429841109207" TC_mo_ussd_iuse_imsi_via_proxy(174)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E478BC5603919EC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055632383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055632390 DAUC <0003> db_auc.c:157 IMSI='262420829325136': No 2G Auth Data 20240930055632390 DAUC <0003> db_auc.c:192 IMSI='262420829325136': No 3G Auth Data HLR_Test-GSUP(171)@ec4d07bb9dcf: Created GsupExpect[0] for "262420829325136" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240930055632421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 20240930055632426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632427 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420829325136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420829325136" source_name="the-source\n" session_id=917002463 session_state=BEGIN} 20240930055632427 DSS <0004> hlr_ussd.c:576 262420829325136/0x36a858df: Process SS (BEGIN) 20240930055632427 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632427 DSS <0004> hlr_ussd.c:518 262420829325136/0x36a858df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632427 DSS <0004> hlr_ussd.c:363 262420829325136/0x36a858df: Tx USSD 'Your IMSI is 262420829325136' 20240930055632427 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420829325136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420829325136" destination_name="the-source\n" session_id=917002463 session_state=END} 20240930055632427 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262420829325136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632427 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632427 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ec4d07bb9dcf: Found GsupExpect[0] for "262420829325136" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@ec4d07bb9dcf: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262420829325136" TC_mo_ussd_iuse_imsi_via_proxy(175)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C27CBCD64B5D8CC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055632430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055632437 DAUC <0003> db_auc.c:157 IMSI='262427005852040': No 2G Auth Data 20240930055632437 DAUC <0003> db_auc.c:192 IMSI='262427005852040': No 3G Auth Data HLR_Test-GSUP(171)@ec4d07bb9dcf: Created GsupExpect[0] for "262427005852040" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240930055632466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20240930055632474 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632474 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427005852040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427005852040" source_name="the-source\n" session_id=1121601519 session_state=BEGIN} 20240930055632474 DSS <0004> hlr_ussd.c:576 262427005852040/0x42da47ef: Process SS (BEGIN) 20240930055632474 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632474 DSS <0004> hlr_ussd.c:518 262427005852040/0x42da47ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632474 DSS <0004> hlr_ussd.c:363 262427005852040/0x42da47ef: Tx USSD 'Your IMSI is 262427005852040' 20240930055632474 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427005852040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427005852040" destination_name="the-source\n" session_id=1121601519 session_state=END} 20240930055632474 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427005852040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632474 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632474 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ec4d07bb9dcf: Found GsupExpect[0] for "262427005852040" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@ec4d07bb9dcf: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427005852040" TC_mo_ussd_iuse_imsi_via_proxy(176)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D06ABE16A32180D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055632478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055632482 DAUC <0003> db_auc.c:157 IMSI='262429806738204': No 2G Auth Data 20240930055632482 DAUC <0003> db_auc.c:192 IMSI='262429806738204': No 3G Auth Data HLR_Test-GSUP(171)@ec4d07bb9dcf: Created GsupExpect[0] for "262429806738204" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240930055632506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20240930055632511 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632511 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429806738204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429806738204" source_name="the-source\n" session_id=1669144412 session_state=BEGIN} 20240930055632511 DSS <0004> hlr_ussd.c:576 262429806738204/0x637d1f5c: Process SS (BEGIN) 20240930055632511 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632511 DSS <0004> hlr_ussd.c:518 262429806738204/0x637d1f5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632511 DSS <0004> hlr_ussd.c:363 262429806738204/0x637d1f5c: Tx USSD 'Your IMSI is 262429806738204' 20240930055632511 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429806738204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429806738204" destination_name="the-source\n" session_id=1669144412 session_state=END} 20240930055632511 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429806738204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632511 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632511 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ec4d07bb9dcf: Found GsupExpect[0] for "262429806738204" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@ec4d07bb9dcf: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429806738204" TC_mo_ussd_iuse_imsi_via_proxy(177)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E07B3DD6638198C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055632515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055632519 DAUC <0003> db_auc.c:157 IMSI='262424264767854': No 2G Auth Data 20240930055632519 DAUC <0003> db_auc.c:192 IMSI='262424264767854': No 3G Auth Data HLR_Test-GSUP(171)@ec4d07bb9dcf: Created GsupExpect[0] for "262424264767854" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240930055632542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20240930055632550 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632550 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424264767854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424264767854" source_name="the-source\n" session_id=3405158595 session_state=BEGIN} 20240930055632550 DSS <0004> hlr_ussd.c:576 262424264767854/0xcaf698c3: Process SS (BEGIN) 20240930055632550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632550 DSS <0004> hlr_ussd.c:518 262424264767854/0xcaf698c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632551 DSS <0004> hlr_ussd.c:363 262424264767854/0xcaf698c3: Tx USSD 'Your IMSI is 262424264767854' 20240930055632551 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424264767854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424264767854" destination_name="the-source\n" session_id=3405158595 session_state=END} 20240930055632551 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424264767854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632551 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632551 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ec4d07bb9dcf: Found GsupExpect[0] for "262424264767854" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@ec4d07bb9dcf: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424264767854" TC_mo_ussd_iuse_imsi_via_proxy(178)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194D66A3DD6C375C8D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055632555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055632559 DAUC <0003> db_auc.c:157 IMSI='262427536737944': No 2G Auth Data 20240930055632559 DAUC <0003> db_auc.c:192 IMSI='262427536737944': No 3G Auth Data HLR_Test-GSUP(171)@ec4d07bb9dcf: Created GsupExpect[0] for "262427536737944" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240930055632587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4258 20240930055632592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632592 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427536737944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427536737944" source_name="the-source\n" session_id=4214853848 session_state=BEGIN} 20240930055632592 DSS <0004> hlr_ussd.c:576 262427536737944/0xfb3990d8: Process SS (BEGIN) 20240930055632592 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632592 DSS <0004> hlr_ussd.c:518 262427536737944/0xfb3990d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632592 DSS <0004> hlr_ussd.c:363 262427536737944/0xfb3990d8: Tx USSD 'Your IMSI is 262427536737944' 20240930055632592 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427536737944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427536737944" destination_name="the-source\n" session_id=4214853848 session_state=END} 20240930055632592 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262427536737944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ec4d07bb9dcf: Found GsupExpect[0] for "262427536737944" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@ec4d07bb9dcf: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427536737944" TC_mo_ussd_iuse_imsi_via_proxy(179)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD36B3DD66B71C8D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055632597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56486<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055632601 DAUC <0003> db_auc.c:157 IMSI='262428546993893': No 2G Auth Data 20240930055632601 DAUC <0003> db_auc.c:192 IMSI='262428546993893': No 3G Auth Data HLR_Test-GSUP(171)@ec4d07bb9dcf: Created GsupExpect[0] for "262428546993893" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240930055632629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4258 20240930055632635 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632635 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428546993893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428546993893" source_name="the-source\n" session_id=3084837600 session_state=BEGIN} 20240930055632635 DSS <0004> hlr_ussd.c:576 262428546993893/0xb7dee2e0: Process SS (BEGIN) 20240930055632635 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632635 DSS <0004> hlr_ussd.c:518 262428546993893/0xb7dee2e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632635 DSS <0004> hlr_ussd.c:363 262428546993893/0xb7dee2e0: Tx USSD 'Your IMSI is 262428546993893' 20240930055632635 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428546993893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428546993893" destination_name="the-source\n" session_id=3084837600 session_state=END} 20240930055632635 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262428546993893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632635 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632635 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ec4d07bb9dcf: Found GsupExpect[0] for "262428546993893" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@ec4d07bb9dcf: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428546993893" TC_mo_ussd_iuse_imsi_via_proxy(180)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AE46B3E572335C6E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055632639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055632643 DAUC <0003> db_auc.c:157 IMSI='262428708044706': No 2G Auth Data 20240930055632643 DAUC <0003> db_auc.c:192 IMSI='262428708044706': No 3G Auth Data HLR_Test-GSUP(171)@ec4d07bb9dcf: Created GsupExpect[0] for "262428708044706" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240930055632669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 20240930055632677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632677 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428708044706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428708044706" source_name="the-source\n" session_id=2159536232 session_state=BEGIN} 20240930055632677 DSS <0004> hlr_ussd.c:576 262428708044706/0x80b7e868: Process SS (BEGIN) 20240930055632677 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240930055632677 DSS <0004> hlr_ussd.c:518 262428708044706/0x80b7e868: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240930055632677 DSS <0004> hlr_ussd.c:363 262428708044706/0x80b7e868: Tx USSD 'Your IMSI is 262428708044706' 20240930055632677 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428708044706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428708044706" destination_name="the-source\n" session_id=2159536232 session_state=END} 20240930055632677 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428708044706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055632677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055632677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@ec4d07bb9dcf: Found GsupExpect[0] for "262428708044706" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@ec4d07bb9dcf: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428708044706" TC_mo_ussd_iuse_imsi_via_proxy(181)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EE06C3C168B41BCC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055632681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055632682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4258 20240930055632683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43157<->l=127.0.0.1:4259) 20240930055632683 DLINP <000b> input/ipa.c:451 connected read/write 20240930055632683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055632683 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055632683 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055632683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055632683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 172@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP(171)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 172: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:56:32 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 20240930055632726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4258 20240930055632927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5752) Waiting for packet dumper to finish... 1 (prev_count=5752, count=40776) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:56: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_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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_ussd_iuse_msisdn started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055636007 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055636007 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055636009 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055636013 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636013 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055636013 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055636013 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 20240930055636013 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055636013 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 20240930055636013 DLGSUP <0013> gsup_server.c:235 2: 20240930055636013 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055636013 DLGSUP <0013> gsup_server.c:235 3: 20240930055636013 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055636013 DLGSUP <0013> gsup_server.c:235 4: 20240930055636013 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055636013 DLGSUP <0013> gsup_server.c:235 5: 20240930055636013 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055636013 DLGSUP <0013> gsup_server.c:235 7: 20240930055636013 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055636013 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055636013 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055636013 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@ec4d07bb9dcf: 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") 20240930055636037 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44557<->l=127.0.0.1:4259) 20240930055636056 DAUC <0003> db_auc.c:157 IMSI='262429682694126': No 2G Auth Data 20240930055636056 DAUC <0003> db_auc.c:192 IMSI='262429682694126': No 3G Auth Data HLR_Test-GSUP(183)@ec4d07bb9dcf: Created GsupExpect[0] for "262429682694126" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240930055636081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 20240930055636088 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636088 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429682694126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429682694126" session_id=3283752945 session_state=BEGIN} 20240930055636088 DSS <0004> hlr_ussd.c:576 262429682694126/0xc3ba17f1: Process SS (BEGIN) 20240930055636088 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636088 DSS <0004> hlr_ussd.c:518 262429682694126/0xc3ba17f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636088 DSS <0004> hlr_ussd.c:363 262429682694126/0xc3ba17f1: Tx USSD 'Your extension is 491617806054' 20240930055636088 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429682694126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429682694126" session_id=3283752945 session_state=END} 20240930055636088 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429682694126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636088 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636088 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ec4d07bb9dcf: Found GsupExpect[0] for "262429682694126" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429682694126" TC_mo_ussd_iuse_msisdn(186)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E38980D56A301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055636093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055636097 DAUC <0003> db_auc.c:157 IMSI='262428473643812': No 2G Auth Data 20240930055636097 DAUC <0003> db_auc.c:192 IMSI='262428473643812': No 3G Auth Data HLR_Test-GSUP(183)@ec4d07bb9dcf: Created GsupExpect[0] for "262428473643812" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240930055636121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4258 20240930055636128 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636128 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428473643812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428473643812" session_id=2923480559 session_state=BEGIN} 20240930055636128 DSS <0004> hlr_ussd.c:576 262428473643812/0xae40c5ef: Process SS (BEGIN) 20240930055636128 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636128 DSS <0004> hlr_ussd.c:518 262428473643812/0xae40c5ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636128 DSS <0004> hlr_ussd.c:363 262428473643812/0xae40c5ef: Tx USSD 'Your extension is 491610317508' 20240930055636128 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428473643812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428473643812" session_id=2923480559 session_state=END} 20240930055636128 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428473643812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636128 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636128 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ec4d07bb9dcf: Found GsupExpect[0] for "262428473643812" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@ec4d07bb9dcf: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428473643812" TC_mo_ussd_iuse_msisdn(187)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B3D8AD06C301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055636132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055636139 DAUC <0003> db_auc.c:157 IMSI='262421431103551': No 2G Auth Data 20240930055636139 DAUC <0003> db_auc.c:192 IMSI='262421431103551': No 3G Auth Data HLR_Test-GSUP(183)@ec4d07bb9dcf: Created GsupExpect[0] for "262421431103551" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240930055636163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 20240930055636169 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636169 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421431103551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421431103551" session_id=3495712273 session_state=BEGIN} 20240930055636169 DSS <0004> hlr_ussd.c:576 262421431103551/0xd05c5611: Process SS (BEGIN) 20240930055636169 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636169 DSS <0004> hlr_ussd.c:518 262421431103551/0xd05c5611: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636169 DSS <0004> hlr_ussd.c:363 262421431103551/0xd05c5611: Tx USSD 'Your extension is 491612687625' 20240930055636169 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421431103551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421431103551" session_id=3495712273 session_state=END} 20240930055636169 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421431103551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636169 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636169 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ec4d07bb9dcf: Found GsupExpect[0] for "262421431103551" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@ec4d07bb9dcf: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421431103551" TC_mo_ussd_iuse_msisdn(188)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56436DCCD26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055636174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055636178 DAUC <0003> db_auc.c:157 IMSI='262422491695736': No 2G Auth Data 20240930055636178 DAUC <0003> db_auc.c:192 IMSI='262422491695736': No 3G Auth Data HLR_Test-GSUP(183)@ec4d07bb9dcf: Created GsupExpect[0] for "262422491695736" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240930055636202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 20240930055636208 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636208 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422491695736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422491695736" session_id=397682567 session_state=BEGIN} 20240930055636208 DSS <0004> hlr_ussd.c:576 262422491695736/0x17b42787: Process SS (BEGIN) 20240930055636208 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636208 DSS <0004> hlr_ussd.c:518 262422491695736/0x17b42787: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636208 DSS <0004> hlr_ussd.c:363 262422491695736/0x17b42787: Tx USSD 'Your extension is 491617864535' 20240930055636208 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422491695736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422491695736" session_id=397682567 session_state=END} 20240930055636208 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422491695736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636208 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636208 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ec4d07bb9dcf: Found GsupExpect[0] for "262422491695736" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@ec4d07bb9dcf: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262422491695736" TC_mo_ussd_iuse_msisdn(189)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E381BAD36AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055636212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055636216 DAUC <0003> db_auc.c:157 IMSI='262422584554142': No 2G Auth Data 20240930055636216 DAUC <0003> db_auc.c:192 IMSI='262422584554142': No 3G Auth Data HLR_Test-GSUP(183)@ec4d07bb9dcf: Created GsupExpect[0] for "262422584554142" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240930055636243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 20240930055636247 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636248 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422584554142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422584554142" session_id=3278797289 session_state=BEGIN} 20240930055636248 DSS <0004> hlr_ussd.c:576 262422584554142/0xc36e79e9: Process SS (BEGIN) 20240930055636248 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636248 DSS <0004> hlr_ussd.c:518 262422584554142/0xc36e79e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636248 DSS <0004> hlr_ussd.c:363 262422584554142/0xc36e79e9: Tx USSD 'Your extension is 491611160776' 20240930055636248 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422584554142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422584554142" session_id=3278797289 session_state=END} 20240930055636248 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422584554142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636248 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636248 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ec4d07bb9dcf: Found GsupExpect[0] for "262422584554142" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@ec4d07bb9dcf: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262422584554142" TC_mo_ussd_iuse_msisdn(190)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562311BEC76B301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055636253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055636259 DAUC <0003> db_auc.c:157 IMSI='262424967353383': No 2G Auth Data 20240930055636259 DAUC <0003> db_auc.c:192 IMSI='262424967353383': No 3G Auth Data HLR_Test-GSUP(183)@ec4d07bb9dcf: Created GsupExpect[0] for "262424967353383" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240930055636287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 20240930055636293 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636293 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424967353383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424967353383" session_id=3299822242 session_state=BEGIN} 20240930055636293 DSS <0004> hlr_ussd.c:576 262424967353383/0xc4af4aa2: Process SS (BEGIN) 20240930055636293 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636293 DSS <0004> hlr_ussd.c:518 262424967353383/0xc4af4aa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636293 DSS <0004> hlr_ussd.c:363 262424967353383/0xc4af4aa2: Tx USSD 'Your extension is 491617565224' 20240930055636293 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424967353383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424967353383" session_id=3299822242 session_state=END} 20240930055636293 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424967353383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636293 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636293 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ec4d07bb9dcf: Found GsupExpect[0] for "262424967353383" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@ec4d07bb9dcf: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424967353383" TC_mo_ussd_iuse_msisdn(191)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E355B4D26A301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055636299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055636303 DAUC <0003> db_auc.c:157 IMSI='262426763806041': No 2G Auth Data 20240930055636303 DAUC <0003> db_auc.c:192 IMSI='262426763806041': No 3G Auth Data HLR_Test-GSUP(183)@ec4d07bb9dcf: Created GsupExpect[0] for "262426763806041" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240930055636337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20240930055636342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636342 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426763806041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426763806041" session_id=607107289 session_state=BEGIN} 20240930055636342 DSS <0004> hlr_ussd.c:576 262426763806041/0x242fb8d9: Process SS (BEGIN) 20240930055636342 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636342 DSS <0004> hlr_ussd.c:518 262426763806041/0x242fb8d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636342 DSS <0004> hlr_ussd.c:363 262426763806041/0x242fb8d9: Tx USSD 'Your extension is 491614033036' 20240930055636342 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426763806041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426763806041" session_id=607107289 session_state=END} 20240930055636342 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426763806041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ec4d07bb9dcf: Found GsupExpect[0] for "262426763806041" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@ec4d07bb9dcf: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426763806041" TC_mo_ussd_iuse_msisdn(192)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B0D90C36B301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055636345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055636349 DAUC <0003> db_auc.c:157 IMSI='262426512189726': No 2G Auth Data 20240930055636349 DAUC <0003> db_auc.c:192 IMSI='262426512189726': No 3G Auth Data HLR_Test-GSUP(183)@ec4d07bb9dcf: Created GsupExpect[0] for "262426512189726" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240930055636376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20240930055636383 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636383 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426512189726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426512189726" session_id=2180907121 session_state=BEGIN} 20240930055636383 DSS <0004> hlr_ussd.c:576 262426512189726/0x81fe0071: Process SS (BEGIN) 20240930055636383 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055636383 DSS <0004> hlr_ussd.c:518 262426512189726/0x81fe0071: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055636383 DSS <0004> hlr_ussd.c:363 262426512189726/0x81fe0071: Tx USSD 'Your extension is 491617733008' 20240930055636383 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426512189726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426512189726" session_id=2180907121 session_state=END} 20240930055636383 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426512189726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055636383 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055636383 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@ec4d07bb9dcf: Found GsupExpect[0] for "262426512189726" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@ec4d07bb9dcf: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426512189726" TC_mo_ussd_iuse_msisdn(193)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB7D90C06C301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055636388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055636389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 20240930055636390 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44557<->l=127.0.0.1:4259) 20240930055636390 DLINP <000b> input/ipa.c:451 connected read/write 20240930055636390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055636390 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055636390 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055636390 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@ec4d07bb9dcf: Final verdict of PTC: none 184@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 184: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055636436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56580<->l=127.0.0.1:4258 20240930055636637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56580<->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@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:56: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_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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055639709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055639709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055639711 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055639714 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639714 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055639714 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055639714 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 20240930055639714 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055639714 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 20240930055639714 DLGSUP <0013> gsup_server.c:235 2: 20240930055639714 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055639714 DLGSUP <0013> gsup_server.c:235 3: 20240930055639714 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055639714 DLGSUP <0013> gsup_server.c:235 4: 20240930055639714 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055639714 DLGSUP <0013> gsup_server.c:235 5: 20240930055639714 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055639714 DLGSUP <0013> gsup_server.c:235 7: 20240930055639714 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055639714 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055639714 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055639714 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@ec4d07bb9dcf: 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") 20240930055639731 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39477<->l=127.0.0.1:4259) 20240930055639750 DAUC <0003> db_auc.c:157 IMSI='262426252670642': No 2G Auth Data 20240930055639750 DAUC <0003> db_auc.c:192 IMSI='262426252670642': No 3G Auth Data HLR_Test-GSUP(195)@ec4d07bb9dcf: Created GsupExpect[0] for "262426252670642" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240930055639774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 20240930055639780 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639780 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426252670642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426252670642" source_name="the-source\n" session_id=428720791 session_state=BEGIN} 20240930055639780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055639780 DSS <0004> hlr_ussd.c:576 262426252670642/0x198dc297: Process SS (BEGIN) 20240930055639780 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639780 DSS <0004> hlr_ussd.c:518 262426252670642/0x198dc297: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639780 DSS <0004> hlr_ussd.c:363 262426252670642/0x198dc297: Tx USSD 'Your extension is 491617502536' 20240930055639780 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426252670642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426252670642" destination_name="the-source\n" session_id=428720791 session_state=END} 20240930055639780 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426252670642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639780 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639780 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ec4d07bb9dcf: Found GsupExpect[0] for "262426252670642" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426252670642" TC_mo_ussd_iuse_msisdn_via_proxy(198)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E3598AC36B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055639785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055639789 DAUC <0003> db_auc.c:157 IMSI='262421894781420': No 2G Auth Data 20240930055639789 DAUC <0003> db_auc.c:192 IMSI='262421894781420': No 3G Auth Data HLR_Test-GSUP(195)@ec4d07bb9dcf: Created GsupExpect[0] for "262421894781420" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240930055639814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 20240930055639820 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639820 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421894781420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421894781420" source_name="the-source\n" session_id=1798643777 session_state=BEGIN} 20240930055639820 DSS <0004> hlr_ussd.c:576 262421894781420/0x6b352041: Process SS (BEGIN) 20240930055639820 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639820 DSS <0004> hlr_ussd.c:518 262421894781420/0x6b352041: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639820 DSS <0004> hlr_ussd.c:363 262421894781420/0x6b352041: Tx USSD 'Your extension is 491615871461' 20240930055639820 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421894781420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421894781420" destination_name="the-source\n" session_id=1798643777 session_state=END} 20240930055639820 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421894781420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639820 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639820 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ec4d07bb9dcf: Found GsupExpect[0] for "262421894781420" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@ec4d07bb9dcf: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421894781420" TC_mo_ussd_iuse_msisdn_via_proxy(199)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB85B8C668B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055639825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055639829 DAUC <0003> db_auc.c:157 IMSI='262424745468258': No 2G Auth Data 20240930055639829 DAUC <0003> db_auc.c:192 IMSI='262424745468258': No 3G Auth Data HLR_Test-GSUP(195)@ec4d07bb9dcf: Created GsupExpect[0] for "262424745468258" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240930055639853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4258 20240930055639859 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639859 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424745468258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424745468258" source_name="the-source\n" session_id=1390330614 session_state=BEGIN} 20240930055639859 DSS <0004> hlr_ussd.c:576 262424745468258/0x52dec2f6: Process SS (BEGIN) 20240930055639859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639859 DSS <0004> hlr_ussd.c:518 262424745468258/0x52dec2f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639859 DSS <0004> hlr_ussd.c:363 262424745468258/0x52dec2f6: Tx USSD 'Your extension is 491618055324' 20240930055639859 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424745468258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424745468258" destination_name="the-source\n" session_id=1390330614 session_state=END} 20240930055639860 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262424745468258 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639860 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ec4d07bb9dcf: Found GsupExpect[0] for "262424745468258" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@ec4d07bb9dcf: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262424745468258" TC_mo_ussd_iuse_msisdn_via_proxy(200)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B05A6D26A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055639865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055639869 DAUC <0003> db_auc.c:157 IMSI='262424462783852': No 2G Auth Data 20240930055639869 DAUC <0003> db_auc.c:192 IMSI='262424462783852': No 3G Auth Data HLR_Test-GSUP(195)@ec4d07bb9dcf: Created GsupExpect[0] for "262424462783852" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240930055639894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 20240930055639900 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639900 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424462783852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424462783852" source_name="the-source\n" session_id=2212483008 session_state=BEGIN} 20240930055639900 DSS <0004> hlr_ussd.c:576 262424462783852/0x83dfcfc0: Process SS (BEGIN) 20240930055639900 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639900 DSS <0004> hlr_ussd.c:518 262424462783852/0x83dfcfc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639900 DSS <0004> hlr_ussd.c:363 262424462783852/0x83dfcfc0: Tx USSD 'Your extension is 491612155500' 20240930055639900 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424462783852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424462783852" destination_name="the-source\n" session_id=2212483008 session_state=END} 20240930055639900 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262424462783852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639900 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639900 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ec4d07bb9dcf: Found GsupExpect[0] for "262424462783852" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@ec4d07bb9dcf: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262424462783852" TC_mo_ussd_iuse_msisdn_via_proxy(201)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B15AAD068301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055639903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055639908 DAUC <0003> db_auc.c:157 IMSI='262425691109132': No 2G Auth Data 20240930055639908 DAUC <0003> db_auc.c:192 IMSI='262425691109132': No 3G Auth Data HLR_Test-GSUP(195)@ec4d07bb9dcf: Created GsupExpect[0] for "262425691109132" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240930055639930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 20240930055639935 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639935 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425691109132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425691109132" source_name="the-source\n" session_id=1622691128 session_state=BEGIN} 20240930055639935 DSS <0004> hlr_ussd.c:576 262425691109132/0x60b84d38: Process SS (BEGIN) 20240930055639935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639935 DSS <0004> hlr_ussd.c:518 262425691109132/0x60b84d38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639935 DSS <0004> hlr_ussd.c:363 262425691109132/0x60b84d38: Tx USSD 'Your extension is 491615561634' 20240930055639935 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425691109132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425691109132" destination_name="the-source\n" session_id=1622691128 session_state=END} 20240930055639935 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262425691109132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639935 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639935 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ec4d07bb9dcf: Found GsupExpect[0] for "262425691109132" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@ec4d07bb9dcf: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425691109132" TC_mo_ussd_iuse_msisdn_via_proxy(202)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A355BCC36A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055639939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055639943 DAUC <0003> db_auc.c:157 IMSI='262422481711360': No 2G Auth Data 20240930055639943 DAUC <0003> db_auc.c:192 IMSI='262422481711360': No 3G Auth Data HLR_Test-GSUP(195)@ec4d07bb9dcf: Created GsupExpect[0] for "262422481711360" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240930055639970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47222<->l=127.0.0.1:4258 20240930055639975 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055639976 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422481711360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422481711360" source_name="the-source\n" session_id=3014917618 session_state=BEGIN} 20240930055639976 DSS <0004> hlr_ussd.c:576 262422481711360/0xb3b3fdf2: Process SS (BEGIN) 20240930055639976 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055639976 DSS <0004> hlr_ussd.c:518 262422481711360/0xb3b3fdf2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055639976 DSS <0004> hlr_ussd.c:363 262422481711360/0xb3b3fdf2: Tx USSD 'Your extension is 491613655064' 20240930055639976 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422481711360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422481711360" destination_name="the-source\n" session_id=3014917618 session_state=END} 20240930055639976 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262422481711360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055639976 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055639976 DLINP <000b> input/ipa.c:451 connected read/write 20240930055639976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ec4d07bb9dcf: Found GsupExpect[0] for "262422481711360" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@ec4d07bb9dcf: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262422481711360" TC_mo_ussd_iuse_msisdn_via_proxy(203)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B65A0D66A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055639979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47222<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055639985 DAUC <0003> db_auc.c:157 IMSI='262428676502847': No 2G Auth Data 20240930055639985 DAUC <0003> db_auc.c:192 IMSI='262428676502847': No 3G Auth Data HLR_Test-GSUP(195)@ec4d07bb9dcf: Created GsupExpect[0] for "262428676502847" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240930055640012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47238<->l=127.0.0.1:4258 20240930055640018 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055640018 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428676502847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428676502847" source_name="the-source\n" session_id=3446529361 session_state=BEGIN} 20240930055640019 DSS <0004> hlr_ussd.c:576 262428676502847/0xcd6ddd51: Process SS (BEGIN) 20240930055640019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055640019 DSS <0004> hlr_ussd.c:518 262428676502847/0xcd6ddd51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055640019 DSS <0004> hlr_ussd.c:363 262428676502847/0xcd6ddd51: Tx USSD 'Your extension is 491613776070' 20240930055640019 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428676502847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428676502847" destination_name="the-source\n" session_id=3446529361 session_state=END} 20240930055640019 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428676502847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055640019 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055640019 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ec4d07bb9dcf: Found GsupExpect[0] for "262428676502847" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@ec4d07bb9dcf: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428676502847" TC_mo_ussd_iuse_msisdn_via_proxy(204)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B79B0D768301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055640022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47238<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055640027 DAUC <0003> db_auc.c:157 IMSI='262428226322283': No 2G Auth Data 20240930055640027 DAUC <0003> db_auc.c:192 IMSI='262428226322283': No 3G Auth Data HLR_Test-GSUP(195)@ec4d07bb9dcf: Created GsupExpect[0] for "262428226322283" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240930055640054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47254<->l=127.0.0.1:4258 20240930055640060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055640060 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428226322283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428226322283" source_name="the-source\n" session_id=3379308673 session_state=BEGIN} 20240930055640060 DSS <0004> hlr_ussd.c:576 262428226322283/0xc96c2881: Process SS (BEGIN) 20240930055640060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240930055640060 DSS <0004> hlr_ussd.c:518 262428226322283/0xc96c2881: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240930055640060 DSS <0004> hlr_ussd.c:363 262428226322283/0xc96c2881: Tx USSD 'Your extension is 491618401107' 20240930055640060 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428226322283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428226322283" destination_name="the-source\n" session_id=3379308673 session_state=END} 20240930055640060 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428226322283 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055640060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055640060 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@ec4d07bb9dcf: Found GsupExpect[0] for "262428226322283" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@ec4d07bb9dcf: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428226322283" TC_mo_ussd_iuse_msisdn_via_proxy(205)@ec4d07bb9dcf: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57034582C06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055640063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47254<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055640064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47186<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055640066 DLINP <000b> input/ipa.c:451 connected read/write 20240930055640066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055640066 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055640066 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055640066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055640066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240930055640066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39477<->l=127.0.0.1:4259) 196@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 196: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055640109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47266<->l=127.0.0.1:4258 20240930055640309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47266<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30424) Waiting for packet dumper to finish... 1 (prev_count=30424, count=40212) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_ussd_euse started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 20240930055643393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40721 20240930055643393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40721 MTC@ec4d07bb9dcf: in not legacy case 2 IPA-EUSE-foobar(208)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055643396 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643396 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643396 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055643396 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055643398 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643399 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643399 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055643399 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240930055643399 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240930055643399 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240930055643399 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 20240930055643399 DLGSUP <0013> gsup_server.c:235 2: 20240930055643399 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055643399 DLGSUP <0013> gsup_server.c:235 3: 20240930055643399 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055643399 DLGSUP <0013> gsup_server.c:235 4: 20240930055643399 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055643399 DLGSUP <0013> gsup_server.c:235 5: 20240930055643399 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055643399 DLGSUP <0013> gsup_server.c:235 7: 20240930055643399 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055643399 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055643399 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055643399 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40721 IPA-EUSE-foobar(208)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055643399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055643402 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643402 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055643402 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055643402 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 20240930055643402 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055643402 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 20240930055643402 DLGSUP <0013> gsup_server.c:235 2: 20240930055643402 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055643402 DLGSUP <0013> gsup_server.c:235 3: 20240930055643402 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055643402 DLGSUP <0013> gsup_server.c:235 4: 20240930055643402 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055643402 DLGSUP <0013> gsup_server.c:235 5: 20240930055643402 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055643402 DLGSUP <0013> gsup_server.c:235 7: 20240930055643402 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055643402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055643402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055643402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@ec4d07bb9dcf: 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") 20240930055643418 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37739<->l=127.0.0.1:4259) 20240930055643434 DAUC <0003> db_auc.c:157 IMSI='262429351538358': No 2G Auth Data 20240930055643434 DAUC <0003> db_auc.c:192 IMSI='262429351538358': No 3G Auth Data HLR_Test-GSUP(209)@ec4d07bb9dcf: Created GsupExpect[0] for "262429351538358" to be handled at TC_mo_ussd_euse(212) 20240930055643459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47288<->l=127.0.0.1:4258 20240930055643464 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643464 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429351538358" session_id=1436729278 session_state=BEGIN} 20240930055643464 DSS <0004> hlr_ussd.c:576 262429351538358/0x55a2bfbe: Process SS (BEGIN) 20240930055643464 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643464 DSS <0004> hlr_ussd.c:518 262429351538358/0x55a2bfbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643464 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643464 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643464 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643464 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data EUSE-TC_mo_ussd_euse(206)@ec4d07bb9dcf: 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 } } } } } 20240930055643470 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643470 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643470 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429351538358" session_id=1436729278 session_state=END} 20240930055643470 DSS <0004> hlr_ussd.c:576 262429351538358/0x55a2bfbe: Process SS (END) 20240930055643470 DSS <0004> hlr_ussd.c:518 262429351538358/0x55a2bfbe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643470 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429351538358" session_id=1436729278 session_state=END} 20240930055643470 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643470 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429351538358 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643470 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643470 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ec4d07bb9dcf: Found GsupExpect[0] for "262429351538358" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_ussd_euse(212)"262429351538358" TC_mo_ussd_euse(212)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055643474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47288<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055643478 DAUC <0003> db_auc.c:157 IMSI='262427736615672': No 2G Auth Data 20240930055643478 DAUC <0003> db_auc.c:192 IMSI='262427736615672': No 3G Auth Data HLR_Test-GSUP(209)@ec4d07bb9dcf: Created GsupExpect[0] for "262427736615672" to be handled at TC_mo_ussd_euse(213) 20240930055643502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47300<->l=127.0.0.1:4258 20240930055643507 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643507 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427736615672" session_id=2869858148 session_state=BEGIN} 20240930055643507 DSS <0004> hlr_ussd.c:576 262427736615672/0xab0e8f64: Process SS (BEGIN) 20240930055643507 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643507 DSS <0004> hlr_ussd.c:518 262427736615672/0xab0e8f64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643507 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643507 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643507 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643507 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data EUSE-TC_mo_ussd_euse(206)@ec4d07bb9dcf: 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 } } } } } 20240930055643509 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643509 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643509 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427736615672" session_id=2869858148 session_state=END} 20240930055643509 DSS <0004> hlr_ussd.c:576 262427736615672/0xab0e8f64: Process SS (END) 20240930055643509 DSS <0004> hlr_ussd.c:518 262427736615672/0xab0e8f64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643509 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427736615672" session_id=2869858148 session_state=END} 20240930055643509 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643509 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427736615672 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643509 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643509 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ec4d07bb9dcf: Found GsupExpect[0] for "262427736615672" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@ec4d07bb9dcf: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427736615672" TC_mo_ussd_euse(213)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055643513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47300<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055643517 DAUC <0003> db_auc.c:157 IMSI='262425089994347': No 2G Auth Data 20240930055643517 DAUC <0003> db_auc.c:192 IMSI='262425089994347': No 3G Auth Data HLR_Test-GSUP(209)@ec4d07bb9dcf: Created GsupExpect[0] for "262425089994347" to be handled at TC_mo_ussd_euse(214) 20240930055643542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 20240930055643548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643548 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425089994347" session_id=2327391354 session_state=BEGIN} 20240930055643548 DSS <0004> hlr_ussd.c:576 262425089994347/0x8ab92c7a: Process SS (BEGIN) 20240930055643548 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643548 DSS <0004> hlr_ussd.c:518 262425089994347/0x8ab92c7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643548 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643548 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643548 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data EUSE-TC_mo_ussd_euse(206)@ec4d07bb9dcf: 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 } } } } } 20240930055643550 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643550 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643550 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089994347" session_id=2327391354 session_state=END} 20240930055643550 DSS <0004> hlr_ussd.c:576 262425089994347/0x8ab92c7a: Process SS (END) 20240930055643550 DSS <0004> hlr_ussd.c:518 262425089994347/0x8ab92c7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643550 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089994347" session_id=2327391354 session_state=END} 20240930055643550 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643550 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425089994347 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643550 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643550 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ec4d07bb9dcf: Found GsupExpect[0] for "262425089994347" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@ec4d07bb9dcf: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425089994347" TC_mo_ussd_euse(214)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055643555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055643559 DAUC <0003> db_auc.c:157 IMSI='262420276046505': No 2G Auth Data 20240930055643559 DAUC <0003> db_auc.c:192 IMSI='262420276046505': No 3G Auth Data HLR_Test-GSUP(209)@ec4d07bb9dcf: Created GsupExpect[0] for "262420276046505" to be handled at TC_mo_ussd_euse(215) 20240930055643585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 20240930055643590 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643590 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420276046505" session_id=3676307721 session_state=BEGIN} 20240930055643590 DSS <0004> hlr_ussd.c:576 262420276046505/0xdb200109: Process SS (BEGIN) 20240930055643590 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643590 DSS <0004> hlr_ussd.c:518 262420276046505/0xdb200109: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643590 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643590 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643590 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643590 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data EUSE-TC_mo_ussd_euse(206)@ec4d07bb9dcf: 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 } } } } } 20240930055643592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643592 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643592 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420276046505" session_id=3676307721 session_state=END} 20240930055643592 DSS <0004> hlr_ussd.c:576 262420276046505/0xdb200109: Process SS (END) 20240930055643592 DSS <0004> hlr_ussd.c:518 262420276046505/0xdb200109: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643592 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420276046505" session_id=3676307721 session_state=END} 20240930055643592 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643592 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420276046505 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643592 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ec4d07bb9dcf: Found GsupExpect[0] for "262420276046505" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@ec4d07bb9dcf: Added IMSI table entry 3TC_mo_ussd_euse(215)"262420276046505" TC_mo_ussd_euse(215)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055643596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47326<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055643600 DAUC <0003> db_auc.c:157 IMSI='262423616539832': No 2G Auth Data 20240930055643600 DAUC <0003> db_auc.c:192 IMSI='262423616539832': No 3G Auth Data HLR_Test-GSUP(209)@ec4d07bb9dcf: Created GsupExpect[0] for "262423616539832" to be handled at TC_mo_ussd_euse(216) 20240930055643624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 20240930055643630 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643630 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423616539832" session_id=3174948636 session_state=BEGIN} 20240930055643630 DSS <0004> hlr_ussd.c:576 262423616539832/0xbd3ddf1c: Process SS (BEGIN) 20240930055643630 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643630 DSS <0004> hlr_ussd.c:518 262423616539832/0xbd3ddf1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643630 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643630 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643630 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643630 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data EUSE-TC_mo_ussd_euse(206)@ec4d07bb9dcf: 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 } } } } } 20240930055643632 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643632 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643632 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423616539832" session_id=3174948636 session_state=END} 20240930055643632 DSS <0004> hlr_ussd.c:576 262423616539832/0xbd3ddf1c: Process SS (END) 20240930055643632 DSS <0004> hlr_ussd.c:518 262423616539832/0xbd3ddf1c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643632 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423616539832" session_id=3174948636 session_state=END} 20240930055643632 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643632 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423616539832 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643632 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643632 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ec4d07bb9dcf: Found GsupExpect[0] for "262423616539832" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@ec4d07bb9dcf: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423616539832" TC_mo_ussd_euse(216)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055643636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055643640 DAUC <0003> db_auc.c:157 IMSI='262420441807705': No 2G Auth Data 20240930055643640 DAUC <0003> db_auc.c:192 IMSI='262420441807705': No 3G Auth Data HLR_Test-GSUP(209)@ec4d07bb9dcf: Created GsupExpect[0] for "262420441807705" to be handled at TC_mo_ussd_euse(217) 20240930055643668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47338<->l=127.0.0.1:4258 20240930055643674 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643674 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420441807705" session_id=238827981 session_state=BEGIN} 20240930055643674 DSS <0004> hlr_ussd.c:576 262420441807705/0x0e3c39cd: Process SS (BEGIN) 20240930055643674 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643674 DSS <0004> hlr_ussd.c:518 262420441807705/0x0e3c39cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643674 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643674 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643674 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643674 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data EUSE-TC_mo_ussd_euse(206)@ec4d07bb9dcf: 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 } } } } } 20240930055643676 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643676 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643676 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420441807705" session_id=238827981 session_state=END} 20240930055643676 DSS <0004> hlr_ussd.c:576 262420441807705/0x0e3c39cd: Process SS (END) 20240930055643676 DSS <0004> hlr_ussd.c:518 262420441807705/0x0e3c39cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643676 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420441807705" session_id=238827981 session_state=END} 20240930055643676 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643676 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420441807705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643676 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643676 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ec4d07bb9dcf: Found GsupExpect[0] for "262420441807705" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@ec4d07bb9dcf: Added IMSI table entry 5TC_mo_ussd_euse(217)"262420441807705" TC_mo_ussd_euse(217)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055643680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47338<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055643684 DAUC <0003> db_auc.c:157 IMSI='262422412560559': No 2G Auth Data 20240930055643684 DAUC <0003> db_auc.c:192 IMSI='262422412560559': No 3G Auth Data HLR_Test-GSUP(209)@ec4d07bb9dcf: Created GsupExpect[0] for "262422412560559" to be handled at TC_mo_ussd_euse(218) 20240930055643713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 20240930055643718 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643718 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422412560559" session_id=4171726287 session_state=BEGIN} 20240930055643718 DSS <0004> hlr_ussd.c:576 262422412560559/0xf8a77dcf: Process SS (BEGIN) 20240930055643718 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643718 DSS <0004> hlr_ussd.c:518 262422412560559/0xf8a77dcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643718 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643718 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643718 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643718 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data EUSE-TC_mo_ussd_euse(206)@ec4d07bb9dcf: 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 } } } } } 20240930055643720 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643720 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643720 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422412560559" session_id=4171726287 session_state=END} 20240930055643720 DSS <0004> hlr_ussd.c:576 262422412560559/0xf8a77dcf: Process SS (END) 20240930055643720 DSS <0004> hlr_ussd.c:518 262422412560559/0xf8a77dcf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643720 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422412560559" session_id=4171726287 session_state=END} 20240930055643720 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643720 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422412560559 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643720 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643720 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ec4d07bb9dcf: Found GsupExpect[0] for "262422412560559" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@ec4d07bb9dcf: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422412560559" TC_mo_ussd_euse(218)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055643725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055643729 DAUC <0003> db_auc.c:157 IMSI='262420626127626': No 2G Auth Data 20240930055643729 DAUC <0003> db_auc.c:192 IMSI='262420626127626': No 3G Auth Data HLR_Test-GSUP(209)@ec4d07bb9dcf: Created GsupExpect[0] for "262420626127626" to be handled at TC_mo_ussd_euse(219) 20240930055643757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 20240930055643764 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643764 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420626127626" session_id=2723647908 session_state=BEGIN} 20240930055643764 DSS <0004> hlr_ussd.c:576 262420626127626/0xa25791a4: Process SS (BEGIN) 20240930055643764 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055643764 DSS <0004> hlr_ussd.c:518 262420626127626/0xa25791a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055643764 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643764 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data 20240930055643764 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643764 DLINP <000b> input/ipa.c:431 127.0.0.1:40721 sending data EUSE-TC_mo_ussd_euse(206)@ec4d07bb9dcf: 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 } } } } } 20240930055643767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643767 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643767 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420626127626" session_id=2723647908 session_state=END} 20240930055643767 DSS <0004> hlr_ussd.c:576 262420626127626/0xa25791a4: Process SS (END) 20240930055643767 DSS <0004> hlr_ussd.c:518 262420626127626/0xa25791a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055643767 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420626127626" session_id=2723647908 session_state=END} 20240930055643767 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055643767 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420626127626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055643767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055643767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@ec4d07bb9dcf: Found GsupExpect[0] for "262420626127626" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@ec4d07bb9dcf: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420626127626" TC_mo_ussd_euse(219)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055643771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47354<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@ec4d07bb9dcf: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055643772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47272<->l=127.0.0.1:4258 20240930055643773 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055643773 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055643773 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055643773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055643773 DLINP <000b> input/ipa.c:451 connected read/write 20240930055643773 DLINP <000b> input/ipa.c:405 127.0.0.1:40721 message received 20240930055643773 DLINP <000b> input/ipa.c:414 127.0.0.1:40721 connection closed with server 20240930055643773 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40721 20240930055643773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240930055643773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37739<->l=127.0.0.1:4259) 210@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP(209)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@ec4d07bb9dcf: Final verdict of PTC: none IPA-EUSE-foobar(208)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 210: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:56:43 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 20240930055643814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47370<->l=127.0.0.1:4258 20240930055644015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47370<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2012) Waiting for packet dumper to finish... 1 (prev_count=2012, count=44512) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_ussd_euse_continue started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 20240930055647101 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34721 20240930055647101 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34721 MTC@ec4d07bb9dcf: in not legacy case 2 IPA-EUSE-foobar(222)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055647104 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647104 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055647105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@ec4d07bb9dcf: 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 } } } } 20240930055647107 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647107 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647107 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647107 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055647107 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240930055647107 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240930055647107 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240930055647107 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 20240930055647107 DLGSUP <0013> gsup_server.c:235 2: 20240930055647107 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055647107 DLGSUP <0013> gsup_server.c:235 3: 20240930055647107 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055647107 DLGSUP <0013> gsup_server.c:235 4: 20240930055647107 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055647107 DLGSUP <0013> gsup_server.c:235 5: 20240930055647107 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055647107 DLGSUP <0013> gsup_server.c:235 7: 20240930055647107 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055647107 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055647107 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055647107 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34721 IPA-EUSE-foobar(222)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055647108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055647110 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647110 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055647110 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055647110 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 20240930055647110 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055647110 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 20240930055647110 DLGSUP <0013> gsup_server.c:235 2: 20240930055647110 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055647110 DLGSUP <0013> gsup_server.c:235 3: 20240930055647110 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055647110 DLGSUP <0013> gsup_server.c:235 4: 20240930055647110 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055647110 DLGSUP <0013> gsup_server.c:235 5: 20240930055647110 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055647110 DLGSUP <0013> gsup_server.c:235 7: 20240930055647110 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055647110 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055647110 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055647110 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@ec4d07bb9dcf: 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") 20240930055647128 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42639<->l=127.0.0.1:4259) 20240930055647136 DAUC <0003> db_auc.c:157 IMSI='262421418803061': No 2G Auth Data 20240930055647136 DAUC <0003> db_auc.c:192 IMSI='262421418803061': No 3G Auth Data HLR_Test-GSUP(223)@ec4d07bb9dcf: Created GsupExpect[0] for "262421418803061" to be handled at TC_mo_ussd_euse_continue(226) 20240930055647160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 20240930055647166 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647166 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421418803061" session_id=433745364 session_state=BEGIN} 20240930055647166 DSS <0004> hlr_ussd.c:576 262421418803061/0x19da6dd4: Process SS (BEGIN) 20240930055647166 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647166 DSS <0004> hlr_ussd.c:518 262421418803061/0x19da6dd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647166 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647166 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647166 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647166 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647171 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647171 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418803061" session_id=433745364 session_state=CONTINUE} 20240930055647171 DSS <0004> hlr_ussd.c:576 262421418803061/0x19da6dd4: Process SS (CONTINUE) 20240930055647171 DSS <0004> hlr_ussd.c:518 262421418803061/0x19da6dd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647171 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418803061" session_id=433745364 session_state=CONTINUE} 20240930055647171 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ec4d07bb9dcf: Found GsupExpect[0] for "262421418803061" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421418803061" TC_mo_ussd_euse_continue(226)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055647175 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647175 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421418803061" session_id=433745364 session_state=CONTINUE} 20240930055647175 DSS <0004> hlr_ussd.c:576 262421418803061/0x19da6dd4: Process SS (CONTINUE) 20240930055647175 DSS <0004> hlr_ussd.c:518 262421418803061/0x19da6dd4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647175 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647175 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647175 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647175 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647175 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647177 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647177 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647177 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418803061" session_id=433745364 session_state=END} 20240930055647177 DSS <0004> hlr_ussd.c:576 262421418803061/0x19da6dd4: Process SS (END) 20240930055647177 DSS <0004> hlr_ussd.c:518 262421418803061/0x19da6dd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647177 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421418803061" session_id=433745364 session_state=END} 20240930055647177 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647177 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421418803061 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647177 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647177 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055647179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44870<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055647183 DAUC <0003> db_auc.c:157 IMSI='262422383638129': No 2G Auth Data 20240930055647183 DAUC <0003> db_auc.c:192 IMSI='262422383638129': No 3G Auth Data HLR_Test-GSUP(223)@ec4d07bb9dcf: Created GsupExpect[0] for "262422383638129" to be handled at TC_mo_ussd_euse_continue(227) 20240930055647209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 20240930055647217 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647217 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422383638129" session_id=1811437595 session_state=BEGIN} 20240930055647217 DSS <0004> hlr_ussd.c:576 262422383638129/0x6bf8581b: Process SS (BEGIN) 20240930055647217 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647217 DSS <0004> hlr_ussd.c:518 262422383638129/0x6bf8581b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647217 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647217 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647217 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647217 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647219 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647219 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647219 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422383638129" session_id=1811437595 session_state=CONTINUE} 20240930055647219 DSS <0004> hlr_ussd.c:576 262422383638129/0x6bf8581b: Process SS (CONTINUE) 20240930055647219 DSS <0004> hlr_ussd.c:518 262422383638129/0x6bf8581b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647219 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422383638129" session_id=1811437595 session_state=CONTINUE} 20240930055647219 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647219 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647219 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ec4d07bb9dcf: Found GsupExpect[0] for "262422383638129" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@ec4d07bb9dcf: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422383638129" TC_mo_ussd_euse_continue(227)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055647223 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647223 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422383638129" session_id=1811437595 session_state=CONTINUE} 20240930055647223 DSS <0004> hlr_ussd.c:576 262422383638129/0x6bf8581b: Process SS (CONTINUE) 20240930055647223 DSS <0004> hlr_ussd.c:518 262422383638129/0x6bf8581b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647223 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647223 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647223 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647223 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647223 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647225 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647225 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647225 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422383638129" session_id=1811437595 session_state=END} 20240930055647225 DSS <0004> hlr_ussd.c:576 262422383638129/0x6bf8581b: Process SS (END) 20240930055647225 DSS <0004> hlr_ussd.c:518 262422383638129/0x6bf8581b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647225 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422383638129" session_id=1811437595 session_state=END} 20240930055647225 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647225 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422383638129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647225 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647225 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055647226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055647230 DAUC <0003> db_auc.c:157 IMSI='262425365492030': No 2G Auth Data 20240930055647230 DAUC <0003> db_auc.c:192 IMSI='262425365492030': No 3G Auth Data HLR_Test-GSUP(223)@ec4d07bb9dcf: Created GsupExpect[0] for "262425365492030" to be handled at TC_mo_ussd_euse_continue(228) 20240930055647253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 20240930055647260 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647260 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425365492030" session_id=1956152678 session_state=BEGIN} 20240930055647260 DSS <0004> hlr_ussd.c:576 262425365492030/0x74988566: Process SS (BEGIN) 20240930055647260 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647260 DSS <0004> hlr_ussd.c:518 262425365492030/0x74988566: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647260 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647260 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647260 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647260 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647262 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647262 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647262 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365492030" session_id=1956152678 session_state=CONTINUE} 20240930055647262 DSS <0004> hlr_ussd.c:576 262425365492030/0x74988566: Process SS (CONTINUE) 20240930055647262 DSS <0004> hlr_ussd.c:518 262425365492030/0x74988566: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647262 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365492030" session_id=1956152678 session_state=CONTINUE} 20240930055647262 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647262 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647262 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ec4d07bb9dcf: Found GsupExpect[0] for "262425365492030" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@ec4d07bb9dcf: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425365492030" TC_mo_ussd_euse_continue(228)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055647268 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647268 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425365492030" session_id=1956152678 session_state=CONTINUE} 20240930055647268 DSS <0004> hlr_ussd.c:576 262425365492030/0x74988566: Process SS (CONTINUE) 20240930055647268 DSS <0004> hlr_ussd.c:518 262425365492030/0x74988566: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647268 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647268 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647268 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647269 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647269 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647270 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647270 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647270 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365492030" session_id=1956152678 session_state=END} 20240930055647270 DSS <0004> hlr_ussd.c:576 262425365492030/0x74988566: Process SS (END) 20240930055647270 DSS <0004> hlr_ussd.c:518 262425365492030/0x74988566: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647271 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365492030" session_id=1956152678 session_state=END} 20240930055647271 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647271 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425365492030 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647271 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647271 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055647273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055647277 DAUC <0003> db_auc.c:157 IMSI='262421484871778': No 2G Auth Data 20240930055647277 DAUC <0003> db_auc.c:192 IMSI='262421484871778': No 3G Auth Data HLR_Test-GSUP(223)@ec4d07bb9dcf: Created GsupExpect[0] for "262421484871778" to be handled at TC_mo_ussd_euse_continue(229) 20240930055647300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 20240930055647305 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647305 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421484871778" session_id=2629308429 session_state=BEGIN} 20240930055647305 DSS <0004> hlr_ussd.c:576 262421484871778/0x9cb8100d: Process SS (BEGIN) 20240930055647305 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647305 DSS <0004> hlr_ussd.c:518 262421484871778/0x9cb8100d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647305 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647305 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647305 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647305 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647307 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647307 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647307 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421484871778" session_id=2629308429 session_state=CONTINUE} 20240930055647307 DSS <0004> hlr_ussd.c:576 262421484871778/0x9cb8100d: Process SS (CONTINUE) 20240930055647307 DSS <0004> hlr_ussd.c:518 262421484871778/0x9cb8100d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647307 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421484871778" session_id=2629308429 session_state=CONTINUE} 20240930055647307 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647307 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647307 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ec4d07bb9dcf: Found GsupExpect[0] for "262421484871778" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@ec4d07bb9dcf: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262421484871778" TC_mo_ussd_euse_continue(229)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055647312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647312 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421484871778" session_id=2629308429 session_state=CONTINUE} 20240930055647312 DSS <0004> hlr_ussd.c:576 262421484871778/0x9cb8100d: Process SS (CONTINUE) 20240930055647312 DSS <0004> hlr_ussd.c:518 262421484871778/0x9cb8100d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647312 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647312 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647312 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647312 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647314 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647314 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421484871778" session_id=2629308429 session_state=END} 20240930055647314 DSS <0004> hlr_ussd.c:576 262421484871778/0x9cb8100d: Process SS (END) 20240930055647314 DSS <0004> hlr_ussd.c:518 262421484871778/0x9cb8100d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647314 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421484871778" session_id=2629308429 session_state=END} 20240930055647314 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647314 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262421484871778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055647316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44896<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055647320 DAUC <0003> db_auc.c:157 IMSI='262424640906405': No 2G Auth Data 20240930055647320 DAUC <0003> db_auc.c:192 IMSI='262424640906405': No 3G Auth Data HLR_Test-GSUP(223)@ec4d07bb9dcf: Created GsupExpect[0] for "262424640906405" to be handled at TC_mo_ussd_euse_continue(230) 20240930055647346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 20240930055647353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647353 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424640906405" session_id=949356028 session_state=BEGIN} 20240930055647353 DSS <0004> hlr_ussd.c:576 262424640906405/0x389605fc: Process SS (BEGIN) 20240930055647353 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647353 DSS <0004> hlr_ussd.c:518 262424640906405/0x389605fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647353 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647353 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647353 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647355 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647355 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640906405" session_id=949356028 session_state=CONTINUE} 20240930055647355 DSS <0004> hlr_ussd.c:576 262424640906405/0x389605fc: Process SS (CONTINUE) 20240930055647355 DSS <0004> hlr_ussd.c:518 262424640906405/0x389605fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647355 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640906405" session_id=949356028 session_state=CONTINUE} 20240930055647355 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ec4d07bb9dcf: Found GsupExpect[0] for "262424640906405" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@ec4d07bb9dcf: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424640906405" TC_mo_ussd_euse_continue(230)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055647359 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647359 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424640906405" session_id=949356028 session_state=CONTINUE} 20240930055647359 DSS <0004> hlr_ussd.c:576 262424640906405/0x389605fc: Process SS (CONTINUE) 20240930055647359 DSS <0004> hlr_ussd.c:518 262424640906405/0x389605fc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647359 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647359 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647359 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647359 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647359 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647361 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647361 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647361 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640906405" session_id=949356028 session_state=END} 20240930055647361 DSS <0004> hlr_ussd.c:576 262424640906405/0x389605fc: Process SS (END) 20240930055647361 DSS <0004> hlr_ussd.c:518 262424640906405/0x389605fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647361 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424640906405" session_id=949356028 session_state=END} 20240930055647361 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647361 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424640906405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647361 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647361 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055647362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055647366 DAUC <0003> db_auc.c:157 IMSI='262423030764878': No 2G Auth Data 20240930055647366 DAUC <0003> db_auc.c:192 IMSI='262423030764878': No 3G Auth Data HLR_Test-GSUP(223)@ec4d07bb9dcf: Created GsupExpect[0] for "262423030764878" to be handled at TC_mo_ussd_euse_continue(231) 20240930055647394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20240930055647399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647399 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423030764878" session_id=2467099403 session_state=BEGIN} 20240930055647399 DSS <0004> hlr_ussd.c:576 262423030764878/0x930cf30b: Process SS (BEGIN) 20240930055647399 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647399 DSS <0004> hlr_ussd.c:518 262423030764878/0x930cf30b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647399 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647399 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647399 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647401 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647401 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030764878" session_id=2467099403 session_state=CONTINUE} 20240930055647401 DSS <0004> hlr_ussd.c:576 262423030764878/0x930cf30b: Process SS (CONTINUE) 20240930055647401 DSS <0004> hlr_ussd.c:518 262423030764878/0x930cf30b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647401 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030764878" session_id=2467099403 session_state=CONTINUE} 20240930055647401 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ec4d07bb9dcf: Found GsupExpect[0] for "262423030764878" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@ec4d07bb9dcf: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423030764878" TC_mo_ussd_euse_continue(231)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055647407 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647407 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423030764878" session_id=2467099403 session_state=CONTINUE} 20240930055647407 DSS <0004> hlr_ussd.c:576 262423030764878/0x930cf30b: Process SS (CONTINUE) 20240930055647407 DSS <0004> hlr_ussd.c:518 262423030764878/0x930cf30b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647407 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647407 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647407 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647407 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647407 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647409 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647409 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647409 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030764878" session_id=2467099403 session_state=END} 20240930055647409 DSS <0004> hlr_ussd.c:576 262423030764878/0x930cf30b: Process SS (END) 20240930055647409 DSS <0004> hlr_ussd.c:518 262423030764878/0x930cf30b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647409 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030764878" session_id=2467099403 session_state=END} 20240930055647409 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647409 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423030764878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647409 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647409 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055647411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055647417 DAUC <0003> db_auc.c:157 IMSI='262424820945326': No 2G Auth Data 20240930055647417 DAUC <0003> db_auc.c:192 IMSI='262424820945326': No 3G Auth Data HLR_Test-GSUP(223)@ec4d07bb9dcf: Created GsupExpect[0] for "262424820945326" to be handled at TC_mo_ussd_euse_continue(232) 20240930055647442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20240930055647447 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647447 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424820945326" session_id=3388448351 session_state=BEGIN} 20240930055647447 DSS <0004> hlr_ussd.c:576 262424820945326/0xc9f79e5f: Process SS (BEGIN) 20240930055647447 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647447 DSS <0004> hlr_ussd.c:518 262424820945326/0xc9f79e5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647447 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647447 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647447 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647447 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647448 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647448 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647448 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820945326" session_id=3388448351 session_state=CONTINUE} 20240930055647448 DSS <0004> hlr_ussd.c:576 262424820945326/0xc9f79e5f: Process SS (CONTINUE) 20240930055647448 DSS <0004> hlr_ussd.c:518 262424820945326/0xc9f79e5f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647448 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820945326" session_id=3388448351 session_state=CONTINUE} 20240930055647448 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647448 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647448 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ec4d07bb9dcf: Found GsupExpect[0] for "262424820945326" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@ec4d07bb9dcf: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424820945326" TC_mo_ussd_euse_continue(232)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055647452 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647452 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424820945326" session_id=3388448351 session_state=CONTINUE} 20240930055647452 DSS <0004> hlr_ussd.c:576 262424820945326/0xc9f79e5f: Process SS (CONTINUE) 20240930055647452 DSS <0004> hlr_ussd.c:518 262424820945326/0xc9f79e5f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647452 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647452 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647452 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647452 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647452 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647454 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647454 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647454 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820945326" session_id=3388448351 session_state=END} 20240930055647454 DSS <0004> hlr_ussd.c:576 262424820945326/0xc9f79e5f: Process SS (END) 20240930055647454 DSS <0004> hlr_ussd.c:518 262424820945326/0xc9f79e5f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647454 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424820945326" session_id=3388448351 session_state=END} 20240930055647454 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647454 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424820945326 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647454 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647454 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055647456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055647460 DAUC <0003> db_auc.c:157 IMSI='262422372432602': No 2G Auth Data 20240930055647460 DAUC <0003> db_auc.c:192 IMSI='262422372432602': No 3G Auth Data HLR_Test-GSUP(223)@ec4d07bb9dcf: Created GsupExpect[0] for "262422372432602" to be handled at TC_mo_ussd_euse_continue(233) 20240930055647488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20240930055647493 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647493 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422372432602" session_id=3767097290 session_state=BEGIN} 20240930055647493 DSS <0004> hlr_ussd.c:576 262422372432602/0xe08957ca: Process SS (BEGIN) 20240930055647493 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240930055647493 DSS <0004> hlr_ussd.c:518 262422372432602/0xe08957ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240930055647493 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647493 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647493 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647493 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647495 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647495 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647495 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422372432602" session_id=3767097290 session_state=CONTINUE} 20240930055647495 DSS <0004> hlr_ussd.c:576 262422372432602/0xe08957ca: Process SS (CONTINUE) 20240930055647495 DSS <0004> hlr_ussd.c:518 262422372432602/0xe08957ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240930055647496 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422372432602" session_id=3767097290 session_state=CONTINUE} 20240930055647496 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647496 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647496 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@ec4d07bb9dcf: Found GsupExpect[0] for "262422372432602" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@ec4d07bb9dcf: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422372432602" TC_mo_ussd_euse_continue(233)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055647500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647500 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422372432602" session_id=3767097290 session_state=CONTINUE} 20240930055647500 DSS <0004> hlr_ussd.c:576 262422372432602/0xe08957ca: Process SS (CONTINUE) 20240930055647500 DSS <0004> hlr_ussd.c:518 262422372432602/0xe08957ca: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647500 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647500 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data 20240930055647500 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647500 DLINP <000b> input/ipa.c:431 127.0.0.1:34721 sending data EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: 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 } } } } } 20240930055647501 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647501 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647501 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422372432602" session_id=3767097290 session_state=END} 20240930055647501 DSS <0004> hlr_ussd.c:576 262422372432602/0xe08957ca: Process SS (END) 20240930055647501 DSS <0004> hlr_ussd.c:518 262422372432602/0xe08957ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240930055647501 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422372432602" session_id=3767097290 session_state=END} 20240930055647501 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055647501 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422372432602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055647501 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055647502 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055647503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@ec4d07bb9dcf: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055647505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20240930055647506 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055647506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055647506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055647506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055647506 DLINP <000b> input/ipa.c:451 connected read/write 20240930055647506 DLINP <000b> input/ipa.c:405 127.0.0.1:34721 message received 20240930055647506 DLINP <000b> input/ipa.c:414 127.0.0.1:34721 connection closed with server 20240930055647506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34721 20240930055647506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240930055647506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42639<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@ec4d07bb9dcf: Final verdict of PTC: none 224@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@ec4d07bb9dcf: Final verdict of PTC: none IPA-EUSE-foobar(222)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 224: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:56:47 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 20240930055647546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20240930055647747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32904) Waiting for packet dumper to finish... 1 (prev_count=32904, count=49328) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:56:49 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_ussd_euse_defaultroute started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 20240930055650833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44401 20240930055650833 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44401 IPA-EUSE-foobar(236)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055650835 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650835 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received MTC@ec4d07bb9dcf: in not legacy case 2 IPA-EUSE-foobar(236)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055650837 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650837 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055650837 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055650837 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240930055650837 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240930055650837 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240930055650837 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 20240930055650837 DLGSUP <0013> gsup_server.c:235 2: 20240930055650837 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055650837 DLGSUP <0013> gsup_server.c:235 3: 20240930055650837 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055650837 DLGSUP <0013> gsup_server.c:235 4: 20240930055650837 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055650837 DLGSUP <0013> gsup_server.c:235 5: 20240930055650837 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055650837 DLGSUP <0013> gsup_server.c:235 7: 20240930055650837 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055650837 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055650837 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055650837 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44401 IPA-EUSE-foobar(236)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055650839 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055650839 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055650841 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055650843 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650843 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055650843 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055650843 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 20240930055650843 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055650843 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 20240930055650843 DLGSUP <0013> gsup_server.c:235 2: 20240930055650843 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055650843 DLGSUP <0013> gsup_server.c:235 3: 20240930055650843 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055650843 DLGSUP <0013> gsup_server.c:235 4: 20240930055650843 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055650843 DLGSUP <0013> gsup_server.c:235 5: 20240930055650843 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055650843 DLGSUP <0013> gsup_server.c:235 7: 20240930055650843 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055650843 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055650843 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055650843 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@ec4d07bb9dcf: 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") 20240930055650861 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34377<->l=127.0.0.1:4259) 20240930055650874 DAUC <0003> db_auc.c:157 IMSI='262422407323147': No 2G Auth Data 20240930055650874 DAUC <0003> db_auc.c:192 IMSI='262422407323147': No 3G Auth Data HLR_Test-GSUP(237)@ec4d07bb9dcf: Created GsupExpect[0] for "262422407323147" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240930055650898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20240930055650905 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650905 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422407323147" session_id=3030058471 session_state=BEGIN} 20240930055650905 DSS <0004> hlr_ussd.c:576 262422407323147/0xb49b05e7: Process SS (BEGIN) 20240930055650905 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055650905 DSS <0004> hlr_ussd.c:518 262422407323147/0xb49b05e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055650905 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650905 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055650905 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650905 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ec4d07bb9dcf: 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 } } } } } 20240930055650914 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650914 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055650914 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422407323147" session_id=3030058471 session_state=END} 20240930055650914 DSS <0004> hlr_ussd.c:576 262422407323147/0xb49b05e7: Process SS (END) 20240930055650914 DSS <0004> hlr_ussd.c:518 262422407323147/0xb49b05e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055650914 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422407323147" session_id=3030058471 session_state=END} 20240930055650914 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055650914 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422407323147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055650914 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055650914 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ec4d07bb9dcf: Found GsupExpect[0] for "262422407323147" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422407323147" TC_mo_ussd_euse_defaultroute(240)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055650919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055650923 DAUC <0003> db_auc.c:157 IMSI='262421845483912': No 2G Auth Data 20240930055650923 DAUC <0003> db_auc.c:192 IMSI='262421845483912': No 3G Auth Data HLR_Test-GSUP(237)@ec4d07bb9dcf: Created GsupExpect[0] for "262421845483912" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240930055650948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20240930055650954 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650954 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421845483912" session_id=4134663286 session_state=BEGIN} 20240930055650954 DSS <0004> hlr_ussd.c:576 262421845483912/0xf671f476: Process SS (BEGIN) 20240930055650954 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055650954 DSS <0004> hlr_ussd.c:518 262421845483912/0xf671f476: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055650954 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650954 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055650954 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650954 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ec4d07bb9dcf: 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 } } } } } 20240930055650956 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650956 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055650956 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421845483912" session_id=4134663286 session_state=END} 20240930055650956 DSS <0004> hlr_ussd.c:576 262421845483912/0xf671f476: Process SS (END) 20240930055650956 DSS <0004> hlr_ussd.c:518 262421845483912/0xf671f476: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055650956 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421845483912" session_id=4134663286 session_state=END} 20240930055650956 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055650956 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421845483912 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055650956 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055650956 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ec4d07bb9dcf: Found GsupExpect[0] for "262421845483912" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@ec4d07bb9dcf: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262421845483912" TC_mo_ussd_euse_defaultroute(241)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055650960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055650964 DAUC <0003> db_auc.c:157 IMSI='262423776327765': No 2G Auth Data 20240930055650964 DAUC <0003> db_auc.c:192 IMSI='262423776327765': No 3G Auth Data HLR_Test-GSUP(237)@ec4d07bb9dcf: Created GsupExpect[0] for "262423776327765" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240930055650990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4258 20240930055650995 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055650995 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423776327765" session_id=917526154 session_state=BEGIN} 20240930055650995 DSS <0004> hlr_ussd.c:576 262423776327765/0x36b0568a: Process SS (BEGIN) 20240930055650995 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055650995 DSS <0004> hlr_ussd.c:518 262423776327765/0x36b0568a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055650995 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650995 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055650995 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650995 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ec4d07bb9dcf: 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 } } } } } 20240930055650997 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650997 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055650997 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423776327765" session_id=917526154 session_state=END} 20240930055650997 DSS <0004> hlr_ussd.c:576 262423776327765/0x36b0568a: Process SS (END) 20240930055650997 DSS <0004> hlr_ussd.c:518 262423776327765/0x36b0568a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055650997 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423776327765" session_id=917526154 session_state=END} 20240930055650997 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055650997 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262423776327765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055650997 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055650997 DLINP <000b> input/ipa.c:451 connected read/write 20240930055650997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ec4d07bb9dcf: Found GsupExpect[0] for "262423776327765" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@ec4d07bb9dcf: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262423776327765" TC_mo_ussd_euse_defaultroute(242)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055651002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055651006 DAUC <0003> db_auc.c:157 IMSI='262429746152147': No 2G Auth Data 20240930055651006 DAUC <0003> db_auc.c:192 IMSI='262429746152147': No 3G Auth Data HLR_Test-GSUP(237)@ec4d07bb9dcf: Created GsupExpect[0] for "262429746152147" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240930055651030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 20240930055651037 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651037 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429746152147" session_id=3983853719 session_state=BEGIN} 20240930055651037 DSS <0004> hlr_ussd.c:576 262429746152147/0xed74c897: Process SS (BEGIN) 20240930055651037 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651037 DSS <0004> hlr_ussd.c:518 262429746152147/0xed74c897: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651037 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651037 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651037 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651037 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ec4d07bb9dcf: 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 } } } } } 20240930055651039 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651039 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651039 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746152147" session_id=3983853719 session_state=END} 20240930055651039 DSS <0004> hlr_ussd.c:576 262429746152147/0xed74c897: Process SS (END) 20240930055651039 DSS <0004> hlr_ussd.c:518 262429746152147/0xed74c897: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651039 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746152147" session_id=3983853719 session_state=END} 20240930055651039 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651039 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429746152147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651039 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651039 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ec4d07bb9dcf: Found GsupExpect[0] for "262429746152147" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@ec4d07bb9dcf: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429746152147" TC_mo_ussd_euse_defaultroute(243)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055651043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055651047 DAUC <0003> db_auc.c:157 IMSI='262429476546060': No 2G Auth Data 20240930055651047 DAUC <0003> db_auc.c:192 IMSI='262429476546060': No 3G Auth Data HLR_Test-GSUP(237)@ec4d07bb9dcf: Created GsupExpect[0] for "262429476546060" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240930055651073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 20240930055651079 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651079 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429476546060" session_id=2558155125 session_state=BEGIN} 20240930055651079 DSS <0004> hlr_ussd.c:576 262429476546060/0x987a5975: Process SS (BEGIN) 20240930055651079 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651079 DSS <0004> hlr_ussd.c:518 262429476546060/0x987a5975: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651079 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651079 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651079 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651079 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ec4d07bb9dcf: 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 } } } } } 20240930055651080 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651080 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651080 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429476546060" session_id=2558155125 session_state=END} 20240930055651080 DSS <0004> hlr_ussd.c:576 262429476546060/0x987a5975: Process SS (END) 20240930055651080 DSS <0004> hlr_ussd.c:518 262429476546060/0x987a5975: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651080 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429476546060" session_id=2558155125 session_state=END} 20240930055651080 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651080 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429476546060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651080 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651080 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ec4d07bb9dcf: Found GsupExpect[0] for "262429476546060" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@ec4d07bb9dcf: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429476546060" TC_mo_ussd_euse_defaultroute(244)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055651086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055651090 DAUC <0003> db_auc.c:157 IMSI='262423134047970': No 2G Auth Data 20240930055651090 DAUC <0003> db_auc.c:192 IMSI='262423134047970': No 3G Auth Data HLR_Test-GSUP(237)@ec4d07bb9dcf: Created GsupExpect[0] for "262423134047970" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240930055651117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20240930055651122 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651122 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423134047970" session_id=1896366556 session_state=BEGIN} 20240930055651122 DSS <0004> hlr_ussd.c:576 262423134047970/0x710841dc: Process SS (BEGIN) 20240930055651122 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651122 DSS <0004> hlr_ussd.c:518 262423134047970/0x710841dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651122 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651122 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651122 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651122 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ec4d07bb9dcf: 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 } } } } } 20240930055651124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651124 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651124 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423134047970" session_id=1896366556 session_state=END} 20240930055651124 DSS <0004> hlr_ussd.c:576 262423134047970/0x710841dc: Process SS (END) 20240930055651124 DSS <0004> hlr_ussd.c:518 262423134047970/0x710841dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651124 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423134047970" session_id=1896366556 session_state=END} 20240930055651124 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651124 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423134047970 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ec4d07bb9dcf: Found GsupExpect[0] for "262423134047970" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@ec4d07bb9dcf: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423134047970" TC_mo_ussd_euse_defaultroute(245)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055651127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055651131 DAUC <0003> db_auc.c:157 IMSI='262421775439189': No 2G Auth Data 20240930055651131 DAUC <0003> db_auc.c:192 IMSI='262421775439189': No 3G Auth Data HLR_Test-GSUP(237)@ec4d07bb9dcf: Created GsupExpect[0] for "262421775439189" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240930055651159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44976<->l=127.0.0.1:4258 20240930055651165 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651165 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421775439189" session_id=2233525192 session_state=BEGIN} 20240930055651165 DSS <0004> hlr_ussd.c:576 262421775439189/0x8520e3c8: Process SS (BEGIN) 20240930055651165 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651165 DSS <0004> hlr_ussd.c:518 262421775439189/0x8520e3c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651165 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651165 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651165 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651165 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ec4d07bb9dcf: 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 } } } } } 20240930055651167 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651167 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651167 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421775439189" session_id=2233525192 session_state=END} 20240930055651167 DSS <0004> hlr_ussd.c:576 262421775439189/0x8520e3c8: Process SS (END) 20240930055651167 DSS <0004> hlr_ussd.c:518 262421775439189/0x8520e3c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651167 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421775439189" session_id=2233525192 session_state=END} 20240930055651167 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651167 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421775439189 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651167 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651167 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ec4d07bb9dcf: Found GsupExpect[0] for "262421775439189" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@ec4d07bb9dcf: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421775439189" TC_mo_ussd_euse_defaultroute(246)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055651172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44976<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055651176 DAUC <0003> db_auc.c:157 IMSI='262428263907930': No 2G Auth Data 20240930055651176 DAUC <0003> db_auc.c:192 IMSI='262428263907930': No 3G Auth Data HLR_Test-GSUP(237)@ec4d07bb9dcf: Created GsupExpect[0] for "262428263907930" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240930055651209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 20240930055651214 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651214 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428263907930" session_id=1041557651 session_state=BEGIN} 20240930055651214 DSS <0004> hlr_ussd.c:576 262428263907930/0x3e14e893: Process SS (BEGIN) 20240930055651214 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240930055651214 DSS <0004> hlr_ussd.c:518 262428263907930/0x3e14e893: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240930055651214 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651214 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data 20240930055651214 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651214 DLINP <000b> input/ipa.c:431 127.0.0.1:44401 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@ec4d07bb9dcf: 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 } } } } } 20240930055651216 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651216 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651216 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428263907930" session_id=1041557651 session_state=END} 20240930055651216 DSS <0004> hlr_ussd.c:576 262428263907930/0x3e14e893: Process SS (END) 20240930055651216 DSS <0004> hlr_ussd.c:518 262428263907930/0x3e14e893: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240930055651216 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428263907930" session_id=1041557651 session_state=END} 20240930055651216 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651216 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428263907930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240930055651216 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055651216 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@ec4d07bb9dcf: Found GsupExpect[0] for "262428263907930" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@ec4d07bb9dcf: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428263907930" TC_mo_ussd_euse_defaultroute(247)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055651219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@ec4d07bb9dcf: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055651223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20240930055651224 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651224 DLINP <000b> input/ipa.c:405 127.0.0.1:44401 message received 20240930055651224 DLINP <000b> input/ipa.c:414 127.0.0.1:44401 connection closed with server 20240930055651224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44401 20240930055651224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240930055651224 DLINP <000b> input/ipa.c:451 connected read/write 20240930055651224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055651224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055651224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055651224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055651224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34377<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@ec4d07bb9dcf: Final verdict of PTC: none 238@ec4d07bb9dcf: Final verdict of PTC: none IPA-EUSE-foobar(236)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 238: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055651267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20240930055651437 DSS <0004> hlr_ussd.c:239 262420467881162/0x8444fe6c: SS Session Timeout, destroying 20240930055651437 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420467881162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7096) 20240930055651487 DSS <0004> hlr_ussd.c:239 262420869952656/0xdb019b3a: SS Session Timeout, destroying 20240930055651487 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420869952656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651539 DSS <0004> hlr_ussd.c:239 262429389961991/0xfeccf3e4: SS Session Timeout, destroying 20240930055651539 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429389961991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651591 DSS <0004> hlr_ussd.c:239 262423976474122/0xc5c0734f: SS Session Timeout, destroying 20240930055651591 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423976474122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651627 DSS <0004> hlr_ussd.c:239 262425050727614/0xe01cba70: SS Session Timeout, destroying 20240930055651627 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425050727614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651668 DSS <0004> hlr_ussd.c:239 262425082506792/0xde4022cc: SS Session Timeout, destroying 20240930055651668 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425082506792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651708 DSS <0004> hlr_ussd.c:239 262422539760244/0x50c52115: SS Session Timeout, destroying 20240930055651708 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422539760244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055651748 DSS <0004> hlr_ussd.c:239 262429496116806/0x5bd729f8: SS Session Timeout, destroying 20240930055651748 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429496116806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=7096, count=47424) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_mo_sss_reject started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055654545 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055654545 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055654547 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055654548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055654551 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055654551 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055654551 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055654551 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 20240930055654551 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055654551 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 20240930055654551 DLGSUP <0013> gsup_server.c:235 2: 20240930055654551 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055654551 DLGSUP <0013> gsup_server.c:235 3: 20240930055654551 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055654551 DLGSUP <0013> gsup_server.c:235 4: 20240930055654551 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055654551 DLGSUP <0013> gsup_server.c:235 5: 20240930055654551 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055654551 DLGSUP <0013> gsup_server.c:235 7: 20240930055654551 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055654551 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055654551 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055654551 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@ec4d07bb9dcf: 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") 20240930055654571 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34801<->l=127.0.0.1:4259) 20240930055654577 DAUC <0003> db_auc.c:157 IMSI='262427510296923': No 2G Auth Data 20240930055654577 DAUC <0003> db_auc.c:192 IMSI='262427510296923': No 3G Auth Data HLR_Test-GSUP(249)@ec4d07bb9dcf: Created GsupExpect[0] for "262427510296923" to be handled at TC_mo_sss_reject(252) 20240930055654601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4258 20240930055654607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055654607 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427510296923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427510296923" session_id=4118240296 session_state=BEGIN} 20240930055654607 DSS <0004> hlr_ussd.c:576 262427510296923/0xf5775c28: Process SS (BEGIN) 20240930055654607 DSS <0004> hlr_ussd.c:498 262427510296923/0xf5775c28: SS CompType=Invoke, OpCode=InterrogateSS 20240930055654607 DSS <0004> hlr_ussd.c:506 262427510296923/0xf5775c28: Structured SS requests are not supported, rejecting... 20240930055654607 DSS <0004> hlr_ussd.c:354 262427510296923/0xf5775c28: Tx ReturnError(0, 0x15) 20240930055654607 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427510296923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427510296923" session_id=4118240296 session_state=END} 20240930055654607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055654607 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@ec4d07bb9dcf: Found GsupExpect[0] for "262427510296923" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@ec4d07bb9dcf: Added IMSI table entry 0TC_mo_sss_reject(252)"262427510296923" TC_mo_sss_reject(252)@ec4d07bb9dcf: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055654610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055654619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055654620 DLINP <000b> input/ipa.c:451 connected read/write 20240930055654620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055654620 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055654620 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055654620 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055654620 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34801<->l=127.0.0.1:4259) 250@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 250: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_mo_sss_reject finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:56:54 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 20240930055654660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4258 20240930055654760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20240930055655041 DSS <0004> hlr_ussd.c:239 262428911998272/0xa367bb26: SS Session Timeout, destroying 20240930055655041 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428911998272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655078 DSS <0004> hlr_ussd.c:239 262429657948167/0x19fc83d4: SS Session Timeout, destroying 20240930055655078 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429657948167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655116 DSS <0004> hlr_ussd.c:239 262427808046311/0xd619134e: SS Session Timeout, destroying 20240930055655116 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427808046311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655153 DSS <0004> hlr_ussd.c:239 262423080011481/0x94a53585: SS Session Timeout, destroying 20240930055655153 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423080011481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655190 DSS <0004> hlr_ussd.c:239 262427033104811/0xee14db17: SS Session Timeout, destroying 20240930055655190 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427033104811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655234 DSS <0004> hlr_ussd.c:239 262428284277915/0x0504f37f: SS Session Timeout, destroying 20240930055655234 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428284277915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655274 DSS <0004> hlr_ussd.c:239 262422734728905/0x0f55ba98: SS Session Timeout, destroying 20240930055655274 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422734728905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240930055655315 DSS <0004> hlr_ussd.c:239 262428243476874/0x53c4242d: SS Session Timeout, destroying 20240930055655315 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428243476874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:56:56 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_check_imei started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055657837 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055657837 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055657839 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055657843 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657843 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055657843 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055657843 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 20240930055657843 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055657843 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 20240930055657843 DLGSUP <0013> gsup_server.c:235 2: 20240930055657843 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055657843 DLGSUP <0013> gsup_server.c:235 3: 20240930055657843 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055657843 DLGSUP <0013> gsup_server.c:235 4: 20240930055657843 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055657843 DLGSUP <0013> gsup_server.c:235 5: 20240930055657843 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055657843 DLGSUP <0013> gsup_server.c:235 7: 20240930055657843 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055657843 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055657843 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055657843 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@ec4d07bb9dcf: 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") 20240930055657863 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41245<->l=127.0.0.1:4259) 20240930055657873 DAUC <0003> db_auc.c:157 IMSI='262429359525894': No 2G Auth Data 20240930055657873 DAUC <0003> db_auc.c:192 IMSI='262429359525894': No 3G Auth Data HLR_Test-GSUP(254)@ec4d07bb9dcf: Created GsupExpect[0] for "262429359525894" to be handled at TC_gsup_check_imei(257) 20240930055657898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4258 20240930055657906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657906 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359525894"} 20240930055657906 DMAIN <0000> hlr.c:435 IMSI='262429359525894': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055657906 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429359525894"} 20240930055657906 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055657906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ec4d07bb9dcf: Found GsupExpect[0] for "262429359525894" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_check_imei(257)"262429359525894" TC_gsup_check_imei(257)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055657909 DAUC <0003> db_auc.c:192 IMSI='262429359525894': No 3G Auth Data 20240930055657912 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657912 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359525894"} 20240930055657912 DAUC <0003> hlr.c:428 IMSI='262429359525894': storing IMEI = 12345678901234 20240930055657915 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429359525894"} 20240930055657916 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429359525894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055657916 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657916 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055657917 DAUC <0003> db_auc.c:192 IMSI='262429359525894': No 3G Auth Data 20240930055657918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055657930 DAUC <0003> db_auc.c:157 IMSI='262425731332212': No 2G Auth Data 20240930055657930 DAUC <0003> db_auc.c:192 IMSI='262425731332212': No 3G Auth Data HLR_Test-GSUP(254)@ec4d07bb9dcf: Created GsupExpect[0] for "262425731332212" to be handled at TC_gsup_check_imei(258) 20240930055657953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34124<->l=127.0.0.1:4258 20240930055657959 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657959 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425731332212"} 20240930055657959 DMAIN <0000> hlr.c:435 IMSI='262425731332212': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055657959 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425731332212"} 20240930055657959 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055657959 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657959 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ec4d07bb9dcf: Found GsupExpect[0] for "262425731332212" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_check_imei(258)"262425731332212" TC_gsup_check_imei(258)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055657961 DAUC <0003> db_auc.c:192 IMSI='262425731332212': No 3G Auth Data 20240930055657964 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055657964 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425731332212"} 20240930055657964 DAUC <0003> hlr.c:428 IMSI='262425731332212': storing IMEI = 12345678901234 20240930055657968 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425731332212"} 20240930055657968 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425731332212 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055657968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055657968 DLINP <000b> input/ipa.c:451 connected read/write 20240930055657968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055657969 DAUC <0003> db_auc.c:192 IMSI='262425731332212': No 3G Auth Data 20240930055657970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34124<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055657981 DAUC <0003> db_auc.c:157 IMSI='262421300088544': No 2G Auth Data 20240930055657981 DAUC <0003> db_auc.c:192 IMSI='262421300088544': No 3G Auth Data HLR_Test-GSUP(254)@ec4d07bb9dcf: Created GsupExpect[0] for "262421300088544" to be handled at TC_gsup_check_imei(259) 20240930055658005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4258 20240930055658011 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658011 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421300088544"} 20240930055658011 DMAIN <0000> hlr.c:435 IMSI='262421300088544': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658011 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421300088544"} 20240930055658011 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658011 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658011 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ec4d07bb9dcf: Found GsupExpect[0] for "262421300088544" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_check_imei(259)"262421300088544" TC_gsup_check_imei(259)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055658013 DAUC <0003> db_auc.c:192 IMSI='262421300088544': No 3G Auth Data 20240930055658016 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658016 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421300088544"} 20240930055658016 DAUC <0003> hlr.c:428 IMSI='262421300088544': storing IMEI = 12345678901234 20240930055658019 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421300088544"} 20240930055658019 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421300088544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658019 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658019 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055658021 DAUC <0003> db_auc.c:192 IMSI='262421300088544': No 3G Auth Data 20240930055658022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055658034 DAUC <0003> db_auc.c:157 IMSI='262426569526128': No 2G Auth Data 20240930055658034 DAUC <0003> db_auc.c:192 IMSI='262426569526128': No 3G Auth Data HLR_Test-GSUP(254)@ec4d07bb9dcf: Created GsupExpect[0] for "262426569526128" to be handled at TC_gsup_check_imei(260) 20240930055658059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 20240930055658064 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658064 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426569526128"} 20240930055658064 DMAIN <0000> hlr.c:435 IMSI='262426569526128': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658064 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426569526128"} 20240930055658064 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658064 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658064 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ec4d07bb9dcf: Found GsupExpect[0] for "262426569526128" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_check_imei(260)"262426569526128" TC_gsup_check_imei(260)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055658067 DAUC <0003> db_auc.c:157 IMSI='262426569526128': No 2G Auth Data 20240930055658070 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658070 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426569526128"} 20240930055658070 DAUC <0003> hlr.c:428 IMSI='262426569526128': storing IMEI = 12345678901234 20240930055658074 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426569526128"} 20240930055658074 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426569526128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658074 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658074 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055658075 DAUC <0003> db_auc.c:157 IMSI='262426569526128': No 2G Auth Data 20240930055658076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055658087 DAUC <0003> db_auc.c:157 IMSI='262424356213765': No 2G Auth Data 20240930055658087 DAUC <0003> db_auc.c:192 IMSI='262424356213765': No 3G Auth Data HLR_Test-GSUP(254)@ec4d07bb9dcf: Created GsupExpect[0] for "262424356213765" to be handled at TC_gsup_check_imei(261) 20240930055658110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34140<->l=127.0.0.1:4258 20240930055658116 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658116 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424356213765"} 20240930055658116 DMAIN <0000> hlr.c:435 IMSI='262424356213765': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658116 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424356213765"} 20240930055658116 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658116 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658116 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ec4d07bb9dcf: Found GsupExpect[0] for "262424356213765" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_check_imei(261)"262424356213765" TC_gsup_check_imei(261)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055658118 DAUC <0003> db_auc.c:157 IMSI='262424356213765': No 2G Auth Data 20240930055658121 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658121 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424356213765"} 20240930055658121 DAUC <0003> hlr.c:428 IMSI='262424356213765': storing IMEI = 12345678901234 20240930055658124 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424356213765"} 20240930055658124 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424356213765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055658126 DAUC <0003> db_auc.c:157 IMSI='262424356213765': No 2G Auth Data 20240930055658127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34140<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055658139 DAUC <0003> db_auc.c:157 IMSI='262425323648824': No 2G Auth Data 20240930055658139 DAUC <0003> db_auc.c:192 IMSI='262425323648824': No 3G Auth Data HLR_Test-GSUP(254)@ec4d07bb9dcf: Created GsupExpect[0] for "262425323648824" to be handled at TC_gsup_check_imei(262) 20240930055658166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 20240930055658171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658171 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323648824"} 20240930055658171 DMAIN <0000> hlr.c:435 IMSI='262425323648824': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658171 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425323648824"} 20240930055658171 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658171 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ec4d07bb9dcf: Found GsupExpect[0] for "262425323648824" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_check_imei(262)"262425323648824" TC_gsup_check_imei(262)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055658176 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658176 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323648824"} 20240930055658176 DAUC <0003> hlr.c:428 IMSI='262425323648824': storing IMEI = 12345678901234 20240930055658179 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425323648824"} 20240930055658179 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425323648824 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658179 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658179 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055658181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34144<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055658196 DAUC <0003> db_auc.c:157 IMSI='262429891194911': No 2G Auth Data 20240930055658196 DAUC <0003> db_auc.c:192 IMSI='262429891194911': No 3G Auth Data HLR_Test-GSUP(254)@ec4d07bb9dcf: Created GsupExpect[0] for "262429891194911" to be handled at TC_gsup_check_imei(263) 20240930055658223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34158<->l=127.0.0.1:4258 20240930055658230 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658230 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429891194911"} 20240930055658230 DMAIN <0000> hlr.c:435 IMSI='262429891194911': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658230 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429891194911"} 20240930055658230 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658230 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658230 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ec4d07bb9dcf: Found GsupExpect[0] for "262429891194911" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_check_imei(263)"262429891194911" TC_gsup_check_imei(263)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055658234 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658234 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429891194911"} 20240930055658234 DAUC <0003> hlr.c:428 IMSI='262429891194911': storing IMEI = 12345678901234 20240930055658238 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429891194911"} 20240930055658238 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429891194911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658238 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658238 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055658240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34158<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055658255 DAUC <0003> db_auc.c:157 IMSI='262424218663667': No 2G Auth Data 20240930055658255 DAUC <0003> db_auc.c:192 IMSI='262424218663667': No 3G Auth Data HLR_Test-GSUP(254)@ec4d07bb9dcf: Created GsupExpect[0] for "262424218663667" to be handled at TC_gsup_check_imei(264) 20240930055658282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 20240930055658288 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658288 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424218663667"} 20240930055658288 DMAIN <0000> hlr.c:435 IMSI='262424218663667': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055658288 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424218663667"} 20240930055658288 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658288 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658288 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@ec4d07bb9dcf: Found GsupExpect[0] for "262424218663667" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_check_imei(264)"262424218663667" TC_gsup_check_imei(264)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055658294 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658294 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424218663667"} 20240930055658294 DAUC <0003> hlr.c:428 IMSI='262424218663667': storing IMEI = 12345678901234 20240930055658297 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424218663667"} 20240930055658297 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424218663667 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055658297 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055658297 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055658300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055658312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34120<->l=127.0.0.1:4258 20240930055658313 DLINP <000b> input/ipa.c:451 connected read/write 20240930055658313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055658313 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055658313 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055658313 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055658313 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41245<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@ec4d07bb9dcf: Final verdict of PTC: none 255@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_check_imei finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055658359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34186<->l=127.0.0.1:4258 20240930055658460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34186<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=43064) Waiting for packet dumper to finish... 1 (prev_count=43064, count=68524) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:57:00 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_check_imei_via_proxy started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055701537 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055701537 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055701539 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34196<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055701543 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701543 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055701543 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055701543 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 20240930055701543 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055701543 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 20240930055701543 DLGSUP <0013> gsup_server.c:235 2: 20240930055701543 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055701543 DLGSUP <0013> gsup_server.c:235 3: 20240930055701543 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055701543 DLGSUP <0013> gsup_server.c:235 4: 20240930055701543 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055701543 DLGSUP <0013> gsup_server.c:235 5: 20240930055701543 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055701543 DLGSUP <0013> gsup_server.c:235 7: 20240930055701543 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055701543 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055701543 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055701543 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@ec4d07bb9dcf: 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") 20240930055701564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45095<->l=127.0.0.1:4259) 20240930055701584 DAUC <0003> db_auc.c:157 IMSI='262425254197957': No 2G Auth Data 20240930055701584 DAUC <0003> db_auc.c:192 IMSI='262425254197957': No 3G Auth Data HLR_Test-GSUP(266)@ec4d07bb9dcf: Created GsupExpect[0] for "262425254197957" to be handled at TC_gsup_check_imei_via_proxy(269) 20240930055701608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34204<->l=127.0.0.1:4258 20240930055701615 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701615 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425254197957" source_name="the-source\n"} 20240930055701615 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240930055701615 DMAIN <0000> hlr.c:435 IMSI='262425254197957': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701615 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425254197957" destination_name="the-source\n"} 20240930055701615 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701615 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701615 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ec4d07bb9dcf: Found GsupExpect[0] for "262425254197957" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425254197957" TC_gsup_check_imei_via_proxy(269)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055701617 DAUC <0003> db_auc.c:192 IMSI='262425254197957': No 3G Auth Data 20240930055701620 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701620 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425254197957" source_name="the-source\n"} 20240930055701620 DAUC <0003> hlr.c:428 IMSI='262425254197957': storing IMEI = 12345678901234 20240930055701623 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425254197957" destination_name="the-source\n"} 20240930055701623 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425254197957 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701623 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701623 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055701625 DAUC <0003> db_auc.c:192 IMSI='262425254197957': No 3G Auth Data 20240930055701625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34204<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055701637 DAUC <0003> db_auc.c:157 IMSI='262420476309030': No 2G Auth Data 20240930055701637 DAUC <0003> db_auc.c:192 IMSI='262420476309030': No 3G Auth Data HLR_Test-GSUP(266)@ec4d07bb9dcf: Created GsupExpect[0] for "262420476309030" to be handled at TC_gsup_check_imei_via_proxy(270) 20240930055701662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4258 20240930055701669 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701669 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420476309030" source_name="the-source\n"} 20240930055701669 DMAIN <0000> hlr.c:435 IMSI='262420476309030': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701669 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420476309030" destination_name="the-source\n"} 20240930055701669 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701669 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701669 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ec4d07bb9dcf: Found GsupExpect[0] for "262420476309030" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420476309030" TC_gsup_check_imei_via_proxy(270)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055701671 DAUC <0003> db_auc.c:192 IMSI='262420476309030': No 3G Auth Data 20240930055701674 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701674 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420476309030" source_name="the-source\n"} 20240930055701674 DAUC <0003> hlr.c:428 IMSI='262420476309030': storing IMEI = 12345678901234 20240930055701677 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420476309030" destination_name="the-source\n"} 20240930055701677 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420476309030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701677 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055701679 DAUC <0003> db_auc.c:192 IMSI='262420476309030': No 3G Auth Data 20240930055701680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055701691 DAUC <0003> db_auc.c:157 IMSI='262426827527714': No 2G Auth Data 20240930055701691 DAUC <0003> db_auc.c:192 IMSI='262426827527714': No 3G Auth Data HLR_Test-GSUP(266)@ec4d07bb9dcf: Created GsupExpect[0] for "262426827527714" to be handled at TC_gsup_check_imei_via_proxy(271) 20240930055701713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4258 20240930055701719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701719 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426827527714" source_name="the-source\n"} 20240930055701719 DMAIN <0000> hlr.c:435 IMSI='262426827527714': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701719 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426827527714" destination_name="the-source\n"} 20240930055701719 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ec4d07bb9dcf: Found GsupExpect[0] for "262426827527714" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426827527714" TC_gsup_check_imei_via_proxy(271)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055701721 DAUC <0003> db_auc.c:192 IMSI='262426827527714': No 3G Auth Data 20240930055701725 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701725 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426827527714" source_name="the-source\n"} 20240930055701725 DAUC <0003> hlr.c:428 IMSI='262426827527714': storing IMEI = 12345678901234 20240930055701728 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426827527714" destination_name="the-source\n"} 20240930055701728 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262426827527714 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701728 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701728 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055701730 DAUC <0003> db_auc.c:192 IMSI='262426827527714': No 3G Auth Data 20240930055701731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055701768 DAUC <0003> db_auc.c:157 IMSI='262423757741420': No 2G Auth Data 20240930055701768 DAUC <0003> db_auc.c:192 IMSI='262423757741420': No 3G Auth Data HLR_Test-GSUP(266)@ec4d07bb9dcf: Created GsupExpect[0] for "262423757741420" to be handled at TC_gsup_check_imei_via_proxy(272) 20240930055701793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4258 20240930055701797 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701798 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757741420" source_name="the-source\n"} 20240930055701798 DMAIN <0000> hlr.c:435 IMSI='262423757741420': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701798 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423757741420" destination_name="the-source\n"} 20240930055701798 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701798 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701798 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ec4d07bb9dcf: Found GsupExpect[0] for "262423757741420" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423757741420" TC_gsup_check_imei_via_proxy(272)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055701799 DAUC <0003> db_auc.c:157 IMSI='262423757741420': No 2G Auth Data 20240930055701802 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701802 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757741420" source_name="the-source\n"} 20240930055701802 DAUC <0003> hlr.c:428 IMSI='262423757741420': storing IMEI = 12345678901234 20240930055701805 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423757741420" destination_name="the-source\n"} 20240930055701805 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423757741420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701805 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701805 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055701807 DAUC <0003> db_auc.c:157 IMSI='262423757741420': No 2G Auth Data 20240930055701808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055701819 DAUC <0003> db_auc.c:157 IMSI='262422240044837': No 2G Auth Data 20240930055701819 DAUC <0003> db_auc.c:192 IMSI='262422240044837': No 3G Auth Data HLR_Test-GSUP(266)@ec4d07bb9dcf: Created GsupExpect[0] for "262422240044837" to be handled at TC_gsup_check_imei_via_proxy(273) 20240930055701844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4258 20240930055701850 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701851 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422240044837" source_name="the-source\n"} 20240930055701851 DMAIN <0000> hlr.c:435 IMSI='262422240044837': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701851 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422240044837" destination_name="the-source\n"} 20240930055701851 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701851 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701851 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ec4d07bb9dcf: Found GsupExpect[0] for "262422240044837" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262422240044837" TC_gsup_check_imei_via_proxy(273)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055701852 DAUC <0003> db_auc.c:157 IMSI='262422240044837': No 2G Auth Data 20240930055701855 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701855 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422240044837" source_name="the-source\n"} 20240930055701855 DAUC <0003> hlr.c:428 IMSI='262422240044837': storing IMEI = 12345678901234 20240930055701858 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422240044837" destination_name="the-source\n"} 20240930055701858 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262422240044837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701858 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701858 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055701859 DAUC <0003> db_auc.c:157 IMSI='262422240044837': No 2G Auth Data 20240930055701861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055701873 DAUC <0003> db_auc.c:157 IMSI='262424679616748': No 2G Auth Data 20240930055701873 DAUC <0003> db_auc.c:192 IMSI='262424679616748': No 3G Auth Data HLR_Test-GSUP(266)@ec4d07bb9dcf: Created GsupExpect[0] for "262424679616748" to be handled at TC_gsup_check_imei_via_proxy(274) 20240930055701901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34256<->l=127.0.0.1:4258 20240930055701906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701906 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424679616748" source_name="the-source\n"} 20240930055701906 DMAIN <0000> hlr.c:435 IMSI='262424679616748': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701906 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424679616748" destination_name="the-source\n"} 20240930055701906 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701906 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ec4d07bb9dcf: Found GsupExpect[0] for "262424679616748" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424679616748" TC_gsup_check_imei_via_proxy(274)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055701911 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701911 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424679616748" source_name="the-source\n"} 20240930055701911 DAUC <0003> hlr.c:428 IMSI='262424679616748': storing IMEI = 12345678901234 20240930055701915 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424679616748" destination_name="the-source\n"} 20240930055701915 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424679616748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701915 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701915 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055701917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34256<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055701931 DAUC <0003> db_auc.c:157 IMSI='262424816752156': No 2G Auth Data 20240930055701931 DAUC <0003> db_auc.c:192 IMSI='262424816752156': No 3G Auth Data HLR_Test-GSUP(266)@ec4d07bb9dcf: Created GsupExpect[0] for "262424816752156" to be handled at TC_gsup_check_imei_via_proxy(275) 20240930055701957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34266<->l=127.0.0.1:4258 20240930055701962 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701962 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424816752156" source_name="the-source\n"} 20240930055701962 DMAIN <0000> hlr.c:435 IMSI='262424816752156': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055701962 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424816752156" destination_name="the-source\n"} 20240930055701962 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701962 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701962 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ec4d07bb9dcf: Found GsupExpect[0] for "262424816752156" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424816752156" TC_gsup_check_imei_via_proxy(275)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055701966 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055701966 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424816752156" source_name="the-source\n"} 20240930055701966 DAUC <0003> hlr.c:428 IMSI='262424816752156': storing IMEI = 12345678901234 20240930055701969 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424816752156" destination_name="the-source\n"} 20240930055701969 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424816752156 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055701969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055701969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055701969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055701971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34266<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055701986 DAUC <0003> db_auc.c:157 IMSI='262421506902611': No 2G Auth Data 20240930055701986 DAUC <0003> db_auc.c:192 IMSI='262421506902611': No 3G Auth Data HLR_Test-GSUP(266)@ec4d07bb9dcf: Created GsupExpect[0] for "262421506902611" to be handled at TC_gsup_check_imei_via_proxy(276) 20240930055702012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34280<->l=127.0.0.1:4258 20240930055702017 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055702017 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421506902611" source_name="the-source\n"} 20240930055702017 DMAIN <0000> hlr.c:435 IMSI='262421506902611': has IMEI = 12345678901234 (consider setting 'store-imei') 20240930055702017 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421506902611" destination_name="the-source\n"} 20240930055702017 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055702017 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055702017 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@ec4d07bb9dcf: Found GsupExpect[0] for "262421506902611" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421506902611" TC_gsup_check_imei_via_proxy(276)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055702023 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055702023 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421506902611" source_name="the-source\n"} 20240930055702023 DAUC <0003> hlr.c:428 IMSI='262421506902611': storing IMEI = 12345678901234 20240930055702026 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421506902611" destination_name="the-source\n"} 20240930055702026 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421506902611 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055702026 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055702026 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055702029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34280<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055702041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34196<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055702042 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45095<->l=127.0.0.1:4259) 20240930055702042 DLINP <000b> input/ipa.c:451 connected read/write 20240930055702042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055702042 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055702042 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055702042 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055702042 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055702082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4258 20240930055702182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=40728) Waiting for packet dumper to finish... 1 (prev_count=40728, count=69104) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_check_imei_invalid_len started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055705259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055705259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055705261 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055705263 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055705263 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055705263 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 20240930055705263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055705263 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 20240930055705263 DLGSUP <0013> gsup_server.c:235 2: 20240930055705263 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055705263 DLGSUP <0013> gsup_server.c:235 3: 20240930055705263 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055705263 DLGSUP <0013> gsup_server.c:235 4: 20240930055705263 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055705263 DLGSUP <0013> gsup_server.c:235 5: 20240930055705263 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055705263 DLGSUP <0013> gsup_server.c:235 7: 20240930055705263 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055705263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055705263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055705263 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@ec4d07bb9dcf: 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") 20240930055705280 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45995<->l=127.0.0.1:4259) 20240930055705296 DAUC <0003> db_auc.c:157 IMSI='262429102338481': No 2G Auth Data 20240930055705296 DAUC <0003> db_auc.c:192 IMSI='262429102338481': No 3G Auth Data HLR_Test-GSUP(278)@ec4d07bb9dcf: Created GsupExpect[0] for "262429102338481" to be handled at TC_gsup_check_imei_invalid_len(281) 20240930055705320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4258 20240930055705324 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705324 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705324 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705324 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705324 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705324 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705324 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ec4d07bb9dcf: Found GsupExpect[0] for "262429102338481" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429102338481" TC_gsup_check_imei_invalid_len(281)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055705326 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705326 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705326 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705327 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705327 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705327 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705327 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705328 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705329 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705329 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705329 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705329 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705329 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705329 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705330 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705330 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705331 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705331 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705331 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705331 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705331 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705332 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705332 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429102338481"} 20240930055705332 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705332 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429102338481" cause=Invalid mandatory information} 20240930055705332 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429102338481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705332 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705332 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055705345 DAUC <0003> db_auc.c:157 IMSI='262420720552497': No 2G Auth Data 20240930055705345 DAUC <0003> db_auc.c:192 IMSI='262420720552497': No 3G Auth Data HLR_Test-GSUP(278)@ec4d07bb9dcf: Created GsupExpect[0] for "262420720552497" to be handled at TC_gsup_check_imei_invalid_len(282) 20240930055705370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34302<->l=127.0.0.1:4258 20240930055705373 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705373 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705373 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705373 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705373 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705373 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705373 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ec4d07bb9dcf: Found GsupExpect[0] for "262420720552497" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@ec4d07bb9dcf: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262420720552497" TC_gsup_check_imei_invalid_len(282)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055705375 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705375 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705375 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705375 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705375 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705375 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705376 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705378 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705378 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705378 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705378 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705378 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705380 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705380 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705380 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705380 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705380 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705380 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705380 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705382 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420720552497"} 20240930055705382 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705382 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420720552497" cause=Invalid mandatory information} 20240930055705382 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420720552497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705382 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34302<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055705394 DAUC <0003> db_auc.c:157 IMSI='262426258968076': No 2G Auth Data 20240930055705394 DAUC <0003> db_auc.c:192 IMSI='262426258968076': No 3G Auth Data HLR_Test-GSUP(278)@ec4d07bb9dcf: Created GsupExpect[0] for "262426258968076" to be handled at TC_gsup_check_imei_invalid_len(283) 20240930055705418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34314<->l=127.0.0.1:4258 20240930055705421 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705421 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705421 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705422 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705422 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705422 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705422 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ec4d07bb9dcf: Found GsupExpect[0] for "262426258968076" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@ec4d07bb9dcf: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426258968076" TC_gsup_check_imei_invalid_len(283)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055705424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705424 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705424 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705424 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705424 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705424 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705426 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705426 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705426 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705426 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705426 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705428 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705428 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705428 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705428 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705428 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705428 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705428 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705430 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426258968076"} 20240930055705430 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705430 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426258968076" cause=Invalid mandatory information} 20240930055705430 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426258968076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705430 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34314<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055705443 DAUC <0003> db_auc.c:157 IMSI='262429469103500': No 2G Auth Data 20240930055705443 DAUC <0003> db_auc.c:192 IMSI='262429469103500': No 3G Auth Data HLR_Test-GSUP(278)@ec4d07bb9dcf: Created GsupExpect[0] for "262429469103500" to be handled at TC_gsup_check_imei_invalid_len(284) 20240930055705469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4258 20240930055705473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705473 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705473 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705473 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705473 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705473 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ec4d07bb9dcf: Found GsupExpect[0] for "262429469103500" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@ec4d07bb9dcf: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429469103500" TC_gsup_check_imei_invalid_len(284)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055705475 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705475 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705475 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705475 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705475 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705475 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705475 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705477 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705477 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705477 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705477 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705477 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705477 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705477 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705479 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705479 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705479 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705479 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705479 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705479 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705479 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705481 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705481 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429469103500"} 20240930055705481 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705481 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429469103500" cause=Invalid mandatory information} 20240930055705481 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429469103500 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705481 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705481 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055705494 DAUC <0003> db_auc.c:157 IMSI='262420242310084': No 2G Auth Data 20240930055705494 DAUC <0003> db_auc.c:192 IMSI='262420242310084': No 3G Auth Data HLR_Test-GSUP(278)@ec4d07bb9dcf: Created GsupExpect[0] for "262420242310084" to be handled at TC_gsup_check_imei_invalid_len(285) 20240930055705519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34334<->l=127.0.0.1:4258 20240930055705522 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705522 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705522 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705522 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705522 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705522 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705522 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ec4d07bb9dcf: Found GsupExpect[0] for "262420242310084" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@ec4d07bb9dcf: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420242310084" TC_gsup_check_imei_invalid_len(285)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055705523 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705523 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705523 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705523 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705523 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705523 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705524 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705525 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705525 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705525 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705525 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705525 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705526 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705526 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705526 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705526 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705526 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705528 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705528 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420242310084"} 20240930055705528 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705528 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420242310084" cause=Invalid mandatory information} 20240930055705528 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420242310084 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705528 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705528 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34334<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055705541 DAUC <0003> db_auc.c:157 IMSI='262426069371130': No 2G Auth Data 20240930055705541 DAUC <0003> db_auc.c:192 IMSI='262426069371130': No 3G Auth Data HLR_Test-GSUP(278)@ec4d07bb9dcf: Created GsupExpect[0] for "262426069371130" to be handled at TC_gsup_check_imei_invalid_len(286) 20240930055705569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4258 20240930055705572 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705572 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705572 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705572 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705572 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705572 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705572 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ec4d07bb9dcf: Found GsupExpect[0] for "262426069371130" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@ec4d07bb9dcf: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426069371130" TC_gsup_check_imei_invalid_len(286)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055705575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705575 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705575 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705575 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705575 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705575 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705577 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705577 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705577 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705577 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705577 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705577 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705577 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705579 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705579 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705579 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705579 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705579 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705579 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705579 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705580 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705580 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426069371130"} 20240930055705580 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705580 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426069371130" cause=Invalid mandatory information} 20240930055705580 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426069371130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705580 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705581 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055705597 DAUC <0003> db_auc.c:157 IMSI='262423216037455': No 2G Auth Data 20240930055705597 DAUC <0003> db_auc.c:192 IMSI='262423216037455': No 3G Auth Data HLR_Test-GSUP(278)@ec4d07bb9dcf: Created GsupExpect[0] for "262423216037455" to be handled at TC_gsup_check_imei_invalid_len(287) 20240930055705625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 20240930055705628 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705628 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705628 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705628 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705628 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705628 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705628 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ec4d07bb9dcf: Found GsupExpect[0] for "262423216037455" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@ec4d07bb9dcf: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423216037455" TC_gsup_check_imei_invalid_len(287)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055705631 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705631 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705631 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705631 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705631 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705631 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705631 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705633 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705633 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705633 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705633 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705633 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705633 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705633 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705634 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705634 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705634 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705634 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705634 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705634 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705635 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705636 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705636 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216037455"} 20240930055705636 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705636 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216037455" cause=Invalid mandatory information} 20240930055705636 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423216037455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705636 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705636 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34358<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055705652 DAUC <0003> db_auc.c:157 IMSI='262420023422174': No 2G Auth Data 20240930055705652 DAUC <0003> db_auc.c:192 IMSI='262420023422174': No 3G Auth Data HLR_Test-GSUP(278)@ec4d07bb9dcf: Created GsupExpect[0] for "262420023422174" to be handled at TC_gsup_check_imei_invalid_len(288) 20240930055705679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4258 20240930055705682 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705682 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705682 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240930055705682 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705682 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705682 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705682 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@ec4d07bb9dcf: Found GsupExpect[0] for "262420023422174" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@ec4d07bb9dcf: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262420023422174" TC_gsup_check_imei_invalid_len(288)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055705684 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705684 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705684 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240930055705684 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705684 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705684 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705684 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705686 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705686 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705686 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240930055705686 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705686 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705686 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705686 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705688 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705688 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705688 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240930055705688 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705688 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705688 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705688 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705690 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705690 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420023422174"} 20240930055705690 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240930055705690 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420023422174" cause=Invalid mandatory information} 20240930055705690 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420023422174 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055705690 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055705690 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055705691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@ec4d07bb9dcf: Final verdict of PTC: pass MTC@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055705703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34294<->l=127.0.0.1:4258 20240930055705704 DLINP <000b> input/ipa.c:451 connected read/write 20240930055705704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055705704 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055705704 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055705704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055705704 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45995<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@ec4d07bb9dcf: Final verdict of PTC: none 279@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: pass MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:57:05 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 20240930055705746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34382<->l=127.0.0.1:4258 20240930055705847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34382<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31328) Waiting for packet dumper to finish... 1 (prev_count=31328, count=50768) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:57:07 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_gsup_check_imei_unknown_imsi started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055708922 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055708922 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055708924 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055708926 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708926 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055708926 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055708926 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 20240930055708926 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055708926 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 20240930055708926 DLGSUP <0013> gsup_server.c:235 2: 20240930055708926 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055708926 DLGSUP <0013> gsup_server.c:235 3: 20240930055708926 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055708926 DLGSUP <0013> gsup_server.c:235 4: 20240930055708926 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055708926 DLGSUP <0013> gsup_server.c:235 5: 20240930055708926 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055708926 DLGSUP <0013> gsup_server.c:235 7: 20240930055708926 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055708926 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055708926 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055708926 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@ec4d07bb9dcf: 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") 20240930055708948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35239<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@ec4d07bb9dcf: Created GsupExpect[0] for "262428327691272" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240930055708962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20240930055708969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708969 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428327691272"} 20240930055708969 DMAIN <0000> hlr.c:435 IMSI='262428327691272': has IMEI = 22245678901234 (consider setting 'store-imei') 20240930055708969 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240930055708969 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428327691272" cause=Invalid mandatory information} 20240930055708969 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055708969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055708969 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@ec4d07bb9dcf: Found GsupExpect[0] for "262428327691272" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@ec4d07bb9dcf: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428327691272" TC_gsup_check_imei_unknown_imsi(293)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055708973 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708973 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428327691272"} 20240930055708973 DAUC <0003> hlr.c:428 IMSI='262428327691272': storing IMEI = 22245678901234 20240930055708973 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428327691272': no such subscriber 20240930055708973 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240930055708973 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428327691272" cause=Invalid mandatory information} 20240930055708973 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428327691272 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055708973 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055708973 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055708975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055708976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45874<->l=127.0.0.1:4258 HLR_Test-GSUP(290)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055708977 DLINP <000b> input/ipa.c:451 connected read/write 20240930055708977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055708977 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055708977 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055708977 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055708977 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35239<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@ec4d07bb9dcf: Final verdict of PTC: none 291@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 291: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:57:08 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 20240930055709016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20240930055709116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45896<->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@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055712192 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055712192 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055712194 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45900<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055712197 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712197 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055712197 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055712197 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 20240930055712197 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055712197 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 20240930055712197 DLGSUP <0013> gsup_server.c:235 2: 20240930055712197 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055712197 DLGSUP <0013> gsup_server.c:235 3: 20240930055712197 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055712197 DLGSUP <0013> gsup_server.c:235 4: 20240930055712197 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055712197 DLGSUP <0013> gsup_server.c:235 5: 20240930055712197 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055712197 DLGSUP <0013> gsup_server.c:235 7: 20240930055712197 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055712197 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055712197 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055712197 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@ec4d07bb9dcf: 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") 20240930055712215 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33915<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@ec4d07bb9dcf: Created GsupExpect[0] for "262428484578867" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240930055712226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45910<->l=127.0.0.1:4258 20240930055712241 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712241 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712241 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712256 DMAIN <0000> hlr.c:243 IMSI='262428484578867': Successfully assigned MSISDN='010' 20240930055712256 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712271 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712271 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712271 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712271 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@ec4d07bb9dcf: Found GsupExpect[0] for "262428484578867" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@ec4d07bb9dcf: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428484578867" TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055712274 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712274 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712275 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712275 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712276 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712276 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712278 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712278 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712278 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712278 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055712287 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055712287 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712287 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712287 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712290 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428484578867"} 20240930055712290 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055712290 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055712290 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428484578867"} 20240930055712290 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712290 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055712290 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055712290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712290 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712298 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712298 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712298 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712305 DMAIN <0000> hlr.c:243 IMSI='262428484578867': Successfully assigned MSISDN='458' 20240930055712305 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712308 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712308 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712308 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712309 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712310 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712310 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712311 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712311 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712312 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712312 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712313 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712313 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712314 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712314 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712314 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712314 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055712321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055712321 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712321 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712321 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712323 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712323 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428484578867"} 20240930055712323 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055712323 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055712323 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428484578867"} 20240930055712323 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055712323 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055712323 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712323 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712332 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712332 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712332 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712338 DMAIN <0000> hlr.c:243 IMSI='262428484578867': Successfully assigned MSISDN='163' 20240930055712338 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712342 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712342 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712342 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712343 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712343 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712344 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712344 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712345 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712345 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712346 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712346 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712348 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712348 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712348 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712348 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055712348 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428484578867" cause=GPRS services not allowed} 20240930055712348 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712348 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712348 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055712348 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055712348 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712348 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712356 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712356 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712356 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712363 DMAIN <0000> hlr.c:243 IMSI='262428484578867': Successfully assigned MSISDN='423' 20240930055712363 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712366 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712366 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712366 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712366 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712368 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712368 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712369 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712369 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712369 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712369 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712371 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712371 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712371 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712371 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055712371 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428484578867" cause=GPRS services not allowed} 20240930055712371 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712371 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712371 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055712371 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055712371 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712371 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712379 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712379 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712379 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712383 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712386 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712386 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712386 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712386 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712387 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712387 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712388 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712388 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712389 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712389 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712391 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712391 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712391 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712391 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055712391 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428484578867" cause=GPRS services not allowed} 20240930055712391 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712391 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712391 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055712391 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055712391 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712391 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712400 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712400 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484578867"} 20240930055712400 DMAIN <0000> hlr.c:227 IMSI='262428484578867': Creating subscriber on demand 20240930055712403 DAUC <0003> hlr.c:428 IMSI='262428484578867': storing IMEI = 12345678901234 20240930055712406 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428484578867"} 20240930055712406 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240930055712406 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712406 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712408 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712408 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712409 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712409 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712409 DAUC <0003> db_auc.c:157 IMSI='262428484578867': No 2G Auth Data 20240930055712409 DAUC <0003> db_auc.c:192 IMSI='262428484578867': No 3G Auth Data 20240930055712411 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712411 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712411 DLU <0006> fsm.c:456 lu(262428484578867)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055712411 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055712418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055712418 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428484578867" cn_domain=PS} 20240930055712418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712420 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712420 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428484578867"} 20240930055712420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055712420 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055712420 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428484578867"} 20240930055712420 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428484578867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055712420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055712420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055712420 DLU <0006> fsm.c:568 lu(PS:IMSI-262428484578867)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055712420 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055712420 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055712426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45910<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055712427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45900<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@ec4d07bb9dcf: Final verdict of PTC: none 296@ec4d07bb9dcf: Final verdict of PTC: none 20240930055712429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055712429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055712429 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055712429 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055712429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055712429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33915<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(297)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 296: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055712472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45918<->l=127.0.0.1:4258 20240930055712573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45918<->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=32208) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:57:14 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_subscr_create_on_demand_ul started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055715649 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055715649 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055715650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055715652 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715652 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055715652 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055715652 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 20240930055715652 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055715652 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 20240930055715652 DLGSUP <0013> gsup_server.c:235 2: 20240930055715653 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055715653 DLGSUP <0013> gsup_server.c:235 3: 20240930055715653 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055715653 DLGSUP <0013> gsup_server.c:235 4: 20240930055715653 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055715653 DLGSUP <0013> gsup_server.c:235 5: 20240930055715653 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055715653 DLGSUP <0013> gsup_server.c:235 7: 20240930055715653 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055715653 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055715653 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055715653 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@ec4d07bb9dcf: 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") 20240930055715670 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35605<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@ec4d07bb9dcf: Created GsupExpect[0] for "262428122597514" to be handled at TC_subscr_create_on_demand_ul(303) 20240930055715682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45936<->l=127.0.0.1:4258 20240930055715697 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715697 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715697 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715713 DMAIN <0000> hlr.c:243 IMSI='262428122597514': Successfully assigned MSISDN='266' 20240930055715713 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715713 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055715719 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055715719 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715719 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@ec4d07bb9dcf: Found GsupExpect[0] for "262428122597514" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@ec4d07bb9dcf: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262428122597514" 20240930055715723 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715723 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428122597514"} 20240930055715723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055715723 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055715723 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428122597514"} 20240930055715723 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055715723 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055715723 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715723 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055715725 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715725 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715726 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715726 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715727 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715727 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715734 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715734 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715735 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715741 DMAIN <0000> hlr.c:243 IMSI='262428122597514': Successfully assigned MSISDN='070' 20240930055715741 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715741 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055715748 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055715748 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715748 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715750 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715750 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428122597514"} 20240930055715751 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055715751 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055715751 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428122597514"} 20240930055715751 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055715751 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055715751 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715751 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055715752 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715752 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715753 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715753 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715754 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715754 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715755 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715755 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715762 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715762 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715762 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715769 DMAIN <0000> hlr.c:243 IMSI='262428122597514': Successfully assigned MSISDN='628' 20240930055715769 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715769 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055715769 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428122597514" cause=GPRS services not allowed} 20240930055715769 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715769 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715769 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055715769 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055715769 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715769 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055715771 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715771 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715772 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715772 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715773 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715773 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715773 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715773 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715782 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715782 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715782 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715788 DMAIN <0000> hlr.c:243 IMSI='262428122597514': Successfully assigned MSISDN='716' 20240930055715788 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715789 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055715789 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428122597514" cause=GPRS services not allowed} 20240930055715789 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715789 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715789 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055715789 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055715789 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715789 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055715790 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715790 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715791 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715791 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715792 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715792 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715800 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715800 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715800 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715804 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715804 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240930055715804 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428122597514" cause=GPRS services not allowed} 20240930055715804 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715804 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715804 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Freeing instance 20240930055715804 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: Deallocated 20240930055715804 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715804 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055715806 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715806 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715807 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715807 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715808 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715808 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715816 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715816 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715816 DMAIN <0000> hlr.c:227 IMSI='262428122597514': Creating subscriber on demand 20240930055715820 DLU <0006> fsm.c:456 lu(262428122597514)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055715820 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055715827 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055715827 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428122597514" cn_domain=PS} 20240930055715827 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715827 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715828 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715828 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428122597514"} 20240930055715828 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055715828 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055715829 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428122597514"} 20240930055715829 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428122597514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055715829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055715829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055715829 DLU <0006> fsm.c:568 lu(PS:IMSI-262428122597514)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055715829 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055715829 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055715830 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715830 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715831 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715831 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data 20240930055715832 DAUC <0003> db_auc.c:157 IMSI='262428122597514': No 2G Auth Data 20240930055715832 DAUC <0003> db_auc.c:192 IMSI='262428122597514': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055715837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45936<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055715838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45928<->l=127.0.0.1:4258 HLR_Test-GSUP(300)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055715840 DLINP <000b> input/ipa.c:451 connected read/write 20240930055715840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055715840 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055715840 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055715840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055715840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35605<->l=127.0.0.1:4259) 301@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 301: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:57:15 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 20240930055715880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4258 20240930055715980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45942<->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=30892) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_subscr_create_on_demand_sai started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055719049 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055719049 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055719051 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50384<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055719053 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719053 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055719053 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055719053 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 20240930055719053 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055719053 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 20240930055719053 DLGSUP <0013> gsup_server.c:235 2: 20240930055719053 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055719053 DLGSUP <0013> gsup_server.c:235 3: 20240930055719053 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055719053 DLGSUP <0013> gsup_server.c:235 4: 20240930055719053 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055719053 DLGSUP <0013> gsup_server.c:235 5: 20240930055719053 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055719053 DLGSUP <0013> gsup_server.c:235 7: 20240930055719053 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055719053 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055719053 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055719053 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@ec4d07bb9dcf: 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") 20240930055719073 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43537<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@ec4d07bb9dcf: Created GsupExpect[0] for "262426453097457" to be handled at TC_subscr_create_on_demand_sai(308) 20240930055719087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50388<->l=127.0.0.1:4258 20240930055719093 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719093 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426453097457"} 20240930055719093 DMAIN <0000> hlr.c:227 IMSI='262426453097457': Creating subscriber on demand 20240930055719108 DMAIN <0000> hlr.c:243 IMSI='262426453097457': Successfully assigned MSISDN='191' 20240930055719109 DAUC <0003> db_auc.c:157 IMSI='262426453097457': No 2G Auth Data 20240930055719109 DAUC <0003> db_auc.c:192 IMSI='262426453097457': No 3G Auth Data 20240930055719109 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426453097457 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 20240930055719109 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426453097457" cause=IMSI unknown in HLR} 20240930055719109 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240930055719109 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719109 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@ec4d07bb9dcf: Found GsupExpect[0] for "262426453097457" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@ec4d07bb9dcf: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426453097457" TC_subscr_create_on_demand_sai(308)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055719111 DAUC <0003> db_auc.c:157 IMSI='262426453097457': No 2G Auth Data 20240930055719111 DAUC <0003> db_auc.c:192 IMSI='262426453097457': No 3G Auth Data 20240930055719112 DAUC <0003> db_auc.c:157 IMSI='262426453097457': No 2G Auth Data 20240930055719112 DAUC <0003> db_auc.c:192 IMSI='262426453097457': No 3G Auth Data 20240930055719113 DAUC <0003> db_auc.c:157 IMSI='262426453097457': No 2G Auth Data 20240930055719113 DAUC <0003> db_auc.c:192 IMSI='262426453097457': No 3G Auth Data 20240930055719115 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719115 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426453097457" cn_domain=PS} 20240930055719115 DLU <0006> fsm.c:456 lu(262426453097457)[0x5598fc53d210]{UNVALIDATED}: Allocated 20240930055719115 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240930055719121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055719121 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426453097457" cn_domain=PS} 20240930055719121 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719121 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719124 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426453097457"} 20240930055719124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055719124 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055719124 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426453097457"} 20240930055719124 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426453097457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055719124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055719124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055719124 DLU <0006> fsm.c:568 lu(PS:IMSI-262426453097457)[0x5598fc53d210]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055719124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055719124 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055719130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50388<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055719131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50384<->l=127.0.0.1:4258 20240930055719132 DLINP <000b> input/ipa.c:451 connected read/write 20240930055719132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055719132 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055719132 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055719132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055719132 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43537<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@ec4d07bb9dcf: Final verdict of PTC: none 306@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 306: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055719173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20240930055719273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50394<->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@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_MSLookup_mDNS_service_other_home started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055722347 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055722347 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055722350 DLINP <000b> input/ipa.c:451 connected read/write 20240930055722350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055722352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055722355 DLINP <000b> input/ipa.c:451 connected read/write 20240930055722355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055722355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055722355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055722355 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 20240930055722355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055722355 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 20240930055722355 DLGSUP <0013> gsup_server.c:235 2: 20240930055722355 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055722355 DLGSUP <0013> gsup_server.c:235 3: 20240930055722355 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055722355 DLGSUP <0013> gsup_server.c:235 4: 20240930055722355 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055722355 DLGSUP <0013> gsup_server.c:235 5: 20240930055722355 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055722355 DLGSUP <0013> gsup_server.c:235 7: 20240930055722355 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055722355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055722355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055722355 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@ec4d07bb9dcf: 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") 20240930055722371 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36295<->l=127.0.0.1:4259) 20240930055722375 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055722375 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@ec4d07bb9dcf: Created GsupExpect[0] for "262421399656784" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240930055722391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 20240930055722398 DAUC <0003> db_auc.c:157 IMSI='262421399656784': No 2G Auth Data 20240930055722398 DAUC <0003> db_auc.c:192 IMSI='262421399656784': No 3G Auth Data 20240930055722406 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614008466.msisdn 20240930055722406 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614008466.msisdn: not attached (vlr_number unset) 20240930055722406 DDGSM <0007> mslookup_server.c:327 sip.voice.491614008466.msisdn: does not exist in GSUP proxy 20240930055723408 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055723408 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421399656784" cn_domain=CS} 20240930055723408 DLU <0006> fsm.c:456 lu(262421399656784)[0x5598fc54bd30]{UNVALIDATED}: Allocated 20240930055723408 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240930055723415 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240930055723415 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421399656784" cn_domain=CS} 20240930055723415 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055723415 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@ec4d07bb9dcf: Found GsupExpect[0] for "262421399656784" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@ec4d07bb9dcf: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421399656784" 20240930055723418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055723418 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421399656784"} 20240930055723418 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240930055723418 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240930055723418 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421399656784"} 20240930055723418 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421399656784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055723418 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240930055723418 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240930055723418 DLU <0006> fsm.c:568 lu(CS:IMSI-262421399656784)[0x5598fc54bd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240930055723418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055723418 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055723420 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614008466.msisdn 20240930055723420 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614008466.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240930055723420 DDGSM <0007> mslookup_server.c:327 sip.voice.491614008466.msisdn: does not exist in GSUP proxy 20240930055723420 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614008466.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@ec4d07bb9dcf: setverdict(pass): pass -> pass, component reason not changed 20240930055723427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055723428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20240930055723429 DLINP <000b> input/ipa.c:451 connected read/write 20240930055723429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055723429 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055723429 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055723429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055723429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36295<->l=127.0.0.1:4259) 311@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP(310)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 311: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055723473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4258 20240930055723573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12068) Waiting for packet dumper to finish... 1 (prev_count=12068, count=18456) 20240930055724609 DSS <0004> hlr_ussd.c:239 262427510296923/0xf5775c28: SS Session Timeout, destroying 20240930055724609 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427510296923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:57:25 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_MSLookup_GSUP_proxy started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055726648 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055726648 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055726650 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055726651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055726652 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055726652 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055726652 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055726652 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 20240930055726652 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055726652 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 20240930055726652 DLGSUP <0013> gsup_server.c:235 2: 20240930055726652 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055726652 DLGSUP <0013> gsup_server.c:235 3: 20240930055726652 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055726652 DLGSUP <0013> gsup_server.c:235 4: 20240930055726652 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055726652 DLGSUP <0013> gsup_server.c:235 5: 20240930055726652 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055726652 DLGSUP <0013> gsup_server.c:235 7: 20240930055726652 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055726652 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055726652 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055726652 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055726653 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240930055726653 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@ec4d07bb9dcf: 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") 20240930055726686 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33403<->l=127.0.0.1:4259) 20240930055726688 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055726688 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@ec4d07bb9dcf: Created GsupExpect[0] for "262420828892098" to be handled at TC_MSLookup_GSUP_proxy(320) 20240930055726703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59540<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@ec4d07bb9dcf: Created GsupExpect[0] for "262420828892098" to be handled at TC_MSLookup_GSUP_proxy(320) 20240930055726708 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055726708 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420828892098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420828892098" cn_domain=CS} 20240930055726708 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420828892098 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240930055726708 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420828892098 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240930055726708 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420828892098.imsi 20240930055726708 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420828892098.imsi 20240930055726708 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420828892098.imsi: does not exist in local HLR 20240930055726714 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420828892098 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240930055726714 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240930055726714 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240930055726714 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240930055726714 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240930055726714 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240930055726714 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420828892098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055726714 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055726714 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055726714 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055726714 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055726714 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055726714 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@ec4d07bb9dcf: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@ec4d07bb9dcf: 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) } } } } 20240930055726716 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726716 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726716 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240930055726716 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240930055726716 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930055726717 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726717 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726717 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@ec4d07bb9dcf: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@ec4d07bb9dcf: Found GsupExpect[0] for "262420828892098" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@ec4d07bb9dcf: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420828892098" HLR_Test-GSUP-server-IPA(318)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055726761 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726761 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726761 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726761 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726761 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420828892098 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610824572 20240930055726761 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420828892098 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055726761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726761 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@ec4d07bb9dcf: Found GsupExpect[0] for "262420828892098" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@ec4d07bb9dcf: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420828892098" 20240930055726765 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726765 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726765 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420828892098 MSISDN-491610824572 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055726765 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726765 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726767 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726767 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726767 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420828892098 MSISDN-491610824572 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 20240930055726767 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420828892098 MSISDN-491610824572 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055726767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055726767 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055726769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59540<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055726770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4258 20240930055726771 DLINP <000b> input/ipa.c:451 connected read/write 20240930055726771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055726771 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055726771 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055726771 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055726771 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33403<->l=127.0.0.1:4259) 20240930055726772 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055726772 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055726772 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240930055726772 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240930055726772 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(315)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-server(317)@ec4d07bb9dcf: Final verdict of PTC: none 316@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 316: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:57:26 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 20240930055726811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4258 20240930055726912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59556<->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=18284) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:57: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_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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055729987 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055729987 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055729990 DLINP <000b> input/ipa.c:451 connected read/write 20240930055729990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055729991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055729993 DLINP <000b> input/ipa.c:451 connected read/write 20240930055729993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055729993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055729993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055729993 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 20240930055729993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055729993 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 20240930055729993 DLGSUP <0013> gsup_server.c:235 2: 20240930055729993 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055729993 DLGSUP <0013> gsup_server.c:235 3: 20240930055729993 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055729993 DLGSUP <0013> gsup_server.c:235 4: 20240930055729993 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055729993 DLGSUP <0013> gsup_server.c:235 5: 20240930055729993 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055729993 DLGSUP <0013> gsup_server.c:235 7: 20240930055729993 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055729993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055729993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055729993 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055729993 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240930055729993 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@ec4d07bb9dcf: 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") 20240930055730014 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46583<->l=127.0.0.1:4259) 20240930055730016 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055730016 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@ec4d07bb9dcf: Created GsupExpect[0] for "262425587059824" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240930055730033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4258 20240930055730039 DAUC <0003> db_auc.c:157 IMSI='262425587059824': No 2G Auth Data 20240930055730039 DAUC <0003> db_auc.c:192 IMSI='262425587059824': No 3G Auth Data 20240930055730048 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425587059824.imsi 20240930055730048 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425587059824.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055730057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055730057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59572<->l=127.0.0.1:4258 20240930055730059 DLINP <000b> input/ipa.c:451 connected read/write 20240930055730059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055730059 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055730059 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055730059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055730059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46583<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@ec4d07bb9dcf: Final verdict of PTC: none 323@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 323: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055730104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20240930055730205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59594<->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@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055733280 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055733280 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055733282 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055733283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055733284 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055733285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055733285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055733285 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 20240930055733285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055733285 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 20240930055733285 DLGSUP <0013> gsup_server.c:235 2: 20240930055733285 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055733285 DLGSUP <0013> gsup_server.c:235 3: 20240930055733285 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055733285 DLGSUP <0013> gsup_server.c:235 4: 20240930055733285 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055733285 DLGSUP <0013> gsup_server.c:235 5: 20240930055733285 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055733285 DLGSUP <0013> gsup_server.c:235 7: 20240930055733285 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055733285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055733285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055733285 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)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055733285 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240930055733285 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@ec4d07bb9dcf: 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") 20240930055733320 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38399<->l=127.0.0.1:4259) 20240930055733323 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055733323 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@ec4d07bb9dcf: Created GsupExpect[0] for "262420884040959" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240930055733338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@ec4d07bb9dcf: Created GsupExpect[0] for "262420884040959" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240930055733343 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055733343 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420884040959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420884040959" cn_domain=CS} 20240930055733343 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420884040959 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240930055733343 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420884040959 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240930055733343 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420884040959.imsi 20240930055733343 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420884040959.imsi 20240930055733343 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420884040959.imsi: does not exist in local HLR 20240930055733349 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420884040959 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240930055733349 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240930055733349 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240930055733349 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240930055733349 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240930055733349 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240930055733349 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420884040959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055733349 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055733349 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055733349 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055733349 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055733349 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055733349 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@ec4d07bb9dcf: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@ec4d07bb9dcf: 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) } } } } 20240930055733351 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733351 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733351 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240930055733351 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240930055733351 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930055733353 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733353 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733353 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@ec4d07bb9dcf: 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(329)@ec4d07bb9dcf: Found GsupExpect[0] for "262420884040959" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420884040959" HLR_Test-GSUP-server-IPA(330)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055733397 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733397 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733397 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733397 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733397 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420884040959 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617451781 20240930055733397 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420884040959 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055733397 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733397 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@ec4d07bb9dcf: Found GsupExpect[0] for "262420884040959" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@ec4d07bb9dcf: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420884040959" 20240930055733401 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733401 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733401 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420884040959 MSISDN-491617451781 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055733401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733401 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733403 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055733403 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055733403 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420884040959 MSISDN-491617451781 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 20240930055733403 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420884040959 MSISDN-491617451781 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055733403 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733403 DLINP <000b> input/ipa.c:451 connected read/write 20240930055733403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055733405 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420884040959.imsi 20240930055733405 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420884040959.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055734406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055734407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 20240930055734409 DLINP <000b> input/ipa.c:451 connected read/write 20240930055734409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055734409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055734409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055734409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240930055734409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38399<->l=127.0.0.1:4259) 20240930055734409 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055734409 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055734409 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240930055734409 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240930055734409 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)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-server(329)@ec4d07bb9dcf: Final verdict of PTC: none 328@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 328: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 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 20240930055734460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59616<->l=127.0.0.1:4258 20240930055734561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59616<->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@ec4d07bb9dcf: 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@ec4d07bb9dcf: 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 ------ Mon Sep 30 05:57:36 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@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@ec4d07bb9dcf: legacy= false MTC@ec4d07bb9dcf: in not legacy case 1 MTC@ec4d07bb9dcf: in not legacy case 2 20240930055737637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240930055737637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055737639 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055737640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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 } } } } 20240930055737642 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055737642 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240930055737642 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240930055737642 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 20240930055737642 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240930055737642 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 20240930055737642 DLGSUP <0013> gsup_server.c:235 2: 20240930055737642 DLGSUP <0013> gsup_server.c:237 2: 00 20240930055737642 DLGSUP <0013> gsup_server.c:235 3: 20240930055737642 DLGSUP <0013> gsup_server.c:237 3: 00 20240930055737642 DLGSUP <0013> gsup_server.c:235 4: 20240930055737642 DLGSUP <0013> gsup_server.c:237 4: 00 20240930055737642 DLGSUP <0013> gsup_server.c:235 5: 20240930055737642 DLGSUP <0013> gsup_server.c:237 5: 00 20240930055737642 DLGSUP <0013> gsup_server.c:235 7: 20240930055737642 DLGSUP <0013> gsup_server.c:237 7: 00 20240930055737642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240930055737642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240930055737642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240930055737642 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240930055737642 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@ec4d07bb9dcf: 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") 20240930055737674 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46005<->l=127.0.0.1:4259) 20240930055737676 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240930055737676 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@ec4d07bb9dcf: Created GsupExpect[0] for "262423273478811" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240930055737688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@ec4d07bb9dcf: Created GsupExpect[0] for "262423273478811" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240930055737694 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055737694 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423273478811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423273478811" cn_domain=CS} 20240930055737694 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423273478811 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240930055737694 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423273478811 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240930055737694 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423273478811.imsi 20240930055737694 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423273478811.imsi 20240930055737694 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423273478811.imsi: does not exist in local HLR 20240930055737699 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423273478811 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240930055737699 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240930055737699 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240930055737699 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240930055737699 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240930055737699 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240930055737699 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262423273478811 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240930055737699 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055737699 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055737699 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055737699 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240930055737699 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240930055737699 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@ec4d07bb9dcf: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@ec4d07bb9dcf: 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) } } } } 20240930055737701 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737701 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737701 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240930055737701 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240930055737701 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240930055737703 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737703 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737703 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: 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)@ec4d07bb9dcf: Found GsupExpect[0] for "262423273478811" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@ec4d07bb9dcf: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423273478811" HLR_Test-GSUP-server-IPA(337)@ec4d07bb9dcf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@ec4d07bb9dcf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240930055737745 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737745 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737745 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737745 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737745 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423273478811 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610884771 20240930055737745 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423273478811 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055737745 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737745 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@ec4d07bb9dcf: Found GsupExpect[0] for "262423273478811" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@ec4d07bb9dcf: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262423273478811" 20240930055737749 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737749 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737749 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423273478811 MSISDN-491610884771 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055737749 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737749 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737751 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737751 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737751 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423273478811 MSISDN-491610884771 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 20240930055737751 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423273478811 MSISDN-491610884771 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240930055737751 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737751 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240930055737753 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610884771.msisdn 20240930055737753 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610884771.msisdn: does not exist in local HLR 20240930055737754 DDGSM <0007> mslookup_server.c:352 sip.voice.491610884771.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240930055737754 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610884771.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@ec4d07bb9dcf: setverdict(pass): none -> pass 20240930055737756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@ec4d07bb9dcf: Final verdict of PTC: pass 20240930055737757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20240930055737758 DLINP <000b> input/ipa.c:451 connected read/write 20240930055737758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240930055737758 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240930055737758 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240930055737758 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-server(336)@ec4d07bb9dcf: Final verdict of PTC: none 20240930055737758 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240930055737758 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240930055737758 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240930055737758 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240930055737758 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240930055737758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46005<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(333)@ec4d07bb9dcf: Final verdict of PTC: none 335@ec4d07bb9dcf: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@ec4d07bb9dcf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@ec4d07bb9dcf: Final verdict of PTC: none MTC@ec4d07bb9dcf: Setting final verdict of the test case. MTC@ec4d07bb9dcf: Local verdict of MTC: none MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC with component reference 335: none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@ec4d07bb9dcf: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@ec4d07bb9dcf: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@ec4d07bb9dcf: 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'. Mon Sep 30 05:57:37 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 20240930055737800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59244<->l=127.0.0.1:4258 20240930055737900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59244<->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=20600) MTC@ec4d07bb9dcf: 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@ec4d07bb9dcf: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ec4d07bb9dcf: Terminating MTC. MC@ec4d07bb9dcf: MTC terminated. MC2> exit MC@ec4d07bb9dcf: Shutting down session. MC@ec4d07bb9dcf: 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 (1745388) [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-20240930-0555-376a9b4c', '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-20240930-0555-376a9b4c', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1745311) [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-20240930-0555-376a9b4c', '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='136.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.077597'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.670602'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.858974'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.464354'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.069046'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.068508'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.075273'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.075110'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.731417'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.819807'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.840514'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.200273'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.142524'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.895258'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.844630'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.073426'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.427001'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.372672'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.368048'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.397270'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.403347'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.374957'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.406213'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.433583'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.419321'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.095049'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.496127'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.525043'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.464859'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.075584'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.256251'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.211713'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.102050'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.102159'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.142221'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.092328'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.149845'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.142450'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20240930-0555-376a9b4c'] ec4d07bb9dcf6ab3dff25a1c65836ec8450b932f16646d9a951f56bd46479cb0 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2446/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS