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 58a863c2895e5fff807c583b9026b8823cfb531e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 58a863c2895e5fff807c583b9026b8823cfb531e # timeout=10
Commit message: "Remove dead links and generated code in bin/*"
 > git rev-list --no-walk c7e40d6a82ad2a004e5c82d46c5f82a9b7a99dc4 # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins9681086756269954714.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:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 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-20240922-0555-2954826f', '--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'] f95b386c79f2590cdfa1cfe535338334533fe9436956245d3eafb45a774495c4 [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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [182 kB] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [77.2 kB] Fetched 9306 kB in 1s (9735 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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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', '--links', '--recursive', '--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-20240922-0555-2954826f', './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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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_2.cc Creating dependency file for SS_PDU_Defs_part_3.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_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Operations_part_1.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_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.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_5.cc Creating dependency file for MAP_SM_DataTypes_part_6.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_PDU_Defs_part_7.cc Creating dependency file for MAP_Protocol_part_1.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_5.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_1.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_SS_Types_part_7.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.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_1.cc Creating dependency file for MobileL3_CC_Types_part_2.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_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.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_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc 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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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 193 kB in 1s (364 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-20240922-0555-2954826f', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. Need to get 856 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 202409212026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202409212026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202409212026 [69.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202409212026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202409212026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.11.0d73.202409212026 [73.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409212026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202409212026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202409212026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202409212026 [112 kB] Fetched 856 kB in 0s (10.5 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_202409212026_amd64.deb ... Unpacking osmocom-nightly (202409212026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.13.ddc5.202409212026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202409212026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.13.ddc5.202409212026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202409212026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.13.ddc5.202409212026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202409212026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.13.ddc5.202409212026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202409212026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.11.0d73.202409212026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.11.0d73.202409212026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202409212026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409212026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202409212026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409212026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.13.ddc5.202409212026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202409212026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202409212026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202409212026) ... Setting up osmocom-nightly (202409212026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202409212026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202409212026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202409212026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202409212026) ... Setting up libosmoabis13:amd64 (1.6.0.11.0d73.202409212026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202409212026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409212026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409212026) ... Setting up osmo-hlr (1.8.0.2.7c06.202409212026) ... 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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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-20240922-0555-2954826f', '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-20240922-0555-2954826f', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20240922055522564 DMAIN <0000> hlr.c:813 hlr starting 20240922055522564 DDB <0001> db.c:599 using database: hlr.db 20240922055522564 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240922055522564 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240922055522566 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240922055522566 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite 20240922055522606 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240922055522606 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240922055523272 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240922055523273 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240922055523273 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240922-0555-2954826f', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@f95b386c79f2: Unix server socket created successfully. MC@f95b386c79f2: Listening on TCP port 39621. MC2> f95b386c79f2 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests f95b386c79f2 39621 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f95b386c79f2: New HC connected from 10.0.2.100 [10.0.2.100]. f95b386c79f2: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@f95b386c79f2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f95b386c79f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f95b386c79f2: Configuration file was processed on all HCs. MC@f95b386c79f2: Creating MTC on host 10.0.2.100. MC@f95b386c79f2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_sai_err_invalid_imsi started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055524926 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055524926 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055524929 DLINP <000b> input/ipa.c:451 connected read/write 20240922055524929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@f95b386c79f2: 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) } } } } 20240922055524930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@f95b386c79f2: 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 } } } } 20240922055524930 DLINP <000b> input/ipa.c:451 connected read/write 20240922055524930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055524930 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055524930 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055524930 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 20240922055524930 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055524930 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 20240922055524930 DLGSUP <0013> gsup_server.c:235 2: 20240922055524930 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055524930 DLGSUP <0013> gsup_server.c:235 3: 20240922055524930 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055524930 DLGSUP <0013> gsup_server.c:235 4: 20240922055524930 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055524930 DLGSUP <0013> gsup_server.c:235 5: 20240922055524930 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055524930 DLGSUP <0013> gsup_server.c:235 7: 20240922055524930 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055524930 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055524930 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055524930 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@f95b386c79f2: 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") 20240922055524957 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42437<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@f95b386c79f2: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240922055524969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4258 20240922055524977 DLINP <000b> input/ipa.c:451 connected read/write 20240922055524977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055524977 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"} 20240922055524977 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" 20240922055524977 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} 20240922055524977 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 20240922055524977 DLINP <000b> input/ipa.c:451 connected read/write 20240922055524977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055524977 DLINP <000b> input/ipa.c:451 connected read/write 20240922055524977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@f95b386c79f2: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@f95b386c79f2: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055524980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49758<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@f95b386c79f2: Final verdict of PTC: pass 20240922055524980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49750<->l=127.0.0.1:4258 HLR_Test-GSUP(4)@f95b386c79f2: Final verdict of PTC: none 20240922055524982 DLINP <000b> input/ipa.c:451 connected read/write 20240922055524982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055524982 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055524982 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055524982 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055524982 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42437<->l=127.0.0.1:4259) 5@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 5: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@f95b386c79f2: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055525044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4258 20240922055525045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12344) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:55: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_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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_sai started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055528116 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055528116 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055528117 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055528120 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528120 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055528120 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055528120 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 20240922055528120 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055528120 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 20240922055528120 DLGSUP <0013> gsup_server.c:235 2: 20240922055528120 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055528120 DLGSUP <0013> gsup_server.c:235 3: 20240922055528120 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055528120 DLGSUP <0013> gsup_server.c:235 4: 20240922055528120 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055528120 DLGSUP <0013> gsup_server.c:235 5: 20240922055528120 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055528120 DLGSUP <0013> gsup_server.c:235 7: 20240922055528120 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055528120 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055528120 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055528120 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@f95b386c79f2: 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") 20240922055528138 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45457<->l=127.0.0.1:4259) 20240922055528164 DAUC <0003> db_auc.c:157 IMSI='262428437723893': No 2G Auth Data 20240922055528164 DAUC <0003> db_auc.c:192 IMSI='262428437723893': No 3G Auth Data HLR_Test-GSUP(9)@f95b386c79f2: Created GsupExpect[0] for "262428437723893" to be handled at TC_gsup_sai(12) 20240922055528203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 20240922055528208 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528208 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428437723893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428437723893"} 20240922055528216 DAUC <0003> db_auc.c:192 IMSI='262428437723893': No 3G Auth Data 20240922055528216 DAUC <0003> db_auc.c:236 IMSI='262428437723893': Calling to generate 5 vectors 20240922055528216 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240922055528216 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055528216 DAUC <0003> auc.c:113 vector [0]: rand = d503883655b838666db7ee223e8c3c39 20240922055528216 DAUC <0003> auc.c:179 vector [0]: kc = f1b893f36e5c6000 20240922055528216 DAUC <0003> auc.c:180 vector [0]: sres = e32296a7 20240922055528216 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055528216 DAUC <0003> auc.c:113 vector [1]: rand = 95bec80c12b30c7685d3dbe80bdb9dda 20240922055528216 DAUC <0003> auc.c:179 vector [1]: kc = a9ec5bb07071b800 20240922055528216 DAUC <0003> auc.c:180 vector [1]: sres = 45076979 20240922055528216 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055528216 DAUC <0003> auc.c:113 vector [2]: rand = 24dd5be115ffb0b097f8c28f0adfe908 20240922055528216 DAUC <0003> auc.c:179 vector [2]: kc = e9b596cdad899800 20240922055528216 DAUC <0003> auc.c:180 vector [2]: sres = dedb4655 20240922055528216 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055528216 DAUC <0003> auc.c:113 vector [3]: rand = 102127b592d9ee53655a722a9c716101 20240922055528216 DAUC <0003> auc.c:179 vector [3]: kc = 8ceaa441a7b4f800 20240922055528216 DAUC <0003> auc.c:180 vector [3]: sres = ecdbe6e9 20240922055528216 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055528216 DAUC <0003> auc.c:113 vector [4]: rand = e77441caae9f8e51647ba01405db936d 20240922055528216 DAUC <0003> auc.c:179 vector [4]: kc = 24e89e7051d1a800 20240922055528216 DAUC <0003> auc.c:180 vector [4]: sres = de84b0d3 20240922055528216 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240922055528216 DAUC <0003> db_auc.c:245 IMSI='262428437723893': Generated 5 vectors 20240922055528216 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428437723893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428437723893"} 20240922055528216 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428437723893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055528216 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055528216 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f95b386c79f2: Found GsupExpect[0] for "262428437723893" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@f95b386c79f2: Added IMSI table entry 0TC_gsup_sai(12)"262428437723893" TC_gsup_sai(12)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai(12)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055528220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4258 TC_gsup_sai(12)@f95b386c79f2: Final verdict of PTC: pass 20240922055528249 DAUC <0003> db_auc.c:157 IMSI='262427749356989': No 2G Auth Data 20240922055528249 DAUC <0003> db_auc.c:192 IMSI='262427749356989': No 3G Auth Data HLR_Test-GSUP(9)@f95b386c79f2: Created GsupExpect[0] for "262427749356989" to be handled at TC_gsup_sai(13) 20240922055528283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36346<->l=127.0.0.1:4258 20240922055528287 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528287 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427749356989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427749356989"} 20240922055528287 DAUC <0003> db_auc.c:192 IMSI='262427749356989': No 3G Auth Data 20240922055528287 DAUC <0003> db_auc.c:236 IMSI='262427749356989': Calling to generate 5 vectors 20240922055528287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240922055528287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055528287 DAUC <0003> auc.c:113 vector [0]: rand = cde69f36099d2bcf11027b0d9e98a7f6 20240922055528287 DAUC <0003> auc.c:179 vector [0]: kc = b9c2b55090c88800 20240922055528287 DAUC <0003> auc.c:180 vector [0]: sres = 0e30e712 20240922055528287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055528287 DAUC <0003> auc.c:113 vector [1]: rand = 4ae9c280a1aff579c207f979c02172b3 20240922055528287 DAUC <0003> auc.c:179 vector [1]: kc = 85d31e29a07da400 20240922055528287 DAUC <0003> auc.c:180 vector [1]: sres = d540427f 20240922055528287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055528287 DAUC <0003> auc.c:113 vector [2]: rand = 920ac75e1ee44671cd7bccdbd52b25ac 20240922055528287 DAUC <0003> auc.c:179 vector [2]: kc = 90f85ce4b039c400 20240922055528287 DAUC <0003> auc.c:180 vector [2]: sres = 2b08d0a4 20240922055528287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055528287 DAUC <0003> auc.c:113 vector [3]: rand = 209682620318ac7fb5c7305cfa32d6d6 20240922055528287 DAUC <0003> auc.c:179 vector [3]: kc = d982de8a52b2e800 20240922055528287 DAUC <0003> auc.c:180 vector [3]: sres = 36b49819 20240922055528287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055528287 DAUC <0003> auc.c:113 vector [4]: rand = ffd596b1958e68b36834eb6cac7bc56c 20240922055528287 DAUC <0003> auc.c:179 vector [4]: kc = e8cf630af2e1ac00 20240922055528287 DAUC <0003> auc.c:180 vector [4]: sres = 88d35b12 20240922055528287 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240922055528287 DAUC <0003> db_auc.c:245 IMSI='262427749356989': Generated 5 vectors 20240922055528287 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427749356989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427749356989"} 20240922055528287 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427749356989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055528287 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055528288 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f95b386c79f2: Found GsupExpect[0] for "262427749356989" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@f95b386c79f2: Added IMSI table entry 1TC_gsup_sai(13)"262427749356989" TC_gsup_sai(13)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai(13)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055528290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36346<->l=127.0.0.1:4258 TC_gsup_sai(13)@f95b386c79f2: Final verdict of PTC: pass 20240922055528315 DAUC <0003> db_auc.c:157 IMSI='262427779196310': No 2G Auth Data 20240922055528315 DAUC <0003> db_auc.c:192 IMSI='262427779196310': No 3G Auth Data HLR_Test-GSUP(9)@f95b386c79f2: Created GsupExpect[0] for "262427779196310" to be handled at TC_gsup_sai(14) 20240922055528346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36358<->l=127.0.0.1:4258 20240922055528349 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528349 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427779196310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427779196310"} 20240922055528349 DAUC <0003> db_auc.c:192 IMSI='262427779196310': No 3G Auth Data 20240922055528349 DAUC <0003> db_auc.c:236 IMSI='262427779196310': Calling to generate 5 vectors 20240922055528349 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240922055528349 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055528349 DAUC <0003> auc.c:113 vector [0]: rand = 0671dc8af0916540f9d151c3ef1bbcb6 20240922055528349 DAUC <0003> auc.c:179 vector [0]: kc = cfeac4e5717ef7ca 20240922055528349 DAUC <0003> auc.c:180 vector [0]: sres = d42d8757 20240922055528349 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055528349 DAUC <0003> auc.c:113 vector [1]: rand = 76bd28d4b775ba272027dcbe7ed22537 20240922055528349 DAUC <0003> auc.c:179 vector [1]: kc = 4ae01fe50af4a877 20240922055528349 DAUC <0003> auc.c:180 vector [1]: sres = ed470c08 20240922055528349 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055528349 DAUC <0003> auc.c:113 vector [2]: rand = fb1600cb535f4e62fcf2139118c83bcf 20240922055528349 DAUC <0003> auc.c:179 vector [2]: kc = 549f37ed25d1b384 20240922055528349 DAUC <0003> auc.c:180 vector [2]: sres = b487eaa2 20240922055528349 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055528349 DAUC <0003> auc.c:113 vector [3]: rand = 6a7b579ae496545b1efa1f235dcb301f 20240922055528349 DAUC <0003> auc.c:179 vector [3]: kc = f6ce425951fe170f 20240922055528349 DAUC <0003> auc.c:180 vector [3]: sres = 149498e0 20240922055528349 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055528349 DAUC <0003> auc.c:113 vector [4]: rand = 0e2be15029704372c85e681757692440 20240922055528349 DAUC <0003> auc.c:179 vector [4]: kc = 1562b74366dac154 20240922055528349 DAUC <0003> auc.c:180 vector [4]: sres = ec856274 20240922055528349 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240922055528349 DAUC <0003> db_auc.c:245 IMSI='262427779196310': Generated 5 vectors 20240922055528349 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427779196310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427779196310"} 20240922055528349 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427779196310 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055528349 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055528349 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f95b386c79f2: Found GsupExpect[0] for "262427779196310" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@f95b386c79f2: Added IMSI table entry 2TC_gsup_sai(14)"262427779196310" TC_gsup_sai(14)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai(14)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055528352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36358<->l=127.0.0.1:4258 TC_gsup_sai(14)@f95b386c79f2: Final verdict of PTC: pass 20240922055528378 DAUC <0003> db_auc.c:157 IMSI='262421794624611': No 2G Auth Data 20240922055528379 DAUC <0003> db_auc.c:192 IMSI='262421794624611': No 3G Auth Data HLR_Test-GSUP(9)@f95b386c79f2: Created GsupExpect[0] for "262421794624611" to be handled at TC_gsup_sai(15) 20240922055528412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36364<->l=127.0.0.1:4258 20240922055528417 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528417 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421794624611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421794624611"} 20240922055528417 DAUC <0003> db_auc.c:157 IMSI='262421794624611': No 2G Auth Data 20240922055528417 DAUC <0003> db_auc.c:236 IMSI='262421794624611': Calling to generate 5 vectors 20240922055528417 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240922055528417 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055528417 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055528417 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055528417 DAUC <0003> auc.c:113 vector [0]: rand = 63037d2e8e73b6f945d2634733450374 20240922055528417 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055528417 DAUC <0003> auc.c:142 vector [0]: autn = df12711eb9f70000728ca2b84a941dc8 20240922055528417 DAUC <0003> auc.c:143 vector [0]: ck = d27254e0fbf726c90b6d3c4584f0a005 20240922055528417 DAUC <0003> auc.c:144 vector [0]: ik = 4351505be2e4974d66c58e270e9d9f60 20240922055528417 DAUC <0003> auc.c:145 vector [0]: res = 3ebca642e14fab1b0000000000000000 20240922055528417 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055528417 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055528417 DAUC <0003> auc.c:151 vector [0]: kc = fc8bb6d9937e8ee1 20240922055528417 DAUC <0003> auc.c:152 vector [0]: sres = dff30d59 20240922055528417 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055528417 DAUC <0003> auc.c:113 vector [1]: rand = 1fde2afa2e4569fd2e032a4cfac1d69b 20240922055528417 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055528417 DAUC <0003> auc.c:142 vector [1]: autn = 141b9adea43d00002db41881c5f087e6 20240922055528417 DAUC <0003> auc.c:143 vector [1]: ck = 13b481311d1183987d87e996a8cedf7a 20240922055528417 DAUC <0003> auc.c:144 vector [1]: ik = ec66bc925970604d5887330ebe80715f 20240922055528417 DAUC <0003> auc.c:145 vector [1]: res = 9bcb3a7266e2a9860000000000000000 20240922055528417 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055528417 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055528417 DAUC <0003> auc.c:151 vector [1]: kc = dad2e73b522f4df0 20240922055528417 DAUC <0003> auc.c:152 vector [1]: sres = fd2993f4 20240922055528417 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055528417 DAUC <0003> auc.c:113 vector [2]: rand = 46efb2e9f08533d1deec2a6b0f78c5f3 20240922055528417 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055528417 DAUC <0003> auc.c:142 vector [2]: autn = 81ce69e1c95a0000d5df54f33412ebd7 20240922055528417 DAUC <0003> auc.c:143 vector [2]: ck = f1804928cf937a0af88a4087a6ae93df 20240922055528417 DAUC <0003> auc.c:144 vector [2]: ik = e11fff09c7ffa76c53873654953c15dc 20240922055528417 DAUC <0003> auc.c:145 vector [2]: res = 6aae2a7c8e30ba630000000000000000 20240922055528417 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055528417 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055528417 DAUC <0003> auc.c:151 vector [2]: kc = bb92c0f23bfe5b65 20240922055528417 DAUC <0003> auc.c:152 vector [2]: sres = e49e901f 20240922055528417 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055528417 DAUC <0003> auc.c:113 vector [3]: rand = b085786d3095391393b339af06609a92 20240922055528417 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055528417 DAUC <0003> auc.c:142 vector [3]: autn = e567e434de530000f37709a41da08a50 20240922055528417 DAUC <0003> auc.c:143 vector [3]: ck = da7bdec8e9cda2f971193631d230252a 20240922055528417 DAUC <0003> auc.c:144 vector [3]: ik = b62c1fb06a0ab5871304870f7ccbf9e3 20240922055528417 DAUC <0003> auc.c:145 vector [3]: res = 999e58a369a001750000000000000000 20240922055528417 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055528417 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055528417 DAUC <0003> auc.c:151 vector [3]: kc = 0e4a70462d3ccbb7 20240922055528417 DAUC <0003> auc.c:152 vector [3]: sres = f03e59d6 20240922055528417 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055528417 DAUC <0003> auc.c:113 vector [4]: rand = 65564b3e0ffa1fcaff74af54fcfd61f9 20240922055528417 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055528417 DAUC <0003> auc.c:142 vector [4]: autn = 842294eeeb2b00009a0d99709acf79c9 20240922055528417 DAUC <0003> auc.c:143 vector [4]: ck = bf6a4bbb372c0408f125f3ce3c795cbd 20240922055528417 DAUC <0003> auc.c:144 vector [4]: ik = 5bc5f6755ea0df4969fa11a18222c8dd 20240922055528417 DAUC <0003> auc.c:145 vector [4]: res = beabe08acb50509a0000000000000000 20240922055528417 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055528417 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240922055528417 DAUC <0003> auc.c:151 vector [4]: kc = 7c705fa1d7d74f21 20240922055528417 DAUC <0003> auc.c:152 vector [4]: sres = 75fbb010 20240922055528417 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240922055528417 DAUC <0003> db_auc.c:245 IMSI='262421794624611': Generated 5 vectors 20240922055528417 DAUC <0003> db_auc.c:249 IMSI='262421794624611': Updating SQN=161 in DB 20240922055528425 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421794624611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421794624611"} 20240922055528425 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421794624611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055528425 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055528425 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f95b386c79f2: Found GsupExpect[0] for "262421794624611" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@f95b386c79f2: Added IMSI table entry 3TC_gsup_sai(15)"262421794624611" TC_gsup_sai(15)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai(15)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055528428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36364<->l=127.0.0.1:4258 TC_gsup_sai(15)@f95b386c79f2: Final verdict of PTC: pass 20240922055528453 DAUC <0003> db_auc.c:157 IMSI='262424531480193': No 2G Auth Data 20240922055528453 DAUC <0003> db_auc.c:192 IMSI='262424531480193': No 3G Auth Data HLR_Test-GSUP(9)@f95b386c79f2: Created GsupExpect[0] for "262424531480193" to be handled at TC_gsup_sai(16) 20240922055528489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4258 20240922055528492 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528492 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424531480193 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424531480193"} 20240922055528492 DAUC <0003> db_auc.c:157 IMSI='262424531480193': No 2G Auth Data 20240922055528492 DAUC <0003> db_auc.c:236 IMSI='262424531480193': Calling to generate 5 vectors 20240922055528492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240922055528492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055528492 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240922055528492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055528492 DAUC <0003> auc.c:113 vector [0]: rand = 698611e92880eb6fac135cc4f8e08218 20240922055528492 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055528492 DAUC <0003> auc.c:142 vector [0]: autn = 1032fae9c347000076f8162c76a0980a 20240922055528492 DAUC <0003> auc.c:143 vector [0]: ck = ef182148ebf15dbd6cc27f13e4e85843 20240922055528492 DAUC <0003> auc.c:144 vector [0]: ik = 2ae8d279ab350f7e95b16ec3436d63fd 20240922055528492 DAUC <0003> auc.c:145 vector [0]: res = f25ceec25f80428f0000000000000000 20240922055528492 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055528492 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055528492 DAUC <0003> auc.c:151 vector [0]: kc = 3c83e2e1e741697d 20240922055528492 DAUC <0003> auc.c:152 vector [0]: sres = addcac4d 20240922055528492 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055528492 DAUC <0003> auc.c:113 vector [1]: rand = 8e01efa062c69987dae6e620f56f3b8b 20240922055528492 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055528492 DAUC <0003> auc.c:142 vector [1]: autn = a57e152bc67500006720a0fc58f8f8f1 20240922055528493 DAUC <0003> auc.c:143 vector [1]: ck = 32e80436384fb75d273ec1a10ec613ac 20240922055528493 DAUC <0003> auc.c:144 vector [1]: ik = 175c209aecd3211f2b7dcea5eef83f36 20240922055528493 DAUC <0003> auc.c:145 vector [1]: res = b2cd26e0251271fc0000000000000000 20240922055528493 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055528493 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055528493 DAUC <0003> auc.c:151 vector [1]: kc = 29f72ba834a2bad8 20240922055528493 DAUC <0003> auc.c:152 vector [1]: sres = 97df571c 20240922055528493 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055528493 DAUC <0003> auc.c:113 vector [2]: rand = e0f85ab09f224cece3263791784f43fa 20240922055528493 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055528493 DAUC <0003> auc.c:142 vector [2]: autn = 68992eb483e9000072dba82258711a17 20240922055528493 DAUC <0003> auc.c:143 vector [2]: ck = 4555a73221edc6ba07e899cfc4475dd8 20240922055528493 DAUC <0003> auc.c:144 vector [2]: ik = 5f50cabbf1d83242104dfcdaba8c679f 20240922055528493 DAUC <0003> auc.c:145 vector [2]: res = 116783e31e6d92de0000000000000000 20240922055528493 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055528493 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055528493 DAUC <0003> auc.c:151 vector [2]: kc = 0da0089caefecebf 20240922055528493 DAUC <0003> auc.c:152 vector [2]: sres = 0f0a113d 20240922055528493 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055528493 DAUC <0003> auc.c:113 vector [3]: rand = 474e2c7a2371db495ab13ba728f51653 20240922055528493 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055528493 DAUC <0003> auc.c:142 vector [3]: autn = 2e4015068fc0000034bf0d135518cc55 20240922055528493 DAUC <0003> auc.c:143 vector [3]: ck = 59404f38e297afaef5ed6eabe7476bd4 20240922055528493 DAUC <0003> auc.c:144 vector [3]: ik = 4390faffb5926444498fa0dfd2b8ce6a 20240922055528493 DAUC <0003> auc.c:145 vector [3]: res = 3ff5372b53b3589f0000000000000000 20240922055528493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055528493 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055528493 DAUC <0003> auc.c:151 vector [3]: kc = a6b27bb362fa6e54 20240922055528493 DAUC <0003> auc.c:152 vector [3]: sres = 6c466fb4 20240922055528493 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055528493 DAUC <0003> auc.c:113 vector [4]: rand = 20b280a89bf7cfa5a056026667f22659 20240922055528493 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055528493 DAUC <0003> auc.c:142 vector [4]: autn = 57275b78cc6d000069f1d8db3c3629a5 20240922055528493 DAUC <0003> auc.c:143 vector [4]: ck = 4d39632e62dd34ba50da4e77c1a6f683 20240922055528493 DAUC <0003> auc.c:144 vector [4]: ik = 48f95adfa1fcc4ac9b4135f1ff6fa67a 20240922055528493 DAUC <0003> auc.c:145 vector [4]: res = 724c5c472b61a3290000000000000000 20240922055528493 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055528493 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240922055528493 DAUC <0003> auc.c:151 vector [4]: kc = ce5b4277fde8a0ef 20240922055528493 DAUC <0003> auc.c:152 vector [4]: sres = 592dff6e 20240922055528493 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240922055528493 DAUC <0003> db_auc.c:245 IMSI='262424531480193': Generated 5 vectors 20240922055528493 DAUC <0003> db_auc.c:249 IMSI='262424531480193': Updating SQN=161 in DB 20240922055528500 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424531480193 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424531480193"} 20240922055528500 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424531480193 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055528500 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055528500 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f95b386c79f2: Found GsupExpect[0] for "262424531480193" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@f95b386c79f2: Added IMSI table entry 4TC_gsup_sai(16)"262424531480193" TC_gsup_sai(16)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai(16)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055528504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4258 TC_gsup_sai(16)@f95b386c79f2: Final verdict of PTC: pass 20240922055528534 DAUC <0003> db_auc.c:157 IMSI='262425822671946': No 2G Auth Data 20240922055528534 DAUC <0003> db_auc.c:192 IMSI='262425822671946': No 3G Auth Data HLR_Test-GSUP(9)@f95b386c79f2: Created GsupExpect[0] for "262425822671946" to be handled at TC_gsup_sai(17) 20240922055528597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36380<->l=127.0.0.1:4258 20240922055528600 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528600 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425822671946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425822671946"} 20240922055528600 DAUC <0003> db_auc.c:236 IMSI='262425822671946': Calling to generate 5 vectors 20240922055528600 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055528600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055528600 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055528600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055528600 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055528600 DAUC <0003> auc.c:113 vector [0]: rand = 5318df1067f40109d39e2f9470409b5d 20240922055528600 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055528600 DAUC <0003> auc.c:142 vector [0]: autn = e32ab18af4600000930b84e0e413fcac 20240922055528600 DAUC <0003> auc.c:143 vector [0]: ck = 05e961e2e6aa808b9a5da01640cd1c76 20240922055528600 DAUC <0003> auc.c:144 vector [0]: ik = 7562fb89d0dd8caa538f8bbedec91ffb 20240922055528600 DAUC <0003> auc.c:145 vector [0]: res = 4676a7bbde20acff0000000000000000 20240922055528600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055528600 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055528600 DAUC <0003> auc.c:179 vector [0]: kc = 3e0c0804abb70400 20240922055528600 DAUC <0003> auc.c:180 vector [0]: sres = fe4ecd5f 20240922055528600 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055528600 DAUC <0003> auc.c:113 vector [1]: rand = de670f675c892ee3f3e8269cfe468487 20240922055528600 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055528600 DAUC <0003> auc.c:142 vector [1]: autn = 3d48885ce70d00001aae7fc633ca1600 20240922055528600 DAUC <0003> auc.c:143 vector [1]: ck = 54aef09278f58b1de825a715edf3aeee 20240922055528600 DAUC <0003> auc.c:144 vector [1]: ik = b242b2dbdae8f537171e934a146b2246 20240922055528600 DAUC <0003> auc.c:145 vector [1]: res = c18e8038e658e4be0000000000000000 20240922055528600 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055528600 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055528600 DAUC <0003> auc.c:179 vector [1]: kc = cf82f5b703f8fc00 20240922055528600 DAUC <0003> auc.c:180 vector [1]: sres = dbe70d7a 20240922055528600 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055528600 DAUC <0003> auc.c:113 vector [2]: rand = c0f5ae9316935979c5ce8f7622eca3f8 20240922055528600 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055528600 DAUC <0003> auc.c:142 vector [2]: autn = 8946b764592c000015eeb3d02aac5007 20240922055528600 DAUC <0003> auc.c:143 vector [2]: ck = 292ec61b97f13001485adbf2d86f3e1f 20240922055528600 DAUC <0003> auc.c:144 vector [2]: ik = 7224707d101aefca078b40440b5a4409 20240922055528600 DAUC <0003> auc.c:145 vector [2]: res = 78ad655b2df3f5c00000000000000000 20240922055528600 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055528600 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055528600 DAUC <0003> auc.c:179 vector [2]: kc = 109f5c4d370d2000 20240922055528600 DAUC <0003> auc.c:180 vector [2]: sres = d2c9a155 20240922055528600 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055528600 DAUC <0003> auc.c:113 vector [3]: rand = 9b2ee167cc61fdecb004bebbe9a78483 20240922055528600 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055528600 DAUC <0003> auc.c:142 vector [3]: autn = bcbd2a9ca8c400000d55eb943e0374f8 20240922055528600 DAUC <0003> auc.c:143 vector [3]: ck = 5a67f88dcd58e386bdf409b38a9bf0f6 20240922055528600 DAUC <0003> auc.c:144 vector [3]: ik = 6e286eb072ce2f4e88ac98ac2eaffee4 20240922055528600 DAUC <0003> auc.c:145 vector [3]: res = 5f0205fcbdcbd1000000000000000000 20240922055528600 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055528600 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055528600 DAUC <0003> auc.c:179 vector [3]: kc = ab2991af11e0e400 20240922055528600 DAUC <0003> auc.c:180 vector [3]: sres = c5c3f72d 20240922055528600 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055528600 DAUC <0003> auc.c:113 vector [4]: rand = a1d0b522bd59ba4539921593246e3fc3 20240922055528600 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055528600 DAUC <0003> auc.c:142 vector [4]: autn = 578479d06bf300006c23ed580246baa7 20240922055528600 DAUC <0003> auc.c:143 vector [4]: ck = 471e59032cf357c3889c65abc7b2d04a 20240922055528600 DAUC <0003> auc.c:144 vector [4]: ik = f5f2ad03234f6c1f83a56dbcb9979fcc 20240922055528600 DAUC <0003> auc.c:145 vector [4]: res = f410e0ad16366cdd0000000000000000 20240922055528601 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055528601 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055528601 DAUC <0003> auc.c:179 vector [4]: kc = ccb2a14875a0a000 20240922055528601 DAUC <0003> auc.c:180 vector [4]: sres = b49ed76a 20240922055528601 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055528601 DAUC <0003> db_auc.c:245 IMSI='262425822671946': Generated 5 vectors 20240922055528601 DAUC <0003> db_auc.c:249 IMSI='262425822671946': Updating SQN=161 in DB 20240922055528608 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425822671946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425822671946"} 20240922055528608 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425822671946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055528608 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055528608 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f95b386c79f2: Found GsupExpect[0] for "262425822671946" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@f95b386c79f2: Added IMSI table entry 5TC_gsup_sai(17)"262425822671946" TC_gsup_sai(17)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai(17)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055528611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36380<->l=127.0.0.1:4258 TC_gsup_sai(17)@f95b386c79f2: Final verdict of PTC: pass 20240922055528663 DAUC <0003> db_auc.c:157 IMSI='262428473213254': No 2G Auth Data 20240922055528663 DAUC <0003> db_auc.c:192 IMSI='262428473213254': No 3G Auth Data HLR_Test-GSUP(9)@f95b386c79f2: Created GsupExpect[0] for "262428473213254" to be handled at TC_gsup_sai(18) 20240922055528706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 20240922055528710 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528710 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428473213254 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428473213254"} 20240922055528710 DAUC <0003> db_auc.c:236 IMSI='262428473213254': Calling to generate 5 vectors 20240922055528710 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055528710 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055528710 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055528710 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055528710 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055528710 DAUC <0003> auc.c:113 vector [0]: rand = bcfb155a437f0491cc7a94308348356b 20240922055528710 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055528710 DAUC <0003> auc.c:142 vector [0]: autn = 4ce5fe5e6ab900002dbb23b38f6631fc 20240922055528710 DAUC <0003> auc.c:143 vector [0]: ck = 201da2a6cfd8ef7b6f6599e6bbfd0107 20240922055528710 DAUC <0003> auc.c:144 vector [0]: ik = 706faf6a2ff98e5430dbf94ae743bedb 20240922055528710 DAUC <0003> auc.c:145 vector [0]: res = e363f794466502940000000000000000 20240922055528710 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055528710 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055528710 DAUC <0003> auc.c:179 vector [0]: kc = cd6f5b94b7914400 20240922055528710 DAUC <0003> auc.c:180 vector [0]: sres = 11bafbbc 20240922055528710 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055528710 DAUC <0003> auc.c:113 vector [1]: rand = 2490ddca8a9f10b91606d9f7e1c93c82 20240922055528710 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055528710 DAUC <0003> auc.c:142 vector [1]: autn = ad8fea466e1d0000d16d023975fc21e7 20240922055528710 DAUC <0003> auc.c:143 vector [1]: ck = ba391f60e59ea43a6c913ae8f02f5f52 20240922055528710 DAUC <0003> auc.c:144 vector [1]: ik = daa999c6926480cba6b526199283e45f 20240922055528710 DAUC <0003> auc.c:145 vector [1]: res = 12ac5d8299f184d10000000000000000 20240922055528710 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055528710 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055528710 DAUC <0003> auc.c:179 vector [1]: kc = 47d2c9f770d61800 20240922055528710 DAUC <0003> auc.c:180 vector [1]: sres = e4aa3ff2 20240922055528710 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055528710 DAUC <0003> auc.c:113 vector [2]: rand = 076f8181b930461968c431eb960bcc14 20240922055528710 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055528710 DAUC <0003> auc.c:142 vector [2]: autn = e92111194cac0000b2aa8358aed4bdcd 20240922055528710 DAUC <0003> auc.c:143 vector [2]: ck = 039c566705cbd0bc06b81765ec0363b2 20240922055528710 DAUC <0003> auc.c:144 vector [2]: ik = e5b04e1a0a0268d1987147025b5b1692 20240922055528710 DAUC <0003> auc.c:145 vector [2]: res = 199a6f5978775d280000000000000000 20240922055528710 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055528710 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055528710 DAUC <0003> auc.c:179 vector [2]: kc = 027456d1e4af6c00 20240922055528710 DAUC <0003> auc.c:180 vector [2]: sres = 3cbe60bd 20240922055528710 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055528710 DAUC <0003> auc.c:113 vector [3]: rand = ca3b10705cc90961a82426986a38b355 20240922055528710 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055528710 DAUC <0003> auc.c:142 vector [3]: autn = b687d685271b0000f0a50435e4ed5a91 20240922055528710 DAUC <0003> auc.c:143 vector [3]: ck = 44e27773468177845d8f8b0b064db546 20240922055528710 DAUC <0003> auc.c:144 vector [3]: ik = f332ff39e437de5d259ad952a1dcadef 20240922055528710 DAUC <0003> auc.c:145 vector [3]: res = ebea5e7e17d470260000000000000000 20240922055528710 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055528710 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055528710 DAUC <0003> auc.c:179 vector [3]: kc = 948e35ba0ef7bc00 20240922055528710 DAUC <0003> auc.c:180 vector [3]: sres = 2d344724 20240922055528710 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055528710 DAUC <0003> auc.c:113 vector [4]: rand = b4808c982f38f49ae687a148a4885555 20240922055528710 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055528710 DAUC <0003> auc.c:142 vector [4]: autn = b26c01bdea4b00005bd37589d6740725 20240922055528710 DAUC <0003> auc.c:143 vector [4]: ck = 6412a758094a4e27f2946e69583b9e12 20240922055528710 DAUC <0003> auc.c:144 vector [4]: ik = 36f24c16fe9e7d5f5a53a7b0ab2e8e93 20240922055528710 DAUC <0003> auc.c:145 vector [4]: res = c9c988f3fa2ddc5e0000000000000000 20240922055528710 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055528710 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055528710 DAUC <0003> auc.c:179 vector [4]: kc = 066517b4f735f400 20240922055528710 DAUC <0003> auc.c:180 vector [4]: sres = 2ac67489 20240922055528710 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055528710 DAUC <0003> db_auc.c:245 IMSI='262428473213254': Generated 5 vectors 20240922055528710 DAUC <0003> db_auc.c:249 IMSI='262428473213254': Updating SQN=161 in DB 20240922055528717 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428473213254 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428473213254"} 20240922055528717 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428473213254 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055528717 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055528717 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f95b386c79f2: Found GsupExpect[0] for "262428473213254" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@f95b386c79f2: Added IMSI table entry 6TC_gsup_sai(18)"262428473213254" TC_gsup_sai(18)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai(18)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055528720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36396<->l=127.0.0.1:4258 TC_gsup_sai(18)@f95b386c79f2: Final verdict of PTC: pass 20240922055528753 DAUC <0003> db_auc.c:157 IMSI='262427922329130': No 2G Auth Data 20240922055528753 DAUC <0003> db_auc.c:192 IMSI='262427922329130': No 3G Auth Data HLR_Test-GSUP(9)@f95b386c79f2: Created GsupExpect[0] for "262427922329130" to be handled at TC_gsup_sai(19) 20240922055528794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36404<->l=127.0.0.1:4258 20240922055528797 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528797 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427922329130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427922329130"} 20240922055528798 DAUC <0003> db_auc.c:236 IMSI='262427922329130': Calling to generate 5 vectors 20240922055528798 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055528798 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055528798 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055528798 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055528798 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055528798 DAUC <0003> auc.c:113 vector [0]: rand = 7467a34d2a965b9657be68a19d83def4 20240922055528798 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055528798 DAUC <0003> auc.c:142 vector [0]: autn = 99e5d16f50c70000d735f06919aea3a6 20240922055528798 DAUC <0003> auc.c:143 vector [0]: ck = d4151c266cc4de0cabe891afb6b0ba7d 20240922055528798 DAUC <0003> auc.c:144 vector [0]: ik = 15f06c24cb0564dd08b428d76cee3816 20240922055528798 DAUC <0003> auc.c:145 vector [0]: res = 5fafabe8540102cd0000000000000000 20240922055528798 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055528798 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055528798 DAUC <0003> auc.c:179 vector [0]: kc = a5a090146c41856e 20240922055528798 DAUC <0003> auc.c:180 vector [0]: sres = 89364ff9 20240922055528798 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055528798 DAUC <0003> auc.c:113 vector [1]: rand = a2d7c8b7d9043e8bb1fcd25d6f25145f 20240922055528798 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055528798 DAUC <0003> auc.c:142 vector [1]: autn = aaee3e31a91500001824eb087fcc7ef9 20240922055528798 DAUC <0003> auc.c:143 vector [1]: ck = 337a981459cb1c40794a9f68e5c25cb9 20240922055528798 DAUC <0003> auc.c:144 vector [1]: ik = 80f3832c3aa92e0080e788193eefb559 20240922055528798 DAUC <0003> auc.c:145 vector [1]: res = ee70d429cced30280000000000000000 20240922055528798 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055528798 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055528798 DAUC <0003> auc.c:179 vector [1]: kc = 53e7289254833497 20240922055528798 DAUC <0003> auc.c:180 vector [1]: sres = 0802c008 20240922055528798 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055528798 DAUC <0003> auc.c:113 vector [2]: rand = 032271288945d80fb9248d5ed06f49a6 20240922055528798 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055528798 DAUC <0003> auc.c:142 vector [2]: autn = 2d4a4d2f167d00009e1727153786b987 20240922055528798 DAUC <0003> auc.c:143 vector [2]: ck = 31f43abed98fb69e7217eceb3296a221 20240922055528798 DAUC <0003> auc.c:144 vector [2]: ik = d0448e25aff4c2c0c538dae4a8765cdc 20240922055528798 DAUC <0003> auc.c:145 vector [2]: res = ef723866e7dec1ea0000000000000000 20240922055528798 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055528798 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055528798 DAUC <0003> auc.c:179 vector [2]: kc = f2739e71a1b55cd9 20240922055528798 DAUC <0003> auc.c:180 vector [2]: sres = a8e67399 20240922055528798 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055528798 DAUC <0003> auc.c:113 vector [3]: rand = 8dc0bed08d4b56ce2192d9bb44e75cae 20240922055528798 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055528798 DAUC <0003> auc.c:142 vector [3]: autn = 6e043e71aa5d0000babf2d8e79b8ca7c 20240922055528798 DAUC <0003> auc.c:143 vector [3]: ck = 4bab448f965dbb558e77df49bc312129 20240922055528798 DAUC <0003> auc.c:144 vector [3]: ik = ad793c0ac240419352095ca38795b678 20240922055528798 DAUC <0003> auc.c:145 vector [3]: res = d4dbdd3e605d392e0000000000000000 20240922055528798 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055528798 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055528798 DAUC <0003> auc.c:179 vector [3]: kc = 1b1cc8a7446fa6ad 20240922055528798 DAUC <0003> auc.c:180 vector [3]: sres = e7dc221c 20240922055528798 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055528798 DAUC <0003> auc.c:113 vector [4]: rand = 3d682c8fd95aae1db44cfde2586cbc8d 20240922055528798 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055528798 DAUC <0003> auc.c:142 vector [4]: autn = 000eaa71d5ec0000a6210e621a78310c 20240922055528798 DAUC <0003> auc.c:143 vector [4]: ck = 8b4783fdc1d9544953c8b53648c4e758 20240922055528798 DAUC <0003> auc.c:144 vector [4]: ik = 30611e60634cbe3a5ee742c62a94d6e5 20240922055528798 DAUC <0003> auc.c:145 vector [4]: res = a64598361aae78fa0000000000000000 20240922055528798 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055528798 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055528798 DAUC <0003> auc.c:179 vector [4]: kc = 2adf48feb9d8f335 20240922055528798 DAUC <0003> auc.c:180 vector [4]: sres = 5f359265 20240922055528798 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055528798 DAUC <0003> db_auc.c:245 IMSI='262427922329130': Generated 5 vectors 20240922055528798 DAUC <0003> db_auc.c:249 IMSI='262427922329130': Updating SQN=161 in DB 20240922055528806 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427922329130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427922329130"} 20240922055528806 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427922329130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055528806 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055528806 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f95b386c79f2: Found GsupExpect[0] for "262427922329130" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@f95b386c79f2: Added IMSI table entry 7TC_gsup_sai(19)"262427922329130" TC_gsup_sai(19)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai(19)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055528809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36404<->l=127.0.0.1:4258 TC_gsup_sai(19)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055528833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36330<->l=127.0.0.1:4258 20240922055528834 DLINP <000b> input/ipa.c:451 connected read/write 20240922055528834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055528834 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055528834 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055528834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055528834 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45457<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@f95b386c79f2: Final verdict of PTC: none 10@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_sai finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055528876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20240922055528876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19080) Waiting for packet dumper to finish... 1 (prev_count=19080, count=45572) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_sai_num_auth_vectors started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055531951 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055531951 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055531953 DLINP <000b> input/ipa.c:451 connected read/write 20240922055531953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055531954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055531956 DLINP <000b> input/ipa.c:451 connected read/write 20240922055531956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055531956 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055531956 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055531956 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 20240922055531956 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055531956 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 20240922055531956 DLGSUP <0013> gsup_server.c:235 2: 20240922055531956 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055531956 DLGSUP <0013> gsup_server.c:235 3: 20240922055531956 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055531956 DLGSUP <0013> gsup_server.c:235 4: 20240922055531956 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055531956 DLGSUP <0013> gsup_server.c:235 5: 20240922055531956 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055531956 DLGSUP <0013> gsup_server.c:235 7: 20240922055531956 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055531956 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055531956 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055531956 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@f95b386c79f2: 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") 20240922055531976 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43037<->l=127.0.0.1:4259) 20240922055532001 DAUC <0003> db_auc.c:157 IMSI='262424818062608': No 2G Auth Data 20240922055532001 DAUC <0003> db_auc.c:192 IMSI='262424818062608': No 3G Auth Data HLR_Test-GSUP(21)@f95b386c79f2: Created GsupExpect[0] for "262424818062608" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240922055532033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 20240922055532038 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532038 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424818062608"} 20240922055532038 DAUC <0003> db_auc.c:192 IMSI='262424818062608': No 3G Auth Data 20240922055532038 DAUC <0003> db_auc.c:236 IMSI='262424818062608': Calling to generate 1 vectors 20240922055532038 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240922055532038 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532038 DAUC <0003> auc.c:113 vector [0]: rand = f9682fba04302b0275e3ca00c53fad07 20240922055532038 DAUC <0003> auc.c:179 vector [0]: kc = a13b7f9329efa800 20240922055532038 DAUC <0003> auc.c:180 vector [0]: sres = 8552d35b 20240922055532038 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532038 DAUC <0003> db_auc.c:245 IMSI='262424818062608': Generated 1 vectors 20240922055532038 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424818062608"} 20240922055532038 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532038 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532038 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f95b386c79f2: Found GsupExpect[0] for "262424818062608" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@f95b386c79f2: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424818062608" TC_gsup_sai_num_auth_vectors(24)@f95b386c79f2: setverdict(pass): none -> pass 20240922055532041 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532041 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424818062608"} 20240922055532041 DAUC <0003> db_auc.c:192 IMSI='262424818062608': No 3G Auth Data 20240922055532041 DAUC <0003> db_auc.c:236 IMSI='262424818062608': Calling to generate 4 vectors 20240922055532041 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240922055532041 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532041 DAUC <0003> auc.c:113 vector [0]: rand = 214e8360dc672de60bcafc6ade2cdbb1 20240922055532041 DAUC <0003> auc.c:179 vector [0]: kc = 8a6b923676b85000 20240922055532041 DAUC <0003> auc.c:180 vector [0]: sres = db998c09 20240922055532041 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532041 DAUC <0003> auc.c:113 vector [1]: rand = 48c6f9cc017f2dfa0ab4aeacf1d95de4 20240922055532041 DAUC <0003> auc.c:179 vector [1]: kc = 79746d4a7dd5d000 20240922055532041 DAUC <0003> auc.c:180 vector [1]: sres = a8bf0319 20240922055532041 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055532041 DAUC <0003> auc.c:113 vector [2]: rand = 49e37f113f9b4e9f1c89f65f6c77ba01 20240922055532041 DAUC <0003> auc.c:179 vector [2]: kc = 9e2807127dd58800 20240922055532041 DAUC <0003> auc.c:180 vector [2]: sres = bc878558 20240922055532041 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055532041 DAUC <0003> auc.c:113 vector [3]: rand = 367f7776d9f3f636ca726abd8e7eec0a 20240922055532041 DAUC <0003> auc.c:179 vector [3]: kc = ab3592f743b18400 20240922055532041 DAUC <0003> auc.c:180 vector [3]: sres = 6f2aaee5 20240922055532041 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055532041 DAUC <0003> db_auc.c:245 IMSI='262424818062608': Generated 4 vectors 20240922055532041 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424818062608"} 20240922055532041 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532041 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532041 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532043 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532043 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424818062608"} 20240922055532043 DAUC <0003> db_auc.c:192 IMSI='262424818062608': No 3G Auth Data 20240922055532043 DAUC <0003> db_auc.c:236 IMSI='262424818062608': Calling to generate 5 vectors 20240922055532043 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240922055532043 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532043 DAUC <0003> auc.c:113 vector [0]: rand = ce7666d16f2e54b9c1c7a61259d30c0b 20240922055532043 DAUC <0003> auc.c:179 vector [0]: kc = 5f9699b37c5cec00 20240922055532043 DAUC <0003> auc.c:180 vector [0]: sres = 160c1780 20240922055532043 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532043 DAUC <0003> auc.c:113 vector [1]: rand = ce93481de5c7ebadc2ee7d346cb463e4 20240922055532043 DAUC <0003> auc.c:179 vector [1]: kc = 0732c4b9f78bf400 20240922055532043 DAUC <0003> auc.c:180 vector [1]: sres = f7028049 20240922055532043 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055532043 DAUC <0003> auc.c:113 vector [2]: rand = 0c17208067fdf949af0b4d6d9e01f329 20240922055532043 DAUC <0003> auc.c:179 vector [2]: kc = f575f5e996ccdc00 20240922055532043 DAUC <0003> auc.c:180 vector [2]: sres = fbc3d7d3 20240922055532043 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055532043 DAUC <0003> auc.c:113 vector [3]: rand = 7e069bf666571b2883a9166c78544f18 20240922055532043 DAUC <0003> auc.c:179 vector [3]: kc = 744548f6acba8c00 20240922055532043 DAUC <0003> auc.c:180 vector [3]: sres = 31bdb0b5 20240922055532043 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055532043 DAUC <0003> auc.c:113 vector [4]: rand = d235fad0aea51883c5f014c6e88a21b3 20240922055532043 DAUC <0003> auc.c:179 vector [4]: kc = 85415193b9c1a800 20240922055532043 DAUC <0003> auc.c:180 vector [4]: sres = 10707eea 20240922055532043 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240922055532043 DAUC <0003> db_auc.c:245 IMSI='262424818062608': Generated 5 vectors 20240922055532043 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424818062608"} 20240922055532043 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532043 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532043 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532045 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532045 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424818062608"} 20240922055532045 DAUC <0003> db_auc.c:192 IMSI='262424818062608': No 3G Auth Data 20240922055532045 DAUC <0003> db_auc.c:236 IMSI='262424818062608': Calling to generate 5 vectors 20240922055532045 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240922055532045 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532045 DAUC <0003> auc.c:113 vector [0]: rand = 2d08be49a3e13b0f2e53cab3c4c5c654 20240922055532045 DAUC <0003> auc.c:179 vector [0]: kc = a20bebfd2bd3c800 20240922055532045 DAUC <0003> auc.c:180 vector [0]: sres = d38386e1 20240922055532045 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532046 DAUC <0003> auc.c:113 vector [1]: rand = 8105ecf42e2b7fd0436ed2c3a4cb925c 20240922055532046 DAUC <0003> auc.c:179 vector [1]: kc = 4ae7c9988c3bc800 20240922055532046 DAUC <0003> auc.c:180 vector [1]: sres = f20c4aef 20240922055532046 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055532046 DAUC <0003> auc.c:113 vector [2]: rand = a06fd7133376713fc349b92b3e6565e8 20240922055532046 DAUC <0003> auc.c:179 vector [2]: kc = 2a881c193eb8ec00 20240922055532046 DAUC <0003> auc.c:180 vector [2]: sres = d51324b9 20240922055532046 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055532046 DAUC <0003> auc.c:113 vector [3]: rand = 3a72e7e1c7ea9638dba0cb8e952e738d 20240922055532046 DAUC <0003> auc.c:179 vector [3]: kc = f968fe477a3a9c00 20240922055532046 DAUC <0003> auc.c:180 vector [3]: sres = 56b4aea1 20240922055532046 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055532046 DAUC <0003> auc.c:113 vector [4]: rand = 3df8ffef4618c3c4c4261fc731c3c424 20240922055532046 DAUC <0003> auc.c:179 vector [4]: kc = 944ed652aa5c0400 20240922055532046 DAUC <0003> auc.c:180 vector [4]: sres = 7734d0af 20240922055532046 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240922055532046 DAUC <0003> db_auc.c:245 IMSI='262424818062608': Generated 5 vectors 20240922055532046 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424818062608"} 20240922055532046 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424818062608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532046 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532046 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@f95b386c79f2: Final verdict of PTC: pass 20240922055532073 DAUC <0003> db_auc.c:157 IMSI='262428821538785': No 2G Auth Data 20240922055532073 DAUC <0003> db_auc.c:192 IMSI='262428821538785': No 3G Auth Data HLR_Test-GSUP(21)@f95b386c79f2: Created GsupExpect[0] for "262428821538785" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240922055532107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4258 20240922055532111 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532111 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428821538785"} 20240922055532111 DAUC <0003> db_auc.c:192 IMSI='262428821538785': No 3G Auth Data 20240922055532111 DAUC <0003> db_auc.c:236 IMSI='262428821538785': Calling to generate 1 vectors 20240922055532111 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240922055532111 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532111 DAUC <0003> auc.c:113 vector [0]: rand = 38fa888162fe8718612d56ff501d92c3 20240922055532111 DAUC <0003> auc.c:179 vector [0]: kc = 19c13155ab670400 20240922055532111 DAUC <0003> auc.c:180 vector [0]: sres = 295d1232 20240922055532111 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532111 DAUC <0003> db_auc.c:245 IMSI='262428821538785': Generated 1 vectors 20240922055532111 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428821538785"} 20240922055532111 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532111 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532111 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f95b386c79f2: Found GsupExpect[0] for "262428821538785" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@f95b386c79f2: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428821538785" TC_gsup_sai_num_auth_vectors(25)@f95b386c79f2: setverdict(pass): none -> pass 20240922055532114 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532114 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428821538785"} 20240922055532114 DAUC <0003> db_auc.c:192 IMSI='262428821538785': No 3G Auth Data 20240922055532114 DAUC <0003> db_auc.c:236 IMSI='262428821538785': Calling to generate 4 vectors 20240922055532114 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240922055532114 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532114 DAUC <0003> auc.c:113 vector [0]: rand = c565049bb5fe5d8b2121a7120474fe7b 20240922055532114 DAUC <0003> auc.c:179 vector [0]: kc = b5599a20451b5c00 20240922055532114 DAUC <0003> auc.c:180 vector [0]: sres = 19615f23 20240922055532114 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532114 DAUC <0003> auc.c:113 vector [1]: rand = a9e0e4fbe235d9f2420b6daf10fcf80b 20240922055532114 DAUC <0003> auc.c:179 vector [1]: kc = 33ed751247a44000 20240922055532114 DAUC <0003> auc.c:180 vector [1]: sres = b26e6212 20240922055532114 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055532114 DAUC <0003> auc.c:113 vector [2]: rand = c9992fc838a2362991a54f1b0ae1bb5f 20240922055532114 DAUC <0003> auc.c:179 vector [2]: kc = 9e232c4454c4f000 20240922055532114 DAUC <0003> auc.c:180 vector [2]: sres = bf5159fa 20240922055532114 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055532114 DAUC <0003> auc.c:113 vector [3]: rand = e262342cf6d98ff1b7623528352a1bd3 20240922055532114 DAUC <0003> auc.c:179 vector [3]: kc = d2cc5cce8f81ec00 20240922055532114 DAUC <0003> auc.c:180 vector [3]: sres = 869b8522 20240922055532114 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055532114 DAUC <0003> db_auc.c:245 IMSI='262428821538785': Generated 4 vectors 20240922055532114 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428821538785"} 20240922055532114 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532114 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532114 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532116 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532116 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428821538785"} 20240922055532116 DAUC <0003> db_auc.c:192 IMSI='262428821538785': No 3G Auth Data 20240922055532116 DAUC <0003> db_auc.c:236 IMSI='262428821538785': Calling to generate 5 vectors 20240922055532116 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240922055532116 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532116 DAUC <0003> auc.c:113 vector [0]: rand = 53afba83517eaed0f36d1996d32d8b11 20240922055532116 DAUC <0003> auc.c:179 vector [0]: kc = 9fd641465c118000 20240922055532116 DAUC <0003> auc.c:180 vector [0]: sres = c213e455 20240922055532116 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532116 DAUC <0003> auc.c:113 vector [1]: rand = c95a665fa36965a12fc1e32042a83cd4 20240922055532116 DAUC <0003> auc.c:179 vector [1]: kc = 3a28f9d3915b9000 20240922055532116 DAUC <0003> auc.c:180 vector [1]: sres = 252569f9 20240922055532117 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055532117 DAUC <0003> auc.c:113 vector [2]: rand = 7eb1f5c445da2c096158bb6224197ed4 20240922055532117 DAUC <0003> auc.c:179 vector [2]: kc = 81021edbb3166c00 20240922055532117 DAUC <0003> auc.c:180 vector [2]: sres = b2bc5dbd 20240922055532117 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055532117 DAUC <0003> auc.c:113 vector [3]: rand = 9f6f2b74e83f14546b9d19c63000f527 20240922055532117 DAUC <0003> auc.c:179 vector [3]: kc = 6da6450890b7a000 20240922055532117 DAUC <0003> auc.c:180 vector [3]: sres = 2f18d838 20240922055532117 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055532117 DAUC <0003> auc.c:113 vector [4]: rand = 0b37076e8919969f2c98de38393d6940 20240922055532117 DAUC <0003> auc.c:179 vector [4]: kc = 9ef7b65517bac800 20240922055532117 DAUC <0003> auc.c:180 vector [4]: sres = 6ccbe659 20240922055532117 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240922055532117 DAUC <0003> db_auc.c:245 IMSI='262428821538785': Generated 5 vectors 20240922055532117 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428821538785"} 20240922055532117 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532117 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532117 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532118 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532119 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428821538785"} 20240922055532119 DAUC <0003> db_auc.c:192 IMSI='262428821538785': No 3G Auth Data 20240922055532119 DAUC <0003> db_auc.c:236 IMSI='262428821538785': Calling to generate 5 vectors 20240922055532119 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240922055532119 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532119 DAUC <0003> auc.c:113 vector [0]: rand = af9310ca9125f4e9dbdc0c870b003ce3 20240922055532119 DAUC <0003> auc.c:179 vector [0]: kc = b1bcc961cf937c00 20240922055532119 DAUC <0003> auc.c:180 vector [0]: sres = c7707e8d 20240922055532119 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532119 DAUC <0003> auc.c:113 vector [1]: rand = f715aa49a227db09e48e096c3adbe055 20240922055532119 DAUC <0003> auc.c:179 vector [1]: kc = ba4ff5759571f800 20240922055532119 DAUC <0003> auc.c:180 vector [1]: sres = a7976cd2 20240922055532119 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055532119 DAUC <0003> auc.c:113 vector [2]: rand = ad15dd77738e5d2702ff39aead3903d5 20240922055532119 DAUC <0003> auc.c:179 vector [2]: kc = 62d74ffb73ee7000 20240922055532119 DAUC <0003> auc.c:180 vector [2]: sres = 0c9ec275 20240922055532119 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055532119 DAUC <0003> auc.c:113 vector [3]: rand = 0eb6513e2eef351c19a33f137d6a9965 20240922055532119 DAUC <0003> auc.c:179 vector [3]: kc = 09fbc5e4486c0400 20240922055532119 DAUC <0003> auc.c:180 vector [3]: sres = 712ed880 20240922055532119 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055532119 DAUC <0003> auc.c:113 vector [4]: rand = 05fa1a7c769f3db644cf389c9640c760 20240922055532119 DAUC <0003> auc.c:179 vector [4]: kc = c27a51ce72c59000 20240922055532119 DAUC <0003> auc.c:180 vector [4]: sres = 7873a9ae 20240922055532119 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240922055532119 DAUC <0003> db_auc.c:245 IMSI='262428821538785': Generated 5 vectors 20240922055532119 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428821538785"} 20240922055532119 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428821538785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532119 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532119 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@f95b386c79f2: Final verdict of PTC: pass 20240922055532145 DAUC <0003> db_auc.c:157 IMSI='262424211979458': No 2G Auth Data 20240922055532145 DAUC <0003> db_auc.c:192 IMSI='262424211979458': No 3G Auth Data HLR_Test-GSUP(21)@f95b386c79f2: Created GsupExpect[0] for "262424211979458" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240922055532177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20240922055532181 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532181 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424211979458"} 20240922055532181 DAUC <0003> db_auc.c:192 IMSI='262424211979458': No 3G Auth Data 20240922055532181 DAUC <0003> db_auc.c:236 IMSI='262424211979458': Calling to generate 1 vectors 20240922055532181 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240922055532181 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532181 DAUC <0003> auc.c:113 vector [0]: rand = 023ae62fc6ce774be1c4e2927987154e 20240922055532181 DAUC <0003> auc.c:179 vector [0]: kc = c839a95533860223 20240922055532181 DAUC <0003> auc.c:180 vector [0]: sres = 7881c3be 20240922055532181 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532181 DAUC <0003> db_auc.c:245 IMSI='262424211979458': Generated 1 vectors 20240922055532181 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424211979458"} 20240922055532181 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532181 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532181 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f95b386c79f2: Found GsupExpect[0] for "262424211979458" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@f95b386c79f2: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424211979458" TC_gsup_sai_num_auth_vectors(26)@f95b386c79f2: setverdict(pass): none -> pass 20240922055532184 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532184 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424211979458"} 20240922055532184 DAUC <0003> db_auc.c:192 IMSI='262424211979458': No 3G Auth Data 20240922055532184 DAUC <0003> db_auc.c:236 IMSI='262424211979458': Calling to generate 4 vectors 20240922055532184 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240922055532184 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532184 DAUC <0003> auc.c:113 vector [0]: rand = db1e7e21b64d350f58d8eb70a492d2ef 20240922055532184 DAUC <0003> auc.c:179 vector [0]: kc = ae5927295b10230b 20240922055532184 DAUC <0003> auc.c:180 vector [0]: sres = f873641e 20240922055532184 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532184 DAUC <0003> auc.c:113 vector [1]: rand = 94efa406d6a93c883b6f44b4a03aeabe 20240922055532184 DAUC <0003> auc.c:179 vector [1]: kc = 86429103d4816436 20240922055532184 DAUC <0003> auc.c:180 vector [1]: sres = f427af3c 20240922055532184 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055532184 DAUC <0003> auc.c:113 vector [2]: rand = 4ac39d534033cf3ee6a8981a7a66cf8b 20240922055532184 DAUC <0003> auc.c:179 vector [2]: kc = 8ebd636888b133df 20240922055532184 DAUC <0003> auc.c:180 vector [2]: sres = fd5ebf7b 20240922055532184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055532184 DAUC <0003> auc.c:113 vector [3]: rand = e593cd8d4ad0a3b5f8e8a960fe1760c9 20240922055532184 DAUC <0003> auc.c:179 vector [3]: kc = f117ac4246aab65d 20240922055532184 DAUC <0003> auc.c:180 vector [3]: sres = 65e481f5 20240922055532184 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055532184 DAUC <0003> db_auc.c:245 IMSI='262424211979458': Generated 4 vectors 20240922055532184 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424211979458"} 20240922055532184 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532184 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532184 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532187 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532187 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424211979458"} 20240922055532187 DAUC <0003> db_auc.c:192 IMSI='262424211979458': No 3G Auth Data 20240922055532187 DAUC <0003> db_auc.c:236 IMSI='262424211979458': Calling to generate 5 vectors 20240922055532187 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240922055532187 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532187 DAUC <0003> auc.c:113 vector [0]: rand = f75c0d783be27c2005e7be10a7c3f818 20240922055532187 DAUC <0003> auc.c:179 vector [0]: kc = aebcef74eb7143c3 20240922055532187 DAUC <0003> auc.c:180 vector [0]: sres = e258ae32 20240922055532187 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532187 DAUC <0003> auc.c:113 vector [1]: rand = b811ef25e04597f28e641907e2818120 20240922055532187 DAUC <0003> auc.c:179 vector [1]: kc = c670def2c59cb642 20240922055532187 DAUC <0003> auc.c:180 vector [1]: sres = 5686ab69 20240922055532187 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055532187 DAUC <0003> auc.c:113 vector [2]: rand = 88a60d6b917162c4900702ef67229fe9 20240922055532187 DAUC <0003> auc.c:179 vector [2]: kc = 74174a170ae232f8 20240922055532187 DAUC <0003> auc.c:180 vector [2]: sres = c4cba7d2 20240922055532187 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055532187 DAUC <0003> auc.c:113 vector [3]: rand = 6408ded2b333e7d230b527a8978447df 20240922055532187 DAUC <0003> auc.c:179 vector [3]: kc = 449bafa805f3c24e 20240922055532187 DAUC <0003> auc.c:180 vector [3]: sres = dfb1f756 20240922055532187 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055532187 DAUC <0003> auc.c:113 vector [4]: rand = ea29f935f645fb3a2fbef3ceee08c75a 20240922055532187 DAUC <0003> auc.c:179 vector [4]: kc = 1d33b78f0e8c558d 20240922055532187 DAUC <0003> auc.c:180 vector [4]: sres = 6f26cc80 20240922055532187 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240922055532187 DAUC <0003> db_auc.c:245 IMSI='262424211979458': Generated 5 vectors 20240922055532187 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424211979458"} 20240922055532187 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532187 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532187 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532189 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532189 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424211979458"} 20240922055532189 DAUC <0003> db_auc.c:192 IMSI='262424211979458': No 3G Auth Data 20240922055532189 DAUC <0003> db_auc.c:236 IMSI='262424211979458': Calling to generate 5 vectors 20240922055532189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240922055532189 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532189 DAUC <0003> auc.c:113 vector [0]: rand = e1af89a7869d79fe160a85a0aef94117 20240922055532189 DAUC <0003> auc.c:179 vector [0]: kc = 36ef576c4e80bd50 20240922055532189 DAUC <0003> auc.c:180 vector [0]: sres = c16eb0d7 20240922055532189 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240922055532189 DAUC <0003> auc.c:113 vector [1]: rand = 3c11557564e3bbaa2e3fdb778891bd39 20240922055532189 DAUC <0003> auc.c:179 vector [1]: kc = ab7006feb603c5bd 20240922055532189 DAUC <0003> auc.c:180 vector [1]: sres = fac18fe0 20240922055532189 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240922055532189 DAUC <0003> auc.c:113 vector [2]: rand = 02eb9d8f5cbd24709894599a6e8cc21f 20240922055532189 DAUC <0003> auc.c:179 vector [2]: kc = 5d8db20f7c94e063 20240922055532189 DAUC <0003> auc.c:180 vector [2]: sres = 05f1ea5b 20240922055532189 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240922055532189 DAUC <0003> auc.c:113 vector [3]: rand = 21200a1eb5b459751c9e9c645d01c1f7 20240922055532189 DAUC <0003> auc.c:179 vector [3]: kc = 456894936b15a4e4 20240922055532189 DAUC <0003> auc.c:180 vector [3]: sres = 18c20570 20240922055532189 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240922055532189 DAUC <0003> auc.c:113 vector [4]: rand = 4854bf0fad0f0b1cdc8ef090d7abc877 20240922055532189 DAUC <0003> auc.c:179 vector [4]: kc = 60947d49170c7649 20240922055532189 DAUC <0003> auc.c:180 vector [4]: sres = d92d6204 20240922055532189 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240922055532189 DAUC <0003> db_auc.c:245 IMSI='262424211979458': Generated 5 vectors 20240922055532189 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424211979458"} 20240922055532189 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424211979458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532189 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532189 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@f95b386c79f2: Final verdict of PTC: pass 20240922055532216 DAUC <0003> db_auc.c:157 IMSI='262422226133864': No 2G Auth Data 20240922055532216 DAUC <0003> db_auc.c:192 IMSI='262422226133864': No 3G Auth Data HLR_Test-GSUP(21)@f95b386c79f2: Created GsupExpect[0] for "262422226133864" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240922055532246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36472<->l=127.0.0.1:4258 20240922055532250 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532250 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422226133864"} 20240922055532250 DAUC <0003> db_auc.c:157 IMSI='262422226133864': No 2G Auth Data 20240922055532250 DAUC <0003> db_auc.c:236 IMSI='262422226133864': Calling to generate 1 vectors 20240922055532250 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240922055532250 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532250 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532250 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055532250 DAUC <0003> auc.c:113 vector [0]: rand = 40ab09b8d8c5352ecfea183a9f8ac45b 20240922055532250 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055532250 DAUC <0003> auc.c:142 vector [0]: autn = 9a6ba0edb34f000073fe1db99c38d801 20240922055532250 DAUC <0003> auc.c:143 vector [0]: ck = f15b3ab052a61365000823e0c49ed744 20240922055532250 DAUC <0003> auc.c:144 vector [0]: ik = ec4b9fb195d92eb5fc038374b92c7962 20240922055532250 DAUC <0003> auc.c:145 vector [0]: res = 03e298cdd828c7100000000000000000 20240922055532250 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532250 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055532250 DAUC <0003> auc.c:151 vector [0]: kc = e11b0595bacd93f6 20240922055532250 DAUC <0003> auc.c:152 vector [0]: sres = dbca5fdd 20240922055532250 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055532250 DAUC <0003> db_auc.c:245 IMSI='262422226133864': Generated 1 vectors 20240922055532250 DAUC <0003> db_auc.c:249 IMSI='262422226133864': Updating SQN=33 in DB 20240922055532258 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422226133864"} 20240922055532258 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532258 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532258 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f95b386c79f2: Found GsupExpect[0] for "262422226133864" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@f95b386c79f2: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422226133864" TC_gsup_sai_num_auth_vectors(27)@f95b386c79f2: setverdict(pass): none -> pass 20240922055532261 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532261 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422226133864"} 20240922055532261 DAUC <0003> db_auc.c:157 IMSI='262422226133864': No 2G Auth Data 20240922055532261 DAUC <0003> db_auc.c:236 IMSI='262422226133864': Calling to generate 4 vectors 20240922055532261 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240922055532261 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532261 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532261 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240922055532261 DAUC <0003> auc.c:113 vector [0]: rand = 5e250b7466eaf20bfaa54bc48e195f90 20240922055532261 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240922055532261 DAUC <0003> auc.c:142 vector [0]: autn = 6c0640fb82ef0000f8e24c41fb9a9fa1 20240922055532261 DAUC <0003> auc.c:143 vector [0]: ck = 8e86c59b550ab2d0d9f41e600cb613ec 20240922055532261 DAUC <0003> auc.c:144 vector [0]: ik = 5f938db89df5d8dd67fa149fc1563f9a 20240922055532261 DAUC <0003> auc.c:145 vector [0]: res = 5e16a337686ebc950000000000000000 20240922055532261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532261 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055532261 DAUC <0003> auc.c:151 vector [0]: kc = 6f1b42dc051f467b 20240922055532261 DAUC <0003> auc.c:152 vector [0]: sres = 36781fa2 20240922055532261 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055532261 DAUC <0003> auc.c:113 vector [1]: rand = 1cf1b4e34e83a16ea8f54c6d0404b566 20240922055532261 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240922055532261 DAUC <0003> auc.c:142 vector [1]: autn = 80b018b1dd7c000074adba86a98f56c7 20240922055532261 DAUC <0003> auc.c:143 vector [1]: ck = fb85edb80ec40a04fc3f91efcaf5bdbe 20240922055532261 DAUC <0003> auc.c:144 vector [1]: ik = 9fa4a62936cce0c952876f5667f0acb5 20240922055532261 DAUC <0003> auc.c:145 vector [1]: res = 4605cbd9ed8a317c0000000000000000 20240922055532261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532261 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055532261 DAUC <0003> auc.c:151 vector [1]: kc = ca99b528950dfbc6 20240922055532261 DAUC <0003> auc.c:152 vector [1]: sres = ab8ffaa5 20240922055532261 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055532261 DAUC <0003> auc.c:113 vector [2]: rand = 4c0d0c4d3d4d3f8b956ef0d55064eff9 20240922055532261 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240922055532261 DAUC <0003> auc.c:142 vector [2]: autn = 4d2c98b5311c00005809ea5b56f59a9b 20240922055532261 DAUC <0003> auc.c:143 vector [2]: ck = 5d4e85c199403f2e17642e559a71f4b5 20240922055532261 DAUC <0003> auc.c:144 vector [2]: ik = 4a7938bd233898342aeae60049abd7c0 20240922055532261 DAUC <0003> auc.c:145 vector [2]: res = cdb333e0aa6cda460000000000000000 20240922055532261 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532261 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055532261 DAUC <0003> auc.c:151 vector [2]: kc = 2ab9752969a2846f 20240922055532261 DAUC <0003> auc.c:152 vector [2]: sres = 67dfe9a6 20240922055532261 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055532261 DAUC <0003> auc.c:113 vector [3]: rand = 606d92a7947d419ba3a981fa07c458b8 20240922055532261 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240922055532261 DAUC <0003> auc.c:142 vector [3]: autn = d76d6e41af4100004d1580db1b21d8b2 20240922055532261 DAUC <0003> auc.c:143 vector [3]: ck = 3970a5795499ef585e02e9834fa655b7 20240922055532261 DAUC <0003> auc.c:144 vector [3]: ik = 346879cf30de654cc2e807c1b05704e5 20240922055532261 DAUC <0003> auc.c:145 vector [3]: res = 4e4f906faad0a2700000000000000000 20240922055532261 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532261 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055532261 DAUC <0003> auc.c:151 vector [3]: kc = 91f232f49bb6db46 20240922055532261 DAUC <0003> auc.c:152 vector [3]: sres = e49f321f 20240922055532261 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055532261 DAUC <0003> db_auc.c:245 IMSI='262422226133864': Generated 4 vectors 20240922055532261 DAUC <0003> db_auc.c:249 IMSI='262422226133864': Updating SQN=161 in DB 20240922055532270 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422226133864"} 20240922055532270 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532270 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532270 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532273 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532273 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422226133864"} 20240922055532273 DAUC <0003> db_auc.c:157 IMSI='262422226133864': No 2G Auth Data 20240922055532273 DAUC <0003> db_auc.c:236 IMSI='262422226133864': Calling to generate 5 vectors 20240922055532273 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240922055532273 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532273 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532273 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240922055532273 DAUC <0003> auc.c:113 vector [0]: rand = f14fa10f3f5c6eebeabda2f44c5eac65 20240922055532273 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240922055532273 DAUC <0003> auc.c:142 vector [0]: autn = 70c1aee9de760000af558d89b0b00f88 20240922055532273 DAUC <0003> auc.c:143 vector [0]: ck = aea0dcc95142e274f64060741c367e9d 20240922055532273 DAUC <0003> auc.c:144 vector [0]: ik = a5abefc8e4cb0abb4c6cb519e6c3e2c3 20240922055532273 DAUC <0003> auc.c:145 vector [0]: res = e98e22e426bbdfc30000000000000000 20240922055532273 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532273 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055532273 DAUC <0003> auc.c:151 vector [0]: kc = b127e66c4f7c7491 20240922055532273 DAUC <0003> auc.c:152 vector [0]: sres = cf35fd27 20240922055532273 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055532273 DAUC <0003> auc.c:113 vector [1]: rand = 36b81636c5ab596f4296682125c6f6e3 20240922055532273 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240922055532273 DAUC <0003> auc.c:142 vector [1]: autn = 87df6bc97e6a000043de577ad08e19c7 20240922055532273 DAUC <0003> auc.c:143 vector [1]: ck = 94fbb26e4a5c587d772267787ae21adb 20240922055532273 DAUC <0003> auc.c:144 vector [1]: ik = 18aaed658d062c5af75b5403526e9584 20240922055532273 DAUC <0003> auc.c:145 vector [1]: res = d379c2851d14ab670000000000000000 20240922055532273 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532273 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055532273 DAUC <0003> auc.c:151 vector [1]: kc = 0c286c70efd6fb78 20240922055532273 DAUC <0003> auc.c:152 vector [1]: sres = ce6d69e2 20240922055532273 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055532273 DAUC <0003> auc.c:113 vector [2]: rand = 818bf5bc24a1ecca0e89535543f63e12 20240922055532273 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240922055532273 DAUC <0003> auc.c:142 vector [2]: autn = c9d35be934c40000d588cb5b6afb0de2 20240922055532273 DAUC <0003> auc.c:143 vector [2]: ck = e164d6e2936a92dfef2758dec28822ef 20240922055532273 DAUC <0003> auc.c:144 vector [2]: ik = bc85983d0fe43c6d71ed84af487ae78e 20240922055532273 DAUC <0003> auc.c:145 vector [2]: res = 857557d99f8457b30000000000000000 20240922055532273 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532273 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055532273 DAUC <0003> auc.c:151 vector [2]: kc = c32b92ae167c6bd3 20240922055532273 DAUC <0003> auc.c:152 vector [2]: sres = 1af1006a 20240922055532273 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055532273 DAUC <0003> auc.c:113 vector [3]: rand = 86283febded814450e014aa6c7fbf85d 20240922055532273 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240922055532273 DAUC <0003> auc.c:142 vector [3]: autn = 30992edde9f300009f81d841ce456eb2 20240922055532273 DAUC <0003> auc.c:143 vector [3]: ck = 92b5d8ee3abc35943713d3087cbcf066 20240922055532273 DAUC <0003> auc.c:144 vector [3]: ik = ead09d1baad7de2c792a8f78bfd40c27 20240922055532273 DAUC <0003> auc.c:145 vector [3]: res = f4fe931b2dfda5570000000000000000 20240922055532273 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532273 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055532273 DAUC <0003> auc.c:151 vector [3]: kc = 365c1985530317f9 20240922055532273 DAUC <0003> auc.c:152 vector [3]: sres = d903364c 20240922055532273 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055532273 DAUC <0003> auc.c:113 vector [4]: rand = fb2ea1b2219d4d7893bc0c99134ad6ec 20240922055532273 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240922055532273 DAUC <0003> auc.c:142 vector [4]: autn = d3ecdf0cd20800009c875290fcf47f86 20240922055532273 DAUC <0003> auc.c:143 vector [4]: ck = 09bde6cafe186351c9a7fb805a22431d 20240922055532273 DAUC <0003> auc.c:144 vector [4]: ik = 1243818f95e1df50f93d333fba41b493 20240922055532273 DAUC <0003> auc.c:145 vector [4]: res = 586f2089547b34a90000000000000000 20240922055532273 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532273 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240922055532273 DAUC <0003> auc.c:151 vector [4]: kc = 2b64affa8b9a4b8f 20240922055532273 DAUC <0003> auc.c:152 vector [4]: sres = 0c141420 20240922055532273 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240922055532273 DAUC <0003> db_auc.c:245 IMSI='262422226133864': Generated 5 vectors 20240922055532273 DAUC <0003> db_auc.c:249 IMSI='262422226133864': Updating SQN=321 in DB 20240922055532281 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422226133864"} 20240922055532282 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532282 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532282 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532285 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532285 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422226133864"} 20240922055532285 DAUC <0003> db_auc.c:157 IMSI='262422226133864': No 2G Auth Data 20240922055532285 DAUC <0003> db_auc.c:236 IMSI='262422226133864': Calling to generate 5 vectors 20240922055532285 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240922055532285 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532285 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532285 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240922055532285 DAUC <0003> auc.c:113 vector [0]: rand = 1feb4822b5b01be980a336dd92c5424d 20240922055532285 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240922055532285 DAUC <0003> auc.c:142 vector [0]: autn = 2633fa340bc000001dd51f856896c15a 20240922055532285 DAUC <0003> auc.c:143 vector [0]: ck = db60c0d3f760466f205b4bfc58ce8dca 20240922055532285 DAUC <0003> auc.c:144 vector [0]: ik = 6bafcf5106697b798c8d6181ff2d33c7 20240922055532285 DAUC <0003> auc.c:145 vector [0]: res = b6a73134ae4e909e0000000000000000 20240922055532285 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532285 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055532285 DAUC <0003> auc.c:151 vector [0]: kc = 1c1925ff56ea831b 20240922055532285 DAUC <0003> auc.c:152 vector [0]: sres = 18e9a1aa 20240922055532285 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055532285 DAUC <0003> auc.c:113 vector [1]: rand = 1d67ab4a478b6dd8da60e1141df14269 20240922055532285 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240922055532285 DAUC <0003> auc.c:142 vector [1]: autn = cc25fe874aca0000dd12dcade84af1a8 20240922055532285 DAUC <0003> auc.c:143 vector [1]: ck = 28e1926c57de86a00e830e96fab608d5 20240922055532285 DAUC <0003> auc.c:144 vector [1]: ik = a2b71071121ea7237f4861e4c1174936 20240922055532285 DAUC <0003> auc.c:145 vector [1]: res = 567441b371a31e9c0000000000000000 20240922055532285 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532285 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055532285 DAUC <0003> auc.c:151 vector [1]: kc = fb9ded6f7e616060 20240922055532285 DAUC <0003> auc.c:152 vector [1]: sres = 27d75f2f 20240922055532285 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055532285 DAUC <0003> auc.c:113 vector [2]: rand = ecaaf56904c8ac41f18fc5d6ca5d4046 20240922055532285 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240922055532285 DAUC <0003> auc.c:142 vector [2]: autn = 6447c4961b860000ee10b56941113622 20240922055532285 DAUC <0003> auc.c:143 vector [2]: ck = 5b99d8ae8817a456a4021dc871190f9a 20240922055532285 DAUC <0003> auc.c:144 vector [2]: ik = 750349830865abcf0db3bc8ad9e74973 20240922055532285 DAUC <0003> auc.c:145 vector [2]: res = 2defcd65a5cddea00000000000000000 20240922055532285 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532285 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055532285 DAUC <0003> auc.c:151 vector [2]: kc = 872b306f288c4970 20240922055532285 DAUC <0003> auc.c:152 vector [2]: sres = 882213c5 20240922055532285 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055532285 DAUC <0003> auc.c:113 vector [3]: rand = be8945bf02fe7e201e41b2f22706ad9d 20240922055532285 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240922055532285 DAUC <0003> auc.c:142 vector [3]: autn = 7ca3dc7f4a9d0000f7001562b01c8a4b 20240922055532285 DAUC <0003> auc.c:143 vector [3]: ck = 9122c17149fc3e4cffe7647f7057446b 20240922055532285 DAUC <0003> auc.c:144 vector [3]: ik = e042a69676e327a8b321af9965b13d9a 20240922055532285 DAUC <0003> auc.c:145 vector [3]: res = d3558ef0538a4eb20000000000000000 20240922055532285 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532285 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055532285 DAUC <0003> auc.c:151 vector [3]: kc = 3da6ac012af96015 20240922055532285 DAUC <0003> auc.c:152 vector [3]: sres = 80dfc042 20240922055532285 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055532285 DAUC <0003> auc.c:113 vector [4]: rand = 10b30e8c8dd007852acfb5367ed827d2 20240922055532285 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240922055532285 DAUC <0003> auc.c:142 vector [4]: autn = c4916ac7c2a9000033f1f46153b714a1 20240922055532285 DAUC <0003> auc.c:143 vector [4]: ck = 5e5e3b283754b3c9f188609353396898 20240922055532285 DAUC <0003> auc.c:144 vector [4]: ik = d6e0ccb094627bfbe94079a94b4eb4ff 20240922055532285 DAUC <0003> auc.c:145 vector [4]: res = df367456da2c4adf0000000000000000 20240922055532285 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532285 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240922055532285 DAUC <0003> auc.c:151 vector [4]: kc = 9076eea2bb411455 20240922055532285 DAUC <0003> auc.c:152 vector [4]: sres = 051a3e89 20240922055532285 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240922055532285 DAUC <0003> db_auc.c:245 IMSI='262422226133864': Generated 5 vectors 20240922055532285 DAUC <0003> db_auc.c:249 IMSI='262422226133864': Updating SQN=481 in DB 20240922055532293 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422226133864"} 20240922055532293 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422226133864 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532293 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532293 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36472<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@f95b386c79f2: Final verdict of PTC: pass 20240922055532320 DAUC <0003> db_auc.c:157 IMSI='262423682438489': No 2G Auth Data 20240922055532321 DAUC <0003> db_auc.c:192 IMSI='262423682438489': No 3G Auth Data HLR_Test-GSUP(21)@f95b386c79f2: Created GsupExpect[0] for "262423682438489" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240922055532355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36482<->l=127.0.0.1:4258 20240922055532359 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532359 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423682438489"} 20240922055532360 DAUC <0003> db_auc.c:157 IMSI='262423682438489': No 2G Auth Data 20240922055532360 DAUC <0003> db_auc.c:236 IMSI='262423682438489': Calling to generate 1 vectors 20240922055532360 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240922055532360 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532360 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240922055532360 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055532360 DAUC <0003> auc.c:113 vector [0]: rand = 34d4f75fc6f0636f0f5b3490d8c10d32 20240922055532360 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055532360 DAUC <0003> auc.c:142 vector [0]: autn = 9f3535dbfa7e0000bc0037258d0b345c 20240922055532360 DAUC <0003> auc.c:143 vector [0]: ck = 60ebb9c14db51c59df40787fc65b920f 20240922055532360 DAUC <0003> auc.c:144 vector [0]: ik = 38f5388b4ca15a51aab6df50d15b1b46 20240922055532360 DAUC <0003> auc.c:145 vector [0]: res = 4ef94b3cb73ec4110000000000000000 20240922055532360 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532360 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055532360 DAUC <0003> auc.c:151 vector [0]: kc = 2de826651614cf41 20240922055532360 DAUC <0003> auc.c:152 vector [0]: sres = f9c78f2d 20240922055532360 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055532360 DAUC <0003> db_auc.c:245 IMSI='262423682438489': Generated 1 vectors 20240922055532360 DAUC <0003> db_auc.c:249 IMSI='262423682438489': Updating SQN=33 in DB 20240922055532368 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423682438489"} 20240922055532368 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532368 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532368 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f95b386c79f2: Found GsupExpect[0] for "262423682438489" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@f95b386c79f2: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423682438489" TC_gsup_sai_num_auth_vectors(28)@f95b386c79f2: setverdict(pass): none -> pass 20240922055532370 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532370 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423682438489"} 20240922055532370 DAUC <0003> db_auc.c:157 IMSI='262423682438489': No 2G Auth Data 20240922055532370 DAUC <0003> db_auc.c:236 IMSI='262423682438489': Calling to generate 4 vectors 20240922055532370 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240922055532370 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532370 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240922055532370 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240922055532370 DAUC <0003> auc.c:113 vector [0]: rand = 8c128604f80d0ebff0913b1a6fde00c3 20240922055532370 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240922055532370 DAUC <0003> auc.c:142 vector [0]: autn = 9f162ccad3e1000096612f4dbbf19dc3 20240922055532370 DAUC <0003> auc.c:143 vector [0]: ck = 058cee145bd51210561fad1356d3b016 20240922055532370 DAUC <0003> auc.c:144 vector [0]: ik = 192755f182518ba397cd0f8d2c63a439 20240922055532370 DAUC <0003> auc.c:145 vector [0]: res = 184148f12aeb30520000000000000000 20240922055532370 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532370 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055532370 DAUC <0003> auc.c:151 vector [0]: kc = dd79197ba3348d9c 20240922055532370 DAUC <0003> auc.c:152 vector [0]: sres = 32aa78a3 20240922055532370 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055532370 DAUC <0003> auc.c:113 vector [1]: rand = c753390ccd499f8c3a759a1e4a59fdfc 20240922055532370 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240922055532370 DAUC <0003> auc.c:142 vector [1]: autn = 1df009b2c1eb0000efc7c8beee526916 20240922055532370 DAUC <0003> auc.c:143 vector [1]: ck = 5412f4fa61f63e3d5063488c65224475 20240922055532370 DAUC <0003> auc.c:144 vector [1]: ik = 1667b147a1d365a77a8317c22db2226a 20240922055532370 DAUC <0003> auc.c:145 vector [1]: res = 23033668de7a53af0000000000000000 20240922055532370 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532370 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055532370 DAUC <0003> auc.c:151 vector [1]: kc = 68951af388b53d85 20240922055532370 DAUC <0003> auc.c:152 vector [1]: sres = fd7965c7 20240922055532370 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055532370 DAUC <0003> auc.c:113 vector [2]: rand = 76a586e97feb838251561bb2884d90f9 20240922055532370 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240922055532370 DAUC <0003> auc.c:142 vector [2]: autn = c3002c3102fd0000a2b55af21104581a 20240922055532370 DAUC <0003> auc.c:143 vector [2]: ck = 11584fa235f69c6674efa02da48ac8eb 20240922055532370 DAUC <0003> auc.c:144 vector [2]: ik = 7bed2b1ba461c4c32988bbe9261d589e 20240922055532370 DAUC <0003> auc.c:145 vector [2]: res = f861aa2df46aa8150000000000000000 20240922055532370 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532370 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055532370 DAUC <0003> auc.c:151 vector [2]: kc = 37d27f7d1300c8d0 20240922055532370 DAUC <0003> auc.c:152 vector [2]: sres = 0c0b0238 20240922055532370 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055532370 DAUC <0003> auc.c:113 vector [3]: rand = 66b16c2cf4a5d69b61cefc09c5489abf 20240922055532370 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240922055532370 DAUC <0003> auc.c:142 vector [3]: autn = 368469d2ef1900000e785f478aefd66f 20240922055532370 DAUC <0003> auc.c:143 vector [3]: ck = 1c56a847b5b16822842c6964c50e84d7 20240922055532370 DAUC <0003> auc.c:144 vector [3]: ik = b09c514b103f6279475764da0b5af223 20240922055532370 DAUC <0003> auc.c:145 vector [3]: res = 02ad61d0e9bca3810000000000000000 20240922055532370 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532370 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055532370 DAUC <0003> auc.c:151 vector [3]: kc = 6fb1f4b26bda7caf 20240922055532370 DAUC <0003> auc.c:152 vector [3]: sres = eb11c251 20240922055532370 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055532370 DAUC <0003> db_auc.c:245 IMSI='262423682438489': Generated 4 vectors 20240922055532370 DAUC <0003> db_auc.c:249 IMSI='262423682438489': Updating SQN=161 in DB 20240922055532378 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423682438489"} 20240922055532378 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532378 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532378 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532382 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532382 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423682438489"} 20240922055532382 DAUC <0003> db_auc.c:157 IMSI='262423682438489': No 2G Auth Data 20240922055532382 DAUC <0003> db_auc.c:236 IMSI='262423682438489': Calling to generate 5 vectors 20240922055532382 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240922055532382 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532382 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240922055532382 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240922055532382 DAUC <0003> auc.c:113 vector [0]: rand = 8eb4ce966e8d36d0a73366344e9bd1a4 20240922055532382 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240922055532382 DAUC <0003> auc.c:142 vector [0]: autn = 8072ff075e0b0000a300a11407a819d3 20240922055532382 DAUC <0003> auc.c:143 vector [0]: ck = d72f9358cfb45153ccf4dceed8949185 20240922055532382 DAUC <0003> auc.c:144 vector [0]: ik = 94521dcca0a446f4109e59f9250dae73 20240922055532382 DAUC <0003> auc.c:145 vector [0]: res = c9ef8cc2ed035b9e0000000000000000 20240922055532382 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532382 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055532382 DAUC <0003> auc.c:151 vector [0]: kc = 9f170b8392892851 20240922055532382 DAUC <0003> auc.c:152 vector [0]: sres = 24ecd75c 20240922055532382 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055532382 DAUC <0003> auc.c:113 vector [1]: rand = 31176cf0aac8c4b225c27aeb32062f40 20240922055532382 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240922055532382 DAUC <0003> auc.c:142 vector [1]: autn = ded17738c4c0000099fa57a3e9c35603 20240922055532382 DAUC <0003> auc.c:143 vector [1]: ck = 1107a375e64c5fd55184b559750f6719 20240922055532382 DAUC <0003> auc.c:144 vector [1]: ik = 90f4a41d8dbe95879c347c90dd37bdf5 20240922055532382 DAUC <0003> auc.c:145 vector [1]: res = 1c2905ecd80dd5f70000000000000000 20240922055532382 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532382 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055532382 DAUC <0003> auc.c:151 vector [1]: kc = 4c43cea1c3ca10be 20240922055532382 DAUC <0003> auc.c:152 vector [1]: sres = c424d01b 20240922055532382 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055532382 DAUC <0003> auc.c:113 vector [2]: rand = 2851f6fe9f3856c7dd15677f852a0e97 20240922055532382 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240922055532382 DAUC <0003> auc.c:142 vector [2]: autn = bfe5466b23850000a28ab8ba2613aaea 20240922055532382 DAUC <0003> auc.c:143 vector [2]: ck = 1ebe6d8b6ef88bf752263163fa28310a 20240922055532382 DAUC <0003> auc.c:144 vector [2]: ik = 00adad1f988b72c63b98eed9d5b3b1c5 20240922055532382 DAUC <0003> auc.c:145 vector [2]: res = 80bb74e58da3d97c0000000000000000 20240922055532382 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532382 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055532382 DAUC <0003> auc.c:151 vector [2]: kc = 77ad1f2ed9e879fe 20240922055532382 DAUC <0003> auc.c:152 vector [2]: sres = 0d18ad99 20240922055532382 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055532382 DAUC <0003> auc.c:113 vector [3]: rand = 822445f542ea176e6a935b35ad598d09 20240922055532382 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240922055532382 DAUC <0003> auc.c:142 vector [3]: autn = 5c7f973c58bc0000ef6b2fc4299fb15c 20240922055532382 DAUC <0003> auc.c:143 vector [3]: ck = 1db3f0f17954fd8ace71eb1f756b0d65 20240922055532382 DAUC <0003> auc.c:144 vector [3]: ik = 005ae6b8649d67d2fbe33a9af8c784fc 20240922055532382 DAUC <0003> auc.c:145 vector [3]: res = 20d2d6ea2460ae7a0000000000000000 20240922055532382 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532382 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055532382 DAUC <0003> auc.c:151 vector [3]: kc = 287bc7cc906513c1 20240922055532382 DAUC <0003> auc.c:152 vector [3]: sres = 04b27890 20240922055532382 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055532382 DAUC <0003> auc.c:113 vector [4]: rand = e17f33d6c553903a3d70a2103af753e5 20240922055532382 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240922055532382 DAUC <0003> auc.c:142 vector [4]: autn = 1d60df9e1d670000d3cc19f3e5e9abaa 20240922055532382 DAUC <0003> auc.c:143 vector [4]: ck = 3c5beeb445627271a8bfc99de7d2e4f1 20240922055532382 DAUC <0003> auc.c:144 vector [4]: ik = bda84df0c2f8191218de7c660b1a324d 20240922055532382 DAUC <0003> auc.c:145 vector [4]: res = c3bb798c1fbb36120000000000000000 20240922055532382 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532382 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240922055532382 DAUC <0003> auc.c:151 vector [4]: kc = 319216bf6b52bddf 20240922055532382 DAUC <0003> auc.c:152 vector [4]: sres = dc004f9e 20240922055532382 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240922055532382 DAUC <0003> db_auc.c:245 IMSI='262423682438489': Generated 5 vectors 20240922055532382 DAUC <0003> db_auc.c:249 IMSI='262423682438489': Updating SQN=321 in DB 20240922055532389 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423682438489"} 20240922055532389 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532389 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532390 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532393 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532393 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423682438489"} 20240922055532393 DAUC <0003> db_auc.c:157 IMSI='262423682438489': No 2G Auth Data 20240922055532393 DAUC <0003> db_auc.c:236 IMSI='262423682438489': Calling to generate 5 vectors 20240922055532393 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240922055532393 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532393 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240922055532393 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240922055532393 DAUC <0003> auc.c:113 vector [0]: rand = 7c2103bcf95b485e264f8ac4ba6b4db8 20240922055532393 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240922055532393 DAUC <0003> auc.c:142 vector [0]: autn = e95dd4abb4640000e67787056271da7f 20240922055532393 DAUC <0003> auc.c:143 vector [0]: ck = 4fc1404d741409cec78d5dd641e183e1 20240922055532393 DAUC <0003> auc.c:144 vector [0]: ik = 3dbee1bd8c739c8409a8071fbf74107b 20240922055532393 DAUC <0003> auc.c:145 vector [0]: res = 35dee054fef3c74d0000000000000000 20240922055532393 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532393 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055532393 DAUC <0003> auc.c:151 vector [0]: kc = bc5afb3906f206d0 20240922055532393 DAUC <0003> auc.c:152 vector [0]: sres = cb2d2719 20240922055532393 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055532393 DAUC <0003> auc.c:113 vector [1]: rand = ca414dcf50671664df7bd1ffcad31fb2 20240922055532393 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240922055532393 DAUC <0003> auc.c:142 vector [1]: autn = 923c1dc410dc00004214408bb865d185 20240922055532393 DAUC <0003> auc.c:143 vector [1]: ck = 8ca0a6b462d32a1151274cc185145f23 20240922055532393 DAUC <0003> auc.c:144 vector [1]: ik = d136cd5d8c2a9ff7b05de9e7435b517d 20240922055532393 DAUC <0003> auc.c:145 vector [1]: res = c4879bb268f4be740000000000000000 20240922055532393 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532393 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055532393 DAUC <0003> auc.c:151 vector [1]: kc = bceccecf28b6bbb8 20240922055532393 DAUC <0003> auc.c:152 vector [1]: sres = ac7325c6 20240922055532393 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055532393 DAUC <0003> auc.c:113 vector [2]: rand = 21496ab654a77b810752a808e7d3083e 20240922055532393 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240922055532393 DAUC <0003> auc.c:142 vector [2]: autn = 40b921bbbdaf0000b4a6647dd17d70c4 20240922055532393 DAUC <0003> auc.c:143 vector [2]: ck = 4bc346e7c335552e26ea243966eb6847 20240922055532393 DAUC <0003> auc.c:144 vector [2]: ik = 48375ced01c0fdcd69c3f410a4f32afd 20240922055532393 DAUC <0003> auc.c:145 vector [2]: res = 0dfae70f57114ed90000000000000000 20240922055532393 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532393 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055532393 DAUC <0003> auc.c:151 vector [2]: kc = 4cddca2300edea59 20240922055532393 DAUC <0003> auc.c:152 vector [2]: sres = 5aeba9d6 20240922055532393 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055532393 DAUC <0003> auc.c:113 vector [3]: rand = 1bb1c64ee0f15722421f594c5ff08928 20240922055532393 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240922055532393 DAUC <0003> auc.c:142 vector [3]: autn = c4bb64fdfd8700005aed074dc076c74e 20240922055532393 DAUC <0003> auc.c:143 vector [3]: ck = f3099179d1b600a4d2a911fe442cef81 20240922055532393 DAUC <0003> auc.c:144 vector [3]: ik = 956d2958e453c23d55b81a122f591ee1 20240922055532393 DAUC <0003> auc.c:145 vector [3]: res = af1572e3612db6d30000000000000000 20240922055532393 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532393 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055532393 DAUC <0003> auc.c:151 vector [3]: kc = e175b3cd5e9033f9 20240922055532393 DAUC <0003> auc.c:152 vector [3]: sres = ce38c430 20240922055532393 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055532393 DAUC <0003> auc.c:113 vector [4]: rand = bc051e16d6583d4dc5248507030cb4a6 20240922055532393 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240922055532393 DAUC <0003> auc.c:142 vector [4]: autn = 9ca56fab08720000e74556a6a12a043d 20240922055532393 DAUC <0003> auc.c:143 vector [4]: ck = b2b589bef6d11deb2978d5f725b928ea 20240922055532393 DAUC <0003> auc.c:144 vector [4]: ik = 9e90549092a097d2f0e90abff91fc718 20240922055532393 DAUC <0003> auc.c:145 vector [4]: res = 326dcbc777d21d2e0000000000000000 20240922055532393 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532393 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240922055532393 DAUC <0003> auc.c:151 vector [4]: kc = f5b40266b8d765cb 20240922055532393 DAUC <0003> auc.c:152 vector [4]: sres = 45bfd6e9 20240922055532393 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240922055532393 DAUC <0003> db_auc.c:245 IMSI='262423682438489': Generated 5 vectors 20240922055532393 DAUC <0003> db_auc.c:249 IMSI='262423682438489': Updating SQN=481 in DB 20240922055532404 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423682438489"} 20240922055532404 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423682438489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532404 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532404 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36482<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@f95b386c79f2: Final verdict of PTC: pass 20240922055532433 DAUC <0003> db_auc.c:157 IMSI='262428150217013': No 2G Auth Data 20240922055532433 DAUC <0003> db_auc.c:192 IMSI='262428150217013': No 3G Auth Data HLR_Test-GSUP(21)@f95b386c79f2: Created GsupExpect[0] for "262428150217013" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240922055532474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36498<->l=127.0.0.1:4258 20240922055532477 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532477 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428150217013"} 20240922055532477 DAUC <0003> db_auc.c:236 IMSI='262428150217013': Calling to generate 1 vectors 20240922055532477 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240922055532477 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532477 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532477 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055532477 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532477 DAUC <0003> auc.c:113 vector [0]: rand = 1d46481e6c91ae92cb062d4b330e1559 20240922055532477 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055532477 DAUC <0003> auc.c:142 vector [0]: autn = f03d9642f8ea0000432e2555a9b66f7e 20240922055532477 DAUC <0003> auc.c:143 vector [0]: ck = 56ecbf1574502f6a7562f8a3a653fbf3 20240922055532477 DAUC <0003> auc.c:144 vector [0]: ik = f261e59b91aa316536ae44b43871a1b4 20240922055532477 DAUC <0003> auc.c:145 vector [0]: res = dc7584d6bfe5bee90000000000000000 20240922055532477 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532477 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532477 DAUC <0003> auc.c:179 vector [0]: kc = 6b806028b3d8fc00 20240922055532477 DAUC <0003> auc.c:180 vector [0]: sres = fdcfaa41 20240922055532477 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532477 DAUC <0003> db_auc.c:245 IMSI='262428150217013': Generated 1 vectors 20240922055532477 DAUC <0003> db_auc.c:249 IMSI='262428150217013': Updating SQN=33 in DB 20240922055532485 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428150217013"} 20240922055532485 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532485 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532485 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f95b386c79f2: Found GsupExpect[0] for "262428150217013" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@f95b386c79f2: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428150217013" TC_gsup_sai_num_auth_vectors(29)@f95b386c79f2: setverdict(pass): none -> pass 20240922055532488 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532488 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428150217013"} 20240922055532488 DAUC <0003> db_auc.c:236 IMSI='262428150217013': Calling to generate 4 vectors 20240922055532488 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240922055532488 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532488 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532488 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240922055532488 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532488 DAUC <0003> auc.c:113 vector [0]: rand = 4ed9c5bfad5c2e07d062fa4e5c0361d8 20240922055532488 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240922055532488 DAUC <0003> auc.c:142 vector [0]: autn = 1e43367db5ee0000b302af38558ef587 20240922055532488 DAUC <0003> auc.c:143 vector [0]: ck = f8bf311b8c2051a5e33a3e3f9fec0093 20240922055532488 DAUC <0003> auc.c:144 vector [0]: ik = f8f5644a859845d1f06c00ff4573c125 20240922055532488 DAUC <0003> auc.c:145 vector [0]: res = dfe481fe58b867740000000000000000 20240922055532488 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532488 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532488 DAUC <0003> auc.c:179 vector [0]: kc = 4cc4f54dfa507c00 20240922055532488 DAUC <0003> auc.c:180 vector [0]: sres = 4b014958 20240922055532488 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532488 DAUC <0003> auc.c:113 vector [1]: rand = 9dc3edfe84015aa132fe110fce0b3e31 20240922055532488 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240922055532488 DAUC <0003> auc.c:142 vector [1]: autn = 3db27ec7524d0000627a96809785aa17 20240922055532488 DAUC <0003> auc.c:143 vector [1]: ck = 658f07246b7250ef9ca4fd64ed749a4e 20240922055532488 DAUC <0003> auc.c:144 vector [1]: ik = e2148671c9542e7e5c8535ff6e4879de 20240922055532488 DAUC <0003> auc.c:145 vector [1]: res = 3a5135e9960c5ed80000000000000000 20240922055532488 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532488 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055532488 DAUC <0003> auc.c:179 vector [1]: kc = 4e7d07a32a16d400 20240922055532488 DAUC <0003> auc.c:180 vector [1]: sres = 4aca1a0f 20240922055532488 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055532488 DAUC <0003> auc.c:113 vector [2]: rand = cb2a6eec95111719416533396f14cc2a 20240922055532488 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240922055532488 DAUC <0003> auc.c:142 vector [2]: autn = 4537ce904cd100009f00be1d9e2eb8db 20240922055532488 DAUC <0003> auc.c:143 vector [2]: ck = 04c9b3af280f2f1006935a364e3db5e1 20240922055532488 DAUC <0003> auc.c:144 vector [2]: ik = a9df891b8aa3ad211938c58502a8e702 20240922055532488 DAUC <0003> auc.c:145 vector [2]: res = 30af425d8b782a7c0000000000000000 20240922055532488 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532488 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055532488 DAUC <0003> auc.c:179 vector [2]: kc = 879b36ba0e972c00 20240922055532488 DAUC <0003> auc.c:180 vector [2]: sres = e99e0e8f 20240922055532488 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055532488 DAUC <0003> auc.c:113 vector [3]: rand = 83829319407dea22b0f65329f2dffe13 20240922055532488 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240922055532488 DAUC <0003> auc.c:142 vector [3]: autn = ec23fe07c53f0000514adead6190a603 20240922055532488 DAUC <0003> auc.c:143 vector [3]: ck = 100f902d7ed8a7c6aaadc0b3c21c5075 20240922055532488 DAUC <0003> auc.c:144 vector [3]: ik = 9e56d670fbf05ef8169be16e3b56d466 20240922055532488 DAUC <0003> auc.c:145 vector [3]: res = d51018aa198973e20000000000000000 20240922055532488 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532488 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055532488 DAUC <0003> auc.c:179 vector [3]: kc = 88fd5a17796ccc00 20240922055532488 DAUC <0003> auc.c:180 vector [3]: sres = f09c6350 20240922055532488 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055532488 DAUC <0003> db_auc.c:245 IMSI='262428150217013': Generated 4 vectors 20240922055532488 DAUC <0003> db_auc.c:249 IMSI='262428150217013': Updating SQN=161 in DB 20240922055532496 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428150217013"} 20240922055532496 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532496 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532496 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532499 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532499 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428150217013"} 20240922055532499 DAUC <0003> db_auc.c:236 IMSI='262428150217013': Calling to generate 5 vectors 20240922055532499 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055532499 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532499 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532499 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240922055532499 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532499 DAUC <0003> auc.c:113 vector [0]: rand = 05bb5bc0076b25ca27044ebf5f2167e8 20240922055532499 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240922055532499 DAUC <0003> auc.c:142 vector [0]: autn = 883ab9c207c7000059a7ed24004279f0 20240922055532499 DAUC <0003> auc.c:143 vector [0]: ck = 141c9c73663168871737e62e864c19d7 20240922055532499 DAUC <0003> auc.c:144 vector [0]: ik = 685306f489a9f1524b23b22a461c9f62 20240922055532499 DAUC <0003> auc.c:145 vector [0]: res = e54bcc045409a6b20000000000000000 20240922055532499 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532499 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532499 DAUC <0003> auc.c:179 vector [0]: kc = 0f8d79feb22a5400 20240922055532499 DAUC <0003> auc.c:180 vector [0]: sres = bfa90ede 20240922055532499 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532499 DAUC <0003> auc.c:113 vector [1]: rand = 2ae55f068154e9081b68a46fe27bb8d2 20240922055532499 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240922055532499 DAUC <0003> auc.c:142 vector [1]: autn = e0caa910638e0000fdcaf63c3386e544 20240922055532499 DAUC <0003> auc.c:143 vector [1]: ck = 651d90a281d196619d9a8272ad4408e0 20240922055532499 DAUC <0003> auc.c:144 vector [1]: ik = ea69db86fea080be1dac8fe2a996d1ce 20240922055532499 DAUC <0003> auc.c:145 vector [1]: res = a6b11928b6da357d0000000000000000 20240922055532499 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532499 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055532499 DAUC <0003> auc.c:179 vector [1]: kc = 62dc8e7729b88400 20240922055532499 DAUC <0003> auc.c:180 vector [1]: sres = d892f86a 20240922055532499 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055532499 DAUC <0003> auc.c:113 vector [2]: rand = 465fb07406a9bdeeaeb83a4eda677f90 20240922055532499 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240922055532499 DAUC <0003> auc.c:142 vector [2]: autn = 366d441173fe00004f0092a5d55c0576 20240922055532499 DAUC <0003> auc.c:143 vector [2]: ck = f99db9e69e428370db76530aaded074d 20240922055532499 DAUC <0003> auc.c:144 vector [2]: ik = adac859de01211b4cb3015668648456f 20240922055532499 DAUC <0003> auc.c:145 vector [2]: res = 9b6b9eb0f578a9500000000000000000 20240922055532499 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532499 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055532499 DAUC <0003> auc.c:179 vector [2]: kc = 0e2cb4a96e637000 20240922055532499 DAUC <0003> auc.c:180 vector [2]: sres = 27f071bf 20240922055532499 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055532499 DAUC <0003> auc.c:113 vector [3]: rand = 0a011527d3812b2310329efd29562646 20240922055532499 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240922055532499 DAUC <0003> auc.c:142 vector [3]: autn = 8e6e5d0d2035000011f9e87f034bdf91 20240922055532499 DAUC <0003> auc.c:143 vector [3]: ck = c1666af588d8b882bc12bde0ebbd298c 20240922055532499 DAUC <0003> auc.c:144 vector [3]: ik = a8cffdc1a631770ca1d66b107b9fefd0 20240922055532499 DAUC <0003> auc.c:145 vector [3]: res = cc6f617151763e180000000000000000 20240922055532499 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532499 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055532499 DAUC <0003> auc.c:179 vector [3]: kc = a206ba7433a7d400 20240922055532499 DAUC <0003> auc.c:180 vector [3]: sres = 864f4036 20240922055532499 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055532499 DAUC <0003> auc.c:113 vector [4]: rand = ea6ff4bf322cc1df916f64ead692fc74 20240922055532499 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240922055532499 DAUC <0003> auc.c:142 vector [4]: autn = 59549cb41ad80000b41205df2d99ef81 20240922055532499 DAUC <0003> auc.c:143 vector [4]: ck = c2c447414c72ff9a3b206fedfa1accc4 20240922055532499 DAUC <0003> auc.c:144 vector [4]: ik = 19ddce7d3404184428a9f02f6a748ba9 20240922055532499 DAUC <0003> auc.c:145 vector [4]: res = ca71e1885a8a24170000000000000000 20240922055532499 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532499 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055532499 DAUC <0003> auc.c:179 vector [4]: kc = a7c05240f292c400 20240922055532499 DAUC <0003> auc.c:180 vector [4]: sres = b224df39 20240922055532499 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055532499 DAUC <0003> db_auc.c:245 IMSI='262428150217013': Generated 5 vectors 20240922055532499 DAUC <0003> db_auc.c:249 IMSI='262428150217013': Updating SQN=321 in DB 20240922055532507 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428150217013"} 20240922055532507 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532507 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532507 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532510 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532510 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428150217013"} 20240922055532510 DAUC <0003> db_auc.c:236 IMSI='262428150217013': Calling to generate 5 vectors 20240922055532510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055532510 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532510 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532510 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240922055532510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532510 DAUC <0003> auc.c:113 vector [0]: rand = 3fb0d81da31176c19b23a06aaafd1bba 20240922055532510 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240922055532510 DAUC <0003> auc.c:142 vector [0]: autn = 70e132964f810000e07e17f91a689f1f 20240922055532510 DAUC <0003> auc.c:143 vector [0]: ck = 336db9835a61c6cdd4f0d5ab10e615cf 20240922055532510 DAUC <0003> auc.c:144 vector [0]: ik = cbe7592db64aa2aafb883c52dfd472a2 20240922055532510 DAUC <0003> auc.c:145 vector [0]: res = 10463614608606e40000000000000000 20240922055532510 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532510 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532510 DAUC <0003> auc.c:179 vector [0]: kc = 0fd534783f269000 20240922055532510 DAUC <0003> auc.c:180 vector [0]: sres = be0b05e1 20240922055532510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532510 DAUC <0003> auc.c:113 vector [1]: rand = 05df8027b59a69fac41189380612c3fa 20240922055532510 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240922055532510 DAUC <0003> auc.c:142 vector [1]: autn = 692c1e2ada77000052198393c12488e3 20240922055532510 DAUC <0003> auc.c:143 vector [1]: ck = 6b03f8ff7358ba4e64aeb00cd9d69708 20240922055532510 DAUC <0003> auc.c:144 vector [1]: ik = ee560c38fcde20249d98edac0b19df85 20240922055532510 DAUC <0003> auc.c:145 vector [1]: res = 1a408f3a5c8a24c80000000000000000 20240922055532510 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532510 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055532510 DAUC <0003> auc.c:179 vector [1]: kc = b06ca16a8c8c2000 20240922055532510 DAUC <0003> auc.c:180 vector [1]: sres = 405ceede 20240922055532510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055532510 DAUC <0003> auc.c:113 vector [2]: rand = e1ca8fca04f871440425848ed8769d3d 20240922055532510 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240922055532510 DAUC <0003> auc.c:142 vector [2]: autn = d689ce6a84410000e41d2b1b127f4827 20240922055532510 DAUC <0003> auc.c:143 vector [2]: ck = 80d9e5bd5b99fac9d8e0293f6ecad66a 20240922055532510 DAUC <0003> auc.c:144 vector [2]: ik = 43f96485d2af5f999481658869629cb8 20240922055532510 DAUC <0003> auc.c:145 vector [2]: res = c0a4a90e84c3b66d0000000000000000 20240922055532510 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532510 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055532510 DAUC <0003> auc.c:179 vector [2]: kc = aa6c32bfc745c000 20240922055532510 DAUC <0003> auc.c:180 vector [2]: sres = fc4b9fb3 20240922055532510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055532510 DAUC <0003> auc.c:113 vector [3]: rand = 6e6def541a54a40f7caa3b27f2c18eab 20240922055532510 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240922055532510 DAUC <0003> auc.c:142 vector [3]: autn = b10f755025990000790c095661c9a73d 20240922055532510 DAUC <0003> auc.c:143 vector [3]: ck = e620ad588330a2f15c29e2e960bc3329 20240922055532510 DAUC <0003> auc.c:144 vector [3]: ik = 73ff199e9669247ca5ca93776c768ecb 20240922055532510 DAUC <0003> auc.c:145 vector [3]: res = adaf5ea85481001c0000000000000000 20240922055532510 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532510 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055532510 DAUC <0003> auc.c:179 vector [3]: kc = be3ee9158a7a6400 20240922055532510 DAUC <0003> auc.c:180 vector [3]: sres = b0748b68 20240922055532510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055532510 DAUC <0003> auc.c:113 vector [4]: rand = c13f4fc2f1cab3ee8c985a574b744886 20240922055532510 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240922055532510 DAUC <0003> auc.c:142 vector [4]: autn = 991915fbcba700006b443559fe324a0f 20240922055532510 DAUC <0003> auc.c:143 vector [4]: ck = d18f9a8f060b63c0d70d2d331cebd7c4 20240922055532510 DAUC <0003> auc.c:144 vector [4]: ik = cc2c45bc001c19abed296b9841087a11 20240922055532510 DAUC <0003> auc.c:145 vector [4]: res = d87950818e21de020000000000000000 20240922055532510 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532510 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055532510 DAUC <0003> auc.c:179 vector [4]: kc = dce05c2cbdf08400 20240922055532510 DAUC <0003> auc.c:180 vector [4]: sres = f96099ae 20240922055532510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055532510 DAUC <0003> db_auc.c:245 IMSI='262428150217013': Generated 5 vectors 20240922055532510 DAUC <0003> db_auc.c:249 IMSI='262428150217013': Updating SQN=481 in DB 20240922055532518 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428150217013"} 20240922055532518 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428150217013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532518 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532518 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36498<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@f95b386c79f2: Final verdict of PTC: pass 20240922055532554 DAUC <0003> db_auc.c:157 IMSI='262423999788026': No 2G Auth Data 20240922055532554 DAUC <0003> db_auc.c:192 IMSI='262423999788026': No 3G Auth Data HLR_Test-GSUP(21)@f95b386c79f2: Created GsupExpect[0] for "262423999788026" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240922055532593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 20240922055532597 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532597 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423999788026"} 20240922055532597 DAUC <0003> db_auc.c:236 IMSI='262423999788026': Calling to generate 1 vectors 20240922055532597 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240922055532597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532597 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055532597 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532597 DAUC <0003> auc.c:113 vector [0]: rand = 46d6e4384f4ff661fddefaa71ce9aed1 20240922055532597 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055532597 DAUC <0003> auc.c:142 vector [0]: autn = f4ee844291720000c330b3abc58b50a1 20240922055532597 DAUC <0003> auc.c:143 vector [0]: ck = 8835a21caed84a9e632753eb6b958f73 20240922055532597 DAUC <0003> auc.c:144 vector [0]: ik = bdf7e3d74b978ff4c486b05b02eaaa24 20240922055532597 DAUC <0003> auc.c:145 vector [0]: res = 2f5cbf2b1749fb700000000000000000 20240922055532597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532597 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532597 DAUC <0003> auc.c:179 vector [0]: kc = 7a12d3c0f87ec000 20240922055532597 DAUC <0003> auc.c:180 vector [0]: sres = 7722ba52 20240922055532597 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532597 DAUC <0003> db_auc.c:245 IMSI='262423999788026': Generated 1 vectors 20240922055532597 DAUC <0003> db_auc.c:249 IMSI='262423999788026': Updating SQN=33 in DB 20240922055532605 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423999788026"} 20240922055532605 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532605 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532605 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f95b386c79f2: Found GsupExpect[0] for "262423999788026" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@f95b386c79f2: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262423999788026" TC_gsup_sai_num_auth_vectors(30)@f95b386c79f2: setverdict(pass): none -> pass 20240922055532608 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532608 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423999788026"} 20240922055532608 DAUC <0003> db_auc.c:236 IMSI='262423999788026': Calling to generate 4 vectors 20240922055532608 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240922055532608 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532608 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532608 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240922055532608 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532608 DAUC <0003> auc.c:113 vector [0]: rand = 2738f8191eaaee248dd3f3f155250ef0 20240922055532608 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240922055532608 DAUC <0003> auc.c:142 vector [0]: autn = 7750e6c93b520000cb3937b719bd19b7 20240922055532608 DAUC <0003> auc.c:143 vector [0]: ck = a93c83eeb63d232a04bf4f14d03b28ac 20240922055532608 DAUC <0003> auc.c:144 vector [0]: ik = 94d0ee02929ac15add8003ab0a1a9eca 20240922055532608 DAUC <0003> auc.c:145 vector [0]: res = 1bd4180a82034ce80000000000000000 20240922055532608 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532608 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532608 DAUC <0003> auc.c:179 vector [0]: kc = 1fe1491a069ddc00 20240922055532608 DAUC <0003> auc.c:180 vector [0]: sres = 0fcada95 20240922055532608 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532608 DAUC <0003> auc.c:113 vector [1]: rand = 1b16d10d79da59ae4905475ed4f0422a 20240922055532608 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240922055532608 DAUC <0003> auc.c:142 vector [1]: autn = 02814b58184400000bef18d4a7caf7a3 20240922055532608 DAUC <0003> auc.c:143 vector [1]: ck = 49e6f4b7013940ec6b17d6dd574c6345 20240922055532608 DAUC <0003> auc.c:144 vector [1]: ik = 87e98debf8b9d01b4be9f5cad17e2333 20240922055532608 DAUC <0003> auc.c:145 vector [1]: res = dc3a35de2af965f60000000000000000 20240922055532608 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532608 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055532608 DAUC <0003> auc.c:179 vector [1]: kc = c416e72c67b00000 20240922055532608 DAUC <0003> auc.c:180 vector [1]: sres = dab89663 20240922055532608 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055532608 DAUC <0003> auc.c:113 vector [2]: rand = b74e8ef75657d81e592cce32cdf65e2d 20240922055532608 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240922055532608 DAUC <0003> auc.c:142 vector [2]: autn = 07c4a4a6735e00009ae2b453b8bf8ebd 20240922055532608 DAUC <0003> auc.c:143 vector [2]: ck = 8a06d32eaed81c05cb725ae3f2726a3f 20240922055532608 DAUC <0003> auc.c:144 vector [2]: ik = a1ebec955200c39ce2c9b50884b57e8f 20240922055532608 DAUC <0003> auc.c:145 vector [2]: res = 7babd0d6c3b893140000000000000000 20240922055532608 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532608 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055532608 DAUC <0003> auc.c:179 vector [2]: kc = ac68d61d41415000 20240922055532608 DAUC <0003> auc.c:180 vector [2]: sres = bf401470 20240922055532608 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055532608 DAUC <0003> auc.c:113 vector [3]: rand = 33b1c508aafca9b8c4ce473fd41cef0a 20240922055532608 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240922055532608 DAUC <0003> auc.c:142 vector [3]: autn = 9f8a11808e2d00001b52372ecad5afac 20240922055532608 DAUC <0003> auc.c:143 vector [3]: ck = 1f82c514ff16afb01aaee963c87c0a62 20240922055532608 DAUC <0003> auc.c:144 vector [3]: ik = 03c6af44819918ae7f9247872349234b 20240922055532608 DAUC <0003> auc.c:145 vector [3]: res = b66e2f409f0c1ad10000000000000000 20240922055532608 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532608 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055532608 DAUC <0003> auc.c:179 vector [3]: kc = 4281eeaf8f421c00 20240922055532608 DAUC <0003> auc.c:180 vector [3]: sres = 829e186d 20240922055532608 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055532608 DAUC <0003> db_auc.c:245 IMSI='262423999788026': Generated 4 vectors 20240922055532608 DAUC <0003> db_auc.c:249 IMSI='262423999788026': Updating SQN=161 in DB 20240922055532615 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423999788026"} 20240922055532615 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532615 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532615 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532619 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532619 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423999788026"} 20240922055532619 DAUC <0003> db_auc.c:236 IMSI='262423999788026': Calling to generate 5 vectors 20240922055532619 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055532619 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532619 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532619 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240922055532619 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532619 DAUC <0003> auc.c:113 vector [0]: rand = 7b64ab81d7e9330027d4728d30c57412 20240922055532619 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240922055532619 DAUC <0003> auc.c:142 vector [0]: autn = f7755f5ade3500007d93861f264daad1 20240922055532619 DAUC <0003> auc.c:143 vector [0]: ck = ae43b627bd520142b0e4e7f298115dcc 20240922055532619 DAUC <0003> auc.c:144 vector [0]: ik = 3746c00d31519dc5909dc55c6f35bf95 20240922055532619 DAUC <0003> auc.c:145 vector [0]: res = 39560f62901a98700000000000000000 20240922055532619 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532619 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532619 DAUC <0003> auc.c:179 vector [0]: kc = 846116fd3095a400 20240922055532619 DAUC <0003> auc.c:180 vector [0]: sres = 6629073e 20240922055532619 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532619 DAUC <0003> auc.c:113 vector [1]: rand = 5ac17606dc296ac8231fe23a5f3c6f52 20240922055532619 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240922055532619 DAUC <0003> auc.c:142 vector [1]: autn = 02f18dea016c00000223df6fa936e450 20240922055532619 DAUC <0003> auc.c:143 vector [1]: ck = bb129ea9ec966c262f956fe401151f7b 20240922055532619 DAUC <0003> auc.c:144 vector [1]: ik = 1242ae6c20d36ad2bc0f78eef1557cbb 20240922055532619 DAUC <0003> auc.c:145 vector [1]: res = 5a78bebe509057a80000000000000000 20240922055532619 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532619 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055532619 DAUC <0003> auc.c:179 vector [1]: kc = c086338a62e2d800 20240922055532619 DAUC <0003> auc.c:180 vector [1]: sres = 8cf05155 20240922055532619 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055532619 DAUC <0003> auc.c:113 vector [2]: rand = 777d9346d5947f0752cf9ab0a1eaa36e 20240922055532619 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240922055532619 DAUC <0003> auc.c:142 vector [2]: autn = 65de784c001400003d07c72dcbb1c643 20240922055532619 DAUC <0003> auc.c:143 vector [2]: ck = 848e934a71e487b73a425431dd8783e7 20240922055532619 DAUC <0003> auc.c:144 vector [2]: ik = 341dc5b4d7b8b2e6b454a7ebd13d298e 20240922055532619 DAUC <0003> auc.c:145 vector [2]: res = cd6da939371951d00000000000000000 20240922055532619 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532619 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055532619 DAUC <0003> auc.c:179 vector [2]: kc = 1ba2e9eb46640800 20240922055532619 DAUC <0003> auc.c:180 vector [2]: sres = b941f8de 20240922055532619 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055532619 DAUC <0003> auc.c:113 vector [3]: rand = a9ba8f6718084d81e1b983972945ee7f 20240922055532619 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240922055532619 DAUC <0003> auc.c:142 vector [3]: autn = 21c8c2484cde00002b902bb2bb49a306 20240922055532619 DAUC <0003> auc.c:143 vector [3]: ck = becd2e18512d90fd324858e7066c4ab1 20240922055532619 DAUC <0003> auc.c:144 vector [3]: ik = 81bb7bc2e42e7e5af7358a3c15536f7d 20240922055532619 DAUC <0003> auc.c:145 vector [3]: res = 6e3c51acb85a5f990000000000000000 20240922055532619 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532619 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055532619 DAUC <0003> auc.c:179 vector [3]: kc = b7b42583ef78f400 20240922055532619 DAUC <0003> auc.c:180 vector [3]: sres = d9524cfc 20240922055532619 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055532619 DAUC <0003> auc.c:113 vector [4]: rand = cea41d8869f856b09bb53341e99de76c 20240922055532619 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240922055532619 DAUC <0003> auc.c:142 vector [4]: autn = 758632bcab15000067ad3d63689dfec9 20240922055532619 DAUC <0003> auc.c:143 vector [4]: ck = c2fb0f382b22c80f5972dd0120068e86 20240922055532619 DAUC <0003> auc.c:144 vector [4]: ik = 9493c9289430bf0997ae4d7199452ac6 20240922055532619 DAUC <0003> auc.c:145 vector [4]: res = 9da5309b7a2054ab0000000000000000 20240922055532619 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532619 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055532619 DAUC <0003> auc.c:179 vector [4]: kc = c44867db5f6c8800 20240922055532619 DAUC <0003> auc.c:180 vector [4]: sres = 0509b17c 20240922055532619 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055532619 DAUC <0003> db_auc.c:245 IMSI='262423999788026': Generated 5 vectors 20240922055532619 DAUC <0003> db_auc.c:249 IMSI='262423999788026': Updating SQN=321 in DB 20240922055532627 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423999788026"} 20240922055532627 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532627 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532627 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532631 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532631 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423999788026"} 20240922055532631 DAUC <0003> db_auc.c:236 IMSI='262423999788026': Calling to generate 5 vectors 20240922055532631 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055532631 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532631 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532631 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240922055532631 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532631 DAUC <0003> auc.c:113 vector [0]: rand = fffcf24758940e5253e465d2c8da5e57 20240922055532631 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240922055532631 DAUC <0003> auc.c:142 vector [0]: autn = 71e149caba190000b2603d8bc180c504 20240922055532631 DAUC <0003> auc.c:143 vector [0]: ck = bcf3878495dc2614df721912d19ced13 20240922055532631 DAUC <0003> auc.c:144 vector [0]: ik = 6ddd737ef1826489476acbe8b918f5fa 20240922055532631 DAUC <0003> auc.c:145 vector [0]: res = 37c7a0259ed5683c0000000000000000 20240922055532631 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532631 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532631 DAUC <0003> auc.c:179 vector [0]: kc = 79b3ef1489db3000 20240922055532631 DAUC <0003> auc.c:180 vector [0]: sres = b5505688 20240922055532631 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532631 DAUC <0003> auc.c:113 vector [1]: rand = 0bf39b67e8fb860f252f50ddfd40c771 20240922055532631 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240922055532631 DAUC <0003> auc.c:142 vector [1]: autn = 674668af5107000092381d7562403bbf 20240922055532631 DAUC <0003> auc.c:143 vector [1]: ck = c62d38848baae8b6998ac054bd591f00 20240922055532631 DAUC <0003> auc.c:144 vector [1]: ik = df0c3a510a5d056505c40c055d6cb96b 20240922055532631 DAUC <0003> auc.c:145 vector [1]: res = 1486fb0d558b0a4f0000000000000000 20240922055532631 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532631 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055532631 DAUC <0003> auc.c:179 vector [1]: kc = 54f17903c126b400 20240922055532631 DAUC <0003> auc.c:180 vector [1]: sres = 571dabcf 20240922055532631 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055532631 DAUC <0003> auc.c:113 vector [2]: rand = 289c7f08db9cd9e27de694b72d865dd3 20240922055532631 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240922055532631 DAUC <0003> auc.c:142 vector [2]: autn = 726281f6a0a00000df8d01b1452fe02c 20240922055532631 DAUC <0003> auc.c:143 vector [2]: ck = ed3ad8ff4a34bfe7f2a23ca5eb8e2972 20240922055532631 DAUC <0003> auc.c:144 vector [2]: ik = c1b14b3a407bc307ffd5189531557da0 20240922055532631 DAUC <0003> auc.c:145 vector [2]: res = c36ac533001544990000000000000000 20240922055532631 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532631 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055532631 DAUC <0003> auc.c:179 vector [2]: kc = a6b4f99ab909f800 20240922055532631 DAUC <0003> auc.c:180 vector [2]: sres = ac0a47f4 20240922055532631 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055532631 DAUC <0003> auc.c:113 vector [3]: rand = 7b83d0b7e9104806b25d72c12df3db85 20240922055532631 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240922055532631 DAUC <0003> auc.c:142 vector [3]: autn = 5dc1db6142a200008e66f3fb4655ca4e 20240922055532631 DAUC <0003> auc.c:143 vector [3]: ck = 35e4a0018e8757a09103727670d80cc1 20240922055532631 DAUC <0003> auc.c:144 vector [3]: ik = 9f39de5a9dc0f9d34a7c1fc91adb7c8f 20240922055532631 DAUC <0003> auc.c:145 vector [3]: res = 6562a8f415a01c510000000000000000 20240922055532631 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532631 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055532631 DAUC <0003> auc.c:179 vector [3]: kc = df5e9c7651182000 20240922055532631 DAUC <0003> auc.c:180 vector [3]: sres = 8a1dfe97 20240922055532631 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055532631 DAUC <0003> auc.c:113 vector [4]: rand = 2dcbbd4f28865a96d9d44fdf1099f480 20240922055532631 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240922055532631 DAUC <0003> auc.c:142 vector [4]: autn = 8af683157caa0000a404be264c9516fe 20240922055532631 DAUC <0003> auc.c:143 vector [4]: ck = 7a7e483d152fd7f53f42033d864ce98c 20240922055532631 DAUC <0003> auc.c:144 vector [4]: ik = 9ce512a25d94cca8a4f0de63c86bd561 20240922055532631 DAUC <0003> auc.c:145 vector [4]: res = 836100e4ec9509f20000000000000000 20240922055532631 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532631 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055532631 DAUC <0003> auc.c:179 vector [4]: kc = ae3ab67a74673c00 20240922055532631 DAUC <0003> auc.c:180 vector [4]: sres = eb5c6d78 20240922055532631 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055532631 DAUC <0003> db_auc.c:245 IMSI='262423999788026': Generated 5 vectors 20240922055532631 DAUC <0003> db_auc.c:249 IMSI='262423999788026': Updating SQN=481 in DB 20240922055532639 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423999788026"} 20240922055532639 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423999788026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532639 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532639 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36502<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@f95b386c79f2: Final verdict of PTC: pass 20240922055532675 DAUC <0003> db_auc.c:157 IMSI='262423414580004': No 2G Auth Data 20240922055532675 DAUC <0003> db_auc.c:192 IMSI='262423414580004': No 3G Auth Data HLR_Test-GSUP(21)@f95b386c79f2: Created GsupExpect[0] for "262423414580004" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240922055532717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 20240922055532720 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532720 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423414580004"} 20240922055532720 DAUC <0003> db_auc.c:236 IMSI='262423414580004': Calling to generate 1 vectors 20240922055532720 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240922055532720 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532720 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532720 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055532720 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532720 DAUC <0003> auc.c:113 vector [0]: rand = 1be0f3df05e0fc2961fe45d124f2be75 20240922055532720 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055532720 DAUC <0003> auc.c:142 vector [0]: autn = 6f93c77149f70000a51a2d5e1eb2eddf 20240922055532720 DAUC <0003> auc.c:143 vector [0]: ck = 8249094c200dc635abb69046718627eb 20240922055532720 DAUC <0003> auc.c:144 vector [0]: ik = c4e966f89f6d860bb95651e011f60d4a 20240922055532720 DAUC <0003> auc.c:145 vector [0]: res = dcb7c4882884745c0000000000000000 20240922055532720 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532720 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532720 DAUC <0003> auc.c:179 vector [0]: kc = 089e731f16cf291b 20240922055532720 DAUC <0003> auc.c:180 vector [0]: sres = 0b2d773c 20240922055532720 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532720 DAUC <0003> db_auc.c:245 IMSI='262423414580004': Generated 1 vectors 20240922055532720 DAUC <0003> db_auc.c:249 IMSI='262423414580004': Updating SQN=33 in DB 20240922055532728 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423414580004"} 20240922055532728 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532728 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532728 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f95b386c79f2: Found GsupExpect[0] for "262423414580004" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@f95b386c79f2: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423414580004" TC_gsup_sai_num_auth_vectors(31)@f95b386c79f2: setverdict(pass): none -> pass 20240922055532731 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532731 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423414580004"} 20240922055532731 DAUC <0003> db_auc.c:236 IMSI='262423414580004': Calling to generate 4 vectors 20240922055532731 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240922055532731 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532731 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532731 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240922055532731 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532731 DAUC <0003> auc.c:113 vector [0]: rand = abaa022cc5e4f6beb6b8d4f35826f923 20240922055532731 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240922055532731 DAUC <0003> auc.c:142 vector [0]: autn = d88e909050fd00002762dfa8fcb0e9d6 20240922055532731 DAUC <0003> auc.c:143 vector [0]: ck = f4c58452ba4b224be72a8b089dfd24c9 20240922055532731 DAUC <0003> auc.c:144 vector [0]: ik = c0e990f5dbcee9631ced0b5dd7520c32 20240922055532731 DAUC <0003> auc.c:145 vector [0]: res = 1d4c573dcd00017c0000000000000000 20240922055532731 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532731 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532731 DAUC <0003> auc.c:179 vector [0]: kc = 3921fa59d02b3b6d 20240922055532731 DAUC <0003> auc.c:180 vector [0]: sres = c386786f 20240922055532731 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532731 DAUC <0003> auc.c:113 vector [1]: rand = 51680868e763782b3538f9b30474d43f 20240922055532731 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240922055532731 DAUC <0003> auc.c:142 vector [1]: autn = 4a5d837faf670000d09605dcef7c03d5 20240922055532731 DAUC <0003> auc.c:143 vector [1]: ck = b05434943ae9d4df9356950076ae68e2 20240922055532731 DAUC <0003> auc.c:144 vector [1]: ik = 5ce2e150c5c261af46cdb21a30241154 20240922055532731 DAUC <0003> auc.c:145 vector [1]: res = c2e9333f946f1cbf0000000000000000 20240922055532731 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532731 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055532731 DAUC <0003> auc.c:179 vector [1]: kc = b3abc21a1f2e2e47 20240922055532731 DAUC <0003> auc.c:180 vector [1]: sres = 7243c52d 20240922055532731 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055532731 DAUC <0003> auc.c:113 vector [2]: rand = 4e84728fd3de2a8febf3da3e6a967a06 20240922055532731 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240922055532731 DAUC <0003> auc.c:142 vector [2]: autn = 415734f65eab00008722798d1023015d 20240922055532731 DAUC <0003> auc.c:143 vector [2]: ck = 72106deba9e67457f310096dd378696d 20240922055532731 DAUC <0003> auc.c:144 vector [2]: ik = 1a1a25b65d83622a33326cff1516ee89 20240922055532731 DAUC <0003> auc.c:145 vector [2]: res = 20d5085b9628367d0000000000000000 20240922055532731 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532731 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055532731 DAUC <0003> auc.c:179 vector [2]: kc = 7addcb4eab064780 20240922055532731 DAUC <0003> auc.c:180 vector [2]: sres = bb24df67 20240922055532731 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055532731 DAUC <0003> auc.c:113 vector [3]: rand = a5350685686ffd78c3955c031c055e47 20240922055532731 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240922055532731 DAUC <0003> auc.c:142 vector [3]: autn = 6cee3b07aa570000f600b50eed1a9533 20240922055532731 DAUC <0003> auc.c:143 vector [3]: ck = 35dbd7ebab38e72466a9925db34c94e9 20240922055532731 DAUC <0003> auc.c:144 vector [3]: ik = c15352a6a08e85b8be4f452b8d142e75 20240922055532731 DAUC <0003> auc.c:145 vector [3]: res = bf6f9d8dd72019380000000000000000 20240922055532731 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532731 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055532731 DAUC <0003> auc.c:179 vector [3]: kc = d0a970271ec6dbdf 20240922055532731 DAUC <0003> auc.c:180 vector [3]: sres = 27c20c2d 20240922055532731 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055532731 DAUC <0003> db_auc.c:245 IMSI='262423414580004': Generated 4 vectors 20240922055532731 DAUC <0003> db_auc.c:249 IMSI='262423414580004': Updating SQN=161 in DB 20240922055532739 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423414580004"} 20240922055532739 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532739 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532739 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532741 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532741 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423414580004"} 20240922055532741 DAUC <0003> db_auc.c:236 IMSI='262423414580004': Calling to generate 5 vectors 20240922055532741 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055532741 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532741 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532741 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240922055532741 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532741 DAUC <0003> auc.c:113 vector [0]: rand = 98d71d219b3f1b901d3099cb5cbbea9a 20240922055532741 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240922055532741 DAUC <0003> auc.c:142 vector [0]: autn = ff2fd1724886000008fa7fb0bfe512d7 20240922055532741 DAUC <0003> auc.c:143 vector [0]: ck = aff8b1950a80b92bdd5c77c805a1fd7b 20240922055532741 DAUC <0003> auc.c:144 vector [0]: ik = 30f44c3edbe75765bc531a5169ba60ec 20240922055532741 DAUC <0003> auc.c:145 vector [0]: res = c4db41047f19c1680000000000000000 20240922055532741 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532741 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532741 DAUC <0003> auc.c:179 vector [0]: kc = e316bef88b7a747b 20240922055532741 DAUC <0003> auc.c:180 vector [0]: sres = e55ec014 20240922055532741 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532741 DAUC <0003> auc.c:113 vector [1]: rand = 5eb49aacb3e1d2fd72a3e3594e142dec 20240922055532741 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240922055532741 DAUC <0003> auc.c:142 vector [1]: autn = 86f39865df1b000066d431b4214c0f40 20240922055532741 DAUC <0003> auc.c:143 vector [1]: ck = ac0cd1a95b2ee19da6af67bc3ce5c529 20240922055532741 DAUC <0003> auc.c:144 vector [1]: ik = f3b2d06ee13164d358d82c922fdbddb1 20240922055532741 DAUC <0003> auc.c:145 vector [1]: res = e519b80f8cda8b9a0000000000000000 20240922055532741 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532741 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055532741 DAUC <0003> auc.c:179 vector [1]: kc = b2dc5221c4d2b22e 20240922055532741 DAUC <0003> auc.c:180 vector [1]: sres = 07b490ec 20240922055532741 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055532741 DAUC <0003> auc.c:113 vector [2]: rand = 0eccb013618c2b416638ea5546469000 20240922055532741 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240922055532741 DAUC <0003> auc.c:142 vector [2]: autn = 803e25469ae10000ed21b2d04b2e9b71 20240922055532741 DAUC <0003> auc.c:143 vector [2]: ck = bbbf644919080bd538d26ffa37882d53 20240922055532741 DAUC <0003> auc.c:144 vector [2]: ik = 1755396b8fe645a1215195753f98ba7f 20240922055532741 DAUC <0003> auc.c:145 vector [2]: res = 60cd44e4437a8a3a0000000000000000 20240922055532741 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532741 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055532741 DAUC <0003> auc.c:179 vector [2]: kc = 9fa7f354357fe3b1 20240922055532741 DAUC <0003> auc.c:180 vector [2]: sres = f9a99906 20240922055532741 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055532741 DAUC <0003> auc.c:113 vector [3]: rand = 22fb29b0538145e002db09ca4ad4f6f8 20240922055532741 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240922055532741 DAUC <0003> auc.c:142 vector [3]: autn = 31656e037ef6000062adaa91db31269d 20240922055532741 DAUC <0003> auc.c:143 vector [3]: ck = 96b099e082416ab8079938553420122d 20240922055532741 DAUC <0003> auc.c:144 vector [3]: ik = 47a401dc0af3168d61f6236d515e18a5 20240922055532741 DAUC <0003> auc.c:145 vector [3]: res = dde12fad8d4832d50000000000000000 20240922055532741 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532741 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055532741 DAUC <0003> auc.c:179 vector [3]: kc = a0d7627fd41ccdf7 20240922055532741 DAUC <0003> auc.c:180 vector [3]: sres = 0db5d7b8 20240922055532741 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055532741 DAUC <0003> auc.c:113 vector [4]: rand = 232af2a50eff8a1160f8e503513a8fd2 20240922055532741 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240922055532741 DAUC <0003> auc.c:142 vector [4]: autn = 4e6a0f8384e40000e41526f0422ce829 20240922055532741 DAUC <0003> auc.c:143 vector [4]: ck = a3d8c764984a403a26bfea41d57be75d 20240922055532741 DAUC <0003> auc.c:144 vector [4]: ik = 656e371e54944fc2f84f3860365faf54 20240922055532741 DAUC <0003> auc.c:145 vector [4]: res = e61b29d44a2941090000000000000000 20240922055532741 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532741 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055532741 DAUC <0003> auc.c:179 vector [4]: kc = e020289c7752bc0d 20240922055532741 DAUC <0003> auc.c:180 vector [4]: sres = ec3f8d4f 20240922055532741 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055532741 DAUC <0003> db_auc.c:245 IMSI='262423414580004': Generated 5 vectors 20240922055532741 DAUC <0003> db_auc.c:249 IMSI='262423414580004': Updating SQN=321 in DB 20240922055532749 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423414580004"} 20240922055532749 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532749 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532749 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532752 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532752 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423414580004"} 20240922055532752 DAUC <0003> db_auc.c:236 IMSI='262423414580004': Calling to generate 5 vectors 20240922055532752 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055532752 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055532752 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055532752 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240922055532752 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055532752 DAUC <0003> auc.c:113 vector [0]: rand = 9d9e44be17450d3fbf9af1821e4bd572 20240922055532752 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240922055532752 DAUC <0003> auc.c:142 vector [0]: autn = dea0bfd2f0f00000fa4f170d8045eb7e 20240922055532752 DAUC <0003> auc.c:143 vector [0]: ck = f34c8c74236daabc11adaad2a23f9832 20240922055532752 DAUC <0003> auc.c:144 vector [0]: ik = 62385be9d986eef040362504cbe0412e 20240922055532752 DAUC <0003> auc.c:145 vector [0]: res = db83d239e4c1e3f60000000000000000 20240922055532752 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055532752 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055532752 DAUC <0003> auc.c:179 vector [0]: kc = f7abf24ae2d4ec5c 20240922055532752 DAUC <0003> auc.c:180 vector [0]: sres = deabbe07 20240922055532752 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055532752 DAUC <0003> auc.c:113 vector [1]: rand = d730c38568e3eb191d73c70e4f59c1c1 20240922055532752 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240922055532752 DAUC <0003> auc.c:142 vector [1]: autn = 5979379b33a300001eec688b553478ff 20240922055532752 DAUC <0003> auc.c:143 vector [1]: ck = 2a8ecc0bfb2b0e85b638e7b26fc7e8d6 20240922055532752 DAUC <0003> auc.c:144 vector [1]: ik = 4b9149f519aa38fbeec97df9f5142f03 20240922055532752 DAUC <0003> auc.c:145 vector [1]: res = 7ad72f5f923b9c180000000000000000 20240922055532752 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055532752 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055532752 DAUC <0003> auc.c:179 vector [1]: kc = d1607bfd463146d1 20240922055532752 DAUC <0003> auc.c:180 vector [1]: sres = 0767842f 20240922055532752 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055532752 DAUC <0003> auc.c:113 vector [2]: rand = df5f0fedc8e5b9430fe8f8c1b47c4ab0 20240922055532752 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240922055532752 DAUC <0003> auc.c:142 vector [2]: autn = 21edb5f93e0d00006b15ee05a044df4a 20240922055532752 DAUC <0003> auc.c:143 vector [2]: ck = b4dec659c4f7934cd8a1c5f226b8457c 20240922055532752 DAUC <0003> auc.c:144 vector [2]: ik = 7b44c7d70e8fbf8ad3231def8a7a92f7 20240922055532752 DAUC <0003> auc.c:145 vector [2]: res = 90f146ff49872e000000000000000000 20240922055532752 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055532752 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055532752 DAUC <0003> auc.c:179 vector [2]: kc = c4d6ae44df5dbf5b 20240922055532752 DAUC <0003> auc.c:180 vector [2]: sres = 6732f673 20240922055532752 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055532752 DAUC <0003> auc.c:113 vector [3]: rand = 5facf675a50e3d6a6ceb4032a302ecd2 20240922055532752 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240922055532752 DAUC <0003> auc.c:142 vector [3]: autn = 21863cf2153300007e452db03dd5e83c 20240922055532752 DAUC <0003> auc.c:143 vector [3]: ck = 8387fce5e5281dd8195c59ba6ae39aff 20240922055532752 DAUC <0003> auc.c:144 vector [3]: ik = 69f8351a1c8b39b805cb53112e61b8f5 20240922055532752 DAUC <0003> auc.c:145 vector [3]: res = 75bd05d4bb445ae30000000000000000 20240922055532752 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055532752 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055532752 DAUC <0003> auc.c:179 vector [3]: kc = 60cd59e2daa5ab43 20240922055532752 DAUC <0003> auc.c:180 vector [3]: sres = 2858ef28 20240922055532752 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055532752 DAUC <0003> auc.c:113 vector [4]: rand = 12188ba37a0ec625d390a0c7c70f8046 20240922055532752 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240922055532752 DAUC <0003> auc.c:142 vector [4]: autn = b03d6cfaad7a000020a6065007e1a537 20240922055532752 DAUC <0003> auc.c:143 vector [4]: ck = bf87f8fcd5f9c4aa9f673b8af744f5cd 20240922055532752 DAUC <0003> auc.c:144 vector [4]: ik = 73fd9928a2e98a7b76631144a8307997 20240922055532752 DAUC <0003> auc.c:145 vector [4]: res = d7fede5cab28fa550000000000000000 20240922055532752 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055532752 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055532752 DAUC <0003> auc.c:179 vector [4]: kc = 09e697863d18ac47 20240922055532752 DAUC <0003> auc.c:180 vector [4]: sres = ef120afa 20240922055532752 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055532752 DAUC <0003> db_auc.c:245 IMSI='262423414580004': Generated 5 vectors 20240922055532752 DAUC <0003> db_auc.c:249 IMSI='262423414580004': Updating SQN=481 in DB 20240922055532759 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423414580004"} 20240922055532759 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423414580004 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055532759 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055532760 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055532762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055532787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36436<->l=127.0.0.1:4258 20240922055532788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43037<->l=127.0.0.1:4259) 20240922055532788 DLINP <000b> input/ipa.c:451 connected read/write 20240922055532788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055532788 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055532788 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055532788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@f95b386c79f2: Final verdict of PTC: none 22@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055532831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36512<->l=127.0.0.1:4258 20240922055532831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36512<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=38676) Waiting for packet dumper to finish... 1 (prev_count=38676, count=59568) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_sai_eps started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055535899 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055535899 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055535901 DLINP <000b> input/ipa.c:451 connected read/write 20240922055535901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055535901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055535903 DLINP <000b> input/ipa.c:451 connected read/write 20240922055535903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055535903 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055535903 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055535903 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 20240922055535903 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055535903 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 20240922055535903 DLGSUP <0013> gsup_server.c:235 2: 20240922055535903 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055535903 DLGSUP <0013> gsup_server.c:235 3: 20240922055535903 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055535903 DLGSUP <0013> gsup_server.c:235 4: 20240922055535903 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055535903 DLGSUP <0013> gsup_server.c:235 5: 20240922055535903 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055535903 DLGSUP <0013> gsup_server.c:235 7: 20240922055535903 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055535903 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055535903 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055535903 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@f95b386c79f2: 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") 20240922055535923 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33961<->l=127.0.0.1:4259) 20240922055535936 DAUC <0003> db_auc.c:157 IMSI='262422342763872': No 2G Auth Data 20240922055535936 DAUC <0003> db_auc.c:192 IMSI='262422342763872': No 3G Auth Data HLR_Test-GSUP(33)@f95b386c79f2: Created GsupExpect[0] for "262422342763872" to be handled at TC_gsup_sai_eps(36) 20240922055535977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20240922055535981 DLINP <000b> input/ipa.c:451 connected read/write 20240922055535981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055535981 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422342763872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422342763872"} 20240922055535981 DAUC <0003> db_auc.c:157 IMSI='262422342763872': No 2G Auth Data 20240922055535981 DAUC <0003> db_auc.c:236 IMSI='262422342763872': Calling to generate 5 vectors 20240922055535981 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240922055535981 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055535981 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055535981 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055535981 DAUC <0003> auc.c:113 vector [0]: rand = 3b90c8be4798ea69be790661c55c14fa 20240922055535981 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055535981 DAUC <0003> auc.c:142 vector [0]: autn = eb71652a3ba78000bf96b2f1ca4d3d5b 20240922055535981 DAUC <0003> auc.c:143 vector [0]: ck = 298f11b8b929982a3f1bcc422d1d3086 20240922055535981 DAUC <0003> auc.c:144 vector [0]: ik = 23b0b9e2a946983d991b5c3fee09ba8a 20240922055535981 DAUC <0003> auc.c:145 vector [0]: res = f54bd33e696d93eb0000000000000000 20240922055535981 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055535981 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055535981 DAUC <0003> auc.c:151 vector [0]: kc = ac3f3827d37b8a1b 20240922055535981 DAUC <0003> auc.c:152 vector [0]: sres = 9c2640d5 20240922055535981 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055535981 DAUC <0003> auc.c:113 vector [1]: rand = 2becf2276087d56023fd9e7d6fe3e392 20240922055535981 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055535981 DAUC <0003> auc.c:142 vector [1]: autn = 652efcc7300d8000b43ab292b3b60842 20240922055535981 DAUC <0003> auc.c:143 vector [1]: ck = f620677d06f24e90aed92c8b324e5c04 20240922055535981 DAUC <0003> auc.c:144 vector [1]: ik = a3d09310f65b0d525d24537a46351d17 20240922055535981 DAUC <0003> auc.c:145 vector [1]: res = 73865ef42037c9ba0000000000000000 20240922055535981 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055535981 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055535981 DAUC <0003> auc.c:151 vector [1]: kc = a60d8b9c84d202d1 20240922055535981 DAUC <0003> auc.c:152 vector [1]: sres = 53b1974e 20240922055535981 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055535981 DAUC <0003> auc.c:113 vector [2]: rand = d76e176f4422dd46c46be5c1d43f6cd7 20240922055535981 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055535981 DAUC <0003> auc.c:142 vector [2]: autn = 72deb12230f880007d4e9eb40edc05f6 20240922055535981 DAUC <0003> auc.c:143 vector [2]: ck = 4ab5fc3b653f80db1d53c70ef9bc062d 20240922055535981 DAUC <0003> auc.c:144 vector [2]: ik = 4af433b83c8adcd8a495b7f8a93db247 20240922055535981 DAUC <0003> auc.c:145 vector [2]: res = d18759b22c11835d0000000000000000 20240922055535981 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055535981 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055535981 DAUC <0003> auc.c:151 vector [2]: kc = b987bf750934e869 20240922055535981 DAUC <0003> auc.c:152 vector [2]: sres = fd96daef 20240922055535981 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055535981 DAUC <0003> auc.c:113 vector [3]: rand = adc342b2bd7da94cb9f2f305b7c95c84 20240922055535981 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055535981 DAUC <0003> auc.c:142 vector [3]: autn = 72cf9d663ac7800033978205d3b6c3e4 20240922055535981 DAUC <0003> auc.c:143 vector [3]: ck = df82d502366003a2f9e7de4da9ab213f 20240922055535981 DAUC <0003> auc.c:144 vector [3]: ik = f9b47f422025127c760fb9ea38d55f5f 20240922055535981 DAUC <0003> auc.c:145 vector [3]: res = 893faff7ac4241490000000000000000 20240922055535981 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055535981 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055535981 DAUC <0003> auc.c:151 vector [3]: kc = a9decde7873b6fbe 20240922055535981 DAUC <0003> auc.c:152 vector [3]: sres = 257deebe 20240922055535981 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055535981 DAUC <0003> auc.c:113 vector [4]: rand = 8c04bb7e0e2c09e95aab3252345baade 20240922055535981 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055535981 DAUC <0003> auc.c:142 vector [4]: autn = 967652ab25438000748cfa9371a83113 20240922055535981 DAUC <0003> auc.c:143 vector [4]: ck = 366b511adcaa56e52f0a1e66a5761855 20240922055535981 DAUC <0003> auc.c:144 vector [4]: ik = 74525f42501a239f225b0dbedcce47cc 20240922055535981 DAUC <0003> auc.c:145 vector [4]: res = c3ee3bd8b099e82a0000000000000000 20240922055535981 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055535981 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240922055535981 DAUC <0003> auc.c:151 vector [4]: kc = 4f681d80f5082ae3 20240922055535981 DAUC <0003> auc.c:152 vector [4]: sres = 7377d3f2 20240922055535981 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240922055535981 DAUC <0003> db_auc.c:245 IMSI='262422342763872': Generated 5 vectors 20240922055535981 DAUC <0003> db_auc.c:249 IMSI='262422342763872': Updating SQN=161 in DB 20240922055535989 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422342763872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422342763872"} 20240922055535989 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422342763872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055535989 DLINP <000b> input/ipa.c:451 connected read/write 20240922055535989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055535989 DLINP <000b> input/ipa.c:451 connected read/write 20240922055535989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f95b386c79f2: Found GsupExpect[0] for "262422342763872" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@f95b386c79f2: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422342763872" TC_gsup_sai_eps(36)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055535993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@f95b386c79f2: Final verdict of PTC: pass 20240922055536017 DAUC <0003> db_auc.c:157 IMSI='262422707309478': No 2G Auth Data 20240922055536017 DAUC <0003> db_auc.c:192 IMSI='262422707309478': No 3G Auth Data HLR_Test-GSUP(33)@f95b386c79f2: Created GsupExpect[0] for "262422707309478" to be handled at TC_gsup_sai_eps(37) 20240922055536050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 20240922055536053 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055536053 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422707309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422707309478"} 20240922055536053 DAUC <0003> db_auc.c:157 IMSI='262422707309478': No 2G Auth Data 20240922055536053 DAUC <0003> db_auc.c:236 IMSI='262422707309478': Calling to generate 5 vectors 20240922055536053 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240922055536053 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055536053 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240922055536053 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055536053 DAUC <0003> auc.c:113 vector [0]: rand = 9d63d6aca1f40baa17d6c9dd57c81662 20240922055536053 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055536053 DAUC <0003> auc.c:142 vector [0]: autn = b5bf2c5143cc8000363dd50b754bf5f7 20240922055536053 DAUC <0003> auc.c:143 vector [0]: ck = 6796eada2a49a4a4f82b5b0ea88f0e8c 20240922055536053 DAUC <0003> auc.c:144 vector [0]: ik = 641e8c0d2e9f38ef4d31ee4abf4a96bf 20240922055536053 DAUC <0003> auc.c:145 vector [0]: res = f553e28d17fb117f0000000000000000 20240922055536053 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055536053 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240922055536053 DAUC <0003> auc.c:151 vector [0]: kc = b692d39313130478 20240922055536053 DAUC <0003> auc.c:152 vector [0]: sres = e2a8f3f2 20240922055536053 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240922055536053 DAUC <0003> auc.c:113 vector [1]: rand = 8c212654a95aa792295535c5476d1def 20240922055536053 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055536053 DAUC <0003> auc.c:142 vector [1]: autn = 9d1b75c900248000f54d106f28a53f80 20240922055536053 DAUC <0003> auc.c:143 vector [1]: ck = 85e8cb33b92c47cde8213ba1a1ebbe17 20240922055536053 DAUC <0003> auc.c:144 vector [1]: ik = 62ae9bf4441757c9e42d8c8984b9f1d0 20240922055536053 DAUC <0003> auc.c:145 vector [1]: res = e03c33708a7bed550000000000000000 20240922055536053 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055536053 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240922055536053 DAUC <0003> auc.c:151 vector [1]: kc = eb4ae7efd8695fc3 20240922055536053 DAUC <0003> auc.c:152 vector [1]: sres = 6a47de25 20240922055536053 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240922055536053 DAUC <0003> auc.c:113 vector [2]: rand = 2600f82a4f0a4ebde79fef7e699fb1df 20240922055536053 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055536053 DAUC <0003> auc.c:142 vector [2]: autn = 2944a121032b80007fe155c1289e791f 20240922055536053 DAUC <0003> auc.c:143 vector [2]: ck = 57768cda2c8adf54aba913533979ed8d 20240922055536053 DAUC <0003> auc.c:144 vector [2]: ik = 31a692ffc4cd30a88ac1efea684b5f2c 20240922055536053 DAUC <0003> auc.c:145 vector [2]: res = a07e0986e45b3c850000000000000000 20240922055536053 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055536053 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240922055536053 DAUC <0003> auc.c:151 vector [2]: kc = 47b8e29cb9755d5d 20240922055536053 DAUC <0003> auc.c:152 vector [2]: sres = 44253503 20240922055536053 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240922055536053 DAUC <0003> auc.c:113 vector [3]: rand = 6b4c1ff9236c687444999d877e10f382 20240922055536053 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055536053 DAUC <0003> auc.c:142 vector [3]: autn = e26095d7a3c3800092fb08f57752beaa 20240922055536053 DAUC <0003> auc.c:143 vector [3]: ck = 41ac68e2cd8e4c3db83f3d4a14feb992 20240922055536053 DAUC <0003> auc.c:144 vector [3]: ik = 65578b99e7222e3f9034c5f3a48bf3b3 20240922055536053 DAUC <0003> auc.c:145 vector [3]: res = d2b0df195557cd2b0000000000000000 20240922055536053 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055536053 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240922055536053 DAUC <0003> auc.c:151 vector [3]: kc = 0cf01bc29ad92823 20240922055536053 DAUC <0003> auc.c:152 vector [3]: sres = 87e71232 20240922055536053 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240922055536053 DAUC <0003> auc.c:113 vector [4]: rand = 4e1bdcbde80ed3eb32a4f6d0368acff0 20240922055536053 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055536053 DAUC <0003> auc.c:142 vector [4]: autn = 3c861fe772d380004b4d6981c9d0547d 20240922055536053 DAUC <0003> auc.c:143 vector [4]: ck = 302eba9e251bd342f5e740b09c52ff47 20240922055536053 DAUC <0003> auc.c:144 vector [4]: ik = 4605d35c014e718c9d3cfb3ac99392b9 20240922055536053 DAUC <0003> auc.c:145 vector [4]: res = 98ee449d25933b390000000000000000 20240922055536053 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055536053 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240922055536053 DAUC <0003> auc.c:151 vector [4]: kc = 1ef0d2487194cf30 20240922055536053 DAUC <0003> auc.c:152 vector [4]: sres = bd7d7fa4 20240922055536053 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240922055536053 DAUC <0003> db_auc.c:245 IMSI='262422707309478': Generated 5 vectors 20240922055536053 DAUC <0003> db_auc.c:249 IMSI='262422707309478': Updating SQN=161 in DB 20240922055536060 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422707309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422707309478"} 20240922055536060 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422707309478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055536060 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055536061 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f95b386c79f2: Found GsupExpect[0] for "262422707309478" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@f95b386c79f2: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422707309478" TC_gsup_sai_eps(37)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055536064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@f95b386c79f2: Final verdict of PTC: pass 20240922055536088 DAUC <0003> db_auc.c:157 IMSI='262427658902906': No 2G Auth Data 20240922055536088 DAUC <0003> db_auc.c:192 IMSI='262427658902906': No 3G Auth Data HLR_Test-GSUP(33)@f95b386c79f2: Created GsupExpect[0] for "262427658902906" to be handled at TC_gsup_sai_eps(38) 20240922055536126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36552<->l=127.0.0.1:4258 20240922055536130 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055536130 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427658902906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427658902906"} 20240922055536130 DAUC <0003> db_auc.c:236 IMSI='262427658902906': Calling to generate 5 vectors 20240922055536130 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055536130 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055536130 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055536130 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055536130 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055536130 DAUC <0003> auc.c:113 vector [0]: rand = 3ec58869bd147ca431e05b5a70b9f750 20240922055536130 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055536130 DAUC <0003> auc.c:142 vector [0]: autn = def46fea915c800022ec5893e4157c45 20240922055536130 DAUC <0003> auc.c:143 vector [0]: ck = 6316d633373145bfb6d04ab163eb19f3 20240922055536130 DAUC <0003> auc.c:144 vector [0]: ik = 053e627cfa82424412aba8f1eaef3376 20240922055536130 DAUC <0003> auc.c:145 vector [0]: res = f87f78226b3884920000000000000000 20240922055536130 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055536130 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055536130 DAUC <0003> auc.c:179 vector [0]: kc = cfec74e9540e2400 20240922055536130 DAUC <0003> auc.c:180 vector [0]: sres = 09782ae2 20240922055536130 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055536130 DAUC <0003> auc.c:113 vector [1]: rand = 18cd7c3c8344655400a0c1614dbe33ed 20240922055536130 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055536130 DAUC <0003> auc.c:142 vector [1]: autn = 50c970fe6c43800067f86ecc112e919a 20240922055536130 DAUC <0003> auc.c:143 vector [1]: ck = 8e7d551bbee4eff5b0277da058abcfa5 20240922055536130 DAUC <0003> auc.c:144 vector [1]: ik = afaed7a6eee86266e43068219024d7ab 20240922055536130 DAUC <0003> auc.c:145 vector [1]: res = 52a85b6429078e6f0000000000000000 20240922055536130 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055536130 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055536130 DAUC <0003> auc.c:179 vector [1]: kc = 0527b9209aff8c00 20240922055536130 DAUC <0003> auc.c:180 vector [1]: sres = 0a8435ba 20240922055536130 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055536130 DAUC <0003> auc.c:113 vector [2]: rand = c34a7ab4b2b273c8fe24460c7e7f0c91 20240922055536130 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055536130 DAUC <0003> auc.c:142 vector [2]: autn = 1e42bebc9ca180003c0a863ec67c0658 20240922055536130 DAUC <0003> auc.c:143 vector [2]: ck = 306fd0823a25ceab322704af0e7dd8ed 20240922055536130 DAUC <0003> auc.c:144 vector [2]: ik = ab8e8436a7d77cf1fd0e58f766e2c63c 20240922055536130 DAUC <0003> auc.c:145 vector [2]: res = 971f49c28ff8b84b0000000000000000 20240922055536130 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055536130 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055536130 DAUC <0003> auc.c:179 vector [2]: kc = 5a5005da6b77d800 20240922055536130 DAUC <0003> auc.c:180 vector [2]: sres = c42aa279 20240922055536130 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055536130 DAUC <0003> auc.c:113 vector [3]: rand = c156558c4ebf91d7b7b8595e91af1646 20240922055536130 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055536130 DAUC <0003> auc.c:142 vector [3]: autn = e4cf2218dfb7800030d0e0c03d94f766 20240922055536130 DAUC <0003> auc.c:143 vector [3]: ck = 662993e3dda81a66629939a0bda2076e 20240922055536130 DAUC <0003> auc.c:144 vector [3]: ik = 72f3dd2495ba89c13a2f2cc437704908 20240922055536130 DAUC <0003> auc.c:145 vector [3]: res = 31aae14bda2e3d410000000000000000 20240922055536130 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055536130 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055536130 DAUC <0003> auc.c:179 vector [3]: kc = 58dd6bef683bc800 20240922055536130 DAUC <0003> auc.c:180 vector [3]: sres = 660d4cf5 20240922055536130 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055536130 DAUC <0003> auc.c:113 vector [4]: rand = 7b7ec55e681e19c068249158019dfa09 20240922055536130 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055536130 DAUC <0003> auc.c:142 vector [4]: autn = 98e39cbd772180008587ad7d388c1df0 20240922055536130 DAUC <0003> auc.c:143 vector [4]: ck = f9970071df921ab00cfc396b9effa260 20240922055536130 DAUC <0003> auc.c:144 vector [4]: ik = d81e8fa69e3362bba3801505c602eec7 20240922055536130 DAUC <0003> auc.c:145 vector [4]: res = 0fe76ce1d592b1090000000000000000 20240922055536130 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055536130 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055536130 DAUC <0003> auc.c:179 vector [4]: kc = dafd34bd26d0a800 20240922055536130 DAUC <0003> auc.c:180 vector [4]: sres = fa73fa7a 20240922055536130 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055536130 DAUC <0003> db_auc.c:245 IMSI='262427658902906': Generated 5 vectors 20240922055536130 DAUC <0003> db_auc.c:249 IMSI='262427658902906': Updating SQN=161 in DB 20240922055536138 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427658902906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427658902906"} 20240922055536138 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427658902906 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055536138 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055536138 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f95b386c79f2: Found GsupExpect[0] for "262427658902906" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@f95b386c79f2: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427658902906" TC_gsup_sai_eps(38)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055536142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36552<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@f95b386c79f2: Final verdict of PTC: pass 20240922055536175 DAUC <0003> db_auc.c:157 IMSI='262426111283816': No 2G Auth Data 20240922055536175 DAUC <0003> db_auc.c:192 IMSI='262426111283816': No 3G Auth Data HLR_Test-GSUP(33)@f95b386c79f2: Created GsupExpect[0] for "262426111283816" to be handled at TC_gsup_sai_eps(39) 20240922055536215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36568<->l=127.0.0.1:4258 20240922055536218 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055536218 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426111283816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426111283816"} 20240922055536218 DAUC <0003> db_auc.c:236 IMSI='262426111283816': Calling to generate 5 vectors 20240922055536218 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055536218 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055536218 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055536218 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055536218 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055536218 DAUC <0003> auc.c:113 vector [0]: rand = 8c5401209d6663ccf15a3566e50f29ec 20240922055536218 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055536218 DAUC <0003> auc.c:142 vector [0]: autn = 848f7b9dc36a80005a511869a061e252 20240922055536218 DAUC <0003> auc.c:143 vector [0]: ck = 2f82d1d2abf5bde7aa4a578747de141b 20240922055536218 DAUC <0003> auc.c:144 vector [0]: ik = 7a22ba63f140236dddb6246a50e38896 20240922055536218 DAUC <0003> auc.c:145 vector [0]: res = f2a9486eb81d7f7c0000000000000000 20240922055536218 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055536218 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055536218 DAUC <0003> auc.c:179 vector [0]: kc = 7e6fef68156a1000 20240922055536218 DAUC <0003> auc.c:180 vector [0]: sres = ec436062 20240922055536218 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055536218 DAUC <0003> auc.c:113 vector [1]: rand = dc7103915a7d2cfaf0fe730cbe723895 20240922055536218 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055536218 DAUC <0003> auc.c:142 vector [1]: autn = 4571299316518000da8c9cf16de792b5 20240922055536218 DAUC <0003> auc.c:143 vector [1]: ck = 8add24314e260b9fb949d7a3e38b3891 20240922055536218 DAUC <0003> auc.c:144 vector [1]: ik = d55084fe194dd71393a61a755fc2b183 20240922055536218 DAUC <0003> auc.c:145 vector [1]: res = 1a1efe83342eef460000000000000000 20240922055536218 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055536218 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055536218 DAUC <0003> auc.c:179 vector [1]: kc = 87dc0d4943566800 20240922055536218 DAUC <0003> auc.c:180 vector [1]: sres = 0e3e6124 20240922055536218 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055536218 DAUC <0003> auc.c:113 vector [2]: rand = 5d437d783ff0290c9c0159c922697b4d 20240922055536218 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055536218 DAUC <0003> auc.c:142 vector [2]: autn = 5dec0bd4ff2f8000ad64f70d253ce208 20240922055536218 DAUC <0003> auc.c:143 vector [2]: ck = 0170449bc617eb387e40cd388eb0a134 20240922055536218 DAUC <0003> auc.c:144 vector [2]: ik = 331ce0a51a667c63b1d1496bdc62b8f6 20240922055536218 DAUC <0003> auc.c:145 vector [2]: res = 6daf4b259f59cda90000000000000000 20240922055536218 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055536218 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055536218 DAUC <0003> auc.c:179 vector [2]: kc = 1657134bbc583800 20240922055536218 DAUC <0003> auc.c:180 vector [2]: sres = b4e2670a 20240922055536218 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055536218 DAUC <0003> auc.c:113 vector [3]: rand = cbbab35dec95cc49acf9a8789a7b235f 20240922055536218 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055536218 DAUC <0003> auc.c:142 vector [3]: autn = 71a52ed375c38000ebf2d771323c831e 20240922055536218 DAUC <0003> auc.c:143 vector [3]: ck = 83b9a3d0c88f8539e89dabef3f59f73f 20240922055536218 DAUC <0003> auc.c:144 vector [3]: ik = 8f7035956da361395a6be5a47029692b 20240922055536218 DAUC <0003> auc.c:145 vector [3]: res = 999ab6c37947ea830000000000000000 20240922055536218 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055536218 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055536218 DAUC <0003> auc.c:179 vector [3]: kc = 7976a8c081762400 20240922055536218 DAUC <0003> auc.c:180 vector [3]: sres = 4821f15b 20240922055536218 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055536218 DAUC <0003> auc.c:113 vector [4]: rand = 6d3fe582e9f176df149453712ec31f26 20240922055536218 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055536218 DAUC <0003> auc.c:142 vector [4]: autn = 7f4052464fcd80008d640de8fc692a26 20240922055536218 DAUC <0003> auc.c:143 vector [4]: ck = d1413a24e214b0253f4dcb0d01b19489 20240922055536218 DAUC <0003> auc.c:144 vector [4]: ik = 1dce8410db5fa9815b6358373e20eaeb 20240922055536218 DAUC <0003> auc.c:145 vector [4]: res = 56eae55c464aefa10000000000000000 20240922055536218 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055536218 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055536219 DAUC <0003> auc.c:179 vector [4]: kc = 612f948be9721400 20240922055536219 DAUC <0003> auc.c:180 vector [4]: sres = ccd809aa 20240922055536219 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055536219 DAUC <0003> db_auc.c:245 IMSI='262426111283816': Generated 5 vectors 20240922055536219 DAUC <0003> db_auc.c:249 IMSI='262426111283816': Updating SQN=161 in DB 20240922055536226 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426111283816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426111283816"} 20240922055536226 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426111283816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055536226 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055536226 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f95b386c79f2: Found GsupExpect[0] for "262426111283816" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@f95b386c79f2: Added IMSI table entry 3TC_gsup_sai_eps(39)"262426111283816" TC_gsup_sai_eps(39)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055536230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36568<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@f95b386c79f2: Final verdict of PTC: pass 20240922055536263 DAUC <0003> db_auc.c:157 IMSI='262423455963056': No 2G Auth Data 20240922055536263 DAUC <0003> db_auc.c:192 IMSI='262423455963056': No 3G Auth Data HLR_Test-GSUP(33)@f95b386c79f2: Created GsupExpect[0] for "262423455963056" to be handled at TC_gsup_sai_eps(40) 20240922055536302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4258 20240922055536306 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055536306 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423455963056 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423455963056"} 20240922055536306 DAUC <0003> db_auc.c:236 IMSI='262423455963056': Calling to generate 5 vectors 20240922055536306 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240922055536306 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240922055536306 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240922055536306 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240922055536306 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240922055536306 DAUC <0003> auc.c:113 vector [0]: rand = 81427e1217f4be656d87fc80d4f9149a 20240922055536306 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240922055536306 DAUC <0003> auc.c:142 vector [0]: autn = 914f172144c38000cb9f479d639fc53d 20240922055536306 DAUC <0003> auc.c:143 vector [0]: ck = a3b950ba63cc2488bd8ab7660bfe00e7 20240922055536306 DAUC <0003> auc.c:144 vector [0]: ik = 79a1f2dfd15a18d537f4f28b52dea626 20240922055536306 DAUC <0003> auc.c:145 vector [0]: res = e8c8e093e9ba221f0000000000000000 20240922055536306 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240922055536306 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240922055536306 DAUC <0003> auc.c:179 vector [0]: kc = 618c118a2a4d8346 20240922055536306 DAUC <0003> auc.c:180 vector [0]: sres = a1133465 20240922055536306 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240922055536306 DAUC <0003> auc.c:113 vector [1]: rand = 5d3079ac510f16b2478b98ef89f94eef 20240922055536306 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240922055536306 DAUC <0003> auc.c:142 vector [1]: autn = 2869f08ec3538000c6e6acdf32793ad6 20240922055536306 DAUC <0003> auc.c:143 vector [1]: ck = f3092c5758ebd9d0f4f0631ab59dc764 20240922055536306 DAUC <0003> auc.c:144 vector [1]: ik = 51293a58ff025407a6d102e9fa36a1f4 20240922055536306 DAUC <0003> auc.c:145 vector [1]: res = 37dd0f7b9beb56f40000000000000000 20240922055536306 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240922055536306 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240922055536306 DAUC <0003> auc.c:179 vector [1]: kc = 090504f38911aa59 20240922055536306 DAUC <0003> auc.c:180 vector [1]: sres = 86710ff8 20240922055536306 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240922055536306 DAUC <0003> auc.c:113 vector [2]: rand = 33836b748075f21def9c89f7f48dac38 20240922055536306 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240922055536306 DAUC <0003> auc.c:142 vector [2]: autn = c68b1ef5ca0c80002a2b5aa2b6310eac 20240922055536306 DAUC <0003> auc.c:143 vector [2]: ck = 9852a47f8bc6caab684f15ba32983c80 20240922055536306 DAUC <0003> auc.c:144 vector [2]: ik = 0aac30ffe0b68b54849b32cdc4810f83 20240922055536306 DAUC <0003> auc.c:145 vector [2]: res = 911a7d983d58db9f0000000000000000 20240922055536306 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240922055536306 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240922055536306 DAUC <0003> auc.c:179 vector [2]: kc = 818fc2205255580e 20240922055536306 DAUC <0003> auc.c:180 vector [2]: sres = 412f262f 20240922055536306 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240922055536306 DAUC <0003> auc.c:113 vector [3]: rand = d242e883bc4321639e6fb65c72c2d302 20240922055536306 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240922055536306 DAUC <0003> auc.c:142 vector [3]: autn = b338b3db921880009eca8bb103e876e8 20240922055536306 DAUC <0003> auc.c:143 vector [3]: ck = 510c2a9029db4a07c06aecf76adb13a8 20240922055536306 DAUC <0003> auc.c:144 vector [3]: ik = a291f4cfe63f8f9f25ce88b1aa00397d 20240922055536306 DAUC <0003> auc.c:145 vector [3]: res = 0e456a2af2a77ff80000000000000000 20240922055536306 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240922055536306 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240922055536306 DAUC <0003> auc.c:179 vector [3]: kc = 30550ac228a815a4 20240922055536306 DAUC <0003> auc.c:180 vector [3]: sres = a14567c5 20240922055536306 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240922055536306 DAUC <0003> auc.c:113 vector [4]: rand = 031e44a0a45921b92763ed7af0128a6e 20240922055536306 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240922055536306 DAUC <0003> auc.c:142 vector [4]: autn = 84705b7d8cf980000416f042651b92af 20240922055536306 DAUC <0003> auc.c:143 vector [4]: ck = 61e9fb6570c1675a336f9581d50ced56 20240922055536306 DAUC <0003> auc.c:144 vector [4]: ik = 4ea337fb0a577aacb31bd97d3fa51f64 20240922055536306 DAUC <0003> auc.c:145 vector [4]: res = 3a3fe51be9aa0a820000000000000000 20240922055536306 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240922055536306 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240922055536306 DAUC <0003> auc.c:179 vector [4]: kc = 68c6eec1b0f8f8d6 20240922055536306 DAUC <0003> auc.c:180 vector [4]: sres = b69b9b66 20240922055536306 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240922055536306 DAUC <0003> db_auc.c:245 IMSI='262423455963056': Generated 5 vectors 20240922055536306 DAUC <0003> db_auc.c:249 IMSI='262423455963056': Updating SQN=161 in DB 20240922055536314 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423455963056 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423455963056"} 20240922055536314 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423455963056 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055536314 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055536314 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f95b386c79f2: Found GsupExpect[0] for "262423455963056" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@f95b386c79f2: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423455963056" TC_gsup_sai_eps(40)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055536317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055536343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36518<->l=127.0.0.1:4258 20240922055536344 DLINP <000b> input/ipa.c:451 connected read/write 20240922055536344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055536344 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055536344 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055536344 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055536344 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33961<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@f95b386c79f2: Final verdict of PTC: none 34@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:55:36 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20240922055536384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4258 20240922055536385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4556) Waiting for packet dumper to finish... 1 (prev_count=4556, count=33100) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:55:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_ul_unknown_imsi started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055539458 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055539458 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055539461 DLINP <000b> input/ipa.c:451 connected read/write 20240922055539461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055539462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055539464 DLINP <000b> input/ipa.c:451 connected read/write 20240922055539464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055539464 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055539464 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055539464 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 20240922055539464 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055539464 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 20240922055539464 DLGSUP <0013> gsup_server.c:235 2: 20240922055539464 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055539464 DLGSUP <0013> gsup_server.c:235 3: 20240922055539464 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055539464 DLGSUP <0013> gsup_server.c:235 4: 20240922055539464 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055539464 DLGSUP <0013> gsup_server.c:235 5: 20240922055539464 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055539464 DLGSUP <0013> gsup_server.c:235 7: 20240922055539464 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055539464 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055539464 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055539464 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@f95b386c79f2: 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") 20240922055539489 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37675<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@f95b386c79f2: Created GsupExpect[0] for "262425349536107" to be handled at TC_gsup_ul_unknown_imsi(45) 20240922055539504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59940<->l=127.0.0.1:4258 20240922055539508 DLINP <000b> input/ipa.c:451 connected read/write 20240922055539508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055539508 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425349536107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425349536107" cn_domain=PS} 20240922055539508 DLU <0006> fsm.c:456 lu(262425349536107)[0x5616af561800]{UNVALIDATED}: Allocated 20240922055539508 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425349536107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240922055539508 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425349536107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425349536107" cause=IMSI unknown in HLR} 20240922055539508 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425349536107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055539508 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425349536107)[0x5616af561800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055539508 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425349536107)[0x5616af561800]{UNVALIDATED}: Freeing instance 20240922055539508 DLU <0006> fsm.c:568 lu(PS:IMSI-262425349536107)[0x5616af561800]{UNVALIDATED}: Deallocated 20240922055539508 DLINP <000b> input/ipa.c:451 connected read/write 20240922055539508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055539508 DLINP <000b> input/ipa.c:451 connected read/write 20240922055539508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@f95b386c79f2: Found GsupExpect[0] for "262425349536107" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@f95b386c79f2: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425349536107" TC_gsup_ul_unknown_imsi(45)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055539510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59940<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@f95b386c79f2: Final verdict of PTC: pass 20240922055539511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20240922055539512 DLINP <000b> input/ipa.c:451 connected read/write 20240922055539512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055539512 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055539512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055539512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@f95b386c79f2: Final verdict of PTC: none 20240922055539512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37675<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@f95b386c79f2: Final verdict of PTC: none 43@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 43: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@f95b386c79f2: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:55:39 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20240922055539552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59952<->l=127.0.0.1:4258 20240922055539553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59952<->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=12436) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:55:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055542617 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055542617 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055542620 DLINP <000b> input/ipa.c:451 connected read/write 20240922055542620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055542620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055542623 DLINP <000b> input/ipa.c:451 connected read/write 20240922055542623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055542623 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055542623 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055542623 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 20240922055542623 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055542623 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 20240922055542623 DLGSUP <0013> gsup_server.c:235 2: 20240922055542623 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055542623 DLGSUP <0013> gsup_server.c:235 3: 20240922055542623 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055542623 DLGSUP <0013> gsup_server.c:235 4: 20240922055542623 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055542623 DLGSUP <0013> gsup_server.c:235 5: 20240922055542623 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055542623 DLGSUP <0013> gsup_server.c:235 7: 20240922055542623 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055542623 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055542623 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055542623 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@f95b386c79f2: 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") 20240922055542640 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42195<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@f95b386c79f2: Created GsupExpect[0] for "262428601186114" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240922055542652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59972<->l=127.0.0.1:4258 20240922055542665 DLINP <000b> input/ipa.c:451 connected read/write 20240922055542665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055542665 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428601186114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428601186114" cn_domain=PS source_name="the-source\n"} 20240922055542665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240922055542665 DLU <0006> fsm.c:456 lu(262428601186114)[0x5616af5607f0]{UNVALIDATED}: Allocated 20240922055542665 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428601186114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240922055542665 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428601186114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428601186114" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240922055542665 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428601186114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055542665 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428601186114)[0x5616af5607f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055542665 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428601186114)[0x5616af5607f0]{UNVALIDATED}: Freeing instance 20240922055542665 DLU <0006> fsm.c:568 lu(PS:IMSI-262428601186114)[0x5616af5607f0]{UNVALIDATED}: Deallocated 20240922055542665 DLINP <000b> input/ipa.c:451 connected read/write 20240922055542665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055542665 DLINP <000b> input/ipa.c:451 connected read/write 20240922055542665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@f95b386c79f2: Found GsupExpect[0] for "262428601186114" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@f95b386c79f2: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428601186114" TC_gsup_ul_unknown_imsi_via_proxy(50)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055542668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59972<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@f95b386c79f2: Final verdict of PTC: pass 20240922055542669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 20240922055542670 DLINP <000b> input/ipa.c:451 connected read/write 20240922055542670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055542670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055542670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055542670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055542670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240922055542670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42195<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@f95b386c79f2: Final verdict of PTC: none 48@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 48: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@f95b386c79f2: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:55:42 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20240922055542708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59976<->l=127.0.0.1:4258 20240922055542709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59976<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12516) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055545781 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055545781 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055545782 DLINP <000b> input/ipa.c:451 connected read/write 20240922055545782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055545783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055545784 DLINP <000b> input/ipa.c:451 connected read/write 20240922055545784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055545784 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055545784 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055545784 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 20240922055545784 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055545784 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 20240922055545784 DLGSUP <0013> gsup_server.c:235 2: 20240922055545784 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055545784 DLGSUP <0013> gsup_server.c:235 3: 20240922055545784 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055545784 DLGSUP <0013> gsup_server.c:235 4: 20240922055545784 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055545784 DLGSUP <0013> gsup_server.c:235 5: 20240922055545784 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055545784 DLGSUP <0013> gsup_server.c:235 7: 20240922055545784 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055545784 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055545784 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055545784 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@f95b386c79f2: 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") 20240922055545805 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36985<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@f95b386c79f2: Created GsupExpect[0] for "262428341994015" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240922055545820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59990<->l=127.0.0.1:4258 20240922055545829 DLINP <000b> input/ipa.c:451 connected read/write 20240922055545829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055545829 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428341994015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428341994015" cn_domain=PS} 20240922055545829 DLU <0006> fsm.c:456 lu(262428341994015)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055545829 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428341994015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240922055545829 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428341994015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428341994015" cause=Roaming not allowed in this location area} 20240922055545829 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428341994015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055545829 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428341994015)[0x5616af561660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055545829 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428341994015)[0x5616af561660]{UNVALIDATED}: Freeing instance 20240922055545829 DLU <0006> fsm.c:568 lu(PS:IMSI-262428341994015)[0x5616af561660]{UNVALIDATED}: Deallocated 20240922055545829 DLINP <000b> input/ipa.c:451 connected read/write 20240922055545829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055545829 DLINP <000b> input/ipa.c:451 connected read/write 20240922055545829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@f95b386c79f2: Found GsupExpect[0] for "262428341994015" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@f95b386c79f2: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428341994015" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055545832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59990<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f95b386c79f2: Final verdict of PTC: pass 20240922055545832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20240922055545833 DLINP <000b> input/ipa.c:451 connected read/write 20240922055545833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055545833 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055545833 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055545833 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055545833 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36985<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@f95b386c79f2: Final verdict of PTC: none 53@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 53: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@f95b386c79f2: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055545878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59994<->l=127.0.0.1:4258 20240922055545879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59994<->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=13844) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_sai_err_unknown_imsi started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055548949 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055548949 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055548951 DLINP <000b> input/ipa.c:451 connected read/write 20240922055548951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055548952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40676<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055548954 DLINP <000b> input/ipa.c:451 connected read/write 20240922055548954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055548954 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055548954 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055548954 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 20240922055548954 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055548954 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 20240922055548954 DLGSUP <0013> gsup_server.c:235 2: 20240922055548954 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055548954 DLGSUP <0013> gsup_server.c:235 3: 20240922055548954 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055548954 DLGSUP <0013> gsup_server.c:235 4: 20240922055548954 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055548954 DLGSUP <0013> gsup_server.c:235 5: 20240922055548954 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055548954 DLGSUP <0013> gsup_server.c:235 7: 20240922055548954 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055548954 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055548954 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055548954 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@f95b386c79f2: 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") 20240922055548971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35995<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f95b386c79f2: Created GsupExpect[0] for "262424615293676" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240922055548986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 20240922055548997 DLINP <000b> input/ipa.c:451 connected read/write 20240922055548997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055548997 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424615293676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424615293676"} 20240922055548997 DAUC <0003> db_auc.c:133 IMSI='262424615293676': No such subscriber 20240922055548997 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424615293676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240922055548997 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424615293676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424615293676" cause=IMSI unknown in HLR} 20240922055548997 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424615293676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055548997 DLINP <000b> input/ipa.c:451 connected read/write 20240922055548997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055548997 DLINP <000b> input/ipa.c:451 connected read/write 20240922055548997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@f95b386c79f2: Found GsupExpect[0] for "262424615293676" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@f95b386c79f2: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424615293676" TC_gsup_sai_err_unknown_imsi(60)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055549000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@f95b386c79f2: Final verdict of PTC: pass 20240922055549001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40676<->l=127.0.0.1:4258 20240922055549002 DLINP <000b> input/ipa.c:451 connected read/write 20240922055549002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055549002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055549002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055549002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055549002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35995<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@f95b386c79f2: Final verdict of PTC: none 58@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 58: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@f95b386c79f2: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:55:49 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 20240922055549041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40694<->l=127.0.0.1:4258 20240922055549041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40694<->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=12456) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:55:51 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_ul started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055552113 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055552113 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055552114 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055552116 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552116 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055552116 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055552116 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 20240922055552116 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055552116 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 20240922055552116 DLGSUP <0013> gsup_server.c:235 2: 20240922055552116 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055552116 DLGSUP <0013> gsup_server.c:235 3: 20240922055552116 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055552116 DLGSUP <0013> gsup_server.c:235 4: 20240922055552116 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055552116 DLGSUP <0013> gsup_server.c:235 5: 20240922055552116 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055552116 DLGSUP <0013> gsup_server.c:235 7: 20240922055552116 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055552116 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055552116 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055552116 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@f95b386c79f2: 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") 20240922055552132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42259<->l=127.0.0.1:4259) 20240922055552147 DAUC <0003> db_auc.c:157 IMSI='262421624596177': No 2G Auth Data 20240922055552147 DAUC <0003> db_auc.c:192 IMSI='262421624596177': No 3G Auth Data HLR_Test-GSUP(62)@f95b386c79f2: Created GsupExpect[0] for "262421624596177" to be handled at TC_gsup_ul(65) 20240922055552179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40702<->l=127.0.0.1:4258 20240922055552184 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552184 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421624596177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421624596177" cn_domain=PS} 20240922055552184 DLU <0006> fsm.c:456 lu(262421624596177)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055552184 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421624596177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055552200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421624596177)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055552200 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421624596177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421624596177" cn_domain=PS} 20240922055552200 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552200 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f95b386c79f2: Found GsupExpect[0] for "262421624596177" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@f95b386c79f2: Added IMSI table entry 0TC_gsup_ul(65)"262421624596177" 20240922055552203 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552203 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421624596177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421624596177"} 20240922055552203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421624596177)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055552203 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421624596177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055552203 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421624596177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421624596177"} 20240922055552203 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421624596177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055552203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421624596177)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055552203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421624596177)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055552203 DLU <0006> fsm.c:568 lu(PS:IMSI-262421624596177)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055552203 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552203 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul(65)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055552205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40702<->l=127.0.0.1:4258 TC_gsup_ul(65)@f95b386c79f2: Final verdict of PTC: pass 20240922055552229 DAUC <0003> db_auc.c:157 IMSI='262424635308260': No 2G Auth Data 20240922055552229 DAUC <0003> db_auc.c:192 IMSI='262424635308260': No 3G Auth Data 20240922055552238 DLGSUP <0013> hlr.c:121 IMSI 262424635308260: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f95b386c79f2: Created GsupExpect[0] for "262424635308260" to be handled at TC_gsup_ul(66) 20240922055552262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40714<->l=127.0.0.1:4258 20240922055552266 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552266 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424635308260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424635308260" cn_domain=PS} 20240922055552266 DLU <0006> fsm.c:456 lu(262424635308260)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055552266 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424635308260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055552282 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424635308260)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055552282 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424635308260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424635308260" cn_domain=PS} 20240922055552282 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552282 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f95b386c79f2: Found GsupExpect[0] for "262424635308260" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@f95b386c79f2: Added IMSI table entry 1TC_gsup_ul(66)"262424635308260" 20240922055552284 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552285 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424635308260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424635308260"} 20240922055552285 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424635308260)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055552285 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424635308260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055552285 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424635308260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424635308260"} 20240922055552285 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424635308260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055552285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424635308260)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055552285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424635308260)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055552285 DLU <0006> fsm.c:568 lu(PS:IMSI-262424635308260)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055552285 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552285 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul(66)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055552286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40714<->l=127.0.0.1:4258 TC_gsup_ul(66)@f95b386c79f2: Final verdict of PTC: pass 20240922055552310 DAUC <0003> db_auc.c:157 IMSI='262427260191063': No 2G Auth Data 20240922055552310 DAUC <0003> db_auc.c:192 IMSI='262427260191063': No 3G Auth Data 20240922055552319 DLGSUP <0013> hlr.c:121 IMSI 262427260191063: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f95b386c79f2: Created GsupExpect[0] for "262427260191063" to be handled at TC_gsup_ul(67) 20240922055552344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40726<->l=127.0.0.1:4258 20240922055552347 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552347 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427260191063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427260191063" cn_domain=PS} 20240922055552347 DLU <0006> fsm.c:456 lu(262427260191063)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055552347 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427260191063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055552362 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427260191063)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055552362 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427260191063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427260191063" cn_domain=PS} 20240922055552362 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552362 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f95b386c79f2: Found GsupExpect[0] for "262427260191063" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@f95b386c79f2: Added IMSI table entry 2TC_gsup_ul(67)"262427260191063" 20240922055552365 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552365 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427260191063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427260191063"} 20240922055552365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427260191063)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055552365 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427260191063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055552365 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427260191063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427260191063"} 20240922055552365 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427260191063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055552365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427260191063)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055552365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427260191063)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055552365 DLU <0006> fsm.c:568 lu(PS:IMSI-262427260191063)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055552365 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552365 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul(67)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055552367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40726<->l=127.0.0.1:4258 TC_gsup_ul(67)@f95b386c79f2: Final verdict of PTC: pass 20240922055552390 DAUC <0003> db_auc.c:157 IMSI='262421381497245': No 2G Auth Data 20240922055552390 DAUC <0003> db_auc.c:192 IMSI='262421381497245': No 3G Auth Data 20240922055552399 DLGSUP <0013> hlr.c:121 IMSI 262421381497245: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f95b386c79f2: Created GsupExpect[0] for "262421381497245" to be handled at TC_gsup_ul(68) 20240922055552423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 20240922055552426 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552426 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421381497245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421381497245" cn_domain=PS} 20240922055552426 DLU <0006> fsm.c:456 lu(262421381497245)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055552426 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421381497245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055552441 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421381497245)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055552441 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421381497245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421381497245" cn_domain=PS} 20240922055552441 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552441 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f95b386c79f2: Found GsupExpect[0] for "262421381497245" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@f95b386c79f2: Added IMSI table entry 3TC_gsup_ul(68)"262421381497245" 20240922055552444 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552444 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421381497245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421381497245"} 20240922055552444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421381497245)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055552444 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421381497245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055552444 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421381497245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421381497245"} 20240922055552444 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421381497245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055552444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421381497245)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055552444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421381497245)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055552444 DLU <0006> fsm.c:568 lu(PS:IMSI-262421381497245)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055552444 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552444 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul(68)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055552445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 TC_gsup_ul(68)@f95b386c79f2: Final verdict of PTC: pass 20240922055552469 DAUC <0003> db_auc.c:157 IMSI='262429297140683': No 2G Auth Data 20240922055552469 DAUC <0003> db_auc.c:192 IMSI='262429297140683': No 3G Auth Data 20240922055552478 DLGSUP <0013> hlr.c:121 IMSI 262429297140683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f95b386c79f2: Created GsupExpect[0] for "262429297140683" to be handled at TC_gsup_ul(69) 20240922055552504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 20240922055552507 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552507 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429297140683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429297140683" cn_domain=PS} 20240922055552507 DLU <0006> fsm.c:456 lu(262429297140683)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055552507 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429297140683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055552522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429297140683)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055552522 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429297140683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429297140683" cn_domain=PS} 20240922055552522 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552522 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f95b386c79f2: Found GsupExpect[0] for "262429297140683" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@f95b386c79f2: Added IMSI table entry 4TC_gsup_ul(69)"262429297140683" 20240922055552525 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552525 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429297140683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429297140683"} 20240922055552525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429297140683)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055552525 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429297140683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055552525 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429297140683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429297140683"} 20240922055552525 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429297140683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055552525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429297140683)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055552525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429297140683)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055552525 DLU <0006> fsm.c:568 lu(PS:IMSI-262429297140683)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055552525 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552525 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul(69)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055552527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 TC_gsup_ul(69)@f95b386c79f2: Final verdict of PTC: pass 20240922055552551 DAUC <0003> db_auc.c:157 IMSI='262424011035438': No 2G Auth Data 20240922055552551 DAUC <0003> db_auc.c:192 IMSI='262424011035438': No 3G Auth Data 20240922055552560 DLGSUP <0013> hlr.c:121 IMSI 262424011035438: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f95b386c79f2: Created GsupExpect[0] for "262424011035438" to be handled at TC_gsup_ul(70) 20240922055552591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 20240922055552596 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552596 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424011035438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424011035438" cn_domain=PS} 20240922055552596 DLU <0006> fsm.c:456 lu(262424011035438)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055552596 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424011035438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055552610 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424011035438)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055552610 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424011035438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424011035438" cn_domain=PS} 20240922055552610 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552610 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f95b386c79f2: Found GsupExpect[0] for "262424011035438" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@f95b386c79f2: Added IMSI table entry 5TC_gsup_ul(70)"262424011035438" 20240922055552613 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552613 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424011035438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424011035438"} 20240922055552613 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424011035438)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055552613 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424011035438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055552613 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424011035438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424011035438"} 20240922055552613 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424011035438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055552613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424011035438)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055552613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424011035438)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055552613 DLU <0006> fsm.c:568 lu(PS:IMSI-262424011035438)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055552613 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552613 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul(70)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055552615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4258 TC_gsup_ul(70)@f95b386c79f2: Final verdict of PTC: pass 20240922055552648 DAUC <0003> db_auc.c:157 IMSI='262422856407737': No 2G Auth Data 20240922055552648 DAUC <0003> db_auc.c:192 IMSI='262422856407737': No 3G Auth Data 20240922055552657 DLGSUP <0013> hlr.c:121 IMSI 262422856407737: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f95b386c79f2: Created GsupExpect[0] for "262422856407737" to be handled at TC_gsup_ul(71) 20240922055552689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 20240922055552693 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552693 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422856407737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422856407737" cn_domain=PS} 20240922055552693 DLU <0006> fsm.c:456 lu(262422856407737)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055552693 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422856407737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055552708 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422856407737)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055552708 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422856407737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422856407737" cn_domain=PS} 20240922055552708 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552708 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f95b386c79f2: Found GsupExpect[0] for "262422856407737" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@f95b386c79f2: Added IMSI table entry 6TC_gsup_ul(71)"262422856407737" 20240922055552711 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552711 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422856407737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422856407737"} 20240922055552711 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422856407737)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055552711 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422856407737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055552711 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422856407737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422856407737"} 20240922055552711 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422856407737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055552711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422856407737)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055552711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422856407737)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055552711 DLU <0006> fsm.c:568 lu(PS:IMSI-262422856407737)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055552711 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552711 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul(71)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055552713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 TC_gsup_ul(71)@f95b386c79f2: Final verdict of PTC: pass 20240922055552746 DAUC <0003> db_auc.c:157 IMSI='262424187692372': No 2G Auth Data 20240922055552746 DAUC <0003> db_auc.c:192 IMSI='262424187692372': No 3G Auth Data 20240922055552754 DLGSUP <0013> hlr.c:121 IMSI 262424187692372: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f95b386c79f2: Created GsupExpect[0] for "262424187692372" to be handled at TC_gsup_ul(72) 20240922055552787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 20240922055552791 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552791 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424187692372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424187692372" cn_domain=PS} 20240922055552791 DLU <0006> fsm.c:456 lu(262424187692372)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055552791 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424187692372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055552807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424187692372)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055552807 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424187692372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424187692372" cn_domain=PS} 20240922055552807 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552807 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f95b386c79f2: Found GsupExpect[0] for "262424187692372" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@f95b386c79f2: Added IMSI table entry 7TC_gsup_ul(72)"262424187692372" 20240922055552809 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552809 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424187692372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424187692372"} 20240922055552809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424187692372)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055552809 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424187692372 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055552810 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424187692372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424187692372"} 20240922055552810 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424187692372 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055552810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187692372)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055552810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187692372)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055552810 DLU <0006> fsm.c:568 lu(PS:IMSI-262424187692372)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055552810 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055552810 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul(72)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055552811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4258 TC_gsup_ul(72)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055552836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40700<->l=127.0.0.1:4258 20240922055552837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42259<->l=127.0.0.1:4259) 20240922055552837 DLINP <000b> input/ipa.c:451 connected read/write 20240922055552837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055552837 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055552837 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055552837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@f95b386c79f2: Final verdict of PTC: none 63@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_ul finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055552878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 20240922055552878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40794<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20796) Waiting for packet dumper to finish... 1 (prev_count=20796, count=44944) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_ul_via_proxy started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055555949 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055555949 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055555950 DLINP <000b> input/ipa.c:451 connected read/write 20240922055555950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055555951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055555952 DLINP <000b> input/ipa.c:451 connected read/write 20240922055555952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055555952 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055555952 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055555952 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 20240922055555952 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055555952 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 20240922055555952 DLGSUP <0013> gsup_server.c:235 2: 20240922055555952 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055555952 DLGSUP <0013> gsup_server.c:235 3: 20240922055555952 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055555952 DLGSUP <0013> gsup_server.c:235 4: 20240922055555952 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055555952 DLGSUP <0013> gsup_server.c:235 5: 20240922055555952 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055555952 DLGSUP <0013> gsup_server.c:235 7: 20240922055555952 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055555952 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055555952 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055555952 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@f95b386c79f2: 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") 20240922055555974 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41579<->l=127.0.0.1:4259) 20240922055555992 DAUC <0003> db_auc.c:157 IMSI='262421943199367': No 2G Auth Data 20240922055555992 DAUC <0003> db_auc.c:192 IMSI='262421943199367': No 3G Auth Data HLR_Test-GSUP(74)@f95b386c79f2: Created GsupExpect[0] for "262421943199367" to be handled at TC_gsup_ul_via_proxy(77) 20240922055556026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 20240922055556031 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556031 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421943199367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421943199367" cn_domain=PS source_name="the-source\n"} 20240922055556031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240922055556031 DLU <0006> fsm.c:456 lu(262421943199367)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055556031 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421943199367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240922055556047 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421943199367)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055556047 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421943199367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421943199367" cn_domain=PS destination_name="the-source\n"} 20240922055556047 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556047 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f95b386c79f2: Found GsupExpect[0] for "262421943199367" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@f95b386c79f2: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421943199367" 20240922055556050 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556050 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421943199367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421943199367" source_name="the-source\n"} 20240922055556050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421943199367)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055556050 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421943199367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055556050 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421943199367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421943199367" destination_name="the-source\n"} 20240922055556050 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421943199367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055556050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421943199367)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055556050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421943199367)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055556050 DLU <0006> fsm.c:568 lu(PS:IMSI-262421943199367)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055556050 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556050 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055556052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@f95b386c79f2: Final verdict of PTC: pass 20240922055556075 DAUC <0003> db_auc.c:157 IMSI='262423054223021': No 2G Auth Data 20240922055556075 DAUC <0003> db_auc.c:192 IMSI='262423054223021': No 3G Auth Data 20240922055556083 DLGSUP <0013> hlr.c:121 IMSI 262423054223021: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f95b386c79f2: Created GsupExpect[0] for "262423054223021" to be handled at TC_gsup_ul_via_proxy(78) 20240922055556106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 20240922055556110 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556110 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423054223021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423054223021" cn_domain=PS source_name="the-source\n"} 20240922055556110 DLU <0006> fsm.c:456 lu(262423054223021)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055556110 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423054223021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240922055556124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423054223021)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055556124 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423054223021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423054223021" cn_domain=PS destination_name="the-source\n"} 20240922055556124 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556124 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f95b386c79f2: Found GsupExpect[0] for "262423054223021" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@f95b386c79f2: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423054223021" 20240922055556127 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556127 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423054223021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423054223021" source_name="the-source\n"} 20240922055556127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423054223021)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055556127 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423054223021 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055556127 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423054223021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423054223021" destination_name="the-source\n"} 20240922055556127 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423054223021 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055556127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423054223021)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055556127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423054223021)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055556127 DLU <0006> fsm.c:568 lu(PS:IMSI-262423054223021)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055556127 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556127 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055556129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@f95b386c79f2: Final verdict of PTC: pass 20240922055556153 DAUC <0003> db_auc.c:157 IMSI='262422465921531': No 2G Auth Data 20240922055556153 DAUC <0003> db_auc.c:192 IMSI='262422465921531': No 3G Auth Data 20240922055556161 DLGSUP <0013> hlr.c:121 IMSI 262422465921531: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f95b386c79f2: Created GsupExpect[0] for "262422465921531" to be handled at TC_gsup_ul_via_proxy(79) 20240922055556181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 20240922055556185 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556185 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422465921531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422465921531" cn_domain=PS source_name="the-source\n"} 20240922055556185 DLU <0006> fsm.c:456 lu(262422465921531)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055556185 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422465921531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240922055556200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422465921531)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055556200 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422465921531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422465921531" cn_domain=PS destination_name="the-source\n"} 20240922055556200 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556200 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f95b386c79f2: Found GsupExpect[0] for "262422465921531" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@f95b386c79f2: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262422465921531" 20240922055556203 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556203 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422465921531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422465921531" source_name="the-source\n"} 20240922055556203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422465921531)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055556203 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422465921531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055556203 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422465921531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422465921531" destination_name="the-source\n"} 20240922055556203 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422465921531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055556203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422465921531)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055556203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422465921531)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055556203 DLU <0006> fsm.c:568 lu(PS:IMSI-262422465921531)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055556203 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556203 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055556205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@f95b386c79f2: Final verdict of PTC: pass 20240922055556229 DAUC <0003> db_auc.c:157 IMSI='262426348877264': No 2G Auth Data 20240922055556229 DAUC <0003> db_auc.c:192 IMSI='262426348877264': No 3G Auth Data 20240922055556238 DLGSUP <0013> hlr.c:121 IMSI 262426348877264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f95b386c79f2: Created GsupExpect[0] for "262426348877264" to be handled at TC_gsup_ul_via_proxy(80) 20240922055556260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20240922055556263 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556264 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426348877264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426348877264" cn_domain=PS source_name="the-source\n"} 20240922055556264 DLU <0006> fsm.c:456 lu(262426348877264)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055556264 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426348877264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240922055556279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426348877264)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055556279 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426348877264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426348877264" cn_domain=PS destination_name="the-source\n"} 20240922055556279 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556279 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f95b386c79f2: Found GsupExpect[0] for "262426348877264" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@f95b386c79f2: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426348877264" 20240922055556282 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556282 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426348877264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426348877264" source_name="the-source\n"} 20240922055556282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426348877264)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055556282 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262426348877264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055556282 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426348877264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426348877264" destination_name="the-source\n"} 20240922055556282 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262426348877264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055556282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426348877264)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055556282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426348877264)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055556282 DLU <0006> fsm.c:568 lu(PS:IMSI-262426348877264)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055556282 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556282 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055556284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@f95b386c79f2: Final verdict of PTC: pass 20240922055556308 DAUC <0003> db_auc.c:157 IMSI='262421204536162': No 2G Auth Data 20240922055556308 DAUC <0003> db_auc.c:192 IMSI='262421204536162': No 3G Auth Data 20240922055556316 DLGSUP <0013> hlr.c:121 IMSI 262421204536162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f95b386c79f2: Created GsupExpect[0] for "262421204536162" to be handled at TC_gsup_ul_via_proxy(81) 20240922055556337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20240922055556340 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556340 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421204536162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421204536162" cn_domain=PS source_name="the-source\n"} 20240922055556340 DLU <0006> fsm.c:456 lu(262421204536162)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055556340 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421204536162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240922055556359 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421204536162)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055556359 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421204536162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421204536162" cn_domain=PS destination_name="the-source\n"} 20240922055556359 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556359 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f95b386c79f2: Found GsupExpect[0] for "262421204536162" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@f95b386c79f2: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262421204536162" 20240922055556362 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556362 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421204536162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421204536162" source_name="the-source\n"} 20240922055556362 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421204536162)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055556362 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421204536162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055556362 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421204536162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421204536162" destination_name="the-source\n"} 20240922055556362 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421204536162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055556362 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421204536162)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055556362 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421204536162)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055556362 DLU <0006> fsm.c:568 lu(PS:IMSI-262421204536162)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055556362 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556362 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055556364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@f95b386c79f2: Final verdict of PTC: pass 20240922055556407 DAUC <0003> db_auc.c:157 IMSI='262422727909655': No 2G Auth Data 20240922055556407 DAUC <0003> db_auc.c:192 IMSI='262422727909655': No 3G Auth Data 20240922055556418 DLGSUP <0013> hlr.c:121 IMSI 262422727909655: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f95b386c79f2: Created GsupExpect[0] for "262422727909655" to be handled at TC_gsup_ul_via_proxy(82) 20240922055556447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40860<->l=127.0.0.1:4258 20240922055556450 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556450 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262422727909655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422727909655" cn_domain=PS source_name="the-source\n"} 20240922055556450 DLU <0006> fsm.c:456 lu(262422727909655)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055556450 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262422727909655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240922055556465 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422727909655)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055556465 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262422727909655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422727909655" cn_domain=PS destination_name="the-source\n"} 20240922055556465 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556465 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f95b386c79f2: Found GsupExpect[0] for "262422727909655" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@f95b386c79f2: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262422727909655" 20240922055556468 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556468 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262422727909655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422727909655" source_name="the-source\n"} 20240922055556468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422727909655)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055556468 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262422727909655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055556468 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262422727909655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422727909655" destination_name="the-source\n"} 20240922055556468 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262422727909655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055556468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422727909655)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055556468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422727909655)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055556468 DLU <0006> fsm.c:568 lu(PS:IMSI-262422727909655)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055556468 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556468 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055556470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40860<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@f95b386c79f2: Final verdict of PTC: pass 20240922055556501 DAUC <0003> db_auc.c:157 IMSI='262423016113013': No 2G Auth Data 20240922055556501 DAUC <0003> db_auc.c:192 IMSI='262423016113013': No 3G Auth Data 20240922055556510 DLGSUP <0013> hlr.c:121 IMSI 262423016113013: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f95b386c79f2: Created GsupExpect[0] for "262423016113013" to be handled at TC_gsup_ul_via_proxy(83) 20240922055556541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4258 20240922055556546 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556546 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423016113013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423016113013" cn_domain=PS source_name="the-source\n"} 20240922055556546 DLU <0006> fsm.c:456 lu(262423016113013)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055556546 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423016113013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240922055556561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423016113013)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055556561 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423016113013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423016113013" cn_domain=PS destination_name="the-source\n"} 20240922055556561 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556561 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f95b386c79f2: Found GsupExpect[0] for "262423016113013" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@f95b386c79f2: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423016113013" 20240922055556564 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556564 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423016113013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423016113013" source_name="the-source\n"} 20240922055556564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423016113013)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055556564 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423016113013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055556564 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423016113013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423016113013" destination_name="the-source\n"} 20240922055556564 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423016113013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055556564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423016113013)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055556564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423016113013)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055556564 DLU <0006> fsm.c:568 lu(PS:IMSI-262423016113013)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055556564 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556564 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055556566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@f95b386c79f2: Final verdict of PTC: pass 20240922055556596 DAUC <0003> db_auc.c:157 IMSI='262421044843644': No 2G Auth Data 20240922055556596 DAUC <0003> db_auc.c:192 IMSI='262421044843644': No 3G Auth Data 20240922055556605 DLGSUP <0013> hlr.c:121 IMSI 262421044843644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f95b386c79f2: Created GsupExpect[0] for "262421044843644" to be handled at TC_gsup_ul_via_proxy(84) 20240922055556636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 20240922055556640 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556640 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421044843644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421044843644" cn_domain=PS source_name="the-source\n"} 20240922055556640 DLU <0006> fsm.c:456 lu(262421044843644)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055556640 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421044843644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240922055556655 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421044843644)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055556655 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421044843644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421044843644" cn_domain=PS destination_name="the-source\n"} 20240922055556655 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556655 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f95b386c79f2: Found GsupExpect[0] for "262421044843644" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@f95b386c79f2: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421044843644" 20240922055556658 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556658 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421044843644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421044843644" source_name="the-source\n"} 20240922055556658 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421044843644)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055556658 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421044843644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055556658 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421044843644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421044843644" destination_name="the-source\n"} 20240922055556658 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421044843644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055556658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421044843644)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055556658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421044843644)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055556658 DLU <0006> fsm.c:568 lu(PS:IMSI-262421044843644)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055556658 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055556658 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055556660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055556685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40810<->l=127.0.0.1:4258 20240922055556686 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41579<->l=127.0.0.1:4259) 20240922055556686 DLINP <000b> input/ipa.c:451 connected read/write 20240922055556686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055556686 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055556686 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055556686 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055556686 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@f95b386c79f2: Final verdict of PTC: none 75@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055556727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 20240922055556727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32272) Waiting for packet dumper to finish... 1 (prev_count=32272, count=45560) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_ul_subscriber_data started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055559801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055559801 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055559803 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055559804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055559806 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055559806 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055559806 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055559806 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 20240922055559806 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055559806 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 20240922055559806 DLGSUP <0013> gsup_server.c:235 2: 20240922055559806 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055559806 DLGSUP <0013> gsup_server.c:235 3: 20240922055559806 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055559806 DLGSUP <0013> gsup_server.c:235 4: 20240922055559806 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055559806 DLGSUP <0013> gsup_server.c:235 5: 20240922055559806 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055559806 DLGSUP <0013> gsup_server.c:235 7: 20240922055559806 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055559806 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055559806 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055559806 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@f95b386c79f2: 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") 20240922055559825 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32951<->l=127.0.0.1:4259) 20240922055559848 DAUC <0003> db_auc.c:157 IMSI='262427474633433': No 2G Auth Data 20240922055559848 DAUC <0003> db_auc.c:192 IMSI='262427474633433': No 3G Auth Data HLR_Test-GSUP(86)@f95b386c79f2: Created GsupExpect[0] for "262427474633433" to be handled at TC_gsup_ul_subscriber_data(89) 20240922055559881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f95b386c79f2: GSUP ul subscriber_data<unbound> 20240922055559887 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055559887 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427474633433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427474633433" cn_domain=PS} 20240922055559887 DLU <0006> fsm.c:456 lu(262427474633433)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055559887 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427474633433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055559902 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427474633433)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055559902 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427474633433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427474633433" cn_domain=PS} 20240922055559902 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055559902 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f95b386c79f2: Found GsupExpect[0] for "262427474633433" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@f95b386c79f2: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262427474633433" 20240922055559906 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055559906 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427474633433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427474633433"} 20240922055559906 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427474633433)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055559906 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427474633433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055559906 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427474633433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427474633433"} 20240922055559906 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427474633433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055559906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427474633433)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055559906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427474633433)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055559906 DLU <0006> fsm.c:568 lu(PS:IMSI-262427474633433)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055559906 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055559906 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055559908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f95b386c79f2: Final verdict of PTC: pass 20240922055559932 DAUC <0003> db_auc.c:157 IMSI='262429117590637': No 2G Auth Data 20240922055559932 DAUC <0003> db_auc.c:192 IMSI='262429117590637': No 3G Auth Data 20240922055559941 DLGSUP <0013> hlr.c:121 IMSI 262429117590637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f95b386c79f2: Created GsupExpect[0] for "262429117590637" to be handled at TC_gsup_ul_subscriber_data(90) 20240922055559965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43764<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@f95b386c79f2: GSUP ul subscriber_data<unbound> 20240922055559968 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055559968 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429117590637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429117590637" cn_domain=PS} 20240922055559968 DLU <0006> fsm.c:456 lu(262429117590637)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055559968 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429117590637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055559991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429117590637)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055559991 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429117590637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429117590637" cn_domain=PS} 20240922055559991 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055559991 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f95b386c79f2: Found GsupExpect[0] for "262429117590637" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@f95b386c79f2: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429117590637" 20240922055559995 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055559995 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429117590637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429117590637"} 20240922055559995 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429117590637)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055559995 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429117590637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055559995 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429117590637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429117590637"} 20240922055559995 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429117590637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055559995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429117590637)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055559995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429117590637)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055559995 DLU <0006> fsm.c:568 lu(PS:IMSI-262429117590637)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055559995 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055559996 DLINP <000b> input/ipa.c:451 connected read/write 20240922055559996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055559998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43764<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@f95b386c79f2: Final verdict of PTC: pass 20240922055600027 DAUC <0003> db_auc.c:157 IMSI='262429712449742': No 2G Auth Data 20240922055600027 DAUC <0003> db_auc.c:192 IMSI='262429712449742': No 3G Auth Data 20240922055600036 DLGSUP <0013> hlr.c:121 IMSI 262429712449742: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f95b386c79f2: Created GsupExpect[0] for "262429712449742" to be handled at TC_gsup_ul_subscriber_data(91) 20240922055600061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43770<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f95b386c79f2: GSUP ul subscriber_data<unbound> 20240922055600065 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600065 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429712449742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429712449742" cn_domain=PS} 20240922055600065 DLU <0006> fsm.c:456 lu(262429712449742)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055600065 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429712449742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055600086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429712449742)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055600086 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429712449742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429712449742" cn_domain=PS} 20240922055600086 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600086 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f95b386c79f2: Found GsupExpect[0] for "262429712449742" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@f95b386c79f2: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429712449742" 20240922055600088 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600088 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429712449742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429712449742"} 20240922055600088 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429712449742)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055600088 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429712449742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055600088 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429712449742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429712449742"} 20240922055600088 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429712449742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055600088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429712449742)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055600088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429712449742)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055600088 DLU <0006> fsm.c:568 lu(PS:IMSI-262429712449742)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055600088 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600089 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055600090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43770<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f95b386c79f2: Final verdict of PTC: pass 20240922055600114 DAUC <0003> db_auc.c:157 IMSI='262422735641528': No 2G Auth Data 20240922055600114 DAUC <0003> db_auc.c:192 IMSI='262422735641528': No 3G Auth Data 20240922055600122 DLGSUP <0013> hlr.c:121 IMSI 262422735641528: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f95b386c79f2: Created GsupExpect[0] for "262422735641528" to be handled at TC_gsup_ul_subscriber_data(92) 20240922055600145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f95b386c79f2: GSUP ul subscriber_data<unbound> 20240922055600148 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600148 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422735641528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422735641528" cn_domain=PS} 20240922055600148 DLU <0006> fsm.c:456 lu(262422735641528)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055600148 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422735641528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055600164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422735641528)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055600164 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422735641528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422735641528" cn_domain=PS} 20240922055600164 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600164 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f95b386c79f2: Found GsupExpect[0] for "262422735641528" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@f95b386c79f2: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422735641528" 20240922055600167 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600167 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422735641528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422735641528"} 20240922055600167 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422735641528)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055600167 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422735641528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055600167 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422735641528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422735641528"} 20240922055600167 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422735641528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055600167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422735641528)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055600167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422735641528)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055600167 DLU <0006> fsm.c:568 lu(PS:IMSI-262422735641528)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055600167 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600167 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055600169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f95b386c79f2: Final verdict of PTC: pass 20240922055600193 DAUC <0003> db_auc.c:157 IMSI='262427643659256': No 2G Auth Data 20240922055600193 DAUC <0003> db_auc.c:192 IMSI='262427643659256': No 3G Auth Data 20240922055600202 DLGSUP <0013> hlr.c:121 IMSI 262427643659256: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f95b386c79f2: Created GsupExpect[0] for "262427643659256" to be handled at TC_gsup_ul_subscriber_data(93) 20240922055600224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f95b386c79f2: GSUP ul subscriber_data<unbound> 20240922055600227 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600227 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427643659256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427643659256" cn_domain=PS} 20240922055600227 DLU <0006> fsm.c:456 lu(262427643659256)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055600227 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427643659256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055600242 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427643659256)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055600242 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427643659256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427643659256" cn_domain=PS} 20240922055600243 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600243 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f95b386c79f2: Found GsupExpect[0] for "262427643659256" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@f95b386c79f2: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427643659256" 20240922055600245 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600245 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427643659256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427643659256"} 20240922055600245 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427643659256)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055600245 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427643659256 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055600245 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427643659256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427643659256"} 20240922055600245 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427643659256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055600246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427643659256)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055600246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427643659256)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055600246 DLU <0006> fsm.c:568 lu(PS:IMSI-262427643659256)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055600246 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600246 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055600248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f95b386c79f2: Final verdict of PTC: pass 20240922055600272 DAUC <0003> db_auc.c:157 IMSI='262428453220642': No 2G Auth Data 20240922055600272 DAUC <0003> db_auc.c:192 IMSI='262428453220642': No 3G Auth Data 20240922055600280 DLGSUP <0013> hlr.c:121 IMSI 262428453220642: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f95b386c79f2: Created GsupExpect[0] for "262428453220642" to be handled at TC_gsup_ul_subscriber_data(94) 20240922055600313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f95b386c79f2: GSUP ul subscriber_data<unbound> 20240922055600316 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600316 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428453220642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428453220642" cn_domain=PS} 20240922055600316 DLU <0006> fsm.c:456 lu(262428453220642)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055600316 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428453220642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055600331 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428453220642)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055600331 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428453220642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428453220642" cn_domain=PS} 20240922055600331 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600331 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f95b386c79f2: Found GsupExpect[0] for "262428453220642" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@f95b386c79f2: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428453220642" 20240922055600333 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600333 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428453220642 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428453220642"} 20240922055600333 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428453220642)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055600333 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428453220642 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055600333 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428453220642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428453220642"} 20240922055600333 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428453220642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055600333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428453220642)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055600333 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428453220642)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055600333 DLU <0006> fsm.c:568 lu(PS:IMSI-262428453220642)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055600333 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600333 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055600335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43790<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f95b386c79f2: Final verdict of PTC: pass 20240922055600368 DAUC <0003> db_auc.c:157 IMSI='262426609563387': No 2G Auth Data 20240922055600368 DAUC <0003> db_auc.c:192 IMSI='262426609563387': No 3G Auth Data 20240922055600376 DLGSUP <0013> hlr.c:121 IMSI 262426609563387: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f95b386c79f2: Created GsupExpect[0] for "262426609563387" to be handled at TC_gsup_ul_subscriber_data(95) 20240922055600406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f95b386c79f2: GSUP ul subscriber_data<unbound> 20240922055600409 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600409 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426609563387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426609563387" cn_domain=PS} 20240922055600410 DLU <0006> fsm.c:456 lu(262426609563387)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055600410 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426609563387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055600425 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426609563387)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055600425 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426609563387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426609563387" cn_domain=PS} 20240922055600425 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600425 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f95b386c79f2: Found GsupExpect[0] for "262426609563387" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@f95b386c79f2: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426609563387" 20240922055600428 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600428 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426609563387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426609563387"} 20240922055600428 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426609563387)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055600428 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426609563387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055600428 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426609563387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426609563387"} 20240922055600428 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426609563387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055600428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426609563387)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055600428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426609563387)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055600428 DLU <0006> fsm.c:568 lu(PS:IMSI-262426609563387)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055600428 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600428 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055600430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f95b386c79f2: Final verdict of PTC: pass 20240922055600462 DAUC <0003> db_auc.c:157 IMSI='262420779485594': No 2G Auth Data 20240922055600462 DAUC <0003> db_auc.c:192 IMSI='262420779485594': No 3G Auth Data 20240922055600471 DLGSUP <0013> hlr.c:121 IMSI 262420779485594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f95b386c79f2: Created GsupExpect[0] for "262420779485594" to be handled at TC_gsup_ul_subscriber_data(96) 20240922055600503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f95b386c79f2: GSUP ul subscriber_data<unbound> 20240922055600506 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600506 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420779485594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420779485594" cn_domain=PS} 20240922055600506 DLU <0006> fsm.c:456 lu(262420779485594)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055600506 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420779485594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055600521 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420779485594)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055600521 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420779485594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420779485594" cn_domain=PS} 20240922055600521 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600521 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f95b386c79f2: Found GsupExpect[0] for "262420779485594" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@f95b386c79f2: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420779485594" 20240922055600524 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600524 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420779485594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420779485594"} 20240922055600524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420779485594)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055600524 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420779485594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055600524 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420779485594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420779485594"} 20240922055600524 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420779485594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055600524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420779485594)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055600524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420779485594)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055600524 DLU <0006> fsm.c:568 lu(PS:IMSI-262420779485594)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055600524 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055600524 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055600526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055600549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 20240922055600550 DLINP <000b> input/ipa.c:451 connected read/write 20240922055600550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055600550 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055600550 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055600550 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055600550 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32951<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@f95b386c79f2: Final verdict of PTC: none 87@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:56:00 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20240922055600589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4258 20240922055600690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43808<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37272) Waiting for packet dumper to finish... 1 (prev_count=37272, count=50716) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_vty started. MTC@f95b386c79f2: legacy= true 20240922055603758 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055603758 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055603760 DLINP <000b> input/ipa.c:451 connected read/write 20240922055603760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055603760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055603762 DLINP <000b> input/ipa.c:451 connected read/write 20240922055603762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055603762 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055603762 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055603762 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 20240922055603762 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055603762 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 20240922055603762 DLGSUP <0013> gsup_server.c:235 2: 20240922055603762 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055603762 DLGSUP <0013> gsup_server.c:235 3: 20240922055603762 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055603762 DLGSUP <0013> gsup_server.c:235 4: 20240922055603762 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055603762 DLGSUP <0013> gsup_server.c:235 5: 20240922055603762 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055603762 DLGSUP <0013> gsup_server.c:235 7: 20240922055603762 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055603762 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055603762 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055603762 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@f95b386c79f2: 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") 20240922055603778 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44311<->l=127.0.0.1:4259) 20240922055603799 DAUC <0003> db_auc.c:157 IMSI='262429406211717': No 2G Auth Data 20240922055603799 DAUC <0003> db_auc.c:192 IMSI='262429406211717': No 3G Auth Data 20240922055603828 DAUC <0003> db_auc.c:192 IMSI='262429406211717': No 3G Auth Data 20240922055603853 DAUC <0003> db_auc.c:157 IMSI='262426153679508': No 2G Auth Data 20240922055603853 DAUC <0003> db_auc.c:192 IMSI='262426153679508': No 3G Auth Data 20240922055603872 DAUC <0003> db_auc.c:157 IMSI='262426153679508': No 2G Auth Data 20240922055603897 DAUC <0003> db_auc.c:157 IMSI='262429764615005': No 2G Auth Data 20240922055603897 DAUC <0003> db_auc.c:192 IMSI='262429764615005': No 3G Auth Data MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055603947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 20240922055603948 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44311<->l=127.0.0.1:4259) 20240922055603948 DLINP <000b> input/ipa.c:451 connected read/write 20240922055603948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055603948 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055603948 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055603948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@f95b386c79f2: Test case TC_vty finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055603988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 20240922055604088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5356) Waiting for packet dumper to finish... 1 (prev_count=5356, count=17156) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:56:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_vty_msisdn_isd started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055607165 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055607165 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055607167 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055607168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055607169 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055607169 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055607169 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055607169 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 20240922055607169 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055607169 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 20240922055607169 DLGSUP <0013> gsup_server.c:235 2: 20240922055607169 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055607169 DLGSUP <0013> gsup_server.c:235 3: 20240922055607169 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055607169 DLGSUP <0013> gsup_server.c:235 4: 20240922055607169 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055607169 DLGSUP <0013> gsup_server.c:235 5: 20240922055607169 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055607169 DLGSUP <0013> gsup_server.c:235 7: 20240922055607169 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055607169 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055607169 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055607169 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@f95b386c79f2: 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") 20240922055607187 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39109<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@f95b386c79f2: Created GsupExpect[0] for "262425353235568" to be handled at TC_vty_msisdn_isd(104) 20240922055607203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20240922055607217 DAUC <0003> db_auc.c:157 IMSI='262425353235568': No 2G Auth Data 20240922055607217 DAUC <0003> db_auc.c:192 IMSI='262425353235568': No 3G Auth Data 20240922055607242 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055607242 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425353235568" cn_domain=PS} 20240922055607242 DLU <0006> fsm.c:456 lu(262425353235568)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055607242 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055607258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425353235568)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055607258 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425353235568" cn_domain=PS} 20240922055607258 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055607258 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@f95b386c79f2: Found GsupExpect[0] for "262425353235568" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@f95b386c79f2: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425353235568" 20240922055607262 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055607262 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425353235568"} 20240922055607262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425353235568)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055607262 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055607262 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425353235568"} 20240922055607262 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055607262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425353235568)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055607262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425353235568)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055607262 DLU <0006> fsm.c:568 lu(PS:IMSI-262425353235568)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055607262 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055607262 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f95b386c79f2: setverdict(pass): none -> pass 20240922055607271 DLGSUP <0013> hlr.c:128 IMSI 262425353235568: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240922055607271 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055607271 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055607273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@f95b386c79f2: Final verdict of PTC: pass 20240922055607273 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055607273 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425353235568"} 20240922055607273 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240922055607273 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425353235568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055607274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 HLR_Test-GSUP(101)@f95b386c79f2: Final verdict of PTC: none 20240922055607275 DLINP <000b> input/ipa.c:451 connected read/write 20240922055607275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055607275 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055607275 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055607275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055607275 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39109<->l=127.0.0.1:4259) 102@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 102: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@f95b386c79f2: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:56:07 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20240922055607320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4258 20240922055607421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5388) Waiting for packet dumper to finish... 1 (prev_count=5388, count=15028) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:56:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_purge_cs started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055610492 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055610492 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055610495 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36664<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055610497 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610497 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055610497 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055610497 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 20240922055610497 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055610497 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 20240922055610497 DLGSUP <0013> gsup_server.c:235 2: 20240922055610497 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055610497 DLGSUP <0013> gsup_server.c:235 3: 20240922055610497 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055610497 DLGSUP <0013> gsup_server.c:235 4: 20240922055610497 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055610497 DLGSUP <0013> gsup_server.c:235 5: 20240922055610497 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055610497 DLGSUP <0013> gsup_server.c:235 7: 20240922055610497 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055610497 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055610497 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055610497 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@f95b386c79f2: 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") 20240922055610518 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44433<->l=127.0.0.1:4259) 20240922055610542 DAUC <0003> db_auc.c:157 IMSI='262423233870116': No 2G Auth Data 20240922055610542 DAUC <0003> db_auc.c:192 IMSI='262423233870116': No 3G Auth Data HLR_Test-GSUP(106)@f95b386c79f2: Created GsupExpect[0] for "262423233870116" to be handled at TC_gsup_purge_cs(109) 20240922055610586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4258 20240922055610591 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610591 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423233870116" cn_domain=PS} 20240922055610591 DLU <0006> fsm.c:456 lu(262423233870116)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055610591 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055610606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423233870116)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055610606 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423233870116" cn_domain=PS} 20240922055610606 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610606 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f95b386c79f2: Found GsupExpect[0] for "262423233870116" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@f95b386c79f2: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423233870116" 20240922055610611 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610611 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423233870116"} 20240922055610611 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423233870116)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055610611 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055610611 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423233870116"} 20240922055610611 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055610611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423233870116)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055610611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423233870116)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055610611 DLU <0006> fsm.c:568 lu(PS:IMSI-262423233870116)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055610611 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610611 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f95b386c79f2: setverdict(pass): none -> pass 20240922055610613 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610613 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423233870116" cn_domain=CS} 20240922055610613 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240922055610620 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423233870116"} 20240922055610620 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423233870116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055610620 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610620 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055610622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@f95b386c79f2: Final verdict of PTC: pass 20240922055610646 DAUC <0003> db_auc.c:157 IMSI='262420505736297': No 2G Auth Data 20240922055610646 DAUC <0003> db_auc.c:192 IMSI='262420505736297': No 3G Auth Data 20240922055610654 DLGSUP <0013> hlr.c:121 IMSI 262420505736297: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f95b386c79f2: Created GsupExpect[0] for "262420505736297" to be handled at TC_gsup_purge_cs(110) 20240922055610678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36670<->l=127.0.0.1:4258 20240922055610681 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610681 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420505736297" cn_domain=PS} 20240922055610681 DLU <0006> fsm.c:456 lu(262420505736297)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055610681 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055610696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420505736297)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055610696 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420505736297" cn_domain=PS} 20240922055610696 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610696 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f95b386c79f2: Found GsupExpect[0] for "262420505736297" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@f95b386c79f2: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420505736297" 20240922055610698 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610698 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420505736297"} 20240922055610698 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420505736297)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055610698 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055610698 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420505736297"} 20240922055610698 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055610698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420505736297)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055610698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420505736297)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055610698 DLU <0006> fsm.c:568 lu(PS:IMSI-262420505736297)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055610699 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610699 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f95b386c79f2: setverdict(pass): none -> pass 20240922055610700 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610700 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420505736297" cn_domain=CS} 20240922055610700 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240922055610708 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420505736297"} 20240922055610708 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420505736297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055610708 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610708 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055610709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36670<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@f95b386c79f2: Final verdict of PTC: pass 20240922055610735 DAUC <0003> db_auc.c:157 IMSI='262423166031815': No 2G Auth Data 20240922055610735 DAUC <0003> db_auc.c:192 IMSI='262423166031815': No 3G Auth Data 20240922055610743 DLGSUP <0013> hlr.c:121 IMSI 262423166031815: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f95b386c79f2: Created GsupExpect[0] for "262423166031815" to be handled at TC_gsup_purge_cs(111) 20240922055610768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 20240922055610771 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610771 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423166031815" cn_domain=PS} 20240922055610771 DLU <0006> fsm.c:456 lu(262423166031815)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055610771 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055610787 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423166031815)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055610787 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423166031815" cn_domain=PS} 20240922055610787 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610787 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f95b386c79f2: Found GsupExpect[0] for "262423166031815" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@f95b386c79f2: Added IMSI table entry 2TC_gsup_purge_cs(111)"262423166031815" 20240922055610790 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610790 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423166031815"} 20240922055610790 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423166031815)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055610790 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055610790 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423166031815"} 20240922055610790 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055610790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423166031815)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055610790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423166031815)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055610790 DLU <0006> fsm.c:568 lu(PS:IMSI-262423166031815)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055610790 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610790 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f95b386c79f2: setverdict(pass): none -> pass 20240922055610791 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610791 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423166031815" cn_domain=CS} 20240922055610791 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240922055610799 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423166031815"} 20240922055610799 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423166031815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055610799 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610799 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055610800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@f95b386c79f2: Final verdict of PTC: pass 20240922055610824 DAUC <0003> db_auc.c:157 IMSI='262425997096898': No 2G Auth Data 20240922055610824 DAUC <0003> db_auc.c:192 IMSI='262425997096898': No 3G Auth Data 20240922055610832 DLGSUP <0013> hlr.c:121 IMSI 262425997096898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f95b386c79f2: Created GsupExpect[0] for "262425997096898" to be handled at TC_gsup_purge_cs(112) 20240922055610851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4258 20240922055610854 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610854 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425997096898" cn_domain=PS} 20240922055610854 DLU <0006> fsm.c:456 lu(262425997096898)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055610854 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055610870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425997096898)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055610870 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425997096898" cn_domain=PS} 20240922055610870 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610870 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f95b386c79f2: Found GsupExpect[0] for "262425997096898" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@f95b386c79f2: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425997096898" 20240922055610872 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610872 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425997096898"} 20240922055610872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425997096898)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055610872 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055610872 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425997096898"} 20240922055610872 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055610872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425997096898)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055610872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425997096898)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055610872 DLU <0006> fsm.c:568 lu(PS:IMSI-262425997096898)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055610872 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610872 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f95b386c79f2: setverdict(pass): none -> pass 20240922055610874 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610874 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425997096898" cn_domain=CS} 20240922055610874 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240922055610882 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425997096898"} 20240922055610882 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425997096898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055610882 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610882 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055610883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@f95b386c79f2: Final verdict of PTC: pass 20240922055610907 DAUC <0003> db_auc.c:157 IMSI='262428392849232': No 2G Auth Data 20240922055610907 DAUC <0003> db_auc.c:192 IMSI='262428392849232': No 3G Auth Data 20240922055610915 DLGSUP <0013> hlr.c:121 IMSI 262428392849232: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f95b386c79f2: Created GsupExpect[0] for "262428392849232" to be handled at TC_gsup_purge_cs(113) 20240922055610936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36694<->l=127.0.0.1:4258 20240922055610940 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610940 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428392849232" cn_domain=PS} 20240922055610940 DLU <0006> fsm.c:456 lu(262428392849232)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055610940 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055610955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428392849232)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055610955 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428392849232" cn_domain=PS} 20240922055610955 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610955 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f95b386c79f2: Found GsupExpect[0] for "262428392849232" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@f95b386c79f2: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428392849232" 20240922055610958 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610958 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428392849232"} 20240922055610958 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428392849232)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055610958 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055610958 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428392849232"} 20240922055610958 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055610958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428392849232)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055610958 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428392849232)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055610958 DLU <0006> fsm.c:568 lu(PS:IMSI-262428392849232)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055610958 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610958 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f95b386c79f2: setverdict(pass): none -> pass 20240922055610960 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055610960 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428392849232" cn_domain=CS} 20240922055610960 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240922055610968 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428392849232"} 20240922055610968 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428392849232 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055610968 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055610968 DLINP <000b> input/ipa.c:451 connected read/write 20240922055610968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055610970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36694<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@f95b386c79f2: Final verdict of PTC: pass 20240922055610993 DAUC <0003> db_auc.c:157 IMSI='262420328139580': No 2G Auth Data 20240922055610993 DAUC <0003> db_auc.c:192 IMSI='262420328139580': No 3G Auth Data 20240922055611001 DLGSUP <0013> hlr.c:121 IMSI 262420328139580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f95b386c79f2: Created GsupExpect[0] for "262420328139580" to be handled at TC_gsup_purge_cs(114) 20240922055611032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36696<->l=127.0.0.1:4258 20240922055611036 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611036 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420328139580" cn_domain=PS} 20240922055611036 DLU <0006> fsm.c:456 lu(262420328139580)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055611036 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055611050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420328139580)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055611050 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420328139580" cn_domain=PS} 20240922055611050 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055611050 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f95b386c79f2: Found GsupExpect[0] for "262420328139580" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@f95b386c79f2: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420328139580" 20240922055611053 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611053 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420328139580"} 20240922055611053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420328139580)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055611053 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055611053 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420328139580"} 20240922055611053 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055611053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420328139580)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055611053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420328139580)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055611053 DLU <0006> fsm.c:568 lu(PS:IMSI-262420328139580)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055611053 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055611053 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f95b386c79f2: setverdict(pass): none -> pass 20240922055611055 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611055 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420328139580" cn_domain=CS} 20240922055611055 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240922055611062 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420328139580"} 20240922055611062 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420328139580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055611062 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055611062 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055611064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36696<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@f95b386c79f2: Final verdict of PTC: pass 20240922055611095 DAUC <0003> db_auc.c:157 IMSI='262426245605867': No 2G Auth Data 20240922055611095 DAUC <0003> db_auc.c:192 IMSI='262426245605867': No 3G Auth Data 20240922055611103 DLGSUP <0013> hlr.c:121 IMSI 262426245605867: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f95b386c79f2: Created GsupExpect[0] for "262426245605867" to be handled at TC_gsup_purge_cs(115) 20240922055611133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4258 20240922055611137 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611137 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426245605867" cn_domain=PS} 20240922055611137 DLU <0006> fsm.c:456 lu(262426245605867)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055611137 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055611151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426245605867)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055611151 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426245605867" cn_domain=PS} 20240922055611151 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055611152 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f95b386c79f2: Found GsupExpect[0] for "262426245605867" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@f95b386c79f2: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426245605867" 20240922055611154 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611154 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426245605867"} 20240922055611154 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426245605867)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055611154 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055611154 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426245605867"} 20240922055611154 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055611154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426245605867)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055611154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426245605867)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055611154 DLU <0006> fsm.c:568 lu(PS:IMSI-262426245605867)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055611154 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055611154 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f95b386c79f2: setverdict(pass): none -> pass 20240922055611157 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611157 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426245605867" cn_domain=CS} 20240922055611157 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240922055611164 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426245605867"} 20240922055611164 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426245605867 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055611164 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055611164 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055611166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@f95b386c79f2: Final verdict of PTC: pass 20240922055611196 DAUC <0003> db_auc.c:157 IMSI='262426063264418': No 2G Auth Data 20240922055611196 DAUC <0003> db_auc.c:192 IMSI='262426063264418': No 3G Auth Data 20240922055611205 DLGSUP <0013> hlr.c:121 IMSI 262426063264418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f95b386c79f2: Created GsupExpect[0] for "262426063264418" to be handled at TC_gsup_purge_cs(116) 20240922055611236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4258 20240922055611240 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611240 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426063264418" cn_domain=PS} 20240922055611240 DLU <0006> fsm.c:456 lu(262426063264418)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055611240 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055611255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426063264418)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055611255 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426063264418" cn_domain=PS} 20240922055611255 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055611255 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f95b386c79f2: Found GsupExpect[0] for "262426063264418" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@f95b386c79f2: Added IMSI table entry 7TC_gsup_purge_cs(116)"262426063264418" 20240922055611258 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611258 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426063264418"} 20240922055611258 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426063264418)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055611258 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055611258 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426063264418"} 20240922055611258 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055611258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426063264418)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055611258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426063264418)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055611258 DLU <0006> fsm.c:568 lu(PS:IMSI-262426063264418)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055611258 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055611258 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f95b386c79f2: setverdict(pass): none -> pass 20240922055611260 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611260 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426063264418" cn_domain=CS} 20240922055611260 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240922055611271 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426063264418"} 20240922055611271 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426063264418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055611271 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055611271 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055611273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055611300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36664<->l=127.0.0.1:4258 20240922055611301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44433<->l=127.0.0.1:4259) 20240922055611301 DLINP <000b> input/ipa.c:451 connected read/write 20240922055611301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055611301 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055611301 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055611301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@f95b386c79f2: Final verdict of PTC: none 107@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:56:11 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20240922055611343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4258 20240922055611444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18704) Waiting for packet dumper to finish... 1 (prev_count=18704, count=48780) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:56:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_purge_ps started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055614521 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055614521 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055614523 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055614526 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614526 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055614526 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055614526 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 20240922055614526 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055614526 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 20240922055614526 DLGSUP <0013> gsup_server.c:235 2: 20240922055614526 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055614526 DLGSUP <0013> gsup_server.c:235 3: 20240922055614526 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055614526 DLGSUP <0013> gsup_server.c:235 4: 20240922055614526 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055614526 DLGSUP <0013> gsup_server.c:235 5: 20240922055614526 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055614526 DLGSUP <0013> gsup_server.c:235 7: 20240922055614526 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055614526 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055614526 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055614526 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@f95b386c79f2: 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") 20240922055614545 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39089<->l=127.0.0.1:4259) 20240922055614571 DAUC <0003> db_auc.c:157 IMSI='262428436985273': No 2G Auth Data 20240922055614571 DAUC <0003> db_auc.c:192 IMSI='262428436985273': No 3G Auth Data HLR_Test-GSUP(118)@f95b386c79f2: Created GsupExpect[0] for "262428436985273" to be handled at TC_gsup_purge_ps(121) 20240922055614611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4258 20240922055614615 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614615 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428436985273" cn_domain=PS} 20240922055614615 DLU <0006> fsm.c:456 lu(262428436985273)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055614615 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055614630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428436985273)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055614630 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428436985273" cn_domain=PS} 20240922055614630 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614630 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f95b386c79f2: Found GsupExpect[0] for "262428436985273" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@f95b386c79f2: Added IMSI table entry 0TC_gsup_purge_ps(121)"262428436985273" 20240922055614634 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614634 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428436985273"} 20240922055614634 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428436985273)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055614634 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055614634 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428436985273"} 20240922055614634 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055614634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428436985273)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055614634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428436985273)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055614634 DLU <0006> fsm.c:568 lu(PS:IMSI-262428436985273)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055614634 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614634 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f95b386c79f2: setverdict(pass): none -> pass 20240922055614636 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614636 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428436985273" cn_domain=PS} 20240922055614636 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240922055614644 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428436985273"} 20240922055614644 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428436985273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055614644 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614644 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055614645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@f95b386c79f2: Final verdict of PTC: pass 20240922055614670 DAUC <0003> db_auc.c:157 IMSI='262421350665547': No 2G Auth Data 20240922055614670 DAUC <0003> db_auc.c:192 IMSI='262421350665547': No 3G Auth Data 20240922055614678 DLGSUP <0013> hlr.c:121 IMSI 262421350665547: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f95b386c79f2: Created GsupExpect[0] for "262421350665547" to be handled at TC_gsup_purge_ps(122) 20240922055614702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36768<->l=127.0.0.1:4258 20240922055614705 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614705 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421350665547" cn_domain=PS} 20240922055614705 DLU <0006> fsm.c:456 lu(262421350665547)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055614705 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055614721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421350665547)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055614721 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421350665547" cn_domain=PS} 20240922055614721 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614721 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f95b386c79f2: Found GsupExpect[0] for "262421350665547" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@f95b386c79f2: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421350665547" 20240922055614724 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614724 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421350665547"} 20240922055614724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421350665547)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055614724 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055614724 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421350665547"} 20240922055614724 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055614724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421350665547)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055614724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421350665547)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055614724 DLU <0006> fsm.c:568 lu(PS:IMSI-262421350665547)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055614724 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614724 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f95b386c79f2: setverdict(pass): none -> pass 20240922055614726 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614726 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421350665547" cn_domain=PS} 20240922055614726 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240922055614734 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421350665547"} 20240922055614734 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421350665547 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055614734 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614734 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055614735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36768<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@f95b386c79f2: Final verdict of PTC: pass 20240922055614759 DAUC <0003> db_auc.c:157 IMSI='262428931030476': No 2G Auth Data 20240922055614759 DAUC <0003> db_auc.c:192 IMSI='262428931030476': No 3G Auth Data 20240922055614767 DLGSUP <0013> hlr.c:121 IMSI 262428931030476: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f95b386c79f2: Created GsupExpect[0] for "262428931030476" to be handled at TC_gsup_purge_ps(123) 20240922055614790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 20240922055614794 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614794 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428931030476" cn_domain=PS} 20240922055614794 DLU <0006> fsm.c:456 lu(262428931030476)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055614794 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055614810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428931030476)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055614810 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428931030476" cn_domain=PS} 20240922055614810 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614810 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f95b386c79f2: Found GsupExpect[0] for "262428931030476" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@f95b386c79f2: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428931030476" 20240922055614813 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614813 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428931030476"} 20240922055614813 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428931030476)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055614813 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055614813 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428931030476"} 20240922055614813 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055614813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428931030476)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055614813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428931030476)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055614813 DLU <0006> fsm.c:568 lu(PS:IMSI-262428931030476)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055614813 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614813 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f95b386c79f2: setverdict(pass): none -> pass 20240922055614816 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614816 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428931030476" cn_domain=PS} 20240922055614816 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240922055614823 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428931030476"} 20240922055614823 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428931030476 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055614823 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614824 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055614825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@f95b386c79f2: Final verdict of PTC: pass 20240922055614849 DAUC <0003> db_auc.c:157 IMSI='262428278989057': No 2G Auth Data 20240922055614849 DAUC <0003> db_auc.c:192 IMSI='262428278989057': No 3G Auth Data 20240922055614858 DLGSUP <0013> hlr.c:121 IMSI 262428278989057: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f95b386c79f2: Created GsupExpect[0] for "262428278989057" to be handled at TC_gsup_purge_ps(124) 20240922055614881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36780<->l=127.0.0.1:4258 20240922055614884 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614884 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428278989057" cn_domain=PS} 20240922055614884 DLU <0006> fsm.c:456 lu(262428278989057)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055614884 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055614902 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428278989057)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055614902 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428278989057" cn_domain=PS} 20240922055614902 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614902 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f95b386c79f2: Found GsupExpect[0] for "262428278989057" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@f95b386c79f2: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428278989057" 20240922055614905 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614905 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428278989057"} 20240922055614905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428278989057)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055614905 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055614905 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428278989057"} 20240922055614905 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055614905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428278989057)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055614905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428278989057)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055614905 DLU <0006> fsm.c:568 lu(PS:IMSI-262428278989057)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055614905 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614905 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f95b386c79f2: setverdict(pass): none -> pass 20240922055614908 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614908 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428278989057" cn_domain=PS} 20240922055614908 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240922055614915 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428278989057"} 20240922055614915 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428278989057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055614915 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614915 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055614917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36780<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@f95b386c79f2: Final verdict of PTC: pass 20240922055614943 DAUC <0003> db_auc.c:157 IMSI='262429222787913': No 2G Auth Data 20240922055614943 DAUC <0003> db_auc.c:192 IMSI='262429222787913': No 3G Auth Data 20240922055614952 DLGSUP <0013> hlr.c:121 IMSI 262429222787913: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f95b386c79f2: Created GsupExpect[0] for "262429222787913" to be handled at TC_gsup_purge_ps(125) 20240922055614977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 20240922055614980 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614980 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429222787913" cn_domain=PS} 20240922055614981 DLU <0006> fsm.c:456 lu(262429222787913)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055614981 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055614996 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429222787913)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055614996 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429222787913" cn_domain=PS} 20240922055614996 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614996 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f95b386c79f2: Found GsupExpect[0] for "262429222787913" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@f95b386c79f2: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429222787913" 20240922055614999 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055614999 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429222787913"} 20240922055614999 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429222787913)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055614999 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055614999 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429222787913"} 20240922055614999 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055614999 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429222787913)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055614999 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429222787913)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055614999 DLU <0006> fsm.c:568 lu(PS:IMSI-262429222787913)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055614999 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055614999 DLINP <000b> input/ipa.c:451 connected read/write 20240922055614999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f95b386c79f2: setverdict(pass): none -> pass 20240922055615001 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615001 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429222787913" cn_domain=PS} 20240922055615001 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240922055615009 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429222787913"} 20240922055615009 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429222787913 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055615009 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615009 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055615011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36782<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@f95b386c79f2: Final verdict of PTC: pass 20240922055615035 DAUC <0003> db_auc.c:157 IMSI='262425667245015': No 2G Auth Data 20240922055615035 DAUC <0003> db_auc.c:192 IMSI='262425667245015': No 3G Auth Data 20240922055615043 DLGSUP <0013> hlr.c:121 IMSI 262425667245015: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f95b386c79f2: Created GsupExpect[0] for "262425667245015" to be handled at TC_gsup_purge_ps(126) 20240922055615075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4258 20240922055615079 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615079 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425667245015" cn_domain=PS} 20240922055615079 DLU <0006> fsm.c:456 lu(262425667245015)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055615079 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055615095 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425667245015)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055615095 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425667245015" cn_domain=PS} 20240922055615095 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615095 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f95b386c79f2: Found GsupExpect[0] for "262425667245015" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@f95b386c79f2: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425667245015" 20240922055615098 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615098 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425667245015"} 20240922055615098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425667245015)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055615098 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055615098 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425667245015"} 20240922055615098 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055615098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425667245015)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055615098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425667245015)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055615098 DLU <0006> fsm.c:568 lu(PS:IMSI-262425667245015)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055615098 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615098 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f95b386c79f2: setverdict(pass): none -> pass 20240922055615100 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615100 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425667245015" cn_domain=PS} 20240922055615100 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240922055615107 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425667245015"} 20240922055615107 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425667245015 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055615107 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615107 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055615109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@f95b386c79f2: Final verdict of PTC: pass 20240922055615140 DAUC <0003> db_auc.c:157 IMSI='262424982980081': No 2G Auth Data 20240922055615140 DAUC <0003> db_auc.c:192 IMSI='262424982980081': No 3G Auth Data 20240922055615149 DLGSUP <0013> hlr.c:121 IMSI 262424982980081: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f95b386c79f2: Created GsupExpect[0] for "262424982980081" to be handled at TC_gsup_purge_ps(127) 20240922055615181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36796<->l=127.0.0.1:4258 20240922055615183 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615183 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424982980081" cn_domain=PS} 20240922055615183 DLU <0006> fsm.c:456 lu(262424982980081)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055615183 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055615198 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424982980081)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055615198 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424982980081" cn_domain=PS} 20240922055615198 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615198 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f95b386c79f2: Found GsupExpect[0] for "262424982980081" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@f95b386c79f2: Added IMSI table entry 6TC_gsup_purge_ps(127)"262424982980081" 20240922055615201 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615201 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424982980081"} 20240922055615201 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424982980081)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055615201 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055615201 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424982980081"} 20240922055615201 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055615201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982980081)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055615201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424982980081)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055615201 DLU <0006> fsm.c:568 lu(PS:IMSI-262424982980081)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055615202 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615202 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f95b386c79f2: setverdict(pass): none -> pass 20240922055615204 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615204 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424982980081" cn_domain=PS} 20240922055615204 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240922055615211 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424982980081"} 20240922055615211 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424982980081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055615211 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615211 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055615213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36796<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@f95b386c79f2: Final verdict of PTC: pass 20240922055615245 DAUC <0003> db_auc.c:157 IMSI='262425114971828': No 2G Auth Data 20240922055615245 DAUC <0003> db_auc.c:192 IMSI='262425114971828': No 3G Auth Data 20240922055615254 DLGSUP <0013> hlr.c:121 IMSI 262425114971828: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f95b386c79f2: Created GsupExpect[0] for "262425114971828" to be handled at TC_gsup_purge_ps(128) 20240922055615286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 20240922055615291 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615291 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425114971828" cn_domain=PS} 20240922055615291 DLU <0006> fsm.c:456 lu(262425114971828)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055615291 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055615306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425114971828)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055615306 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425114971828" cn_domain=PS} 20240922055615306 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615306 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f95b386c79f2: Found GsupExpect[0] for "262425114971828" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@f95b386c79f2: Added IMSI table entry 7TC_gsup_purge_ps(128)"262425114971828" 20240922055615309 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615309 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425114971828"} 20240922055615309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425114971828)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055615309 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055615309 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425114971828"} 20240922055615309 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055615309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425114971828)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055615309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425114971828)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055615309 DLU <0006> fsm.c:568 lu(PS:IMSI-262425114971828)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055615309 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615309 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f95b386c79f2: setverdict(pass): none -> pass 20240922055615311 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615311 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425114971828" cn_domain=PS} 20240922055615311 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240922055615319 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425114971828"} 20240922055615319 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425114971828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240922055615319 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055615319 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055615321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36804<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055615345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36754<->l=127.0.0.1:4258 20240922055615346 DLINP <000b> input/ipa.c:451 connected read/write 20240922055615346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055615346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055615347 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055615347 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055615347 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39089<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@f95b386c79f2: Final verdict of PTC: none 119@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:56:15 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20240922055615392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 20240922055615493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33128) Waiting for packet dumper to finish... 1 (prev_count=33128, count=48780) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_purge_unknown started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055618560 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055618560 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055618561 DLINP <000b> input/ipa.c:451 connected read/write 20240922055618562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055618562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055618563 DLINP <000b> input/ipa.c:451 connected read/write 20240922055618563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055618563 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055618563 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055618563 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 20240922055618563 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055618563 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 20240922055618563 DLGSUP <0013> gsup_server.c:235 2: 20240922055618563 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055618563 DLGSUP <0013> gsup_server.c:235 3: 20240922055618563 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055618563 DLGSUP <0013> gsup_server.c:235 4: 20240922055618563 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055618563 DLGSUP <0013> gsup_server.c:235 5: 20240922055618563 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055618563 DLGSUP <0013> gsup_server.c:235 7: 20240922055618563 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055618563 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055618563 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055618563 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@f95b386c79f2: 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") 20240922055618580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34553<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@f95b386c79f2: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240922055618590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46368<->l=127.0.0.1:4258 20240922055618605 DLINP <000b> input/ipa.c:451 connected read/write 20240922055618605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055618605 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} 20240922055618605 DLU <0006> fsm.c:456 lu(2345743413463)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055618605 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 20240922055618605 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} 20240922055618605 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055618605 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5616af561660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055618605 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5616af561660]{UNVALIDATED}: Freeing instance 20240922055618605 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5616af561660]{UNVALIDATED}: Deallocated 20240922055618605 DLINP <000b> input/ipa.c:451 connected read/write 20240922055618605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055618605 DLINP <000b> input/ipa.c:451 connected read/write 20240922055618605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@f95b386c79f2: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@f95b386c79f2: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@f95b386c79f2: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055618608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46368<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055618609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46356<->l=127.0.0.1:4258 20240922055618610 DLINP <000b> input/ipa.c:451 connected read/write 20240922055618610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055618610 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055618610 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055618610 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055618610 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34553<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@f95b386c79f2: Final verdict of PTC: none 131@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055618652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20240922055618753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12428) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_ussd_unknown started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055621841 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055621841 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055621844 DLINP <000b> input/ipa.c:451 connected read/write 20240922055621844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055621844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055621847 DLINP <000b> input/ipa.c:451 connected read/write 20240922055621847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055621847 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055621847 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055621847 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 20240922055621847 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055621847 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 20240922055621847 DLGSUP <0013> gsup_server.c:235 2: 20240922055621847 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055621847 DLGSUP <0013> gsup_server.c:235 3: 20240922055621847 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055621847 DLGSUP <0013> gsup_server.c:235 4: 20240922055621847 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055621847 DLGSUP <0013> gsup_server.c:235 5: 20240922055621847 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055621847 DLGSUP <0013> gsup_server.c:235 7: 20240922055621847 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055621847 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055621847 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055621847 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@f95b386c79f2: 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") 20240922055621863 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41009<->l=127.0.0.1:4259) 20240922055621886 DAUC <0003> db_auc.c:157 IMSI='262426953676404': No 2G Auth Data 20240922055621886 DAUC <0003> db_auc.c:192 IMSI='262426953676404': No 3G Auth Data HLR_Test-GSUP(135)@f95b386c79f2: Created GsupExpect[0] for "262426953676404" to be handled at TC_mo_ussd_unknown(138) 20240922055621926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4258 20240922055621932 DLINP <000b> input/ipa.c:451 connected read/write 20240922055621932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055621932 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426953676404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426953676404" session_id=4220965207 session_state=BEGIN} 20240922055621932 DSS <0004> hlr_ussd.c:576 262426953676404/0xfb96d157: Process SS (BEGIN) 20240922055621932 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240922055621932 DSS <0004> hlr_ussd.c:518 262426953676404/0xfb96d157: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240922055621932 DSS <0004> hlr_ussd.c:523 262426953676404/0xfb96d157: USSD for unknown code '*#200#' 20240922055621932 DSS <0004> hlr_ussd.c:354 262426953676404/0xfb96d157: Tx ReturnError(1, 0x12) 20240922055621932 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426953676404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426953676404" session_id=4220965207 session_state=END} 20240922055621932 DLINP <000b> input/ipa.c:451 connected read/write 20240922055621932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055621932 DLINP <000b> input/ipa.c:451 connected read/write 20240922055621932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f95b386c79f2: Found GsupExpect[0] for "262426953676404" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@f95b386c79f2: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426953676404" TC_mo_ussd_unknown(138)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@f95b386c79f2: setverdict(pass): none -> pass 20240922055621936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@f95b386c79f2: Final verdict of PTC: pass 20240922055621945 DAUC <0003> db_auc.c:157 IMSI='262422156117092': No 2G Auth Data 20240922055621945 DAUC <0003> db_auc.c:192 IMSI='262422156117092': No 3G Auth Data HLR_Test-GSUP(135)@f95b386c79f2: Created GsupExpect[0] for "262422156117092" to be handled at TC_mo_ussd_unknown(139) 20240922055621978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 20240922055621984 DLINP <000b> input/ipa.c:451 connected read/write 20240922055621984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055621984 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422156117092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422156117092" session_id=4125124624 session_state=BEGIN} 20240922055621984 DSS <0004> hlr_ussd.c:576 262422156117092/0xf5e06810: Process SS (BEGIN) 20240922055621984 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240922055621984 DSS <0004> hlr_ussd.c:518 262422156117092/0xf5e06810: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240922055621984 DSS <0004> hlr_ussd.c:523 262422156117092/0xf5e06810: USSD for unknown code '*#200#' 20240922055621984 DSS <0004> hlr_ussd.c:354 262422156117092/0xf5e06810: Tx ReturnError(1, 0x12) 20240922055621984 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422156117092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422156117092" session_id=4125124624 session_state=END} 20240922055621984 DLINP <000b> input/ipa.c:451 connected read/write 20240922055621984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055621984 DLINP <000b> input/ipa.c:451 connected read/write 20240922055621984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f95b386c79f2: Found GsupExpect[0] for "262422156117092" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@f95b386c79f2: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422156117092" TC_mo_ussd_unknown(139)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@f95b386c79f2: setverdict(pass): none -> pass 20240922055621987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@f95b386c79f2: Final verdict of PTC: pass 20240922055621995 DAUC <0003> db_auc.c:157 IMSI='262426990823150': No 2G Auth Data 20240922055621995 DAUC <0003> db_auc.c:192 IMSI='262426990823150': No 3G Auth Data HLR_Test-GSUP(135)@f95b386c79f2: Created GsupExpect[0] for "262426990823150" to be handled at TC_mo_ussd_unknown(140) 20240922055622028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20240922055622034 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055622034 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426990823150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426990823150" session_id=208176264 session_state=BEGIN} 20240922055622034 DSS <0004> hlr_ussd.c:576 262426990823150/0x0c688488: Process SS (BEGIN) 20240922055622034 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240922055622034 DSS <0004> hlr_ussd.c:518 262426990823150/0x0c688488: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240922055622034 DSS <0004> hlr_ussd.c:523 262426990823150/0x0c688488: USSD for unknown code '*#200#' 20240922055622034 DSS <0004> hlr_ussd.c:354 262426990823150/0x0c688488: Tx ReturnError(1, 0x12) 20240922055622034 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426990823150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426990823150" session_id=208176264 session_state=END} 20240922055622034 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055622034 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f95b386c79f2: Found GsupExpect[0] for "262426990823150" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@f95b386c79f2: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426990823150" TC_mo_ussd_unknown(140)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@f95b386c79f2: setverdict(pass): none -> pass 20240922055622037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@f95b386c79f2: Final verdict of PTC: pass 20240922055622058 DAUC <0003> db_auc.c:157 IMSI='262422209320850': No 2G Auth Data 20240922055622058 DAUC <0003> db_auc.c:192 IMSI='262422209320850': No 3G Auth Data HLR_Test-GSUP(135)@f95b386c79f2: Created GsupExpect[0] for "262422209320850" to be handled at TC_mo_ussd_unknown(141) 20240922055622084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 20240922055622089 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055622089 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422209320850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422209320850" session_id=641010346 session_state=BEGIN} 20240922055622089 DSS <0004> hlr_ussd.c:576 262422209320850/0x26350aaa: Process SS (BEGIN) 20240922055622089 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240922055622089 DSS <0004> hlr_ussd.c:518 262422209320850/0x26350aaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240922055622089 DSS <0004> hlr_ussd.c:523 262422209320850/0x26350aaa: USSD for unknown code '*#200#' 20240922055622089 DSS <0004> hlr_ussd.c:354 262422209320850/0x26350aaa: Tx ReturnError(1, 0x12) 20240922055622089 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422209320850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422209320850" session_id=641010346 session_state=END} 20240922055622089 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055622089 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f95b386c79f2: Found GsupExpect[0] for "262422209320850" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@f95b386c79f2: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422209320850" TC_mo_ussd_unknown(141)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@f95b386c79f2: setverdict(pass): none -> pass 20240922055622092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46424<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@f95b386c79f2: Final verdict of PTC: pass 20240922055622096 DAUC <0003> db_auc.c:157 IMSI='262421966120813': No 2G Auth Data 20240922055622096 DAUC <0003> db_auc.c:192 IMSI='262421966120813': No 3G Auth Data HLR_Test-GSUP(135)@f95b386c79f2: Created GsupExpect[0] for "262421966120813" to be handled at TC_mo_ussd_unknown(142) 20240922055622120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46432<->l=127.0.0.1:4258 20240922055622125 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055622125 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421966120813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421966120813" session_id=1580978275 session_state=BEGIN} 20240922055622125 DSS <0004> hlr_ussd.c:576 262421966120813/0x5e3bd063: Process SS (BEGIN) 20240922055622125 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240922055622125 DSS <0004> hlr_ussd.c:518 262421966120813/0x5e3bd063: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240922055622125 DSS <0004> hlr_ussd.c:523 262421966120813/0x5e3bd063: USSD for unknown code '*#200#' 20240922055622125 DSS <0004> hlr_ussd.c:354 262421966120813/0x5e3bd063: Tx ReturnError(1, 0x12) 20240922055622125 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421966120813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421966120813" session_id=1580978275 session_state=END} 20240922055622125 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055622125 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f95b386c79f2: Found GsupExpect[0] for "262421966120813" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@f95b386c79f2: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421966120813" TC_mo_ussd_unknown(142)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@f95b386c79f2: setverdict(pass): none -> pass 20240922055622129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46432<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@f95b386c79f2: Final verdict of PTC: pass 20240922055622134 DAUC <0003> db_auc.c:157 IMSI='262422208722935': No 2G Auth Data 20240922055622134 DAUC <0003> db_auc.c:192 IMSI='262422208722935': No 3G Auth Data HLR_Test-GSUP(135)@f95b386c79f2: Created GsupExpect[0] for "262422208722935" to be handled at TC_mo_ussd_unknown(143) 20240922055622165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 20240922055622172 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055622172 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422208722935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422208722935" session_id=1180600529 session_state=BEGIN} 20240922055622172 DSS <0004> hlr_ussd.c:576 262422208722935/0x465e88d1: Process SS (BEGIN) 20240922055622172 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240922055622172 DSS <0004> hlr_ussd.c:518 262422208722935/0x465e88d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240922055622172 DSS <0004> hlr_ussd.c:523 262422208722935/0x465e88d1: USSD for unknown code '*#200#' 20240922055622172 DSS <0004> hlr_ussd.c:354 262422208722935/0x465e88d1: Tx ReturnError(1, 0x12) 20240922055622172 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422208722935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422208722935" session_id=1180600529 session_state=END} 20240922055622172 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055622172 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f95b386c79f2: Found GsupExpect[0] for "262422208722935" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@f95b386c79f2: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422208722935" TC_mo_ussd_unknown(143)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@f95b386c79f2: setverdict(pass): none -> pass 20240922055622175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@f95b386c79f2: Final verdict of PTC: pass 20240922055622179 DAUC <0003> db_auc.c:157 IMSI='262427794568620': No 2G Auth Data 20240922055622179 DAUC <0003> db_auc.c:192 IMSI='262427794568620': No 3G Auth Data HLR_Test-GSUP(135)@f95b386c79f2: Created GsupExpect[0] for "262427794568620" to be handled at TC_mo_ussd_unknown(144) 20240922055622206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4258 20240922055622210 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055622210 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427794568620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427794568620" session_id=1416768338 session_state=BEGIN} 20240922055622210 DSS <0004> hlr_ussd.c:576 262427794568620/0x54722b52: Process SS (BEGIN) 20240922055622210 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240922055622210 DSS <0004> hlr_ussd.c:518 262427794568620/0x54722b52: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240922055622210 DSS <0004> hlr_ussd.c:523 262427794568620/0x54722b52: USSD for unknown code '*#200#' 20240922055622210 DSS <0004> hlr_ussd.c:354 262427794568620/0x54722b52: Tx ReturnError(1, 0x12) 20240922055622210 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427794568620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427794568620" session_id=1416768338 session_state=END} 20240922055622211 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055622211 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f95b386c79f2: Found GsupExpect[0] for "262427794568620" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@f95b386c79f2: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427794568620" TC_mo_ussd_unknown(144)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@f95b386c79f2: setverdict(pass): none -> pass 20240922055622214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@f95b386c79f2: Final verdict of PTC: pass 20240922055622218 DAUC <0003> db_auc.c:157 IMSI='262422758506530': No 2G Auth Data 20240922055622218 DAUC <0003> db_auc.c:192 IMSI='262422758506530': No 3G Auth Data HLR_Test-GSUP(135)@f95b386c79f2: Created GsupExpect[0] for "262422758506530" to be handled at TC_mo_ussd_unknown(145) 20240922055622250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4258 20240922055622255 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055622255 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422758506530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422758506530" session_id=596787013 session_state=BEGIN} 20240922055622255 DSS <0004> hlr_ussd.c:576 262422758506530/0x23923f45: Process SS (BEGIN) 20240922055622255 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240922055622255 DSS <0004> hlr_ussd.c:518 262422758506530/0x23923f45: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240922055622255 DSS <0004> hlr_ussd.c:523 262422758506530/0x23923f45: USSD for unknown code '*#200#' 20240922055622255 DSS <0004> hlr_ussd.c:354 262422758506530/0x23923f45: Tx ReturnError(1, 0x12) 20240922055622255 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422758506530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422758506530" session_id=596787013 session_state=END} 20240922055622255 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055622255 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f95b386c79f2: Found GsupExpect[0] for "262422758506530" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@f95b386c79f2: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422758506530" TC_mo_ussd_unknown(145)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@f95b386c79f2: setverdict(pass): none -> pass 20240922055622258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@f95b386c79f2: Final verdict of PTC: pass 20240922055622259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 20240922055622260 DLINP <000b> input/ipa.c:451 connected read/write 20240922055622260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055622260 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055622260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055622260 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055622260 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41009<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@f95b386c79f2: Final verdict of PTC: none 136@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 136: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:56:22 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20240922055622301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4258 20240922055622401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5704) Waiting for packet dumper to finish... 1 (prev_count=5704, count=40256) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:56:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_ussd_euse_disc started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055625480 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055625480 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055625483 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055625486 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625486 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055625486 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055625486 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 20240922055625486 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055625486 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 20240922055625486 DLGSUP <0013> gsup_server.c:235 2: 20240922055625486 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055625486 DLGSUP <0013> gsup_server.c:235 3: 20240922055625486 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055625486 DLGSUP <0013> gsup_server.c:235 4: 20240922055625486 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055625486 DLGSUP <0013> gsup_server.c:235 5: 20240922055625486 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055625486 DLGSUP <0013> gsup_server.c:235 7: 20240922055625486 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055625486 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055625486 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055625486 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@f95b386c79f2: 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") 20240922055625504 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43111<->l=127.0.0.1:4259) 20240922055625521 DAUC <0003> db_auc.c:157 IMSI='262424060416285': No 2G Auth Data 20240922055625521 DAUC <0003> db_auc.c:192 IMSI='262424060416285': No 3G Auth Data HLR_Test-GSUP(147)@f95b386c79f2: Created GsupExpect[0] for "262424060416285" to be handled at TC_mo_ussd_euse_disc(150) 20240922055625545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 20240922055625552 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625552 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424060416285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424060416285" session_id=1371480097 session_state=BEGIN} 20240922055625552 DSS <0004> hlr_ussd.c:576 262424060416285/0x51bf2021: Process SS (BEGIN) 20240922055625552 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055625552 DSS <0004> hlr_ussd.c:518 262424060416285/0x51bf2021: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055625552 DSS <0004> hlr_ussd.c:542 262424060416285/0x51bf2021: Cannot find conn for EUSE EUSE-foobar 20240922055625552 DSS <0004> hlr_ussd.c:354 262424060416285/0x51bf2021: Tx ReturnError(1, 0x22) 20240922055625552 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424060416285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424060416285" session_id=1371480097 session_state=END} 20240922055625552 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055625552 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f95b386c79f2: Found GsupExpect[0] for "262424060416285" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@f95b386c79f2: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424060416285" TC_mo_ussd_euse_disc(150)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@f95b386c79f2: setverdict(pass): none -> pass 20240922055625557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@f95b386c79f2: Final verdict of PTC: pass 20240922055625562 DAUC <0003> db_auc.c:157 IMSI='262423506060069': No 2G Auth Data 20240922055625562 DAUC <0003> db_auc.c:192 IMSI='262423506060069': No 3G Auth Data HLR_Test-GSUP(147)@f95b386c79f2: Created GsupExpect[0] for "262423506060069" to be handled at TC_mo_ussd_euse_disc(151) 20240922055625585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4258 20240922055625591 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625591 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423506060069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423506060069" session_id=2802152003 session_state=BEGIN} 20240922055625591 DSS <0004> hlr_ussd.c:576 262423506060069/0xa7057243: Process SS (BEGIN) 20240922055625591 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055625591 DSS <0004> hlr_ussd.c:518 262423506060069/0xa7057243: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055625591 DSS <0004> hlr_ussd.c:542 262423506060069/0xa7057243: Cannot find conn for EUSE EUSE-foobar 20240922055625591 DSS <0004> hlr_ussd.c:354 262423506060069/0xa7057243: Tx ReturnError(1, 0x22) 20240922055625591 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423506060069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423506060069" session_id=2802152003 session_state=END} 20240922055625591 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055625591 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f95b386c79f2: Found GsupExpect[0] for "262423506060069" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@f95b386c79f2: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262423506060069" TC_mo_ussd_euse_disc(151)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@f95b386c79f2: setverdict(pass): none -> pass 20240922055625594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@f95b386c79f2: Final verdict of PTC: pass 20240922055625598 DAUC <0003> db_auc.c:157 IMSI='262428899027754': No 2G Auth Data 20240922055625598 DAUC <0003> db_auc.c:192 IMSI='262428899027754': No 3G Auth Data HLR_Test-GSUP(147)@f95b386c79f2: Created GsupExpect[0] for "262428899027754" to be handled at TC_mo_ussd_euse_disc(152) 20240922055625623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46494<->l=127.0.0.1:4258 20240922055625630 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625630 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428899027754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428899027754" session_id=3284353761 session_state=BEGIN} 20240922055625630 DSS <0004> hlr_ussd.c:576 262428899027754/0xc3c342e1: Process SS (BEGIN) 20240922055625630 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055625630 DSS <0004> hlr_ussd.c:518 262428899027754/0xc3c342e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055625630 DSS <0004> hlr_ussd.c:542 262428899027754/0xc3c342e1: Cannot find conn for EUSE EUSE-foobar 20240922055625630 DSS <0004> hlr_ussd.c:354 262428899027754/0xc3c342e1: Tx ReturnError(1, 0x22) 20240922055625630 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428899027754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428899027754" session_id=3284353761 session_state=END} 20240922055625631 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055625631 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f95b386c79f2: Found GsupExpect[0] for "262428899027754" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@f95b386c79f2: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262428899027754" TC_mo_ussd_euse_disc(152)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@f95b386c79f2: setverdict(pass): none -> pass 20240922055625633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46494<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@f95b386c79f2: Final verdict of PTC: pass 20240922055625637 DAUC <0003> db_auc.c:157 IMSI='262428230145576': No 2G Auth Data 20240922055625637 DAUC <0003> db_auc.c:192 IMSI='262428230145576': No 3G Auth Data HLR_Test-GSUP(147)@f95b386c79f2: Created GsupExpect[0] for "262428230145576" to be handled at TC_mo_ussd_euse_disc(153) 20240922055625662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 20240922055625666 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625666 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428230145576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428230145576" session_id=3427473123 session_state=BEGIN} 20240922055625666 DSS <0004> hlr_ussd.c:576 262428230145576/0xcc4b16e3: Process SS (BEGIN) 20240922055625666 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055625666 DSS <0004> hlr_ussd.c:518 262428230145576/0xcc4b16e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055625666 DSS <0004> hlr_ussd.c:542 262428230145576/0xcc4b16e3: Cannot find conn for EUSE EUSE-foobar 20240922055625666 DSS <0004> hlr_ussd.c:354 262428230145576/0xcc4b16e3: Tx ReturnError(1, 0x22) 20240922055625666 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428230145576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428230145576" session_id=3427473123 session_state=END} 20240922055625666 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055625666 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f95b386c79f2: Found GsupExpect[0] for "262428230145576" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@f95b386c79f2: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428230145576" TC_mo_ussd_euse_disc(153)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@f95b386c79f2: setverdict(pass): none -> pass 20240922055625669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@f95b386c79f2: Final verdict of PTC: pass 20240922055625673 DAUC <0003> db_auc.c:157 IMSI='262426404193670': No 2G Auth Data 20240922055625673 DAUC <0003> db_auc.c:192 IMSI='262426404193670': No 3G Auth Data HLR_Test-GSUP(147)@f95b386c79f2: Created GsupExpect[0] for "262426404193670" to be handled at TC_mo_ussd_euse_disc(154) 20240922055625698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4258 20240922055625705 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625705 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426404193670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426404193670" session_id=827703673 session_state=BEGIN} 20240922055625705 DSS <0004> hlr_ussd.c:576 262426404193670/0x3155c179: Process SS (BEGIN) 20240922055625705 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055625705 DSS <0004> hlr_ussd.c:518 262426404193670/0x3155c179: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055625705 DSS <0004> hlr_ussd.c:542 262426404193670/0x3155c179: Cannot find conn for EUSE EUSE-foobar 20240922055625705 DSS <0004> hlr_ussd.c:354 262426404193670/0x3155c179: Tx ReturnError(1, 0x22) 20240922055625705 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426404193670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426404193670" session_id=827703673 session_state=END} 20240922055625705 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055625705 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f95b386c79f2: Found GsupExpect[0] for "262426404193670" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@f95b386c79f2: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426404193670" TC_mo_ussd_euse_disc(154)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@f95b386c79f2: setverdict(pass): none -> pass 20240922055625708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@f95b386c79f2: Final verdict of PTC: pass 20240922055625712 DAUC <0003> db_auc.c:157 IMSI='262420411702744': No 2G Auth Data 20240922055625712 DAUC <0003> db_auc.c:192 IMSI='262420411702744': No 3G Auth Data HLR_Test-GSUP(147)@f95b386c79f2: Created GsupExpect[0] for "262420411702744" to be handled at TC_mo_ussd_euse_disc(155) 20240922055625741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 20240922055625746 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625746 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420411702744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420411702744" session_id=268037603 session_state=BEGIN} 20240922055625746 DSS <0004> hlr_ussd.c:576 262420411702744/0x0ff9ede3: Process SS (BEGIN) 20240922055625746 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055625746 DSS <0004> hlr_ussd.c:518 262420411702744/0x0ff9ede3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055625746 DSS <0004> hlr_ussd.c:542 262420411702744/0x0ff9ede3: Cannot find conn for EUSE EUSE-foobar 20240922055625746 DSS <0004> hlr_ussd.c:354 262420411702744/0x0ff9ede3: Tx ReturnError(1, 0x22) 20240922055625746 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420411702744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420411702744" session_id=268037603 session_state=END} 20240922055625746 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055625746 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f95b386c79f2: Found GsupExpect[0] for "262420411702744" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@f95b386c79f2: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262420411702744" TC_mo_ussd_euse_disc(155)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@f95b386c79f2: setverdict(pass): none -> pass 20240922055625748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46514<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@f95b386c79f2: Final verdict of PTC: pass 20240922055625752 DAUC <0003> db_auc.c:157 IMSI='262422310579725': No 2G Auth Data 20240922055625752 DAUC <0003> db_auc.c:192 IMSI='262422310579725': No 3G Auth Data HLR_Test-GSUP(147)@f95b386c79f2: Created GsupExpect[0] for "262422310579725" to be handled at TC_mo_ussd_euse_disc(156) 20240922055625780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 20240922055625785 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625785 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422310579725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422310579725" session_id=2779834611 session_state=BEGIN} 20240922055625785 DSS <0004> hlr_ussd.c:576 262422310579725/0xa5b0e8f3: Process SS (BEGIN) 20240922055625785 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055625785 DSS <0004> hlr_ussd.c:518 262422310579725/0xa5b0e8f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055625785 DSS <0004> hlr_ussd.c:542 262422310579725/0xa5b0e8f3: Cannot find conn for EUSE EUSE-foobar 20240922055625785 DSS <0004> hlr_ussd.c:354 262422310579725/0xa5b0e8f3: Tx ReturnError(1, 0x22) 20240922055625785 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422310579725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422310579725" session_id=2779834611 session_state=END} 20240922055625785 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055625785 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f95b386c79f2: Found GsupExpect[0] for "262422310579725" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@f95b386c79f2: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422310579725" TC_mo_ussd_euse_disc(156)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@f95b386c79f2: setverdict(pass): none -> pass 20240922055625788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@f95b386c79f2: Final verdict of PTC: pass 20240922055625792 DAUC <0003> db_auc.c:157 IMSI='262428680941086': No 2G Auth Data 20240922055625792 DAUC <0003> db_auc.c:192 IMSI='262428680941086': No 3G Auth Data HLR_Test-GSUP(147)@f95b386c79f2: Created GsupExpect[0] for "262428680941086" to be handled at TC_mo_ussd_euse_disc(157) 20240922055625818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46528<->l=127.0.0.1:4258 20240922055625823 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625823 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428680941086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428680941086" session_id=3380349619 session_state=BEGIN} 20240922055625823 DSS <0004> hlr_ussd.c:576 262428680941086/0xc97c0ab3: Process SS (BEGIN) 20240922055625823 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055625823 DSS <0004> hlr_ussd.c:518 262428680941086/0xc97c0ab3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055625823 DSS <0004> hlr_ussd.c:542 262428680941086/0xc97c0ab3: Cannot find conn for EUSE EUSE-foobar 20240922055625823 DSS <0004> hlr_ussd.c:354 262428680941086/0xc97c0ab3: Tx ReturnError(1, 0x22) 20240922055625823 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428680941086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428680941086" session_id=3380349619 session_state=END} 20240922055625823 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055625823 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f95b386c79f2: Found GsupExpect[0] for "262428680941086" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@f95b386c79f2: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428680941086" TC_mo_ussd_euse_disc(157)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@f95b386c79f2: setverdict(pass): none -> pass 20240922055625826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46528<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@f95b386c79f2: Final verdict of PTC: pass 20240922055625826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 20240922055625827 DLINP <000b> input/ipa.c:451 connected read/write 20240922055625827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055625827 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055625827 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055625827 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055625827 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43111<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@f95b386c79f2: Final verdict of PTC: none 148@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 148: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055625867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 20240922055626068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46538<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32356) Waiting for packet dumper to finish... 1 (prev_count=32356, count=39692) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:56:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_ussd_iuse_imsi started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055629147 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055629147 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055629148 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45912<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055629151 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629151 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055629151 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055629151 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 20240922055629151 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055629151 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 20240922055629151 DLGSUP <0013> gsup_server.c:235 2: 20240922055629151 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055629151 DLGSUP <0013> gsup_server.c:235 3: 20240922055629151 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055629151 DLGSUP <0013> gsup_server.c:235 4: 20240922055629151 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055629151 DLGSUP <0013> gsup_server.c:235 5: 20240922055629151 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055629151 DLGSUP <0013> gsup_server.c:235 7: 20240922055629151 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055629151 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055629151 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055629151 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@f95b386c79f2: 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") 20240922055629167 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45255<->l=127.0.0.1:4259) 20240922055629177 DAUC <0003> db_auc.c:157 IMSI='262429442325750': No 2G Auth Data 20240922055629177 DAUC <0003> db_auc.c:192 IMSI='262429442325750': No 3G Auth Data HLR_Test-GSUP(159)@f95b386c79f2: Created GsupExpect[0] for "262429442325750" to be handled at TC_mo_ussd_iuse_imsi(162) 20240922055629199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45924<->l=127.0.0.1:4258 20240922055629206 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629206 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429442325750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429442325750" session_id=2040900934 session_state=BEGIN} 20240922055629206 DSS <0004> hlr_ussd.c:576 262429442325750/0x79a5ad46: Process SS (BEGIN) 20240922055629206 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055629206 DSS <0004> hlr_ussd.c:518 262429442325750/0x79a5ad46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055629206 DSS <0004> hlr_ussd.c:363 262429442325750/0x79a5ad46: Tx USSD 'Your IMSI is 262429442325750' 20240922055629206 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429442325750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429442325750" session_id=2040900934 session_state=END} 20240922055629206 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429442325750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055629206 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055629206 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f95b386c79f2: Found GsupExpect[0] for "262429442325750" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@f95b386c79f2: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262429442325750" TC_mo_ussd_iuse_imsi(162)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598E4693CD64B55B0D06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@f95b386c79f2: setverdict(pass): none -> pass 20240922055629210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@f95b386c79f2: Final verdict of PTC: pass 20240922055629214 DAUC <0003> db_auc.c:157 IMSI='262427983135703': No 2G Auth Data 20240922055629214 DAUC <0003> db_auc.c:192 IMSI='262427983135703': No 3G Auth Data HLR_Test-GSUP(159)@f95b386c79f2: Created GsupExpect[0] for "262427983135703" to be handled at TC_mo_ussd_iuse_imsi(163) 20240922055629237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45926<->l=127.0.0.1:4258 20240922055629244 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629244 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427983135703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427983135703" session_id=2090123702 session_state=BEGIN} 20240922055629244 DSS <0004> hlr_ussd.c:576 262427983135703/0x7c94c1b6: Process SS (BEGIN) 20240922055629244 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055629244 DSS <0004> hlr_ussd.c:518 262427983135703/0x7c94c1b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055629244 DSS <0004> hlr_ussd.c:363 262427983135703/0x7c94c1b6: Tx USSD 'Your IMSI is 262427983135703' 20240922055629244 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427983135703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427983135703" session_id=2090123702 session_state=END} 20240922055629244 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427983135703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055629244 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055629244 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f95b386c79f2: Found GsupExpect[0] for "262427983135703" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@f95b386c79f2: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427983135703" TC_mo_ussd_iuse_imsi(163)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D879BC566B51B6C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@f95b386c79f2: setverdict(pass): none -> pass 20240922055629247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45926<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@f95b386c79f2: Final verdict of PTC: pass 20240922055629252 DAUC <0003> db_auc.c:157 IMSI='262427525784209': No 2G Auth Data 20240922055629252 DAUC <0003> db_auc.c:192 IMSI='262427525784209': No 3G Auth Data HLR_Test-GSUP(159)@f95b386c79f2: Created GsupExpect[0] for "262427525784209" to be handled at TC_mo_ussd_iuse_imsi(164) 20240922055629274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45934<->l=127.0.0.1:4258 20240922055629278 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629278 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427525784209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427525784209" session_id=4193586094 session_state=BEGIN} 20240922055629278 DSS <0004> hlr_ussd.c:576 262427525784209/0xf9f50bae: Process SS (BEGIN) 20240922055629278 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055629278 DSS <0004> hlr_ussd.c:518 262427525784209/0xf9f50bae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055629278 DSS <0004> hlr_ussd.c:363 262427525784209/0xf9f50bae: Tx USSD 'Your IMSI is 262427525784209' 20240922055629278 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427525784209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427525784209" session_id=4193586094 session_state=END} 20240922055629278 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427525784209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055629278 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055629278 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f95b386c79f2: Found GsupExpect[0] for "262427525784209" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@f95b386c79f2: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427525784209" TC_mo_ussd_iuse_imsi(164)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD26ABDD7034192C07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@f95b386c79f2: setverdict(pass): none -> pass 20240922055629282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45934<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@f95b386c79f2: Final verdict of PTC: pass 20240922055629286 DAUC <0003> db_auc.c:157 IMSI='262421943473788': No 2G Auth Data 20240922055629286 DAUC <0003> db_auc.c:192 IMSI='262421943473788': No 3G Auth Data HLR_Test-GSUP(159)@f95b386c79f2: Created GsupExpect[0] for "262421943473788" to be handled at TC_mo_ussd_iuse_imsi(165) 20240922055629309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45940<->l=127.0.0.1:4258 20240922055629315 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629315 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421943473788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421943473788" session_id=2212447134 session_state=BEGIN} 20240922055629315 DSS <0004> hlr_ussd.c:576 262421943473788/0x83df439e: Process SS (BEGIN) 20240922055629315 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055629315 DSS <0004> hlr_ussd.c:518 262421943473788/0x83df439e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055629315 DSS <0004> hlr_ussd.c:363 262421943473788/0x83df439e: Tx USSD 'Your IMSI is 262421943473788' 20240922055629315 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421943473788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421943473788" session_id=2212447134 session_state=END} 20240922055629315 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421943473788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055629315 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055629315 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f95b386c79f2: Found GsupExpect[0] for "262421943473788" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@f95b386c79f2: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421943473788" TC_mo_ussd_iuse_imsi(165)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C479BD16EB31B0E07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@f95b386c79f2: setverdict(pass): none -> pass 20240922055629320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45940<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@f95b386c79f2: Final verdict of PTC: pass 20240922055629324 DAUC <0003> db_auc.c:157 IMSI='262420233468804': No 2G Auth Data 20240922055629324 DAUC <0003> db_auc.c:192 IMSI='262420233468804': No 3G Auth Data HLR_Test-GSUP(159)@f95b386c79f2: Created GsupExpect[0] for "262420233468804" to be handled at TC_mo_ussd_iuse_imsi(166) 20240922055629350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 20240922055629356 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629356 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420233468804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420233468804" session_id=917681975 session_state=BEGIN} 20240922055629356 DSS <0004> hlr_ussd.c:576 262420233468804/0x36b2b737: Process SS (BEGIN) 20240922055629356 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055629356 DSS <0004> hlr_ussd.c:518 262420233468804/0x36b2b737: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055629356 DSS <0004> hlr_ussd.c:363 262420233468804/0x36b2b737: Tx USSD 'Your IMSI is 262420233468804' 20240922055629356 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420233468804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420233468804" session_id=917681975 session_state=END} 20240922055629356 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420233468804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055629356 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055629356 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f95b386c79f2: Found GsupExpect[0] for "262420233468804" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@f95b386c79f2: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420233468804" TC_mo_ussd_iuse_imsi(166)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194C369BD16C381C8C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@f95b386c79f2: setverdict(pass): none -> pass 20240922055629361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@f95b386c79f2: Final verdict of PTC: pass 20240922055629365 DAUC <0003> db_auc.c:157 IMSI='262422371654534': No 2G Auth Data 20240922055629365 DAUC <0003> db_auc.c:192 IMSI='262422371654534': No 3G Auth Data HLR_Test-GSUP(159)@f95b386c79f2: Created GsupExpect[0] for "262422371654534" to be handled at TC_mo_ussd_iuse_imsi(167) 20240922055629392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45948<->l=127.0.0.1:4258 20240922055629399 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629399 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422371654534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422371654534" session_id=1714112275 session_state=BEGIN} 20240922055629399 DSS <0004> hlr_ussd.c:576 262422371654534/0x662b4713: Process SS (BEGIN) 20240922055629399 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055629399 DSS <0004> hlr_ussd.c:518 262422371654534/0x662b4713: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055629399 DSS <0004> hlr_ussd.c:363 262422371654534/0x662b4713: Tx USSD 'Your IMSI is 262422371654534' 20240922055629399 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422371654534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422371654534" session_id=1714112275 session_state=END} 20240922055629399 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422371654534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055629399 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055629399 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f95b386c79f2: Found GsupExpect[0] for "262422371654534" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@f95b386c79f2: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422371654534" TC_mo_ussd_iuse_imsi(167)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996C768BD96AB4DA8C06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@f95b386c79f2: setverdict(pass): none -> pass 20240922055629403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45948<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@f95b386c79f2: Final verdict of PTC: pass 20240922055629407 DAUC <0003> db_auc.c:157 IMSI='262428310944537': No 2G Auth Data 20240922055629407 DAUC <0003> db_auc.c:192 IMSI='262428310944537': No 3G Auth Data HLR_Test-GSUP(159)@f95b386c79f2: Created GsupExpect[0] for "262428310944537" to be handled at TC_mo_ussd_iuse_imsi(168) 20240922055629433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45958<->l=127.0.0.1:4258 20240922055629441 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629441 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428310944537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428310944537" session_id=1487765800 session_state=BEGIN} 20240922055629441 DSS <0004> hlr_ussd.c:576 262428310944537/0x58ad8128: Process SS (BEGIN) 20240922055629441 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055629441 DSS <0004> hlr_ussd.c:518 262428310944537/0x58ad8128: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055629441 DSS <0004> hlr_ussd.c:363 262428310944537/0x58ad8128: Tx USSD 'Your IMSI is 262428310944537' 20240922055629441 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428310944537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428310944537" session_id=1487765800 session_state=END} 20240922055629441 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428310944537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055629441 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055629441 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f95b386c79f2: Found GsupExpect[0] for "262428310944537" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@f95b386c79f2: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428310944537" TC_mo_ussd_iuse_imsi(168)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196E1683E568B4DAEC06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@f95b386c79f2: setverdict(pass): none -> pass 20240922055629445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45958<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@f95b386c79f2: Final verdict of PTC: pass 20240922055629449 DAUC <0003> db_auc.c:157 IMSI='262426041382400': No 2G Auth Data 20240922055629449 DAUC <0003> db_auc.c:192 IMSI='262426041382400': No 3G Auth Data HLR_Test-GSUP(159)@f95b386c79f2: Created GsupExpect[0] for "262426041382400" to be handled at TC_mo_ussd_iuse_imsi(169) 20240922055629476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4258 20240922055629482 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629482 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426041382400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426041382400" session_id=1758362368 session_state=BEGIN} 20240922055629482 DSS <0004> hlr_ussd.c:576 262426041382400/0x68ce7b00: Process SS (BEGIN) 20240922055629482 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055629482 DSS <0004> hlr_ussd.c:518 262426041382400/0x68ce7b00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055629482 DSS <0004> hlr_ussd.c:363 262426041382400/0x68ce7b00: Tx USSD 'Your IMSI is 262426041382400' 20240922055629482 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426041382400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426041382400" session_id=1758362368 session_state=END} 20240922055629482 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426041382400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055629482 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055629482 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f95b386c79f2: Found GsupExpect[0] for "262426041382400" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@f95b386c79f2: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262426041382400" TC_mo_ussd_iuse_imsi(169)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D468BCD70321A0C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@f95b386c79f2: setverdict(pass): none -> pass 20240922055629486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@f95b386c79f2: Final verdict of PTC: pass 20240922055629487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45912<->l=127.0.0.1:4258 20240922055629488 DLINP <000b> input/ipa.c:451 connected read/write 20240922055629488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055629488 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055629488 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055629488 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055629488 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45255<->l=127.0.0.1:4259) 160@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP(159)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 160: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:56:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20240922055629528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45964<->l=127.0.0.1:4258 20240922055629728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45964<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4864) Waiting for packet dumper to finish... 1 (prev_count=4864, count=40148) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055632807 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055632807 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055632809 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055632810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055632812 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055632812 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055632812 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055632812 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 20240922055632812 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055632812 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 20240922055632812 DLGSUP <0013> gsup_server.c:235 2: 20240922055632812 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055632812 DLGSUP <0013> gsup_server.c:235 3: 20240922055632812 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055632812 DLGSUP <0013> gsup_server.c:235 4: 20240922055632812 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055632812 DLGSUP <0013> gsup_server.c:235 5: 20240922055632812 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055632812 DLGSUP <0013> gsup_server.c:235 7: 20240922055632812 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055632812 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055632812 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055632812 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@f95b386c79f2: 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") 20240922055632833 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42287<->l=127.0.0.1:4259) 20240922055632843 DAUC <0003> db_auc.c:157 IMSI='262421593660957': No 2G Auth Data 20240922055632843 DAUC <0003> db_auc.c:192 IMSI='262421593660957': No 3G Auth Data HLR_Test-GSUP(171)@f95b386c79f2: Created GsupExpect[0] for "262421593660957" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240922055632865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45988<->l=127.0.0.1:4258 20240922055632871 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055632871 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421593660957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421593660957" source_name="the-source\n" session_id=3882194082 session_state=BEGIN} 20240922055632871 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240922055632871 DSS <0004> hlr_ussd.c:576 262421593660957/0xe76594a2: Process SS (BEGIN) 20240922055632871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055632871 DSS <0004> hlr_ussd.c:518 262421593660957/0xe76594a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055632871 DSS <0004> hlr_ussd.c:363 262421593660957/0xe76594a2: Tx USSD 'Your IMSI is 262421593660957' 20240922055632871 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421593660957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421593660957" destination_name="the-source\n" session_id=3882194082 session_state=END} 20240922055632871 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421593660957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055632871 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055632871 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f95b386c79f2: Found GsupExpect[0] for "262421593660957" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@f95b386c79f2: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421593660957" TC_mo_ussd_iuse_imsi_via_proxy(174)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AC969BD96CB05CED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@f95b386c79f2: setverdict(pass): none -> pass 20240922055632875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45988<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@f95b386c79f2: Final verdict of PTC: pass 20240922055632879 DAUC <0003> db_auc.c:157 IMSI='262428985675231': No 2G Auth Data 20240922055632879 DAUC <0003> db_auc.c:192 IMSI='262428985675231': No 3G Auth Data HLR_Test-GSUP(171)@f95b386c79f2: Created GsupExpect[0] for "262428985675231" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240922055632904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46004<->l=127.0.0.1:4258 20240922055632911 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055632911 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428985675231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428985675231" source_name="the-source\n" session_id=2996873495 session_state=BEGIN} 20240922055632911 DSS <0004> hlr_ussd.c:576 262428985675231/0xb2a0a917: Process SS (BEGIN) 20240922055632911 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055632911 DSS <0004> hlr_ussd.c:518 262428985675231/0xb2a0a917: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055632911 DSS <0004> hlr_ussd.c:363 262428985675231/0xb2a0a917: Tx USSD 'Your IMSI is 262428985675231' 20240922055632911 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428985675231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428985675231" destination_name="the-source\n" session_id=2996873495 session_state=END} 20240922055632911 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262428985675231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055632911 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055632911 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f95b386c79f2: Found GsupExpect[0] for "262428985675231" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@f95b386c79f2: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428985675231" TC_mo_ussd_iuse_imsi_via_proxy(175)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E87ABD96E35D92C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@f95b386c79f2: setverdict(pass): none -> pass 20240922055632917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46004<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@f95b386c79f2: Final verdict of PTC: pass 20240922055632921 DAUC <0003> db_auc.c:157 IMSI='262422359458699': No 2G Auth Data 20240922055632921 DAUC <0003> db_auc.c:192 IMSI='262422359458699': No 3G Auth Data HLR_Test-GSUP(171)@f95b386c79f2: Created GsupExpect[0] for "262422359458699" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240922055632946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46010<->l=127.0.0.1:4258 20240922055632952 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055632952 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422359458699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422359458699" source_name="the-source\n" session_id=2052707819 session_state=BEGIN} 20240922055632952 DSS <0004> hlr_ussd.c:576 262422359458699/0x7a59d5eb: Process SS (BEGIN) 20240922055632952 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055632952 DSS <0004> hlr_ussd.c:518 262422359458699/0x7a59d5eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055632952 DSS <0004> hlr_ussd.c:363 262422359458699/0x7a59d5eb: Tx USSD 'Your IMSI is 262422359458699' 20240922055632952 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422359458699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422359458699" destination_name="the-source\n" session_id=2052707819 session_state=END} 20240922055632952 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422359458699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055632952 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055632952 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f95b386c79f2: Found GsupExpect[0] for "262422359458699" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@f95b386c79f2: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422359458699" TC_mo_ussd_iuse_imsi_via_proxy(176)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996C56CBD16A385B2E07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@f95b386c79f2: setverdict(pass): none -> pass 20240922055632955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46010<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@f95b386c79f2: Final verdict of PTC: pass 20240922055632959 DAUC <0003> db_auc.c:157 IMSI='262420027712285': No 2G Auth Data 20240922055632959 DAUC <0003> db_auc.c:192 IMSI='262420027712285': No 3G Auth Data HLR_Test-GSUP(171)@f95b386c79f2: Created GsupExpect[0] for "262420027712285" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240922055632984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4258 20240922055632989 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055632989 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420027712285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420027712285" source_name="the-source\n" session_id=3523509132 session_state=BEGIN} 20240922055632989 DSS <0004> hlr_ussd.c:576 262420027712285/0xd2047b8c: Process SS (BEGIN) 20240922055632989 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055632989 DSS <0004> hlr_ussd.c:518 262420027712285/0xd2047b8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055632989 DSS <0004> hlr_ussd.c:363 262420027712285/0xd2047b8c: Tx USSD 'Your IMSI is 262420027712285' 20240922055632989 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420027712285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420027712285" destination_name="the-source\n" session_id=3523509132 session_state=END} 20240922055632989 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262420027712285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055632989 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055632989 DLINP <000b> input/ipa.c:451 connected read/write 20240922055632989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f95b386c79f2: Found GsupExpect[0] for "262420027712285" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@f95b386c79f2: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262420027712285" TC_mo_ussd_iuse_imsi_via_proxy(177)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C26BBDD623219AE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@f95b386c79f2: setverdict(pass): none -> pass 20240922055632994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@f95b386c79f2: Final verdict of PTC: pass 20240922055632998 DAUC <0003> db_auc.c:157 IMSI='262422174235716': No 2G Auth Data 20240922055632998 DAUC <0003> db_auc.c:192 IMSI='262422174235716': No 3G Auth Data HLR_Test-GSUP(171)@f95b386c79f2: Created GsupExpect[0] for "262422174235716" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240922055633023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4258 20240922055633029 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055633029 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422174235716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422174235716" source_name="the-source\n" session_id=3858951255 session_state=BEGIN} 20240922055633029 DSS <0004> hlr_ussd.c:576 262422174235716/0xe602ec57: Process SS (BEGIN) 20240922055633029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055633029 DSS <0004> hlr_ussd.c:518 262422174235716/0xe602ec57: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055633029 DSS <0004> hlr_ussd.c:363 262422174235716/0xe602ec57: Tx USSD 'Your IMSI is 262422174235716' 20240922055633029 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422174235716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422174235716" destination_name="the-source\n" session_id=3858951255 session_state=END} 20240922055633029 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422174235716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055633029 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055633029 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f95b386c79f2: Found GsupExpect[0] for "262422174235716" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@f95b386c79f2: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422174235716" TC_mo_ussd_iuse_imsi_via_proxy(178)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C76A3C966B55BCC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@f95b386c79f2: setverdict(pass): none -> pass 20240922055633033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@f95b386c79f2: Final verdict of PTC: pass 20240922055633037 DAUC <0003> db_auc.c:157 IMSI='262423698223438': No 2G Auth Data 20240922055633037 DAUC <0003> db_auc.c:192 IMSI='262423698223438': No 3G Auth Data HLR_Test-GSUP(171)@f95b386c79f2: Created GsupExpect[0] for "262423698223438" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240922055633064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46032<->l=127.0.0.1:4258 20240922055633069 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055633069 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423698223438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423698223438" source_name="the-source\n" session_id=2335599071 session_state=BEGIN} 20240922055633069 DSS <0004> hlr_ussd.c:576 262423698223438/0x8b3669df: Process SS (BEGIN) 20240922055633069 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055633069 DSS <0004> hlr_ussd.c:518 262423698223438/0x8b3669df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055633069 DSS <0004> hlr_ussd.c:363 262423698223438/0x8b3669df: Tx USSD 'Your IMSI is 262423698223438' 20240922055633069 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423698223438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423698223438" destination_name="the-source\n" session_id=2335599071 session_state=END} 20240922055633069 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423698223438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055633069 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055633069 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f95b386c79f2: Found GsupExpect[0] for "262423698223438" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@f95b386c79f2: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423698223438" TC_mo_ussd_iuse_imsi_via_proxy(179)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CC96C3C96433DA0C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@f95b386c79f2: setverdict(pass): none -> pass 20240922055633073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46032<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@f95b386c79f2: Final verdict of PTC: pass 20240922055633077 DAUC <0003> db_auc.c:157 IMSI='262427653685720': No 2G Auth Data 20240922055633077 DAUC <0003> db_auc.c:192 IMSI='262427653685720': No 3G Auth Data HLR_Test-GSUP(171)@f95b386c79f2: Created GsupExpect[0] for "262427653685720" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240922055633103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4258 20240922055633108 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055633108 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427653685720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427653685720" source_name="the-source\n" session_id=498997316 session_state=BEGIN} 20240922055633108 DSS <0004> hlr_ussd.c:576 262427653685720/0x1dbe1844: Process SS (BEGIN) 20240922055633108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055633108 DSS <0004> hlr_ussd.c:518 262427653685720/0x1dbe1844: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055633108 DSS <0004> hlr_ussd.c:363 262427653685720/0x1dbe1844: Tx USSD 'Your IMSI is 262427653685720' 20240922055633108 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427653685720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427653685720" destination_name="the-source\n" session_id=498997316 session_state=END} 20240922055633108 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427653685720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055633108 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055633108 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f95b386c79f2: Found GsupExpect[0] for "262427653685720" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@f95b386c79f2: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427653685720" TC_mo_ussd_iuse_imsi_via_proxy(180)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CD569BD970B59B0C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@f95b386c79f2: setverdict(pass): none -> pass 20240922055633113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46044<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@f95b386c79f2: Final verdict of PTC: pass 20240922055633117 DAUC <0003> db_auc.c:157 IMSI='262425319888955': No 2G Auth Data 20240922055633117 DAUC <0003> db_auc.c:192 IMSI='262425319888955': No 3G Auth Data HLR_Test-GSUP(171)@f95b386c79f2: Created GsupExpect[0] for "262425319888955" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240922055633144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4258 20240922055633150 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055633150 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425319888955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425319888955" source_name="the-source\n" session_id=3070059793 session_state=BEGIN} 20240922055633150 DSS <0004> hlr_ussd.c:576 262425319888955/0xb6fd6511: Process SS (BEGIN) 20240922055633150 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240922055633150 DSS <0004> hlr_ussd.c:518 262425319888955/0xb6fd6511: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240922055633150 DSS <0004> hlr_ussd.c:363 262425319888955/0xb6fd6511: Tx USSD 'Your IMSI is 262425319888955' 20240922055633150 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425319888955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425319888955" destination_name="the-source\n" session_id=3070059793 session_state=END} 20240922055633150 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425319888955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055633150 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055633150 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f95b386c79f2: Found GsupExpect[0] for "262425319888955" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@f95b386c79f2: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425319888955" TC_mo_ussd_iuse_imsi_via_proxy(181)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596D16CBE170B85CAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@f95b386c79f2: setverdict(pass): none -> pass 20240922055633154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@f95b386c79f2: Final verdict of PTC: pass 20240922055633154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 20240922055633155 DLINP <000b> input/ipa.c:451 connected read/write 20240922055633155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055633155 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055633155 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055633155 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055633155 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@f95b386c79f2: Final verdict of PTC: none 20240922055633156 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42287<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@f95b386c79f2: Final verdict of PTC: none 172@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 172: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:56:33 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20240922055633197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4258 20240922055633398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33192) Waiting for packet dumper to finish... 1 (prev_count=33192, count=40176) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:56:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_ussd_iuse_msisdn started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055636472 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055636472 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055636474 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055636477 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636477 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055636477 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055636477 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 20240922055636477 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055636477 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 20240922055636477 DLGSUP <0013> gsup_server.c:235 2: 20240922055636477 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055636477 DLGSUP <0013> gsup_server.c:235 3: 20240922055636477 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055636477 DLGSUP <0013> gsup_server.c:235 4: 20240922055636477 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055636477 DLGSUP <0013> gsup_server.c:235 5: 20240922055636477 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055636477 DLGSUP <0013> gsup_server.c:235 7: 20240922055636477 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055636477 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055636477 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055636477 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@f95b386c79f2: 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") 20240922055636494 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43295<->l=127.0.0.1:4259) 20240922055636513 DAUC <0003> db_auc.c:157 IMSI='262429983802547': No 2G Auth Data 20240922055636513 DAUC <0003> db_auc.c:192 IMSI='262429983802547': No 3G Auth Data HLR_Test-GSUP(183)@f95b386c79f2: Created GsupExpect[0] for "262429983802547" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240922055636534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46094<->l=127.0.0.1:4258 20240922055636539 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636539 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429983802547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429983802547" session_id=2498703691 session_state=BEGIN} 20240922055636539 DSS <0004> hlr_ussd.c:576 262429983802547/0x94ef314b: Process SS (BEGIN) 20240922055636539 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055636539 DSS <0004> hlr_ussd.c:518 262429983802547/0x94ef314b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055636540 DSS <0004> hlr_ussd.c:363 262429983802547/0x94ef314b: Tx USSD 'Your extension is 491611116361' 20240922055636540 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429983802547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429983802547" session_id=2498703691 session_state=END} 20240922055636540 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429983802547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055636540 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055636540 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f95b386c79f2: Found GsupExpect[0] for "262429983802547" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@f95b386c79f2: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429983802547" TC_mo_ussd_iuse_msisdn(186)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B1986D668B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@f95b386c79f2: setverdict(pass): none -> pass 20240922055636544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46094<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@f95b386c79f2: Final verdict of PTC: pass 20240922055636548 DAUC <0003> db_auc.c:157 IMSI='262420660377518': No 2G Auth Data 20240922055636548 DAUC <0003> db_auc.c:192 IMSI='262420660377518': No 3G Auth Data HLR_Test-GSUP(183)@f95b386c79f2: Created GsupExpect[0] for "262420660377518" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240922055636573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46104<->l=127.0.0.1:4258 20240922055636580 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636580 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420660377518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420660377518" session_id=500549792 session_state=BEGIN} 20240922055636580 DSS <0004> hlr_ussd.c:576 262420660377518/0x1dd5c8a0: Process SS (BEGIN) 20240922055636580 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055636580 DSS <0004> hlr_ussd.c:518 262420660377518/0x1dd5c8a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055636580 DSS <0004> hlr_ussd.c:363 262420660377518/0x1dd5c8a0: Tx USSD 'Your extension is 491612120137' 20240922055636580 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420660377518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420660377518" session_id=500549792 session_state=END} 20240922055636580 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420660377518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055636580 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055636580 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f95b386c79f2: Found GsupExpect[0] for "262420660377518" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@f95b386c79f2: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420660377518" TC_mo_ussd_iuse_msisdn(187)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56431192C36BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@f95b386c79f2: setverdict(pass): none -> pass 20240922055636583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46104<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@f95b386c79f2: Final verdict of PTC: pass 20240922055636588 DAUC <0003> db_auc.c:157 IMSI='262429219982934': No 2G Auth Data 20240922055636588 DAUC <0003> db_auc.c:192 IMSI='262429219982934': No 3G Auth Data HLR_Test-GSUP(183)@f95b386c79f2: Created GsupExpect[0] for "262429219982934" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240922055636611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4258 20240922055636617 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636617 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429219982934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429219982934" session_id=325827052 session_state=BEGIN} 20240922055636617 DSS <0004> hlr_ussd.c:576 262429219982934/0x136bb9ec: Process SS (BEGIN) 20240922055636617 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055636617 DSS <0004> hlr_ussd.c:518 262429219982934/0x136bb9ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055636617 DSS <0004> hlr_ussd.c:363 262429219982934/0x136bb9ec: Tx USSD 'Your extension is 491613447325' 20240922055636617 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429219982934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429219982934" session_id=325827052 session_state=END} 20240922055636617 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429219982934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055636617 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055636617 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f95b386c79f2: Found GsupExpect[0] for "262429219982934" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@f95b386c79f2: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429219982934" TC_mo_ussd_iuse_msisdn(188)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56634DA6D26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@f95b386c79f2: setverdict(pass): none -> pass 20240922055636620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@f95b386c79f2: Final verdict of PTC: pass 20240922055636625 DAUC <0003> db_auc.c:157 IMSI='262421280661805': No 2G Auth Data 20240922055636625 DAUC <0003> db_auc.c:192 IMSI='262421280661805': No 3G Auth Data HLR_Test-GSUP(183)@f95b386c79f2: Created GsupExpect[0] for "262421280661805" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240922055636652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4258 20240922055636659 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636659 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421280661805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421280661805" session_id=1684687313 session_state=BEGIN} 20240922055636659 DSS <0004> hlr_ussd.c:576 262421280661805/0x646a49d1: Process SS (BEGIN) 20240922055636659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055636659 DSS <0004> hlr_ussd.c:518 262421280661805/0x646a49d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055636659 DSS <0004> hlr_ussd.c:363 262421280661805/0x646a49d1: Tx USSD 'Your extension is 491612637768' 20240922055636659 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421280661805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421280661805" session_id=1684687313 session_state=END} 20240922055636659 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421280661805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055636659 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055636659 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f95b386c79f2: Found GsupExpect[0] for "262421280661805" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@f95b386c79f2: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262421280661805" TC_mo_ussd_iuse_msisdn(189)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B6D9ED66C301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@f95b386c79f2: setverdict(pass): none -> pass 20240922055636663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@f95b386c79f2: Final verdict of PTC: pass 20240922055636668 DAUC <0003> db_auc.c:157 IMSI='262425010641771': No 2G Auth Data 20240922055636668 DAUC <0003> db_auc.c:192 IMSI='262425010641771': No 3G Auth Data HLR_Test-GSUP(183)@f95b386c79f2: Created GsupExpect[0] for "262425010641771" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240922055636693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4258 20240922055636698 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636698 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425010641771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425010641771" session_id=2540597262 session_state=BEGIN} 20240922055636698 DSS <0004> hlr_ussd.c:576 262425010641771/0x976e700e: Process SS (BEGIN) 20240922055636698 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055636698 DSS <0004> hlr_ussd.c:518 262425010641771/0x976e700e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055636698 DSS <0004> hlr_ussd.c:363 262425010641771/0x976e700e: Tx USSD 'Your extension is 491612788751' 20240922055636698 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425010641771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425010641771" session_id=2540597262 session_state=END} 20240922055636698 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425010641771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055636698 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055636698 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f95b386c79f2: Found GsupExpect[0] for "262425010641771" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@f95b386c79f2: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425010641771" TC_mo_ussd_iuse_msisdn(190)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564371CEE568B01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@f95b386c79f2: setverdict(pass): none -> pass 20240922055636701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@f95b386c79f2: Final verdict of PTC: pass 20240922055636705 DAUC <0003> db_auc.c:157 IMSI='262424611986375': No 2G Auth Data 20240922055636705 DAUC <0003> db_auc.c:192 IMSI='262424611986375': No 3G Auth Data HLR_Test-GSUP(183)@f95b386c79f2: Created GsupExpect[0] for "262424611986375" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240922055636742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35014<->l=127.0.0.1:4258 20240922055636746 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636746 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424611986375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424611986375" session_id=3680101804 session_state=BEGIN} 20240922055636746 DSS <0004> hlr_ussd.c:576 262424611986375/0xdb59e5ac: Process SS (BEGIN) 20240922055636746 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055636746 DSS <0004> hlr_ussd.c:518 262424611986375/0xdb59e5ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055636747 DSS <0004> hlr_ussd.c:363 262424611986375/0xdb59e5ac: Tx USSD 'Your extension is 491612346835' 20240922055636747 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424611986375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424611986375" session_id=3680101804 session_state=END} 20240922055636747 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424611986375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055636747 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055636747 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f95b386c79f2: Found GsupExpect[0] for "262424611986375" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@f95b386c79f2: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424611986375" TC_mo_ussd_iuse_msisdn(191)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564339A0D37AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@f95b386c79f2: setverdict(pass): none -> pass 20240922055636750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35014<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@f95b386c79f2: Final verdict of PTC: pass 20240922055636754 DAUC <0003> db_auc.c:157 IMSI='262426586624916': No 2G Auth Data 20240922055636754 DAUC <0003> db_auc.c:192 IMSI='262426586624916': No 3G Auth Data HLR_Test-GSUP(183)@f95b386c79f2: Created GsupExpect[0] for "262426586624916" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240922055636782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35028<->l=127.0.0.1:4258 20240922055636788 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636788 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426586624916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426586624916" session_id=3527854359 session_state=BEGIN} 20240922055636788 DSS <0004> hlr_ussd.c:576 262426586624916/0xd246c917: Process SS (BEGIN) 20240922055636788 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055636788 DSS <0004> hlr_ussd.c:518 262426586624916/0xd246c917: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055636789 DSS <0004> hlr_ussd.c:363 262426586624916/0xd246c917: Tx USSD 'Your extension is 491618458081' 20240922055636789 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426586624916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426586624916" session_id=3527854359 session_state=END} 20240922055636789 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426586624916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055636789 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055636789 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f95b386c79f2: Found GsupExpect[0] for "262426586624916" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@f95b386c79f2: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426586624916" TC_mo_ussd_iuse_msisdn(192)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B41A0E868B01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@f95b386c79f2: setverdict(pass): none -> pass 20240922055636792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@f95b386c79f2: Final verdict of PTC: pass 20240922055636796 DAUC <0003> db_auc.c:157 IMSI='262421077461596': No 2G Auth Data 20240922055636796 DAUC <0003> db_auc.c:192 IMSI='262421077461596': No 3G Auth Data HLR_Test-GSUP(183)@f95b386c79f2: Created GsupExpect[0] for "262421077461596" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240922055636825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35038<->l=127.0.0.1:4258 20240922055636832 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636832 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421077461596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421077461596" session_id=908124716 session_state=BEGIN} 20240922055636832 DSS <0004> hlr_ussd.c:576 262421077461596/0x3620e22c: Process SS (BEGIN) 20240922055636832 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055636832 DSS <0004> hlr_ussd.c:518 262421077461596/0x3620e22c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055636832 DSS <0004> hlr_ussd.c:363 262421077461596/0x3620e22c: Tx USSD 'Your extension is 491612776546' 20240922055636832 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421077461596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421077461596" session_id=908124716 session_state=END} 20240922055636832 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421077461596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055636832 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055636832 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f95b386c79f2: Found GsupExpect[0] for "262421077461596" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@f95b386c79f2: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421077461596" TC_mo_ussd_iuse_msisdn(193)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B79BAD46B301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@f95b386c79f2: setverdict(pass): none -> pass 20240922055636836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35038<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@f95b386c79f2: Final verdict of PTC: pass 20240922055636837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4258 20240922055636838 DLINP <000b> input/ipa.c:451 connected read/write 20240922055636838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055636838 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055636838 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055636838 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055636838 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43295<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@f95b386c79f2: Final verdict of PTC: none 184@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 184: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055636880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35040<->l=127.0.0.1:4258 20240922055637081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35040<->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=40224) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055640157 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055640157 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055640159 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055640162 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640162 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055640162 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055640162 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 20240922055640162 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055640162 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 20240922055640162 DLGSUP <0013> gsup_server.c:235 2: 20240922055640162 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055640162 DLGSUP <0013> gsup_server.c:235 3: 20240922055640162 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055640162 DLGSUP <0013> gsup_server.c:235 4: 20240922055640162 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055640162 DLGSUP <0013> gsup_server.c:235 5: 20240922055640162 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055640162 DLGSUP <0013> gsup_server.c:235 7: 20240922055640162 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055640162 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055640162 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055640162 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@f95b386c79f2: 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") 20240922055640181 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40089<->l=127.0.0.1:4259) 20240922055640191 DAUC <0003> db_auc.c:157 IMSI='262428185055770': No 2G Auth Data 20240922055640191 DAUC <0003> db_auc.c:192 IMSI='262428185055770': No 3G Auth Data HLR_Test-GSUP(195)@f95b386c79f2: Created GsupExpect[0] for "262428185055770" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240922055640215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35058<->l=127.0.0.1:4258 20240922055640221 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640221 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428185055770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428185055770" source_name="the-source\n" session_id=1612166908 session_state=BEGIN} 20240922055640221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240922055640221 DSS <0004> hlr_ussd.c:576 262428185055770/0x6017b6fc: Process SS (BEGIN) 20240922055640221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055640221 DSS <0004> hlr_ussd.c:518 262428185055770/0x6017b6fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055640221 DSS <0004> hlr_ussd.c:363 262428185055770/0x6017b6fc: Tx USSD 'Your extension is 491610118042' 20240922055640221 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428185055770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428185055770" destination_name="the-source\n" session_id=1612166908 session_state=END} 20240922055640221 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428185055770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055640221 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055640221 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f95b386c79f2: Found GsupExpect[0] for "262428185055770" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@f95b386c79f2: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262428185055770" TC_mo_ussd_iuse_msisdn_via_proxy(198)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B1180E469301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@f95b386c79f2: setverdict(pass): none -> pass 20240922055640225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35058<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@f95b386c79f2: Final verdict of PTC: pass 20240922055640228 DAUC <0003> db_auc.c:157 IMSI='262428342150577': No 2G Auth Data 20240922055640228 DAUC <0003> db_auc.c:192 IMSI='262428342150577': No 3G Auth Data HLR_Test-GSUP(195)@f95b386c79f2: Created GsupExpect[0] for "262428342150577" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240922055640252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4258 20240922055640257 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640257 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428342150577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428342150577" source_name="the-source\n" session_id=1097266660 session_state=BEGIN} 20240922055640257 DSS <0004> hlr_ussd.c:576 262428342150577/0x4166f5e4: Process SS (BEGIN) 20240922055640257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055640257 DSS <0004> hlr_ussd.c:518 262428342150577/0x4166f5e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055640257 DSS <0004> hlr_ussd.c:363 262428342150577/0x4166f5e4: Tx USSD 'Your extension is 491615382868' 20240922055640257 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428342150577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428342150577" destination_name="the-source\n" session_id=1097266660 session_state=END} 20240922055640257 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428342150577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055640257 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055640257 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f95b386c79f2: Found GsupExpect[0] for "262428342150577" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@f95b386c79f2: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428342150577" TC_mo_ussd_iuse_msisdn_via_proxy(199)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A339C0C67C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@f95b386c79f2: setverdict(pass): none -> pass 20240922055640261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@f95b386c79f2: Final verdict of PTC: pass 20240922055640265 DAUC <0003> db_auc.c:157 IMSI='262429612804545': No 2G Auth Data 20240922055640265 DAUC <0003> db_auc.c:192 IMSI='262429612804545': No 3G Auth Data HLR_Test-GSUP(195)@f95b386c79f2: Created GsupExpect[0] for "262429612804545" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240922055640289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35082<->l=127.0.0.1:4258 20240922055640296 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640296 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429612804545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429612804545" source_name="the-source\n" session_id=1527287946 session_state=BEGIN} 20240922055640296 DSS <0004> hlr_ussd.c:576 262429612804545/0x5b08908a: Process SS (BEGIN) 20240922055640296 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055640296 DSS <0004> hlr_ussd.c:518 262429612804545/0x5b08908a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055640296 DSS <0004> hlr_ussd.c:363 262429612804545/0x5b08908a: Tx USSD 'Your extension is 491610432218' 20240922055640296 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429612804545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429612804545" destination_name="the-source\n" session_id=1527287946 session_state=END} 20240922055640296 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429612804545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055640296 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055640296 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f95b386c79f2: Found GsupExpect[0] for "262429612804545" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@f95b386c79f2: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429612804545" TC_mo_ussd_iuse_msisdn_via_proxy(200)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B4994C16C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@f95b386c79f2: setverdict(pass): none -> pass 20240922055640300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35082<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@f95b386c79f2: Final verdict of PTC: pass 20240922055640304 DAUC <0003> db_auc.c:157 IMSI='262429129918489': No 2G Auth Data 20240922055640304 DAUC <0003> db_auc.c:192 IMSI='262429129918489': No 3G Auth Data HLR_Test-GSUP(195)@f95b386c79f2: Created GsupExpect[0] for "262429129918489" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240922055640330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4258 20240922055640337 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640337 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429129918489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429129918489" source_name="the-source\n" session_id=31579519 session_state=BEGIN} 20240922055640337 DSS <0004> hlr_ussd.c:576 262429129918489/0x01e1dd7f: Process SS (BEGIN) 20240922055640337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055640337 DSS <0004> hlr_ussd.c:518 262429129918489/0x01e1dd7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055640337 DSS <0004> hlr_ussd.c:363 262429129918489/0x01e1dd7f: Tx USSD 'Your extension is 491618167464' 20240922055640337 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429129918489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429129918489" destination_name="the-source\n" session_id=31579519 session_state=END} 20240922055640337 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429129918489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055640337 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055640337 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f95b386c79f2: Found GsupExpect[0] for "262429129918489" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@f95b386c79f2: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429129918489" TC_mo_ussd_iuse_msisdn_via_proxy(201)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57031DB8D66A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@f95b386c79f2: setverdict(pass): none -> pass 20240922055640340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@f95b386c79f2: Final verdict of PTC: pass 20240922055640344 DAUC <0003> db_auc.c:157 IMSI='262422844731055': No 2G Auth Data 20240922055640344 DAUC <0003> db_auc.c:192 IMSI='262422844731055': No 3G Auth Data HLR_Test-GSUP(195)@f95b386c79f2: Created GsupExpect[0] for "262422844731055" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240922055640368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4258 20240922055640375 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640375 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422844731055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422844731055" source_name="the-source\n" session_id=1341955401 session_state=BEGIN} 20240922055640375 DSS <0004> hlr_ussd.c:576 262422844731055/0x4ffc9d49: Process SS (BEGIN) 20240922055640375 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055640375 DSS <0004> hlr_ussd.c:518 262422844731055/0x4ffc9d49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055640375 DSS <0004> hlr_ussd.c:363 262422844731055/0x4ffc9d49: Tx USSD 'Your extension is 491615458412' 20240922055640375 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422844731055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422844731055" destination_name="the-source\n" session_id=1341955401 session_state=END} 20240922055640375 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262422844731055 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055640375 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055640375 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f95b386c79f2: Found GsupExpect[0] for "262422844731055" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@f95b386c79f2: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422844731055" TC_mo_ussd_iuse_msisdn_via_proxy(202)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB41A8E169301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@f95b386c79f2: setverdict(pass): none -> pass 20240922055640379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@f95b386c79f2: Final verdict of PTC: pass 20240922055640386 DAUC <0003> db_auc.c:157 IMSI='262421921567751': No 2G Auth Data 20240922055640386 DAUC <0003> db_auc.c:192 IMSI='262421921567751': No 3G Auth Data HLR_Test-GSUP(195)@f95b386c79f2: Created GsupExpect[0] for "262421921567751" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240922055640420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 20240922055640426 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640426 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421921567751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421921567751" source_name="the-source\n" session_id=695357834 session_state=BEGIN} 20240922055640426 DSS <0004> hlr_ussd.c:576 262421921567751/0x2972518a: Process SS (BEGIN) 20240922055640426 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055640426 DSS <0004> hlr_ussd.c:518 262421921567751/0x2972518a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055640426 DSS <0004> hlr_ussd.c:363 262421921567751/0x2972518a: Tx USSD 'Your extension is 491610576431' 20240922055640426 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421921567751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421921567751" destination_name="the-source\n" session_id=695357834 session_state=END} 20240922055640426 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421921567751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055640426 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055640426 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f95b386c79f2: Found GsupExpect[0] for "262421921567751" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@f95b386c79f2: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421921567751" TC_mo_ussd_iuse_msisdn_via_proxy(203)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B59B8D368B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@f95b386c79f2: setverdict(pass): none -> pass 20240922055640429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@f95b386c79f2: Final verdict of PTC: pass 20240922055640437 DAUC <0003> db_auc.c:157 IMSI='262421183273278': No 2G Auth Data 20240922055640437 DAUC <0003> db_auc.c:192 IMSI='262421183273278': No 3G Auth Data HLR_Test-GSUP(195)@f95b386c79f2: Created GsupExpect[0] for "262421183273278" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240922055640471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35110<->l=127.0.0.1:4258 20240922055640476 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640476 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421183273278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421183273278" source_name="the-source\n" session_id=1145535876 session_state=BEGIN} 20240922055640476 DSS <0004> hlr_ussd.c:576 262421183273278/0x44477d84: Process SS (BEGIN) 20240922055640476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055640476 DSS <0004> hlr_ussd.c:518 262421183273278/0x44477d84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055640476 DSS <0004> hlr_ussd.c:363 262421183273278/0x44477d84: Tx USSD 'Your extension is 491617271773' 20240922055640476 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421183273278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421183273278" destination_name="the-source\n" session_id=1145535876 session_state=END} 20240922055640476 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421183273278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055640476 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055640476 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f95b386c79f2: Found GsupExpect[0] for "262421183273278" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@f95b386c79f2: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421183273278" TC_mo_ussd_iuse_msisdn_via_proxy(204)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB25BEC769B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@f95b386c79f2: setverdict(pass): none -> pass 20240922055640479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35110<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@f95b386c79f2: Final verdict of PTC: pass 20240922055640487 DAUC <0003> db_auc.c:157 IMSI='262426630912637': No 2G Auth Data 20240922055640487 DAUC <0003> db_auc.c:192 IMSI='262426630912637': No 3G Auth Data HLR_Test-GSUP(195)@f95b386c79f2: Created GsupExpect[0] for "262426630912637" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240922055640520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4258 20240922055640526 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640526 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426630912637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426630912637" source_name="the-source\n" session_id=1852798541 session_state=BEGIN} 20240922055640526 DSS <0004> hlr_ussd.c:576 262426630912637/0x6e6f764d: Process SS (BEGIN) 20240922055640526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240922055640526 DSS <0004> hlr_ussd.c:518 262426630912637/0x6e6f764d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240922055640526 DSS <0004> hlr_ussd.c:363 262426630912637/0x6e6f764d: Tx USSD 'Your extension is 491611016012' 20240922055640526 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426630912637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426630912637" destination_name="the-source\n" session_id=1852798541 session_state=END} 20240922055640526 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262426630912637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055640526 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055640526 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f95b386c79f2: Found GsupExpect[0] for "262426630912637" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@f95b386c79f2: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426630912637" TC_mo_ussd_iuse_msisdn_via_proxy(205)@f95b386c79f2: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B0980D169301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@f95b386c79f2: setverdict(pass): none -> pass 20240922055640530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@f95b386c79f2: Final verdict of PTC: pass 20240922055640531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4258 20240922055640532 DLINP <000b> input/ipa.c:451 connected read/write 20240922055640532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055640532 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055640532 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055640532 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055640532 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240922055640532 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40089<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@f95b386c79f2: Final verdict of PTC: none 196@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 196: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055640575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4258 20240922055640776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30056) Waiting for packet dumper to finish... 1 (prev_count=30056, count=40612) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_ussd_euse started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 20240922055643856 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43877 20240922055643856 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43877 MTC@f95b386c79f2: in not legacy case 2 IPA-EUSE-foobar(208)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055643858 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643858 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received IPA-EUSE-foobar(208)@f95b386c79f2: 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) } } } } 20240922055643860 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055643860 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@f95b386c79f2: 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 } } } } 20240922055643860 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643860 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055643860 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055643860 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240922055643860 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240922055643860 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240922055643860 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 20240922055643860 DLGSUP <0013> gsup_server.c:235 2: 20240922055643860 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055643860 DLGSUP <0013> gsup_server.c:235 3: 20240922055643860 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055643860 DLGSUP <0013> gsup_server.c:235 4: 20240922055643860 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055643860 DLGSUP <0013> gsup_server.c:235 5: 20240922055643860 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055643860 DLGSUP <0013> gsup_server.c:235 7: 20240922055643860 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055643860 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055643860 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055643860 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43877 IPA-EUSE-foobar(208)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055643863 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055643863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055643865 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055643865 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055643865 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055643865 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 20240922055643865 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055643866 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 20240922055643866 DLGSUP <0013> gsup_server.c:235 2: 20240922055643866 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055643866 DLGSUP <0013> gsup_server.c:235 3: 20240922055643866 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055643866 DLGSUP <0013> gsup_server.c:235 4: 20240922055643866 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055643866 DLGSUP <0013> gsup_server.c:235 5: 20240922055643866 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055643866 DLGSUP <0013> gsup_server.c:235 7: 20240922055643866 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055643866 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055643866 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055643866 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@f95b386c79f2: 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") 20240922055643888 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33599<->l=127.0.0.1:4259) 20240922055643908 DAUC <0003> db_auc.c:157 IMSI='262423375969085': No 2G Auth Data 20240922055643908 DAUC <0003> db_auc.c:192 IMSI='262423375969085': No 3G Auth Data HLR_Test-GSUP(209)@f95b386c79f2: Created GsupExpect[0] for "262423375969085" to be handled at TC_mo_ussd_euse(212) 20240922055643931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 20240922055643937 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055643937 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423375969085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423375969085" session_id=3700785574 session_state=BEGIN} 20240922055643937 DSS <0004> hlr_ussd.c:576 262423375969085/0xdc9581a6: Process SS (BEGIN) 20240922055643937 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055643937 DSS <0004> hlr_ussd.c:518 262423375969085/0xdc9581a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055643937 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643937 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data 20240922055643937 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643937 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data EUSE-TC_mo_ussd_euse(206)@f95b386c79f2: 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 } } } } } 20240922055643945 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643945 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055643945 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423375969085 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423375969085" session_id=3700785574 session_state=END} 20240922055643945 DSS <0004> hlr_ussd.c:576 262423375969085/0xdc9581a6: Process SS (END) 20240922055643945 DSS <0004> hlr_ussd.c:518 262423375969085/0xdc9581a6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055643945 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423375969085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423375969085" session_id=3700785574 session_state=END} 20240922055643945 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423375969085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055643945 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423375969085 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055643945 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055643945 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f95b386c79f2: Found GsupExpect[0] for "262423375969085" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@f95b386c79f2: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423375969085" TC_mo_ussd_euse(212)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055643952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@f95b386c79f2: Final verdict of PTC: pass 20240922055643956 DAUC <0003> db_auc.c:157 IMSI='262421744438074': No 2G Auth Data 20240922055643956 DAUC <0003> db_auc.c:192 IMSI='262421744438074': No 3G Auth Data HLR_Test-GSUP(209)@f95b386c79f2: Created GsupExpect[0] for "262421744438074" to be handled at TC_mo_ussd_euse(213) 20240922055643978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4258 20240922055643984 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055643984 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421744438074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421744438074" session_id=2845560859 session_state=BEGIN} 20240922055643984 DSS <0004> hlr_ussd.c:576 262421744438074/0xa99bd01b: Process SS (BEGIN) 20240922055643984 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055643984 DSS <0004> hlr_ussd.c:518 262421744438074/0xa99bd01b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055643984 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643984 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data 20240922055643984 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643984 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data EUSE-TC_mo_ussd_euse(206)@f95b386c79f2: 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 } } } } } 20240922055643986 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643986 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055643986 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421744438074 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421744438074" session_id=2845560859 session_state=END} 20240922055643986 DSS <0004> hlr_ussd.c:576 262421744438074/0xa99bd01b: Process SS (END) 20240922055643986 DSS <0004> hlr_ussd.c:518 262421744438074/0xa99bd01b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055643986 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421744438074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421744438074" session_id=2845560859 session_state=END} 20240922055643986 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421744438074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055643986 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421744438074 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055643986 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055643986 DLINP <000b> input/ipa.c:451 connected read/write 20240922055643986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f95b386c79f2: Found GsupExpect[0] for "262421744438074" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@f95b386c79f2: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421744438074" TC_mo_ussd_euse(213)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055643990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@f95b386c79f2: Final verdict of PTC: pass 20240922055643997 DAUC <0003> db_auc.c:157 IMSI='262423888974775': No 2G Auth Data 20240922055643997 DAUC <0003> db_auc.c:192 IMSI='262423888974775': No 3G Auth Data HLR_Test-GSUP(209)@f95b386c79f2: Created GsupExpect[0] for "262423888974775" to be handled at TC_mo_ussd_euse(214) 20240922055644019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35166<->l=127.0.0.1:4258 20240922055644025 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055644025 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423888974775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423888974775" session_id=2115560753 session_state=BEGIN} 20240922055644025 DSS <0004> hlr_ussd.c:576 262423888974775/0x7e18e531: Process SS (BEGIN) 20240922055644025 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055644025 DSS <0004> hlr_ussd.c:518 262423888974775/0x7e18e531: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055644025 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644025 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data 20240922055644026 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644026 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data EUSE-TC_mo_ussd_euse(206)@f95b386c79f2: 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 } } } } } 20240922055644028 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644028 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055644028 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423888974775 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423888974775" session_id=2115560753 session_state=END} 20240922055644028 DSS <0004> hlr_ussd.c:576 262423888974775/0x7e18e531: Process SS (END) 20240922055644028 DSS <0004> hlr_ussd.c:518 262423888974775/0x7e18e531: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055644028 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423888974775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423888974775" session_id=2115560753 session_state=END} 20240922055644028 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423888974775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055644028 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423888974775 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055644028 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055644028 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f95b386c79f2: Found GsupExpect[0] for "262423888974775" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@f95b386c79f2: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423888974775" TC_mo_ussd_euse(214)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055644032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35166<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@f95b386c79f2: Final verdict of PTC: pass 20240922055644036 DAUC <0003> db_auc.c:157 IMSI='262423028814145': No 2G Auth Data 20240922055644036 DAUC <0003> db_auc.c:192 IMSI='262423028814145': No 3G Auth Data HLR_Test-GSUP(209)@f95b386c79f2: Created GsupExpect[0] for "262423028814145" to be handled at TC_mo_ussd_euse(215) 20240922055644059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35174<->l=127.0.0.1:4258 20240922055644066 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055644066 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423028814145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423028814145" session_id=2255452629 session_state=BEGIN} 20240922055644066 DSS <0004> hlr_ussd.c:576 262423028814145/0x866f79d5: Process SS (BEGIN) 20240922055644066 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055644066 DSS <0004> hlr_ussd.c:518 262423028814145/0x866f79d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055644066 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644066 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data 20240922055644066 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644066 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data EUSE-TC_mo_ussd_euse(206)@f95b386c79f2: 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 } } } } } 20240922055644068 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644068 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055644068 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423028814145 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423028814145" session_id=2255452629 session_state=END} 20240922055644068 DSS <0004> hlr_ussd.c:576 262423028814145/0x866f79d5: Process SS (END) 20240922055644068 DSS <0004> hlr_ussd.c:518 262423028814145/0x866f79d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055644068 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423028814145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423028814145" session_id=2255452629 session_state=END} 20240922055644068 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423028814145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055644068 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423028814145 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055644068 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055644068 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f95b386c79f2: Found GsupExpect[0] for "262423028814145" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@f95b386c79f2: Added IMSI table entry 3TC_mo_ussd_euse(215)"262423028814145" TC_mo_ussd_euse(215)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055644071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35174<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@f95b386c79f2: Final verdict of PTC: pass 20240922055644075 DAUC <0003> db_auc.c:157 IMSI='262423205938038': No 2G Auth Data 20240922055644075 DAUC <0003> db_auc.c:192 IMSI='262423205938038': No 3G Auth Data HLR_Test-GSUP(209)@f95b386c79f2: Created GsupExpect[0] for "262423205938038" to be handled at TC_mo_ussd_euse(216) 20240922055644101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4258 20240922055644105 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055644105 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423205938038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423205938038" session_id=134347931 session_state=BEGIN} 20240922055644105 DSS <0004> hlr_ussd.c:576 262423205938038/0x0801fc9b: Process SS (BEGIN) 20240922055644105 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055644105 DSS <0004> hlr_ussd.c:518 262423205938038/0x0801fc9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055644105 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644105 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data 20240922055644105 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644105 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data EUSE-TC_mo_ussd_euse(206)@f95b386c79f2: 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 } } } } } 20240922055644107 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644107 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055644107 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423205938038 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423205938038" session_id=134347931 session_state=END} 20240922055644107 DSS <0004> hlr_ussd.c:576 262423205938038/0x0801fc9b: Process SS (END) 20240922055644107 DSS <0004> hlr_ussd.c:518 262423205938038/0x0801fc9b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055644107 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423205938038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423205938038" session_id=134347931 session_state=END} 20240922055644107 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423205938038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055644107 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423205938038 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055644107 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055644107 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f95b386c79f2: Found GsupExpect[0] for "262423205938038" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@f95b386c79f2: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423205938038" TC_mo_ussd_euse(216)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055644111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@f95b386c79f2: Final verdict of PTC: pass 20240922055644115 DAUC <0003> db_auc.c:157 IMSI='262424895996660': No 2G Auth Data 20240922055644115 DAUC <0003> db_auc.c:192 IMSI='262424895996660': No 3G Auth Data HLR_Test-GSUP(209)@f95b386c79f2: Created GsupExpect[0] for "262424895996660" to be handled at TC_mo_ussd_euse(217) 20240922055644147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4258 20240922055644153 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055644153 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424895996660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424895996660" session_id=4190694316 session_state=BEGIN} 20240922055644153 DSS <0004> hlr_ussd.c:576 262424895996660/0xf9c8ebac: Process SS (BEGIN) 20240922055644153 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055644153 DSS <0004> hlr_ussd.c:518 262424895996660/0xf9c8ebac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055644153 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644153 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data 20240922055644153 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644153 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data EUSE-TC_mo_ussd_euse(206)@f95b386c79f2: 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 } } } } } 20240922055644156 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644156 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055644156 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262424895996660 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424895996660" session_id=4190694316 session_state=END} 20240922055644156 DSS <0004> hlr_ussd.c:576 262424895996660/0xf9c8ebac: Process SS (END) 20240922055644156 DSS <0004> hlr_ussd.c:518 262424895996660/0xf9c8ebac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055644156 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424895996660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424895996660" session_id=4190694316 session_state=END} 20240922055644156 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424895996660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055644156 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262424895996660 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055644156 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055644156 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f95b386c79f2: Found GsupExpect[0] for "262424895996660" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@f95b386c79f2: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424895996660" TC_mo_ussd_euse(217)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055644159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@f95b386c79f2: Final verdict of PTC: pass 20240922055644163 DAUC <0003> db_auc.c:157 IMSI='262425899130706': No 2G Auth Data 20240922055644163 DAUC <0003> db_auc.c:192 IMSI='262425899130706': No 3G Auth Data HLR_Test-GSUP(209)@f95b386c79f2: Created GsupExpect[0] for "262425899130706" to be handled at TC_mo_ussd_euse(218) 20240922055644190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 20240922055644196 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055644196 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425899130706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425899130706" session_id=1526959820 session_state=BEGIN} 20240922055644196 DSS <0004> hlr_ussd.c:576 262425899130706/0x5b038ecc: Process SS (BEGIN) 20240922055644196 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055644196 DSS <0004> hlr_ussd.c:518 262425899130706/0x5b038ecc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055644196 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644196 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data 20240922055644196 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644196 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data EUSE-TC_mo_ussd_euse(206)@f95b386c79f2: 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 } } } } } 20240922055644198 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644198 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055644198 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425899130706 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425899130706" session_id=1526959820 session_state=END} 20240922055644198 DSS <0004> hlr_ussd.c:576 262425899130706/0x5b038ecc: Process SS (END) 20240922055644198 DSS <0004> hlr_ussd.c:518 262425899130706/0x5b038ecc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055644198 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425899130706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425899130706" session_id=1526959820 session_state=END} 20240922055644198 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425899130706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055644198 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425899130706 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055644198 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055644198 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f95b386c79f2: Found GsupExpect[0] for "262425899130706" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@f95b386c79f2: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425899130706" TC_mo_ussd_euse(218)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055644202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@f95b386c79f2: Final verdict of PTC: pass 20240922055644206 DAUC <0003> db_auc.c:157 IMSI='262423812804697': No 2G Auth Data 20240922055644206 DAUC <0003> db_auc.c:192 IMSI='262423812804697': No 3G Auth Data HLR_Test-GSUP(209)@f95b386c79f2: Created GsupExpect[0] for "262423812804697" to be handled at TC_mo_ussd_euse(219) 20240922055644234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35214<->l=127.0.0.1:4258 20240922055644238 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055644238 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423812804697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423812804697" session_id=3984727094 session_state=BEGIN} 20240922055644238 DSS <0004> hlr_ussd.c:576 262423812804697/0xed821c36: Process SS (BEGIN) 20240922055644238 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055644238 DSS <0004> hlr_ussd.c:518 262423812804697/0xed821c36: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055644238 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644238 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data 20240922055644238 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644238 DLINP <000b> input/ipa.c:431 127.0.0.1:43877 sending data EUSE-TC_mo_ussd_euse(206)@f95b386c79f2: 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 } } } } } 20240922055644241 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644241 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055644241 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423812804697 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423812804697" session_id=3984727094 session_state=END} 20240922055644241 DSS <0004> hlr_ussd.c:576 262423812804697/0xed821c36: Process SS (END) 20240922055644241 DSS <0004> hlr_ussd.c:518 262423812804697/0xed821c36: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055644241 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423812804697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423812804697" session_id=3984727094 session_state=END} 20240922055644241 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423812804697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055644241 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423812804697 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055644241 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055644241 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f95b386c79f2: Found GsupExpect[0] for "262423812804697" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@f95b386c79f2: Added IMSI table entry 7TC_mo_ussd_euse(219)"262423812804697" TC_mo_ussd_euse(219)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055644247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35214<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@f95b386c79f2: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@f95b386c79f2: Final verdict of PTC: none 20240922055644248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4258 20240922055644249 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055644249 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055644249 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055644249 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@f95b386c79f2: Final verdict of PTC: none 20240922055644250 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33599<->l=127.0.0.1:4259) 20240922055644250 DLINP <000b> input/ipa.c:451 connected read/write 20240922055644250 DLINP <000b> input/ipa.c:405 127.0.0.1:43877 message received 20240922055644250 DLINP <000b> input/ipa.c:414 127.0.0.1:43877 connection closed with server 20240922055644250 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43877 20240922055644250 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@f95b386c79f2: Final verdict of PTC: none 210@f95b386c79f2: Final verdict of PTC: none IPA-EUSE-foobar(208)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 210: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:56:44 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20240922055644289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 20240922055644490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32356) Waiting for packet dumper to finish... 1 (prev_count=32356, count=45112) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_ussd_euse_continue started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 20240922055647573 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46449 20240922055647573 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46449 MTC@f95b386c79f2: in not legacy case 2 IPA-EUSE-foobar(222)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055647575 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647575 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received IPA-EUSE-foobar(222)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@f95b386c79f2: 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 } } } } 20240922055647577 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647577 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647577 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055647577 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240922055647577 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240922055647577 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240922055647577 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 20240922055647577 DLGSUP <0013> gsup_server.c:235 2: 20240922055647577 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055647577 DLGSUP <0013> gsup_server.c:235 3: 20240922055647577 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055647577 DLGSUP <0013> gsup_server.c:235 4: 20240922055647577 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055647577 DLGSUP <0013> gsup_server.c:235 5: 20240922055647577 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055647577 DLGSUP <0013> gsup_server.c:235 7: 20240922055647577 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055647577 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055647577 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055647577 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46449 IPA-EUSE-foobar(222)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055647577 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055647577 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055647579 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055647582 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647582 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055647582 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055647582 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 20240922055647582 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055647582 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 20240922055647582 DLGSUP <0013> gsup_server.c:235 2: 20240922055647582 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055647582 DLGSUP <0013> gsup_server.c:235 3: 20240922055647582 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055647582 DLGSUP <0013> gsup_server.c:235 4: 20240922055647582 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055647582 DLGSUP <0013> gsup_server.c:235 5: 20240922055647582 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055647582 DLGSUP <0013> gsup_server.c:235 7: 20240922055647582 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055647582 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055647582 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055647582 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@f95b386c79f2: 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") 20240922055647603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36975<->l=127.0.0.1:4259) 20240922055647622 DAUC <0003> db_auc.c:157 IMSI='262428252029814': No 2G Auth Data 20240922055647622 DAUC <0003> db_auc.c:192 IMSI='262428252029814': No 3G Auth Data HLR_Test-GSUP(223)@f95b386c79f2: Created GsupExpect[0] for "262428252029814" to be handled at TC_mo_ussd_euse_continue(226) 20240922055647648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4258 20240922055647655 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647655 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428252029814" session_id=3940251356 session_state=BEGIN} 20240922055647655 DSS <0004> hlr_ussd.c:576 262428252029814/0xeadb76dc: Process SS (BEGIN) 20240922055647655 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055647655 DSS <0004> hlr_ussd.c:518 262428252029814/0xeadb76dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055647655 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647655 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647655 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647655 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647663 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647663 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647663 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428252029814" session_id=3940251356 session_state=CONTINUE} 20240922055647663 DSS <0004> hlr_ussd.c:576 262428252029814/0xeadb76dc: Process SS (CONTINUE) 20240922055647663 DSS <0004> hlr_ussd.c:518 262428252029814/0xeadb76dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055647663 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428252029814" session_id=3940251356 session_state=CONTINUE} 20240922055647663 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647663 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647663 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f95b386c79f2: Found GsupExpect[0] for "262428252029814" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@f95b386c79f2: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428252029814" TC_mo_ussd_euse_continue(226)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055647669 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647669 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428252029814" session_id=3940251356 session_state=CONTINUE} 20240922055647669 DSS <0004> hlr_ussd.c:576 262428252029814/0xeadb76dc: Process SS (CONTINUE) 20240922055647669 DSS <0004> hlr_ussd.c:518 262428252029814/0xeadb76dc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647669 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647669 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647669 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647671 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647671 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647671 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428252029814" session_id=3940251356 session_state=END} 20240922055647671 DSS <0004> hlr_ussd.c:576 262428252029814/0xeadb76dc: Process SS (END) 20240922055647671 DSS <0004> hlr_ussd.c:518 262428252029814/0xeadb76dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647671 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428252029814" session_id=3940251356 session_state=END} 20240922055647671 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647671 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262428252029814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647671 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647671 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055647673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@f95b386c79f2: Final verdict of PTC: pass 20240922055647677 DAUC <0003> db_auc.c:157 IMSI='262423197236802': No 2G Auth Data 20240922055647677 DAUC <0003> db_auc.c:192 IMSI='262423197236802': No 3G Auth Data HLR_Test-GSUP(223)@f95b386c79f2: Created GsupExpect[0] for "262423197236802" to be handled at TC_mo_ussd_euse_continue(227) 20240922055647699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20240922055647705 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647705 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423197236802" session_id=676070725 session_state=BEGIN} 20240922055647705 DSS <0004> hlr_ussd.c:576 262423197236802/0x284c0545: Process SS (BEGIN) 20240922055647705 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055647705 DSS <0004> hlr_ussd.c:518 262423197236802/0x284c0545: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055647705 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647705 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647705 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647705 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647707 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647707 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647707 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423197236802" session_id=676070725 session_state=CONTINUE} 20240922055647707 DSS <0004> hlr_ussd.c:576 262423197236802/0x284c0545: Process SS (CONTINUE) 20240922055647707 DSS <0004> hlr_ussd.c:518 262423197236802/0x284c0545: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055647707 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423197236802" session_id=676070725 session_state=CONTINUE} 20240922055647707 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647707 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647707 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f95b386c79f2: Found GsupExpect[0] for "262423197236802" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@f95b386c79f2: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262423197236802" TC_mo_ussd_euse_continue(227)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055647711 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647711 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423197236802" session_id=676070725 session_state=CONTINUE} 20240922055647711 DSS <0004> hlr_ussd.c:576 262423197236802/0x284c0545: Process SS (CONTINUE) 20240922055647711 DSS <0004> hlr_ussd.c:518 262423197236802/0x284c0545: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647711 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647711 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647711 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647711 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647711 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647713 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647713 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647713 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423197236802" session_id=676070725 session_state=END} 20240922055647713 DSS <0004> hlr_ussd.c:576 262423197236802/0x284c0545: Process SS (END) 20240922055647713 DSS <0004> hlr_ussd.c:518 262423197236802/0x284c0545: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647713 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423197236802" session_id=676070725 session_state=END} 20240922055647713 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647713 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423197236802 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647713 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647713 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055647715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@f95b386c79f2: Final verdict of PTC: pass 20240922055647719 DAUC <0003> db_auc.c:157 IMSI='262423097556506': No 2G Auth Data 20240922055647719 DAUC <0003> db_auc.c:192 IMSI='262423097556506': No 3G Auth Data HLR_Test-GSUP(223)@f95b386c79f2: Created GsupExpect[0] for "262423097556506" to be handled at TC_mo_ussd_euse_continue(228) 20240922055647744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 20240922055647752 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647752 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423097556506" session_id=385494385 session_state=BEGIN} 20240922055647752 DSS <0004> hlr_ussd.c:576 262423097556506/0x16fa2d71: Process SS (BEGIN) 20240922055647752 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055647752 DSS <0004> hlr_ussd.c:518 262423097556506/0x16fa2d71: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055647752 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647752 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647752 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647752 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647753 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647753 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647753 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423097556506" session_id=385494385 session_state=CONTINUE} 20240922055647753 DSS <0004> hlr_ussd.c:576 262423097556506/0x16fa2d71: Process SS (CONTINUE) 20240922055647753 DSS <0004> hlr_ussd.c:518 262423097556506/0x16fa2d71: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055647753 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423097556506" session_id=385494385 session_state=CONTINUE} 20240922055647753 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647753 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647753 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f95b386c79f2: Found GsupExpect[0] for "262423097556506" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@f95b386c79f2: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423097556506" TC_mo_ussd_euse_continue(228)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055647758 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647758 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423097556506" session_id=385494385 session_state=CONTINUE} 20240922055647758 DSS <0004> hlr_ussd.c:576 262423097556506/0x16fa2d71: Process SS (CONTINUE) 20240922055647758 DSS <0004> hlr_ussd.c:518 262423097556506/0x16fa2d71: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647758 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647758 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647758 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647758 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647758 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647759 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647759 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647759 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423097556506" session_id=385494385 session_state=END} 20240922055647759 DSS <0004> hlr_ussd.c:576 262423097556506/0x16fa2d71: Process SS (END) 20240922055647759 DSS <0004> hlr_ussd.c:518 262423097556506/0x16fa2d71: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647759 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423097556506" session_id=385494385 session_state=END} 20240922055647759 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647759 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423097556506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647759 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647759 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055647761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@f95b386c79f2: Final verdict of PTC: pass 20240922055647765 DAUC <0003> db_auc.c:157 IMSI='262428007328956': No 2G Auth Data 20240922055647765 DAUC <0003> db_auc.c:192 IMSI='262428007328956': No 3G Auth Data HLR_Test-GSUP(223)@f95b386c79f2: Created GsupExpect[0] for "262428007328956" to be handled at TC_mo_ussd_euse_continue(229) 20240922055647785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 20240922055647790 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647790 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428007328956" session_id=1185928497 session_state=BEGIN} 20240922055647790 DSS <0004> hlr_ussd.c:576 262428007328956/0x46afd531: Process SS (BEGIN) 20240922055647790 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055647790 DSS <0004> hlr_ussd.c:518 262428007328956/0x46afd531: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055647790 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647790 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647790 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647790 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647792 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647792 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647792 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428007328956" session_id=1185928497 session_state=CONTINUE} 20240922055647792 DSS <0004> hlr_ussd.c:576 262428007328956/0x46afd531: Process SS (CONTINUE) 20240922055647792 DSS <0004> hlr_ussd.c:518 262428007328956/0x46afd531: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055647792 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428007328956" session_id=1185928497 session_state=CONTINUE} 20240922055647792 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647792 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647793 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f95b386c79f2: Found GsupExpect[0] for "262428007328956" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@f95b386c79f2: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262428007328956" TC_mo_ussd_euse_continue(229)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055647797 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647797 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428007328956" session_id=1185928497 session_state=CONTINUE} 20240922055647797 DSS <0004> hlr_ussd.c:576 262428007328956/0x46afd531: Process SS (CONTINUE) 20240922055647797 DSS <0004> hlr_ussd.c:518 262428007328956/0x46afd531: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647797 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647797 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647797 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647797 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647797 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647799 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647799 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647799 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428007328956" session_id=1185928497 session_state=END} 20240922055647799 DSS <0004> hlr_ussd.c:576 262428007328956/0x46afd531: Process SS (END) 20240922055647799 DSS <0004> hlr_ussd.c:518 262428007328956/0x46afd531: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647799 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428007328956" session_id=1185928497 session_state=END} 20240922055647799 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647799 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262428007328956 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647799 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647799 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055647800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@f95b386c79f2: Final verdict of PTC: pass 20240922055647804 DAUC <0003> db_auc.c:157 IMSI='262427132774186': No 2G Auth Data 20240922055647804 DAUC <0003> db_auc.c:192 IMSI='262427132774186': No 3G Auth Data HLR_Test-GSUP(223)@f95b386c79f2: Created GsupExpect[0] for "262427132774186" to be handled at TC_mo_ussd_euse_continue(230) 20240922055647827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4258 20240922055647831 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647831 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427132774186" session_id=1759281871 session_state=BEGIN} 20240922055647831 DSS <0004> hlr_ussd.c:576 262427132774186/0x68dc82cf: Process SS (BEGIN) 20240922055647831 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055647831 DSS <0004> hlr_ussd.c:518 262427132774186/0x68dc82cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055647831 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647831 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647832 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647832 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647833 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647833 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647833 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427132774186" session_id=1759281871 session_state=CONTINUE} 20240922055647833 DSS <0004> hlr_ussd.c:576 262427132774186/0x68dc82cf: Process SS (CONTINUE) 20240922055647833 DSS <0004> hlr_ussd.c:518 262427132774186/0x68dc82cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055647833 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427132774186" session_id=1759281871 session_state=CONTINUE} 20240922055647833 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647833 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647833 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f95b386c79f2: Found GsupExpect[0] for "262427132774186" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@f95b386c79f2: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427132774186" TC_mo_ussd_euse_continue(230)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055647837 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647837 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427132774186" session_id=1759281871 session_state=CONTINUE} 20240922055647837 DSS <0004> hlr_ussd.c:576 262427132774186/0x68dc82cf: Process SS (CONTINUE) 20240922055647837 DSS <0004> hlr_ussd.c:518 262427132774186/0x68dc82cf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647837 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647837 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647837 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647838 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647838 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647839 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647839 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647839 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427132774186" session_id=1759281871 session_state=END} 20240922055647839 DSS <0004> hlr_ussd.c:576 262427132774186/0x68dc82cf: Process SS (END) 20240922055647839 DSS <0004> hlr_ussd.c:518 262427132774186/0x68dc82cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647839 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427132774186" session_id=1759281871 session_state=END} 20240922055647839 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647839 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427132774186 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647839 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647839 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055647841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@f95b386c79f2: Final verdict of PTC: pass 20240922055647845 DAUC <0003> db_auc.c:157 IMSI='262421318098560': No 2G Auth Data 20240922055647845 DAUC <0003> db_auc.c:192 IMSI='262421318098560': No 3G Auth Data HLR_Test-GSUP(223)@f95b386c79f2: Created GsupExpect[0] for "262421318098560" to be handled at TC_mo_ussd_euse_continue(231) 20240922055647873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42634<->l=127.0.0.1:4258 20240922055647879 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647879 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421318098560" session_id=1320474286 session_state=BEGIN} 20240922055647879 DSS <0004> hlr_ussd.c:576 262421318098560/0x4eb4d6ae: Process SS (BEGIN) 20240922055647879 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055647879 DSS <0004> hlr_ussd.c:518 262421318098560/0x4eb4d6ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055647879 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647879 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647879 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647879 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647881 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647881 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647881 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421318098560" session_id=1320474286 session_state=CONTINUE} 20240922055647881 DSS <0004> hlr_ussd.c:576 262421318098560/0x4eb4d6ae: Process SS (CONTINUE) 20240922055647881 DSS <0004> hlr_ussd.c:518 262421318098560/0x4eb4d6ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055647881 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421318098560" session_id=1320474286 session_state=CONTINUE} 20240922055647881 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647881 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647881 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f95b386c79f2: Found GsupExpect[0] for "262421318098560" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@f95b386c79f2: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421318098560" TC_mo_ussd_euse_continue(231)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055647885 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647885 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421318098560" session_id=1320474286 session_state=CONTINUE} 20240922055647885 DSS <0004> hlr_ussd.c:576 262421318098560/0x4eb4d6ae: Process SS (CONTINUE) 20240922055647885 DSS <0004> hlr_ussd.c:518 262421318098560/0x4eb4d6ae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647885 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647885 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647885 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647885 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647885 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647887 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647887 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647887 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421318098560" session_id=1320474286 session_state=END} 20240922055647887 DSS <0004> hlr_ussd.c:576 262421318098560/0x4eb4d6ae: Process SS (END) 20240922055647887 DSS <0004> hlr_ussd.c:518 262421318098560/0x4eb4d6ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647887 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421318098560" session_id=1320474286 session_state=END} 20240922055647887 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647887 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262421318098560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647887 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647887 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055647889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42634<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@f95b386c79f2: Final verdict of PTC: pass 20240922055647893 DAUC <0003> db_auc.c:157 IMSI='262424077338606': No 2G Auth Data 20240922055647893 DAUC <0003> db_auc.c:192 IMSI='262424077338606': No 3G Auth Data HLR_Test-GSUP(223)@f95b386c79f2: Created GsupExpect[0] for "262424077338606" to be handled at TC_mo_ussd_euse_continue(232) 20240922055647921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 20240922055647928 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647928 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424077338606" session_id=3298140217 session_state=BEGIN} 20240922055647928 DSS <0004> hlr_ussd.c:576 262424077338606/0xc495a039: Process SS (BEGIN) 20240922055647928 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055647928 DSS <0004> hlr_ussd.c:518 262424077338606/0xc495a039: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055647928 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647928 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647928 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647928 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647930 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647930 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647930 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424077338606" session_id=3298140217 session_state=CONTINUE} 20240922055647930 DSS <0004> hlr_ussd.c:576 262424077338606/0xc495a039: Process SS (CONTINUE) 20240922055647930 DSS <0004> hlr_ussd.c:518 262424077338606/0xc495a039: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055647930 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424077338606" session_id=3298140217 session_state=CONTINUE} 20240922055647930 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647930 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647930 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f95b386c79f2: Found GsupExpect[0] for "262424077338606" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@f95b386c79f2: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424077338606" TC_mo_ussd_euse_continue(232)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055647935 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647935 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424077338606" session_id=3298140217 session_state=CONTINUE} 20240922055647935 DSS <0004> hlr_ussd.c:576 262424077338606/0xc495a039: Process SS (CONTINUE) 20240922055647935 DSS <0004> hlr_ussd.c:518 262424077338606/0xc495a039: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647935 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647935 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647935 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647935 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647935 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647936 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647936 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647936 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424077338606" session_id=3298140217 session_state=END} 20240922055647936 DSS <0004> hlr_ussd.c:576 262424077338606/0xc495a039: Process SS (END) 20240922055647936 DSS <0004> hlr_ussd.c:518 262424077338606/0xc495a039: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647936 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424077338606" session_id=3298140217 session_state=END} 20240922055647936 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647936 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424077338606 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647936 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647936 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055647938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@f95b386c79f2: Final verdict of PTC: pass 20240922055647943 DAUC <0003> db_auc.c:157 IMSI='262426992127257': No 2G Auth Data 20240922055647943 DAUC <0003> db_auc.c:192 IMSI='262426992127257': No 3G Auth Data HLR_Test-GSUP(223)@f95b386c79f2: Created GsupExpect[0] for "262426992127257" to be handled at TC_mo_ussd_euse_continue(233) 20240922055647971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4258 20240922055647975 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647975 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426992127257" session_id=3989038215 session_state=BEGIN} 20240922055647975 DSS <0004> hlr_ussd.c:576 262426992127257/0xedc3e487: Process SS (BEGIN) 20240922055647975 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240922055647975 DSS <0004> hlr_ussd.c:518 262426992127257/0xedc3e487: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240922055647975 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647975 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647975 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647975 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647977 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647977 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647977 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426992127257" session_id=3989038215 session_state=CONTINUE} 20240922055647977 DSS <0004> hlr_ussd.c:576 262426992127257/0xedc3e487: Process SS (CONTINUE) 20240922055647977 DSS <0004> hlr_ussd.c:518 262426992127257/0xedc3e487: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240922055647977 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426992127257" session_id=3989038215 session_state=CONTINUE} 20240922055647977 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647977 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647977 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f95b386c79f2: Found GsupExpect[0] for "262426992127257" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@f95b386c79f2: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426992127257" TC_mo_ussd_euse_continue(233)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055647982 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647982 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426992127257" session_id=3989038215 session_state=CONTINUE} 20240922055647982 DSS <0004> hlr_ussd.c:576 262426992127257/0xedc3e487: Process SS (CONTINUE) 20240922055647982 DSS <0004> hlr_ussd.c:518 262426992127257/0xedc3e487: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647982 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647982 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647982 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data 20240922055647982 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647982 DLINP <000b> input/ipa.c:431 127.0.0.1:46449 sending data EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: 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 } } } } } 20240922055647984 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647984 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647984 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426992127257" session_id=3989038215 session_state=END} 20240922055647984 DSS <0004> hlr_ussd.c:576 262426992127257/0xedc3e487: Process SS (END) 20240922055647984 DSS <0004> hlr_ussd.c:518 262426992127257/0xedc3e487: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240922055647984 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426992127257" session_id=3989038215 session_state=END} 20240922055647984 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055647984 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426992127257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055647984 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055647984 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055647986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@f95b386c79f2: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@f95b386c79f2: Final verdict of PTC: none 20240922055647988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20240922055647989 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647989 DLINP <000b> input/ipa.c:405 127.0.0.1:46449 message received 20240922055647989 DLINP <000b> input/ipa.c:414 127.0.0.1:46449 connection closed with server 20240922055647989 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46449 20240922055647989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240922055647989 DLINP <000b> input/ipa.c:451 connected read/write 20240922055647989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055647989 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055647989 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055647989 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@f95b386c79f2: Final verdict of PTC: none 20240922055647989 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36975<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@f95b386c79f2: Final verdict of PTC: none 224@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 224: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055648028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4258 20240922055648229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7072) Waiting for packet dumper to finish... 1 (prev_count=7072, count=49264) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:56:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_ussd_euse_defaultroute started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 20240922055651314 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34505 20240922055651314 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34505 MTC@f95b386c79f2: in not legacy case 2 IPA-EUSE-foobar(236)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055651316 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651316 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received IPA-EUSE-foobar(236)@f95b386c79f2: 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) } } } } 20240922055651319 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055651319 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@f95b386c79f2: 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 } } } } 20240922055651319 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651319 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651319 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055651319 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240922055651319 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240922055651319 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240922055651319 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 20240922055651319 DLGSUP <0013> gsup_server.c:235 2: 20240922055651319 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055651319 DLGSUP <0013> gsup_server.c:235 3: 20240922055651319 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055651319 DLGSUP <0013> gsup_server.c:235 4: 20240922055651319 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055651319 DLGSUP <0013> gsup_server.c:235 5: 20240922055651319 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055651319 DLGSUP <0013> gsup_server.c:235 7: 20240922055651319 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055651319 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055651319 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055651319 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34505 IPA-EUSE-foobar(236)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055651322 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055651324 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055651324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055651324 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 20240922055651324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055651324 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 20240922055651324 DLGSUP <0013> gsup_server.c:235 2: 20240922055651324 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055651324 DLGSUP <0013> gsup_server.c:235 3: 20240922055651324 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055651324 DLGSUP <0013> gsup_server.c:235 4: 20240922055651324 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055651324 DLGSUP <0013> gsup_server.c:235 5: 20240922055651324 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055651324 DLGSUP <0013> gsup_server.c:235 7: 20240922055651324 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055651324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055651324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055651324 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@f95b386c79f2: 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") 20240922055651341 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38229<->l=127.0.0.1:4259) 20240922055651356 DAUC <0003> db_auc.c:157 IMSI='262428462650954': No 2G Auth Data 20240922055651356 DAUC <0003> db_auc.c:192 IMSI='262428462650954': No 3G Auth Data HLR_Test-GSUP(237)@f95b386c79f2: Created GsupExpect[0] for "262428462650954" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240922055651382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20240922055651388 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651388 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428462650954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428462650954" session_id=1533818299 session_state=BEGIN} 20240922055651388 DSS <0004> hlr_ussd.c:576 262428462650954/0x5b6c35bb: Process SS (BEGIN) 20240922055651388 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240922055651388 DSS <0004> hlr_ussd.c:518 262428462650954/0x5b6c35bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240922055651388 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651388 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data 20240922055651388 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651388 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f95b386c79f2: 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 } } } } } 20240922055651395 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651395 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651395 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428462650954 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428462650954" session_id=1533818299 session_state=END} 20240922055651395 DSS <0004> hlr_ussd.c:576 262428462650954/0x5b6c35bb: Process SS (END) 20240922055651395 DSS <0004> hlr_ussd.c:518 262428462650954/0x5b6c35bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240922055651395 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428462650954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428462650954" session_id=1533818299 session_state=END} 20240922055651395 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428462650954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055651395 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428462650954 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055651395 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055651395 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f95b386c79f2: Found GsupExpect[0] for "262428462650954" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@f95b386c79f2: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428462650954" TC_mo_ussd_euse_defaultroute(240)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055651400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@f95b386c79f2: Final verdict of PTC: pass 20240922055651413 DAUC <0003> db_auc.c:157 IMSI='262422520174614': No 2G Auth Data 20240922055651413 DAUC <0003> db_auc.c:192 IMSI='262422520174614': No 3G Auth Data HLR_Test-GSUP(237)@f95b386c79f2: Created GsupExpect[0] for "262422520174614" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240922055651441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 20240922055651449 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651449 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422520174614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422520174614" session_id=2550025034 session_state=BEGIN} 20240922055651449 DSS <0004> hlr_ussd.c:576 262422520174614/0x97fe4b4a: Process SS (BEGIN) 20240922055651449 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240922055651449 DSS <0004> hlr_ussd.c:518 262422520174614/0x97fe4b4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240922055651449 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651449 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data 20240922055651449 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651449 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f95b386c79f2: 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 } } } } } 20240922055651451 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651451 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651451 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422520174614 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422520174614" session_id=2550025034 session_state=END} 20240922055651451 DSS <0004> hlr_ussd.c:576 262422520174614/0x97fe4b4a: Process SS (END) 20240922055651451 DSS <0004> hlr_ussd.c:518 262422520174614/0x97fe4b4a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240922055651451 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422520174614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422520174614" session_id=2550025034 session_state=END} 20240922055651451 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422520174614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055651451 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422520174614 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055651451 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055651451 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f95b386c79f2: Found GsupExpect[0] for "262422520174614" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@f95b386c79f2: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422520174614" TC_mo_ussd_euse_defaultroute(241)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055651455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42688<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@f95b386c79f2: Final verdict of PTC: pass 20240922055651460 DAUC <0003> db_auc.c:157 IMSI='262425341257703': No 2G Auth Data 20240922055651460 DAUC <0003> db_auc.c:192 IMSI='262425341257703': No 3G Auth Data HLR_Test-GSUP(237)@f95b386c79f2: Created GsupExpect[0] for "262425341257703" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240922055651484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42690<->l=127.0.0.1:4258 20240922055651490 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651490 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425341257703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425341257703" session_id=1557797321 session_state=BEGIN} 20240922055651490 DSS <0004> hlr_ussd.c:576 262425341257703/0x5cda19c9: Process SS (BEGIN) 20240922055651490 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240922055651490 DSS <0004> hlr_ussd.c:518 262425341257703/0x5cda19c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240922055651490 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651490 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data 20240922055651490 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651490 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f95b386c79f2: 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 } } } } } 20240922055651491 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651491 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651491 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425341257703 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425341257703" session_id=1557797321 session_state=END} 20240922055651491 DSS <0004> hlr_ussd.c:576 262425341257703/0x5cda19c9: Process SS (END) 20240922055651491 DSS <0004> hlr_ussd.c:518 262425341257703/0x5cda19c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240922055651491 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425341257703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425341257703" session_id=1557797321 session_state=END} 20240922055651491 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425341257703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055651491 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425341257703 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055651491 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055651492 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f95b386c79f2: Found GsupExpect[0] for "262425341257703" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@f95b386c79f2: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425341257703" TC_mo_ussd_euse_defaultroute(242)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055651495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42690<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@f95b386c79f2: Final verdict of PTC: pass 20240922055651500 DAUC <0003> db_auc.c:157 IMSI='262421923012200': No 2G Auth Data 20240922055651500 DAUC <0003> db_auc.c:192 IMSI='262421923012200': No 3G Auth Data HLR_Test-GSUP(237)@f95b386c79f2: Created GsupExpect[0] for "262421923012200" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240922055651524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 20240922055651530 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651530 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421923012200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421923012200" session_id=3422316756 session_state=BEGIN} 20240922055651530 DSS <0004> hlr_ussd.c:576 262421923012200/0xcbfc68d4: Process SS (BEGIN) 20240922055651530 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240922055651530 DSS <0004> hlr_ussd.c:518 262421923012200/0xcbfc68d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240922055651530 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651530 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data 20240922055651530 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651530 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f95b386c79f2: 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 } } } } } 20240922055651532 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651532 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651532 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421923012200 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421923012200" session_id=3422316756 session_state=END} 20240922055651532 DSS <0004> hlr_ussd.c:576 262421923012200/0xcbfc68d4: Process SS (END) 20240922055651532 DSS <0004> hlr_ussd.c:518 262421923012200/0xcbfc68d4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240922055651532 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421923012200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421923012200" session_id=3422316756 session_state=END} 20240922055651532 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421923012200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055651532 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421923012200 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055651532 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055651532 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f95b386c79f2: Found GsupExpect[0] for "262421923012200" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@f95b386c79f2: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421923012200" TC_mo_ussd_euse_defaultroute(243)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055651536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@f95b386c79f2: Final verdict of PTC: pass 20240922055651540 DAUC <0003> db_auc.c:157 IMSI='262426169045320': No 2G Auth Data 20240922055651540 DAUC <0003> db_auc.c:192 IMSI='262426169045320': No 3G Auth Data HLR_Test-GSUP(237)@f95b386c79f2: Created GsupExpect[0] for "262426169045320" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240922055651565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4258 20240922055651571 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651572 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426169045320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426169045320" session_id=1916441617 session_state=BEGIN} 20240922055651572 DSS <0004> hlr_ussd.c:576 262426169045320/0x723a9411: Process SS (BEGIN) 20240922055651572 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240922055651572 DSS <0004> hlr_ussd.c:518 262426169045320/0x723a9411: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240922055651572 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651572 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data 20240922055651572 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651572 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f95b386c79f2: 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 } } } } } 20240922055651573 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651573 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651573 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426169045320 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426169045320" session_id=1916441617 session_state=END} 20240922055651573 DSS <0004> hlr_ussd.c:576 262426169045320/0x723a9411: Process SS (END) 20240922055651573 DSS <0004> hlr_ussd.c:518 262426169045320/0x723a9411: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240922055651573 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426169045320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426169045320" session_id=1916441617 session_state=END} 20240922055651573 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426169045320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055651573 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426169045320 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055651573 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055651573 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f95b386c79f2: Found GsupExpect[0] for "262426169045320" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@f95b386c79f2: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426169045320" TC_mo_ussd_euse_defaultroute(244)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055651577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@f95b386c79f2: Final verdict of PTC: pass 20240922055651581 DAUC <0003> db_auc.c:157 IMSI='262426666791934': No 2G Auth Data 20240922055651581 DAUC <0003> db_auc.c:192 IMSI='262426666791934': No 3G Auth Data HLR_Test-GSUP(237)@f95b386c79f2: Created GsupExpect[0] for "262426666791934" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240922055651609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42720<->l=127.0.0.1:4258 20240922055651615 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651615 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426666791934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426666791934" session_id=1073168297 session_state=BEGIN} 20240922055651615 DSS <0004> hlr_ussd.c:576 262426666791934/0x3ff73fa9: Process SS (BEGIN) 20240922055651615 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240922055651615 DSS <0004> hlr_ussd.c:518 262426666791934/0x3ff73fa9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240922055651615 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651615 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data 20240922055651615 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651615 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f95b386c79f2: 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 } } } } } 20240922055651617 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651617 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651617 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262426666791934 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426666791934" session_id=1073168297 session_state=END} 20240922055651617 DSS <0004> hlr_ussd.c:576 262426666791934/0x3ff73fa9: Process SS (END) 20240922055651617 DSS <0004> hlr_ussd.c:518 262426666791934/0x3ff73fa9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240922055651617 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426666791934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426666791934" session_id=1073168297 session_state=END} 20240922055651617 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426666791934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055651617 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262426666791934 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055651617 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055651617 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f95b386c79f2: Found GsupExpect[0] for "262426666791934" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@f95b386c79f2: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426666791934" TC_mo_ussd_euse_defaultroute(245)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055651620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42720<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@f95b386c79f2: Final verdict of PTC: pass 20240922055651624 DAUC <0003> db_auc.c:157 IMSI='262423421757571': No 2G Auth Data 20240922055651624 DAUC <0003> db_auc.c:192 IMSI='262423421757571': No 3G Auth Data HLR_Test-GSUP(237)@f95b386c79f2: Created GsupExpect[0] for "262423421757571" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240922055651652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20240922055651658 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651658 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423421757571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423421757571" session_id=4196395382 session_state=BEGIN} 20240922055651658 DSS <0004> hlr_ussd.c:576 262423421757571/0xfa1fe976: Process SS (BEGIN) 20240922055651658 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240922055651658 DSS <0004> hlr_ussd.c:518 262423421757571/0xfa1fe976: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240922055651658 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651658 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data 20240922055651658 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651658 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f95b386c79f2: 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 } } } } } 20240922055651659 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651659 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651659 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262423421757571 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423421757571" session_id=4196395382 session_state=END} 20240922055651659 DSS <0004> hlr_ussd.c:576 262423421757571/0xfa1fe976: Process SS (END) 20240922055651659 DSS <0004> hlr_ussd.c:518 262423421757571/0xfa1fe976: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240922055651659 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423421757571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423421757571" session_id=4196395382 session_state=END} 20240922055651659 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423421757571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055651659 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262423421757571 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055651659 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055651659 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f95b386c79f2: Found GsupExpect[0] for "262423421757571" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@f95b386c79f2: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423421757571" TC_mo_ussd_euse_defaultroute(246)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055651664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@f95b386c79f2: Final verdict of PTC: pass 20240922055651668 DAUC <0003> db_auc.c:157 IMSI='262424251741341': No 2G Auth Data 20240922055651668 DAUC <0003> db_auc.c:192 IMSI='262424251741341': No 3G Auth Data HLR_Test-GSUP(237)@f95b386c79f2: Created GsupExpect[0] for "262424251741341" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240922055651694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42738<->l=127.0.0.1:4258 20240922055651699 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651699 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424251741341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424251741341" session_id=2306409814 session_state=BEGIN} 20240922055651699 DSS <0004> hlr_ussd.c:576 262424251741341/0x89790556: Process SS (BEGIN) 20240922055651699 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240922055651699 DSS <0004> hlr_ussd.c:518 262424251741341/0x89790556: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240922055651699 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651699 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data 20240922055651699 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651699 DLINP <000b> input/ipa.c:431 127.0.0.1:34505 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f95b386c79f2: 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 } } } } } 20240922055651701 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651701 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651701 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262424251741341 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424251741341" session_id=2306409814 session_state=END} 20240922055651701 DSS <0004> hlr_ussd.c:576 262424251741341/0x89790556: Process SS (END) 20240922055651701 DSS <0004> hlr_ussd.c:518 262424251741341/0x89790556: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240922055651701 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424251741341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424251741341" session_id=2306409814 session_state=END} 20240922055651701 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424251741341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055651701 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262424251741341 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240922055651701 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055651701 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f95b386c79f2: Found GsupExpect[0] for "262424251741341" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@f95b386c79f2: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424251741341" TC_mo_ussd_euse_defaultroute(247)@f95b386c79f2: 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)@f95b386c79f2: setverdict(pass): none -> pass 20240922055651705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42738<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@f95b386c79f2: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@f95b386c79f2: Final verdict of PTC: none 20240922055651709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4258 20240922055651710 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38229<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(239)@f95b386c79f2: Final verdict of PTC: none 20240922055651710 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651710 DLINP <000b> input/ipa.c:405 127.0.0.1:34505 message received 20240922055651710 DLINP <000b> input/ipa.c:414 127.0.0.1:34505 connection closed with server 20240922055651710 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34505 HLR_Test-GSUP(237)@f95b386c79f2: Final verdict of PTC: none 20240922055651710 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240922055651710 DLINP <000b> input/ipa.c:451 connected read/write 20240922055651710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055651710 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055651710 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055651710 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 238@f95b386c79f2: Final verdict of PTC: none IPA-EUSE-foobar(236)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 238: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055651754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 20240922055651933 DSS <0004> hlr_ussd.c:239 262426953676404/0xfb96d157: SS Session Timeout, destroying 20240922055651933 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426953676404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055651955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30204) 20240922055651985 DSS <0004> hlr_ussd.c:239 262422156117092/0xf5e06810: SS Session Timeout, destroying 20240922055651985 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422156117092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055652035 DSS <0004> hlr_ussd.c:239 262426990823150/0x0c688488: SS Session Timeout, destroying 20240922055652035 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426990823150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055652089 DSS <0004> hlr_ussd.c:239 262422209320850/0x26350aaa: SS Session Timeout, destroying 20240922055652089 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422209320850 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055652126 DSS <0004> hlr_ussd.c:239 262421966120813/0x5e3bd063: SS Session Timeout, destroying 20240922055652126 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421966120813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055652172 DSS <0004> hlr_ussd.c:239 262422208722935/0x465e88d1: SS Session Timeout, destroying 20240922055652173 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422208722935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055652211 DSS <0004> hlr_ussd.c:239 262427794568620/0x54722b52: SS Session Timeout, destroying 20240922055652211 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427794568620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055652256 DSS <0004> hlr_ussd.c:239 262422758506530/0x23923f45: SS Session Timeout, destroying 20240922055652256 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422758506530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=30204, count=47824) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_mo_sss_reject started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055655029 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055655029 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055655031 DLINP <000b> input/ipa.c:451 connected read/write 20240922055655031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055655032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42758<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055655034 DLINP <000b> input/ipa.c:451 connected read/write 20240922055655034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055655034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055655034 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055655034 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 20240922055655034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055655034 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 20240922055655034 DLGSUP <0013> gsup_server.c:235 2: 20240922055655034 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055655034 DLGSUP <0013> gsup_server.c:235 3: 20240922055655034 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055655034 DLGSUP <0013> gsup_server.c:235 4: 20240922055655034 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055655034 DLGSUP <0013> gsup_server.c:235 5: 20240922055655034 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055655034 DLGSUP <0013> gsup_server.c:235 7: 20240922055655034 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055655034 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055655034 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055655034 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@f95b386c79f2: 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") 20240922055655058 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36505<->l=127.0.0.1:4259) 20240922055655077 DAUC <0003> db_auc.c:157 IMSI='262423863962517': No 2G Auth Data 20240922055655077 DAUC <0003> db_auc.c:192 IMSI='262423863962517': No 3G Auth Data HLR_Test-GSUP(249)@f95b386c79f2: Created GsupExpect[0] for "262423863962517" to be handled at TC_mo_sss_reject(252) 20240922055655101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42772<->l=127.0.0.1:4258 20240922055655109 DLINP <000b> input/ipa.c:451 connected read/write 20240922055655109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055655109 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423863962517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423863962517" session_id=720859146 session_state=BEGIN} 20240922055655109 DSS <0004> hlr_ussd.c:576 262423863962517/0x2af7700a: Process SS (BEGIN) 20240922055655109 DSS <0004> hlr_ussd.c:498 262423863962517/0x2af7700a: SS CompType=Invoke, OpCode=InterrogateSS 20240922055655109 DSS <0004> hlr_ussd.c:506 262423863962517/0x2af7700a: Structured SS requests are not supported, rejecting... 20240922055655109 DSS <0004> hlr_ussd.c:354 262423863962517/0x2af7700a: Tx ReturnError(0, 0x15) 20240922055655109 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423863962517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423863962517" session_id=720859146 session_state=END} 20240922055655109 DLINP <000b> input/ipa.c:451 connected read/write 20240922055655109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055655109 DLINP <000b> input/ipa.c:451 connected read/write 20240922055655109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@f95b386c79f2: Found GsupExpect[0] for "262423863962517" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@f95b386c79f2: Added IMSI table entry 0TC_mo_sss_reject(252)"262423863962517" TC_mo_sss_reject(252)@f95b386c79f2: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@f95b386c79f2: setverdict(pass): none -> pass 20240922055655112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42772<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@f95b386c79f2: Final verdict of PTC: pass 20240922055655130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42758<->l=127.0.0.1:4258 20240922055655131 DLINP <000b> input/ipa.c:451 connected read/write 20240922055655131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055655131 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055655131 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055655131 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055655131 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36505<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@f95b386c79f2: Final verdict of PTC: none 250@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 250: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@f95b386c79f2: Test case TC_mo_sss_reject finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:56:55 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20240922055655170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42788<->l=127.0.0.1:4258 20240922055655270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42788<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20240922055655553 DSS <0004> hlr_ussd.c:239 262424060416285/0x51bf2021: SS Session Timeout, destroying 20240922055655553 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424060416285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055655592 DSS <0004> hlr_ussd.c:239 262423506060069/0xa7057243: SS Session Timeout, destroying 20240922055655592 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423506060069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055655631 DSS <0004> hlr_ussd.c:239 262428899027754/0xc3c342e1: SS Session Timeout, destroying 20240922055655631 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428899027754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055655666 DSS <0004> hlr_ussd.c:239 262428230145576/0xcc4b16e3: SS Session Timeout, destroying 20240922055655666 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428230145576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055655705 DSS <0004> hlr_ussd.c:239 262426404193670/0x3155c179: SS Session Timeout, destroying 20240922055655706 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426404193670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055655747 DSS <0004> hlr_ussd.c:239 262420411702744/0x0ff9ede3: SS Session Timeout, destroying 20240922055655747 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420411702744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055655786 DSS <0004> hlr_ussd.c:239 262422310579725/0xa5b0e8f3: SS Session Timeout, destroying 20240922055655786 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422310579725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240922055655823 DSS <0004> hlr_ussd.c:239 262428680941086/0xc97c0ab3: SS Session Timeout, destroying 20240922055655823 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428680941086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14524) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:56:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_check_imei started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055658347 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055658347 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055658350 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055658353 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658353 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055658353 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055658353 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 20240922055658353 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055658353 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 20240922055658353 DLGSUP <0013> gsup_server.c:235 2: 20240922055658353 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055658353 DLGSUP <0013> gsup_server.c:235 3: 20240922055658353 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055658353 DLGSUP <0013> gsup_server.c:235 4: 20240922055658353 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055658353 DLGSUP <0013> gsup_server.c:235 5: 20240922055658353 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055658353 DLGSUP <0013> gsup_server.c:235 7: 20240922055658353 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055658353 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055658353 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055658353 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@f95b386c79f2: 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") 20240922055658373 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39245<->l=127.0.0.1:4259) 20240922055658392 DAUC <0003> db_auc.c:157 IMSI='262428221059117': No 2G Auth Data 20240922055658392 DAUC <0003> db_auc.c:192 IMSI='262428221059117': No 3G Auth Data HLR_Test-GSUP(254)@f95b386c79f2: Created GsupExpect[0] for "262428221059117" to be handled at TC_gsup_check_imei(257) 20240922055658414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4258 20240922055658421 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658421 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428221059117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428221059117"} 20240922055658421 DMAIN <0000> hlr.c:435 IMSI='262428221059117': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055658421 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428221059117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428221059117"} 20240922055658421 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428221059117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658421 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658421 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f95b386c79f2: Found GsupExpect[0] for "262428221059117" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@f95b386c79f2: Added IMSI table entry 0TC_gsup_check_imei(257)"262428221059117" TC_gsup_check_imei(257)@f95b386c79f2: setverdict(pass): none -> pass 20240922055658423 DAUC <0003> db_auc.c:192 IMSI='262428221059117': No 3G Auth Data 20240922055658426 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658426 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428221059117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428221059117"} 20240922055658426 DAUC <0003> hlr.c:428 IMSI='262428221059117': storing IMEI = 12345678901234 20240922055658429 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428221059117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428221059117"} 20240922055658429 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428221059117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658429 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658430 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055658431 DAUC <0003> db_auc.c:192 IMSI='262428221059117': No 3G Auth Data 20240922055658432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@f95b386c79f2: Final verdict of PTC: pass 20240922055658444 DAUC <0003> db_auc.c:157 IMSI='262423019568696': No 2G Auth Data 20240922055658444 DAUC <0003> db_auc.c:192 IMSI='262423019568696': No 3G Auth Data HLR_Test-GSUP(254)@f95b386c79f2: Created GsupExpect[0] for "262423019568696" to be handled at TC_gsup_check_imei(258) 20240922055658467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56300<->l=127.0.0.1:4258 20240922055658471 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658471 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423019568696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423019568696"} 20240922055658471 DMAIN <0000> hlr.c:435 IMSI='262423019568696': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055658471 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423019568696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423019568696"} 20240922055658471 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423019568696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658471 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658471 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f95b386c79f2: Found GsupExpect[0] for "262423019568696" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@f95b386c79f2: Added IMSI table entry 1TC_gsup_check_imei(258)"262423019568696" TC_gsup_check_imei(258)@f95b386c79f2: setverdict(pass): none -> pass 20240922055658473 DAUC <0003> db_auc.c:192 IMSI='262423019568696': No 3G Auth Data 20240922055658476 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658476 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423019568696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423019568696"} 20240922055658476 DAUC <0003> hlr.c:428 IMSI='262423019568696': storing IMEI = 12345678901234 20240922055658479 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423019568696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423019568696"} 20240922055658479 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423019568696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658479 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658479 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055658480 DAUC <0003> db_auc.c:192 IMSI='262423019568696': No 3G Auth Data 20240922055658481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56300<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@f95b386c79f2: Final verdict of PTC: pass 20240922055658492 DAUC <0003> db_auc.c:157 IMSI='262426674619778': No 2G Auth Data 20240922055658492 DAUC <0003> db_auc.c:192 IMSI='262426674619778': No 3G Auth Data HLR_Test-GSUP(254)@f95b386c79f2: Created GsupExpect[0] for "262426674619778" to be handled at TC_gsup_check_imei(259) 20240922055658515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56310<->l=127.0.0.1:4258 20240922055658521 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658521 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426674619778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674619778"} 20240922055658521 DMAIN <0000> hlr.c:435 IMSI='262426674619778': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055658521 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426674619778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426674619778"} 20240922055658521 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426674619778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658521 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658522 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f95b386c79f2: Found GsupExpect[0] for "262426674619778" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@f95b386c79f2: Added IMSI table entry 2TC_gsup_check_imei(259)"262426674619778" TC_gsup_check_imei(259)@f95b386c79f2: setverdict(pass): none -> pass 20240922055658523 DAUC <0003> db_auc.c:192 IMSI='262426674619778': No 3G Auth Data 20240922055658526 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658526 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426674619778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674619778"} 20240922055658526 DAUC <0003> hlr.c:428 IMSI='262426674619778': storing IMEI = 12345678901234 20240922055658530 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426674619778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426674619778"} 20240922055658530 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426674619778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658530 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658530 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055658531 DAUC <0003> db_auc.c:192 IMSI='262426674619778': No 3G Auth Data 20240922055658532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56310<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@f95b386c79f2: Final verdict of PTC: pass 20240922055658543 DAUC <0003> db_auc.c:157 IMSI='262426833505856': No 2G Auth Data 20240922055658543 DAUC <0003> db_auc.c:192 IMSI='262426833505856': No 3G Auth Data HLR_Test-GSUP(254)@f95b386c79f2: Created GsupExpect[0] for "262426833505856" to be handled at TC_gsup_check_imei(260) 20240922055658565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56314<->l=127.0.0.1:4258 20240922055658569 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658569 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426833505856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426833505856"} 20240922055658569 DMAIN <0000> hlr.c:435 IMSI='262426833505856': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055658569 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426833505856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426833505856"} 20240922055658569 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426833505856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658569 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658569 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f95b386c79f2: Found GsupExpect[0] for "262426833505856" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@f95b386c79f2: Added IMSI table entry 3TC_gsup_check_imei(260)"262426833505856" TC_gsup_check_imei(260)@f95b386c79f2: setverdict(pass): none -> pass 20240922055658571 DAUC <0003> db_auc.c:157 IMSI='262426833505856': No 2G Auth Data 20240922055658573 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658573 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426833505856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426833505856"} 20240922055658573 DAUC <0003> hlr.c:428 IMSI='262426833505856': storing IMEI = 12345678901234 20240922055658576 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426833505856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426833505856"} 20240922055658576 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426833505856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658576 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658576 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055658577 DAUC <0003> db_auc.c:157 IMSI='262426833505856': No 2G Auth Data 20240922055658579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56314<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@f95b386c79f2: Final verdict of PTC: pass 20240922055658590 DAUC <0003> db_auc.c:157 IMSI='262421888740231': No 2G Auth Data 20240922055658590 DAUC <0003> db_auc.c:192 IMSI='262421888740231': No 3G Auth Data HLR_Test-GSUP(254)@f95b386c79f2: Created GsupExpect[0] for "262421888740231" to be handled at TC_gsup_check_imei(261) 20240922055658615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56326<->l=127.0.0.1:4258 20240922055658620 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658621 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421888740231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421888740231"} 20240922055658621 DMAIN <0000> hlr.c:435 IMSI='262421888740231': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055658621 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421888740231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421888740231"} 20240922055658621 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421888740231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658621 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658621 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f95b386c79f2: Found GsupExpect[0] for "262421888740231" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@f95b386c79f2: Added IMSI table entry 4TC_gsup_check_imei(261)"262421888740231" TC_gsup_check_imei(261)@f95b386c79f2: setverdict(pass): none -> pass 20240922055658622 DAUC <0003> db_auc.c:157 IMSI='262421888740231': No 2G Auth Data 20240922055658626 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658626 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421888740231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421888740231"} 20240922055658626 DAUC <0003> hlr.c:428 IMSI='262421888740231': storing IMEI = 12345678901234 20240922055658629 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421888740231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421888740231"} 20240922055658629 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421888740231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658629 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658629 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055658631 DAUC <0003> db_auc.c:157 IMSI='262421888740231': No 2G Auth Data 20240922055658632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56326<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@f95b386c79f2: Final verdict of PTC: pass 20240922055658644 DAUC <0003> db_auc.c:157 IMSI='262423109418888': No 2G Auth Data 20240922055658644 DAUC <0003> db_auc.c:192 IMSI='262423109418888': No 3G Auth Data HLR_Test-GSUP(254)@f95b386c79f2: Created GsupExpect[0] for "262423109418888" to be handled at TC_gsup_check_imei(262) 20240922055658672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 20240922055658678 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658678 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423109418888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423109418888"} 20240922055658678 DMAIN <0000> hlr.c:435 IMSI='262423109418888': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055658678 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423109418888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423109418888"} 20240922055658678 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423109418888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658678 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658678 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f95b386c79f2: Found GsupExpect[0] for "262423109418888" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@f95b386c79f2: Added IMSI table entry 5TC_gsup_check_imei(262)"262423109418888" TC_gsup_check_imei(262)@f95b386c79f2: setverdict(pass): none -> pass 20240922055658683 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658683 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423109418888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423109418888"} 20240922055658683 DAUC <0003> hlr.c:428 IMSI='262423109418888': storing IMEI = 12345678901234 20240922055658687 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423109418888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423109418888"} 20240922055658687 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423109418888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658687 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658687 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055658689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@f95b386c79f2: Final verdict of PTC: pass 20240922055658703 DAUC <0003> db_auc.c:157 IMSI='262424287165160': No 2G Auth Data 20240922055658703 DAUC <0003> db_auc.c:192 IMSI='262424287165160': No 3G Auth Data HLR_Test-GSUP(254)@f95b386c79f2: Created GsupExpect[0] for "262424287165160" to be handled at TC_gsup_check_imei(263) 20240922055658731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56340<->l=127.0.0.1:4258 20240922055658737 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658737 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424287165160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424287165160"} 20240922055658737 DMAIN <0000> hlr.c:435 IMSI='262424287165160': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055658737 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424287165160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424287165160"} 20240922055658737 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424287165160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658737 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658737 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f95b386c79f2: Found GsupExpect[0] for "262424287165160" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@f95b386c79f2: Added IMSI table entry 6TC_gsup_check_imei(263)"262424287165160" TC_gsup_check_imei(263)@f95b386c79f2: setverdict(pass): none -> pass 20240922055658743 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658743 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424287165160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424287165160"} 20240922055658743 DAUC <0003> hlr.c:428 IMSI='262424287165160': storing IMEI = 12345678901234 20240922055658746 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424287165160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424287165160"} 20240922055658746 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424287165160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658746 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658746 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055658749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56340<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@f95b386c79f2: Final verdict of PTC: pass 20240922055658764 DAUC <0003> db_auc.c:157 IMSI='262422082482133': No 2G Auth Data 20240922055658764 DAUC <0003> db_auc.c:192 IMSI='262422082482133': No 3G Auth Data HLR_Test-GSUP(254)@f95b386c79f2: Created GsupExpect[0] for "262422082482133" to be handled at TC_gsup_check_imei(264) 20240922055658790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56352<->l=127.0.0.1:4258 20240922055658794 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658794 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422082482133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422082482133"} 20240922055658794 DMAIN <0000> hlr.c:435 IMSI='262422082482133': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055658794 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422082482133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422082482133"} 20240922055658794 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422082482133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658794 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658794 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f95b386c79f2: Found GsupExpect[0] for "262422082482133" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@f95b386c79f2: Added IMSI table entry 7TC_gsup_check_imei(264)"262422082482133" TC_gsup_check_imei(264)@f95b386c79f2: setverdict(pass): none -> pass 20240922055658799 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658799 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422082482133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422082482133"} 20240922055658799 DAUC <0003> hlr.c:428 IMSI='262422082482133': storing IMEI = 12345678901234 20240922055658803 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422082482133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422082482133"} 20240922055658803 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422082482133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055658803 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055658803 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055658805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56352<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055658816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56274<->l=127.0.0.1:4258 20240922055658817 DLINP <000b> input/ipa.c:451 connected read/write 20240922055658817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055658817 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(254)@f95b386c79f2: Final verdict of PTC: none 20240922055658817 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055658817 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055658817 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39245<->l=127.0.0.1:4259) 255@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_check_imei finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055658860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56354<->l=127.0.0.1:4258 20240922055658961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56354<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5704) Waiting for packet dumper to finish... 1 (prev_count=5704, count=68324) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:57:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_check_imei_via_proxy started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055702041 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055702041 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055702043 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055702046 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702046 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055702046 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055702046 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 20240922055702046 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055702046 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 20240922055702046 DLGSUP <0013> gsup_server.c:235 2: 20240922055702046 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055702046 DLGSUP <0013> gsup_server.c:235 3: 20240922055702046 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055702046 DLGSUP <0013> gsup_server.c:235 4: 20240922055702046 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055702046 DLGSUP <0013> gsup_server.c:235 5: 20240922055702046 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055702046 DLGSUP <0013> gsup_server.c:235 7: 20240922055702046 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055702046 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055702046 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055702046 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@f95b386c79f2: 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") 20240922055702067 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34781<->l=127.0.0.1:4259) 20240922055702085 DAUC <0003> db_auc.c:157 IMSI='262421133045817': No 2G Auth Data 20240922055702085 DAUC <0003> db_auc.c:192 IMSI='262421133045817': No 3G Auth Data HLR_Test-GSUP(266)@f95b386c79f2: Created GsupExpect[0] for "262421133045817" to be handled at TC_gsup_check_imei_via_proxy(269) 20240922055702109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56374<->l=127.0.0.1:4258 20240922055702114 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702114 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421133045817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421133045817" source_name="the-source\n"} 20240922055702114 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240922055702114 DMAIN <0000> hlr.c:435 IMSI='262421133045817': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055702114 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421133045817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421133045817" destination_name="the-source\n"} 20240922055702114 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421133045817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702114 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702114 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f95b386c79f2: Found GsupExpect[0] for "262421133045817" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@f95b386c79f2: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421133045817" TC_gsup_check_imei_via_proxy(269)@f95b386c79f2: setverdict(pass): none -> pass 20240922055702117 DAUC <0003> db_auc.c:192 IMSI='262421133045817': No 3G Auth Data 20240922055702119 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702119 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421133045817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421133045817" source_name="the-source\n"} 20240922055702120 DAUC <0003> hlr.c:428 IMSI='262421133045817': storing IMEI = 12345678901234 20240922055702123 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421133045817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421133045817" destination_name="the-source\n"} 20240922055702123 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421133045817 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702123 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702123 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055702124 DAUC <0003> db_auc.c:192 IMSI='262421133045817': No 3G Auth Data 20240922055702125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56374<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@f95b386c79f2: Final verdict of PTC: pass 20240922055702137 DAUC <0003> db_auc.c:157 IMSI='262423489209558': No 2G Auth Data 20240922055702137 DAUC <0003> db_auc.c:192 IMSI='262423489209558': No 3G Auth Data HLR_Test-GSUP(266)@f95b386c79f2: Created GsupExpect[0] for "262423489209558" to be handled at TC_gsup_check_imei_via_proxy(270) 20240922055702160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 20240922055702164 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702164 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262423489209558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423489209558" source_name="the-source\n"} 20240922055702164 DMAIN <0000> hlr.c:435 IMSI='262423489209558': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055702164 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262423489209558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423489209558" destination_name="the-source\n"} 20240922055702164 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262423489209558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702164 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702164 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f95b386c79f2: Found GsupExpect[0] for "262423489209558" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@f95b386c79f2: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262423489209558" TC_gsup_check_imei_via_proxy(270)@f95b386c79f2: setverdict(pass): none -> pass 20240922055702166 DAUC <0003> db_auc.c:192 IMSI='262423489209558': No 3G Auth Data 20240922055702169 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702169 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262423489209558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423489209558" source_name="the-source\n"} 20240922055702169 DAUC <0003> hlr.c:428 IMSI='262423489209558': storing IMEI = 12345678901234 20240922055702172 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262423489209558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423489209558" destination_name="the-source\n"} 20240922055702172 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262423489209558 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702172 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702172 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055702173 DAUC <0003> db_auc.c:192 IMSI='262423489209558': No 3G Auth Data 20240922055702174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@f95b386c79f2: Final verdict of PTC: pass 20240922055702187 DAUC <0003> db_auc.c:157 IMSI='262420501658938': No 2G Auth Data 20240922055702187 DAUC <0003> db_auc.c:192 IMSI='262420501658938': No 3G Auth Data HLR_Test-GSUP(266)@f95b386c79f2: Created GsupExpect[0] for "262420501658938" to be handled at TC_gsup_check_imei_via_proxy(271) 20240922055702210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56390<->l=127.0.0.1:4258 20240922055702215 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702215 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420501658938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420501658938" source_name="the-source\n"} 20240922055702215 DMAIN <0000> hlr.c:435 IMSI='262420501658938': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055702215 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420501658938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420501658938" destination_name="the-source\n"} 20240922055702215 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420501658938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702215 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702215 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f95b386c79f2: Found GsupExpect[0] for "262420501658938" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@f95b386c79f2: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420501658938" TC_gsup_check_imei_via_proxy(271)@f95b386c79f2: setverdict(pass): none -> pass 20240922055702217 DAUC <0003> db_auc.c:192 IMSI='262420501658938': No 3G Auth Data 20240922055702219 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702219 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420501658938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420501658938" source_name="the-source\n"} 20240922055702219 DAUC <0003> hlr.c:428 IMSI='262420501658938': storing IMEI = 12345678901234 20240922055702223 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420501658938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420501658938" destination_name="the-source\n"} 20240922055702223 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420501658938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702223 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702223 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055702224 DAUC <0003> db_auc.c:192 IMSI='262420501658938': No 3G Auth Data 20240922055702225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56390<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@f95b386c79f2: Final verdict of PTC: pass 20240922055702236 DAUC <0003> db_auc.c:157 IMSI='262421108226207': No 2G Auth Data 20240922055702236 DAUC <0003> db_auc.c:192 IMSI='262421108226207': No 3G Auth Data HLR_Test-GSUP(266)@f95b386c79f2: Created GsupExpect[0] for "262421108226207" to be handled at TC_gsup_check_imei_via_proxy(272) 20240922055702270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56402<->l=127.0.0.1:4258 20240922055702275 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702275 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421108226207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421108226207" source_name="the-source\n"} 20240922055702275 DMAIN <0000> hlr.c:435 IMSI='262421108226207': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055702275 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421108226207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421108226207" destination_name="the-source\n"} 20240922055702275 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262421108226207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702275 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702275 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f95b386c79f2: Found GsupExpect[0] for "262421108226207" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@f95b386c79f2: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421108226207" TC_gsup_check_imei_via_proxy(272)@f95b386c79f2: setverdict(pass): none -> pass 20240922055702276 DAUC <0003> db_auc.c:157 IMSI='262421108226207': No 2G Auth Data 20240922055702279 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702279 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421108226207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421108226207" source_name="the-source\n"} 20240922055702279 DAUC <0003> hlr.c:428 IMSI='262421108226207': storing IMEI = 12345678901234 20240922055702284 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421108226207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421108226207" destination_name="the-source\n"} 20240922055702284 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262421108226207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702284 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702284 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055702285 DAUC <0003> db_auc.c:157 IMSI='262421108226207': No 2G Auth Data 20240922055702287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56402<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@f95b386c79f2: Final verdict of PTC: pass 20240922055702299 DAUC <0003> db_auc.c:157 IMSI='262428775348887': No 2G Auth Data 20240922055702299 DAUC <0003> db_auc.c:192 IMSI='262428775348887': No 3G Auth Data HLR_Test-GSUP(266)@f95b386c79f2: Created GsupExpect[0] for "262428775348887" to be handled at TC_gsup_check_imei_via_proxy(273) 20240922055702323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 20240922055702331 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702331 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428775348887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428775348887" source_name="the-source\n"} 20240922055702331 DMAIN <0000> hlr.c:435 IMSI='262428775348887': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055702331 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428775348887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428775348887" destination_name="the-source\n"} 20240922055702331 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428775348887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702331 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702331 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f95b386c79f2: Found GsupExpect[0] for "262428775348887" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@f95b386c79f2: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428775348887" TC_gsup_check_imei_via_proxy(273)@f95b386c79f2: setverdict(pass): none -> pass 20240922055702333 DAUC <0003> db_auc.c:157 IMSI='262428775348887': No 2G Auth Data 20240922055702336 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702336 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428775348887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428775348887" source_name="the-source\n"} 20240922055702336 DAUC <0003> hlr.c:428 IMSI='262428775348887': storing IMEI = 12345678901234 20240922055702339 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428775348887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428775348887" destination_name="the-source\n"} 20240922055702339 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428775348887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702339 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702339 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055702340 DAUC <0003> db_auc.c:157 IMSI='262428775348887': No 2G Auth Data 20240922055702342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@f95b386c79f2: Final verdict of PTC: pass 20240922055702354 DAUC <0003> db_auc.c:157 IMSI='262425222144385': No 2G Auth Data 20240922055702354 DAUC <0003> db_auc.c:192 IMSI='262425222144385': No 3G Auth Data HLR_Test-GSUP(266)@f95b386c79f2: Created GsupExpect[0] for "262425222144385" to be handled at TC_gsup_check_imei_via_proxy(274) 20240922055702381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56424<->l=127.0.0.1:4258 20240922055702386 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702386 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425222144385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425222144385" source_name="the-source\n"} 20240922055702386 DMAIN <0000> hlr.c:435 IMSI='262425222144385': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055702386 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262425222144385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425222144385" destination_name="the-source\n"} 20240922055702386 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262425222144385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702386 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702386 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f95b386c79f2: Found GsupExpect[0] for "262425222144385" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@f95b386c79f2: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425222144385" TC_gsup_check_imei_via_proxy(274)@f95b386c79f2: setverdict(pass): none -> pass 20240922055702390 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702390 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425222144385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425222144385" source_name="the-source\n"} 20240922055702390 DAUC <0003> hlr.c:428 IMSI='262425222144385': storing IMEI = 12345678901234 20240922055702394 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262425222144385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425222144385" destination_name="the-source\n"} 20240922055702394 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262425222144385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702394 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702394 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055702396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56424<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@f95b386c79f2: Final verdict of PTC: pass 20240922055702411 DAUC <0003> db_auc.c:157 IMSI='262427837868236': No 2G Auth Data 20240922055702411 DAUC <0003> db_auc.c:192 IMSI='262427837868236': No 3G Auth Data HLR_Test-GSUP(266)@f95b386c79f2: Created GsupExpect[0] for "262427837868236" to be handled at TC_gsup_check_imei_via_proxy(275) 20240922055702438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 20240922055702444 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702444 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427837868236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427837868236" source_name="the-source\n"} 20240922055702444 DMAIN <0000> hlr.c:435 IMSI='262427837868236': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055702444 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427837868236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427837868236" destination_name="the-source\n"} 20240922055702444 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262427837868236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702444 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702444 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f95b386c79f2: Found GsupExpect[0] for "262427837868236" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@f95b386c79f2: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262427837868236" TC_gsup_check_imei_via_proxy(275)@f95b386c79f2: setverdict(pass): none -> pass 20240922055702448 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702448 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427837868236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427837868236" source_name="the-source\n"} 20240922055702448 DAUC <0003> hlr.c:428 IMSI='262427837868236': storing IMEI = 12345678901234 20240922055702452 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427837868236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427837868236" destination_name="the-source\n"} 20240922055702452 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262427837868236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702452 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702452 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055702454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@f95b386c79f2: Final verdict of PTC: pass 20240922055702469 DAUC <0003> db_auc.c:157 IMSI='262421421891708': No 2G Auth Data 20240922055702469 DAUC <0003> db_auc.c:192 IMSI='262421421891708': No 3G Auth Data HLR_Test-GSUP(266)@f95b386c79f2: Created GsupExpect[0] for "262421421891708" to be handled at TC_gsup_check_imei_via_proxy(276) 20240922055702496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 20240922055702502 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702502 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421421891708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421421891708" source_name="the-source\n"} 20240922055702502 DMAIN <0000> hlr.c:435 IMSI='262421421891708': has IMEI = 12345678901234 (consider setting 'store-imei') 20240922055702502 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421421891708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421421891708" destination_name="the-source\n"} 20240922055702502 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421421891708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702502 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702502 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f95b386c79f2: Found GsupExpect[0] for "262421421891708" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@f95b386c79f2: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421421891708" TC_gsup_check_imei_via_proxy(276)@f95b386c79f2: setverdict(pass): none -> pass 20240922055702508 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702508 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421421891708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421421891708" source_name="the-source\n"} 20240922055702508 DAUC <0003> hlr.c:428 IMSI='262421421891708': storing IMEI = 12345678901234 20240922055702511 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421421891708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421421891708" destination_name="the-source\n"} 20240922055702511 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421421891708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055702511 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055702511 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055702514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055702525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56370<->l=127.0.0.1:4258 20240922055702526 DLINP <000b> input/ipa.c:451 connected read/write 20240922055702526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055702526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055702526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055702526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055702526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@f95b386c79f2: Final verdict of PTC: none 20240922055702526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34781<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@f95b386c79f2: Final verdict of PTC: none 267@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055702577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 20240922055702677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=44200) Waiting for packet dumper to finish... 1 (prev_count=44200, count=69304) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_check_imei_invalid_len started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055705756 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055705756 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055705757 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055705760 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705760 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055705760 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055705760 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 20240922055705760 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055705760 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 20240922055705760 DLGSUP <0013> gsup_server.c:235 2: 20240922055705760 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055705760 DLGSUP <0013> gsup_server.c:235 3: 20240922055705760 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055705760 DLGSUP <0013> gsup_server.c:235 4: 20240922055705760 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055705760 DLGSUP <0013> gsup_server.c:235 5: 20240922055705760 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055705760 DLGSUP <0013> gsup_server.c:235 7: 20240922055705760 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055705760 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055705760 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055705760 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@f95b386c79f2: 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") 20240922055705777 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37443<->l=127.0.0.1:4259) 20240922055705795 DAUC <0003> db_auc.c:157 IMSI='262427822214781': No 2G Auth Data 20240922055705795 DAUC <0003> db_auc.c:192 IMSI='262427822214781': No 3G Auth Data HLR_Test-GSUP(278)@f95b386c79f2: Created GsupExpect[0] for "262427822214781" to be handled at TC_gsup_check_imei_invalid_len(281) 20240922055705820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56482<->l=127.0.0.1:4258 20240922055705824 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705824 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427822214781"} 20240922055705824 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240922055705824 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427822214781" cause=Invalid mandatory information} 20240922055705824 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705824 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705824 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f95b386c79f2: Found GsupExpect[0] for "262427822214781" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@f95b386c79f2: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427822214781" TC_gsup_check_imei_invalid_len(281)@f95b386c79f2: setverdict(pass): none -> pass 20240922055705827 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705827 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427822214781"} 20240922055705827 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240922055705828 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427822214781" cause=Invalid mandatory information} 20240922055705828 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705828 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705828 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705829 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705830 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427822214781"} 20240922055705830 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240922055705830 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427822214781" cause=Invalid mandatory information} 20240922055705830 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705830 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705830 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705831 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705831 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427822214781"} 20240922055705831 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240922055705831 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427822214781" cause=Invalid mandatory information} 20240922055705831 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705831 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705832 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705833 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705833 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427822214781"} 20240922055705833 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240922055705833 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427822214781" cause=Invalid mandatory information} 20240922055705833 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427822214781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705833 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705833 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56482<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@f95b386c79f2: Final verdict of PTC: pass 20240922055705846 DAUC <0003> db_auc.c:157 IMSI='262427699870621': No 2G Auth Data 20240922055705846 DAUC <0003> db_auc.c:192 IMSI='262427699870621': No 3G Auth Data HLR_Test-GSUP(278)@f95b386c79f2: Created GsupExpect[0] for "262427699870621" to be handled at TC_gsup_check_imei_invalid_len(282) 20240922055705870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56484<->l=127.0.0.1:4258 20240922055705873 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705873 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427699870621"} 20240922055705873 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240922055705873 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427699870621" cause=Invalid mandatory information} 20240922055705873 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705873 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705873 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f95b386c79f2: Found GsupExpect[0] for "262427699870621" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@f95b386c79f2: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427699870621" TC_gsup_check_imei_invalid_len(282)@f95b386c79f2: setverdict(pass): none -> pass 20240922055705875 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705875 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427699870621"} 20240922055705875 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240922055705875 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427699870621" cause=Invalid mandatory information} 20240922055705875 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705875 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705875 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705877 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705877 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427699870621"} 20240922055705877 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240922055705877 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427699870621" cause=Invalid mandatory information} 20240922055705877 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705877 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705877 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705879 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705879 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427699870621"} 20240922055705879 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240922055705879 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427699870621" cause=Invalid mandatory information} 20240922055705879 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705879 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705879 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705881 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705881 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427699870621"} 20240922055705881 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240922055705881 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427699870621" cause=Invalid mandatory information} 20240922055705881 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427699870621 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705881 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705881 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56484<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@f95b386c79f2: Final verdict of PTC: pass 20240922055705894 DAUC <0003> db_auc.c:157 IMSI='262428794238440': No 2G Auth Data 20240922055705894 DAUC <0003> db_auc.c:192 IMSI='262428794238440': No 3G Auth Data HLR_Test-GSUP(278)@f95b386c79f2: Created GsupExpect[0] for "262428794238440" to be handled at TC_gsup_check_imei_invalid_len(283) 20240922055705919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20240922055705921 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705921 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428794238440"} 20240922055705921 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240922055705921 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428794238440" cause=Invalid mandatory information} 20240922055705921 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705921 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705921 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f95b386c79f2: Found GsupExpect[0] for "262428794238440" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@f95b386c79f2: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428794238440" TC_gsup_check_imei_invalid_len(283)@f95b386c79f2: setverdict(pass): none -> pass 20240922055705923 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705923 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428794238440"} 20240922055705923 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240922055705923 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428794238440" cause=Invalid mandatory information} 20240922055705923 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705923 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705923 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705925 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705925 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428794238440"} 20240922055705925 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240922055705925 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428794238440" cause=Invalid mandatory information} 20240922055705925 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705925 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705925 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705926 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705926 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428794238440"} 20240922055705926 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240922055705926 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428794238440" cause=Invalid mandatory information} 20240922055705926 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705926 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705926 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705928 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705928 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428794238440"} 20240922055705928 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240922055705928 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428794238440" cause=Invalid mandatory information} 20240922055705928 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428794238440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705928 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705928 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@f95b386c79f2: Final verdict of PTC: pass 20240922055705940 DAUC <0003> db_auc.c:157 IMSI='262420214217004': No 2G Auth Data 20240922055705940 DAUC <0003> db_auc.c:192 IMSI='262420214217004': No 3G Auth Data HLR_Test-GSUP(278)@f95b386c79f2: Created GsupExpect[0] for "262420214217004" to be handled at TC_gsup_check_imei_invalid_len(284) 20240922055705965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 20240922055705968 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705968 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420214217004"} 20240922055705968 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240922055705968 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420214217004" cause=Invalid mandatory information} 20240922055705968 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705968 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705968 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f95b386c79f2: Found GsupExpect[0] for "262420214217004" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@f95b386c79f2: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420214217004" TC_gsup_check_imei_invalid_len(284)@f95b386c79f2: setverdict(pass): none -> pass 20240922055705970 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705970 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420214217004"} 20240922055705970 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240922055705970 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420214217004" cause=Invalid mandatory information} 20240922055705970 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705970 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705970 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705972 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705972 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420214217004"} 20240922055705972 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240922055705972 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420214217004" cause=Invalid mandatory information} 20240922055705972 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705972 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705972 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705974 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705974 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420214217004"} 20240922055705974 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240922055705974 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420214217004" cause=Invalid mandatory information} 20240922055705974 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705974 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705974 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705975 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055705975 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420214217004"} 20240922055705975 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240922055705975 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420214217004" cause=Invalid mandatory information} 20240922055705975 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420214217004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055705975 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055705975 DLINP <000b> input/ipa.c:451 connected read/write 20240922055705975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055705976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@f95b386c79f2: Final verdict of PTC: pass 20240922055705988 DAUC <0003> db_auc.c:157 IMSI='262422053211884': No 2G Auth Data 20240922055705988 DAUC <0003> db_auc.c:192 IMSI='262422053211884': No 3G Auth Data HLR_Test-GSUP(278)@f95b386c79f2: Created GsupExpect[0] for "262422053211884" to be handled at TC_gsup_check_imei_invalid_len(285) 20240922055706014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4258 20240922055706016 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706016 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422053211884"} 20240922055706016 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240922055706016 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422053211884" cause=Invalid mandatory information} 20240922055706016 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706016 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706016 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f95b386c79f2: Found GsupExpect[0] for "262422053211884" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@f95b386c79f2: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422053211884" TC_gsup_check_imei_invalid_len(285)@f95b386c79f2: setverdict(pass): none -> pass 20240922055706019 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706019 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422053211884"} 20240922055706019 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240922055706019 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422053211884" cause=Invalid mandatory information} 20240922055706019 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706019 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706019 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706021 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706021 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422053211884"} 20240922055706021 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240922055706021 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422053211884" cause=Invalid mandatory information} 20240922055706021 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706021 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706021 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706023 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706023 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422053211884"} 20240922055706023 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240922055706023 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422053211884" cause=Invalid mandatory information} 20240922055706023 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706023 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706023 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706025 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706025 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422053211884"} 20240922055706025 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240922055706025 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422053211884" cause=Invalid mandatory information} 20240922055706025 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422053211884 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706025 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706025 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@f95b386c79f2: Final verdict of PTC: pass 20240922055706038 DAUC <0003> db_auc.c:157 IMSI='262424306955341': No 2G Auth Data 20240922055706038 DAUC <0003> db_auc.c:192 IMSI='262424306955341': No 3G Auth Data HLR_Test-GSUP(278)@f95b386c79f2: Created GsupExpect[0] for "262424306955341" to be handled at TC_gsup_check_imei_invalid_len(286) 20240922055706065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 20240922055706068 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706068 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424306955341"} 20240922055706068 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240922055706068 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424306955341" cause=Invalid mandatory information} 20240922055706068 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706068 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706068 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f95b386c79f2: Found GsupExpect[0] for "262424306955341" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@f95b386c79f2: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424306955341" TC_gsup_check_imei_invalid_len(286)@f95b386c79f2: setverdict(pass): none -> pass 20240922055706071 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706071 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424306955341"} 20240922055706071 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240922055706071 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424306955341" cause=Invalid mandatory information} 20240922055706071 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706071 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706071 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706072 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706072 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424306955341"} 20240922055706072 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240922055706072 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424306955341" cause=Invalid mandatory information} 20240922055706072 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706072 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706072 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706074 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706074 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424306955341"} 20240922055706074 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240922055706074 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424306955341" cause=Invalid mandatory information} 20240922055706074 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706074 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706074 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706076 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706076 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424306955341"} 20240922055706076 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240922055706076 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424306955341" cause=Invalid mandatory information} 20240922055706076 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424306955341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706076 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706076 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@f95b386c79f2: Final verdict of PTC: pass 20240922055706097 DAUC <0003> db_auc.c:157 IMSI='262424226095588': No 2G Auth Data 20240922055706097 DAUC <0003> db_auc.c:192 IMSI='262424226095588': No 3G Auth Data HLR_Test-GSUP(278)@f95b386c79f2: Created GsupExpect[0] for "262424226095588" to be handled at TC_gsup_check_imei_invalid_len(287) 20240922055706125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 20240922055706129 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706129 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424226095588"} 20240922055706129 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240922055706129 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424226095588" cause=Invalid mandatory information} 20240922055706129 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706130 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706130 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f95b386c79f2: Found GsupExpect[0] for "262424226095588" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@f95b386c79f2: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424226095588" TC_gsup_check_imei_invalid_len(287)@f95b386c79f2: setverdict(pass): none -> pass 20240922055706132 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706132 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424226095588"} 20240922055706132 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240922055706132 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424226095588" cause=Invalid mandatory information} 20240922055706132 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706132 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706132 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706133 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706133 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424226095588"} 20240922055706133 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240922055706133 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424226095588" cause=Invalid mandatory information} 20240922055706133 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706133 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706133 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706135 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706135 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424226095588"} 20240922055706135 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240922055706135 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424226095588" cause=Invalid mandatory information} 20240922055706135 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706135 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706135 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706136 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706136 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424226095588"} 20240922055706136 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240922055706136 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424226095588" cause=Invalid mandatory information} 20240922055706136 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424226095588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706136 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706136 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@f95b386c79f2: Final verdict of PTC: pass 20240922055706153 DAUC <0003> db_auc.c:157 IMSI='262421638850977': No 2G Auth Data 20240922055706153 DAUC <0003> db_auc.c:192 IMSI='262421638850977': No 3G Auth Data HLR_Test-GSUP(278)@f95b386c79f2: Created GsupExpect[0] for "262421638850977" to be handled at TC_gsup_check_imei_invalid_len(288) 20240922055706181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4258 20240922055706185 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706185 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421638850977"} 20240922055706185 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240922055706185 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421638850977" cause=Invalid mandatory information} 20240922055706185 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706185 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706185 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f95b386c79f2: Found GsupExpect[0] for "262421638850977" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@f95b386c79f2: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421638850977" TC_gsup_check_imei_invalid_len(288)@f95b386c79f2: setverdict(pass): none -> pass 20240922055706187 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706187 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421638850977"} 20240922055706187 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240922055706187 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421638850977" cause=Invalid mandatory information} 20240922055706187 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706187 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706187 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706189 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706189 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421638850977"} 20240922055706189 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240922055706189 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421638850977" cause=Invalid mandatory information} 20240922055706189 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706189 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706189 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706191 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706191 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421638850977"} 20240922055706191 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240922055706191 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421638850977" cause=Invalid mandatory information} 20240922055706191 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706191 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706191 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706193 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706193 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421638850977"} 20240922055706193 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240922055706193 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421638850977" cause=Invalid mandatory information} 20240922055706193 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421638850977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055706193 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055706193 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055706194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@f95b386c79f2: Final verdict of PTC: pass MTC@f95b386c79f2: setverdict(pass): none -> pass 20240922055706206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.1:4258 20240922055706207 DLINP <000b> input/ipa.c:451 connected read/write 20240922055706207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055706207 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055706207 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055706207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@f95b386c79f2: Final verdict of PTC: none 20240922055706208 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37443<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@f95b386c79f2: Final verdict of PTC: none 279@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: pass MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@f95b386c79f2: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:57:06 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20240922055706246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4258 20240922055706347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5428) Waiting for packet dumper to finish... 1 (prev_count=5428, count=50568) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:57:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_gsup_check_imei_unknown_imsi started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055709426 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055709426 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055709428 DLINP <000b> input/ipa.c:451 connected read/write 20240922055709428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055709429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055709431 DLINP <000b> input/ipa.c:451 connected read/write 20240922055709431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055709431 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055709431 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055709431 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 20240922055709431 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055709431 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 20240922055709431 DLGSUP <0013> gsup_server.c:235 2: 20240922055709431 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055709431 DLGSUP <0013> gsup_server.c:235 3: 20240922055709431 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055709431 DLGSUP <0013> gsup_server.c:235 4: 20240922055709431 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055709431 DLGSUP <0013> gsup_server.c:235 5: 20240922055709431 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055709431 DLGSUP <0013> gsup_server.c:235 7: 20240922055709431 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055709431 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055709431 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055709431 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@f95b386c79f2: 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") 20240922055709450 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43133<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@f95b386c79f2: Created GsupExpect[0] for "262424418517491" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240922055709463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4258 20240922055709477 DLINP <000b> input/ipa.c:451 connected read/write 20240922055709477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055709477 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424418517491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418517491"} 20240922055709477 DMAIN <0000> hlr.c:435 IMSI='262424418517491': has IMEI = 22245678901234 (consider setting 'store-imei') 20240922055709477 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424418517491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240922055709477 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424418517491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424418517491" cause=Invalid mandatory information} 20240922055709477 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424418517491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055709477 DLINP <000b> input/ipa.c:451 connected read/write 20240922055709477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055709477 DLINP <000b> input/ipa.c:451 connected read/write 20240922055709477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@f95b386c79f2: Found GsupExpect[0] for "262424418517491" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@f95b386c79f2: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424418517491" TC_gsup_check_imei_unknown_imsi(293)@f95b386c79f2: setverdict(pass): none -> pass 20240922055709482 DLINP <000b> input/ipa.c:451 connected read/write 20240922055709482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055709482 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424418517491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424418517491"} 20240922055709482 DAUC <0003> hlr.c:428 IMSI='262424418517491': storing IMEI = 22245678901234 20240922055709482 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424418517491': no such subscriber 20240922055709482 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424418517491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240922055709482 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424418517491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424418517491" cause=Invalid mandatory information} 20240922055709482 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424418517491 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055709482 DLINP <000b> input/ipa.c:451 connected read/write 20240922055709482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055709483 DLINP <000b> input/ipa.c:451 connected read/write 20240922055709483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055709484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@f95b386c79f2: Final verdict of PTC: pass 20240922055709485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 20240922055709486 DLINP <000b> input/ipa.c:451 connected read/write 20240922055709486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055709486 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055709486 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055709486 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@f95b386c79f2: Final verdict of PTC: none 20240922055709487 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43133<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@f95b386c79f2: Final verdict of PTC: none 291@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 291: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@f95b386c79f2: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:57:09 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20240922055709527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43068<->l=127.0.0.1:4258 20240922055709628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43068<->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@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055712704 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055712704 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055712706 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43082<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055712708 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712708 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055712708 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055712708 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 20240922055712708 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055712708 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 20240922055712708 DLGSUP <0013> gsup_server.c:235 2: 20240922055712708 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055712708 DLGSUP <0013> gsup_server.c:235 3: 20240922055712708 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055712708 DLGSUP <0013> gsup_server.c:235 4: 20240922055712708 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055712708 DLGSUP <0013> gsup_server.c:235 5: 20240922055712708 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055712708 DLGSUP <0013> gsup_server.c:235 7: 20240922055712708 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055712708 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055712708 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055712708 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@f95b386c79f2: 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") 20240922055712724 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36351<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@f95b386c79f2: Created GsupExpect[0] for "262424979263708" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240922055712738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43098<->l=127.0.0.1:4258 20240922055712749 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712749 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424979263708"} 20240922055712749 DMAIN <0000> hlr.c:227 IMSI='262424979263708': Creating subscriber on demand 20240922055712756 DMAIN <0000> hlr.c:243 IMSI='262424979263708': Successfully assigned MSISDN='077' 20240922055712756 DAUC <0003> hlr.c:428 IMSI='262424979263708': storing IMEI = 12345678901234 20240922055712773 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424979263708"} 20240922055712773 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055712773 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712773 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@f95b386c79f2: Found GsupExpect[0] for "262424979263708" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@f95b386c79f2: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424979263708" TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): none -> pass 20240922055712776 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712776 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712777 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712777 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712778 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712778 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712780 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712780 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424979263708" cn_domain=PS} 20240922055712780 DLU <0006> fsm.c:456 lu(262424979263708)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055712780 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055712790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055712790 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424979263708" cn_domain=PS} 20240922055712790 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712790 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712792 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712792 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424979263708"} 20240922055712792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055712792 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055712792 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424979263708"} 20240922055712792 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055712792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055712792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055712792 DLU <0006> fsm.c:568 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055712792 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712792 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712801 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712801 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424979263708"} 20240922055712801 DMAIN <0000> hlr.c:227 IMSI='262424979263708': Creating subscriber on demand 20240922055712812 DMAIN <0000> hlr.c:243 IMSI='262424979263708': Successfully assigned MSISDN='002' 20240922055712812 DAUC <0003> hlr.c:428 IMSI='262424979263708': storing IMEI = 12345678901234 20240922055712815 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424979263708"} 20240922055712815 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055712815 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712815 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712816 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712816 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712817 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712817 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712818 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712818 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712819 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712819 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712821 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712821 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424979263708" cn_domain=PS} 20240922055712821 DLU <0006> fsm.c:456 lu(262424979263708)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055712821 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055712828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055712828 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424979263708" cn_domain=PS} 20240922055712828 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712828 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712830 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712830 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424979263708"} 20240922055712830 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055712830 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055712830 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424979263708"} 20240922055712830 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055712830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055712830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055712830 DLU <0006> fsm.c:568 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055712830 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712830 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712838 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712838 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424979263708"} 20240922055712838 DMAIN <0000> hlr.c:227 IMSI='262424979263708': Creating subscriber on demand 20240922055712849 DMAIN <0000> hlr.c:243 IMSI='262424979263708': Successfully assigned MSISDN='168' 20240922055712849 DAUC <0003> hlr.c:428 IMSI='262424979263708': storing IMEI = 12345678901234 20240922055712853 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424979263708"} 20240922055712853 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055712853 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712853 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712854 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712854 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712855 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712855 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712856 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712856 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712857 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712857 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712859 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712859 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424979263708" cn_domain=PS} 20240922055712859 DLU <0006> fsm.c:456 lu(262424979263708)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055712859 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240922055712859 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424979263708" cause=GPRS services not allowed} 20240922055712859 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055712859 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055712859 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: Freeing instance 20240922055712859 DLU <0006> fsm.c:568 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: Deallocated 20240922055712859 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712859 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712866 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712866 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424979263708"} 20240922055712866 DMAIN <0000> hlr.c:227 IMSI='262424979263708': Creating subscriber on demand 20240922055712873 DMAIN <0000> hlr.c:243 IMSI='262424979263708': Successfully assigned MSISDN='633' 20240922055712873 DAUC <0003> hlr.c:428 IMSI='262424979263708': storing IMEI = 12345678901234 20240922055712877 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424979263708"} 20240922055712877 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055712877 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712877 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712878 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712878 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712879 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712879 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712880 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712880 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712881 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712881 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424979263708" cn_domain=PS} 20240922055712882 DLU <0006> fsm.c:456 lu(262424979263708)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055712882 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240922055712882 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424979263708" cause=GPRS services not allowed} 20240922055712882 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055712882 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055712882 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: Freeing instance 20240922055712882 DLU <0006> fsm.c:568 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: Deallocated 20240922055712882 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712882 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712890 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712890 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424979263708"} 20240922055712890 DMAIN <0000> hlr.c:227 IMSI='262424979263708': Creating subscriber on demand 20240922055712893 DAUC <0003> hlr.c:428 IMSI='262424979263708': storing IMEI = 12345678901234 20240922055712896 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424979263708"} 20240922055712896 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055712896 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712896 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712899 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712899 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712900 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712900 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712901 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712901 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712903 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712903 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424979263708" cn_domain=PS} 20240922055712903 DLU <0006> fsm.c:456 lu(262424979263708)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055712903 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240922055712903 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424979263708" cause=GPRS services not allowed} 20240922055712903 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055712903 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055712903 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: Freeing instance 20240922055712903 DLU <0006> fsm.c:568 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: Deallocated 20240922055712903 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712903 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712911 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712911 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424979263708"} 20240922055712911 DMAIN <0000> hlr.c:227 IMSI='262424979263708': Creating subscriber on demand 20240922055712915 DAUC <0003> hlr.c:428 IMSI='262424979263708': storing IMEI = 12345678901234 20240922055712918 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424979263708"} 20240922055712918 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240922055712918 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712918 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712919 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712919 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712920 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712920 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712921 DAUC <0003> db_auc.c:157 IMSI='262424979263708': No 2G Auth Data 20240922055712921 DAUC <0003> db_auc.c:192 IMSI='262424979263708': No 3G Auth Data 20240922055712923 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712923 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424979263708" cn_domain=PS} 20240922055712923 DLU <0006> fsm.c:456 lu(262424979263708)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055712923 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055712929 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424979263708)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055712929 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424979263708" cn_domain=PS} 20240922055712929 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712929 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712932 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712932 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424979263708"} 20240922055712932 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055712932 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055712932 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424979263708"} 20240922055712932 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262424979263708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055712932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055712932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055712932 DLU <0006> fsm.c:568 lu(PS:IMSI-262424979263708)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055712932 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055712932 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055712938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43098<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@f95b386c79f2: Final verdict of PTC: pass 20240922055712939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43082<->l=127.0.0.1:4258 20240922055712940 DLINP <000b> input/ipa.c:451 connected read/write 20240922055712940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055712940 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055712940 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055712940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055712940 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36351<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@f95b386c79f2: Final verdict of PTC: none 296@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 296: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@f95b386c79f2: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055712983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 20240922055713084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6472) Waiting for packet dumper to finish... 1 (prev_count=6472, count=32008) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:57:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_subscr_create_on_demand_ul started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055716159 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055716159 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055716161 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055716163 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716163 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055716163 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055716163 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 20240922055716163 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055716163 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 20240922055716163 DLGSUP <0013> gsup_server.c:235 2: 20240922055716163 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055716163 DLGSUP <0013> gsup_server.c:235 3: 20240922055716163 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055716163 DLGSUP <0013> gsup_server.c:235 4: 20240922055716163 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055716163 DLGSUP <0013> gsup_server.c:235 5: 20240922055716163 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055716163 DLGSUP <0013> gsup_server.c:235 7: 20240922055716163 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055716163 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055716163 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055716163 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@f95b386c79f2: 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") 20240922055716180 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34141<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@f95b386c79f2: Created GsupExpect[0] for "262428411537536" to be handled at TC_subscr_create_on_demand_ul(303) 20240922055716194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 20240922055716209 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716209 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428411537536" cn_domain=PS} 20240922055716209 DMAIN <0000> hlr.c:227 IMSI='262428411537536': Creating subscriber on demand 20240922055716225 DMAIN <0000> hlr.c:243 IMSI='262428411537536': Successfully assigned MSISDN='409' 20240922055716225 DLU <0006> fsm.c:456 lu(262428411537536)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055716225 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055716231 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055716231 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428411537536" cn_domain=PS} 20240922055716231 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716231 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@f95b386c79f2: Found GsupExpect[0] for "262428411537536" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@f95b386c79f2: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262428411537536" 20240922055716235 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716235 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428411537536"} 20240922055716235 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055716235 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055716235 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428411537536"} 20240922055716235 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055716235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055716235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055716235 DLU <0006> fsm.c:568 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055716235 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716235 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f95b386c79f2: setverdict(pass): none -> pass 20240922055716237 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716237 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716238 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716238 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716239 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716239 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716247 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716247 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428411537536" cn_domain=PS} 20240922055716247 DMAIN <0000> hlr.c:227 IMSI='262428411537536': Creating subscriber on demand 20240922055716254 DMAIN <0000> hlr.c:243 IMSI='262428411537536': Successfully assigned MSISDN='504' 20240922055716254 DLU <0006> fsm.c:456 lu(262428411537536)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055716254 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055716261 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055716261 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428411537536" cn_domain=PS} 20240922055716261 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716261 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716263 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716263 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428411537536"} 20240922055716263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055716263 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055716263 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428411537536"} 20240922055716263 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055716263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055716263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055716263 DLU <0006> fsm.c:568 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055716263 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716264 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055716265 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716265 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716266 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716266 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716267 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716267 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716268 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716268 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716280 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716280 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428411537536" cn_domain=PS} 20240922055716280 DMAIN <0000> hlr.c:227 IMSI='262428411537536': Creating subscriber on demand 20240922055716287 DMAIN <0000> hlr.c:243 IMSI='262428411537536': Successfully assigned MSISDN='338' 20240922055716287 DLU <0006> fsm.c:456 lu(262428411537536)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055716287 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240922055716287 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428411537536" cause=GPRS services not allowed} 20240922055716287 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055716287 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055716287 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: Freeing instance 20240922055716287 DLU <0006> fsm.c:568 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: Deallocated 20240922055716287 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716287 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055716289 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716289 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716289 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716289 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716290 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716290 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716291 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716291 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716298 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716298 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428411537536" cn_domain=PS} 20240922055716298 DMAIN <0000> hlr.c:227 IMSI='262428411537536': Creating subscriber on demand 20240922055716305 DMAIN <0000> hlr.c:243 IMSI='262428411537536': Successfully assigned MSISDN='640' 20240922055716305 DLU <0006> fsm.c:456 lu(262428411537536)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055716305 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240922055716305 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428411537536" cause=GPRS services not allowed} 20240922055716305 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055716305 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055716305 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: Freeing instance 20240922055716305 DLU <0006> fsm.c:568 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: Deallocated 20240922055716305 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716305 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055716307 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716307 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716308 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716308 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716308 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716308 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716316 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716316 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428411537536" cn_domain=PS} 20240922055716316 DMAIN <0000> hlr.c:227 IMSI='262428411537536': Creating subscriber on demand 20240922055716320 DLU <0006> fsm.c:456 lu(262428411537536)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055716320 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240922055716320 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428411537536" cause=GPRS services not allowed} 20240922055716320 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055716320 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055716320 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: Freeing instance 20240922055716320 DLU <0006> fsm.c:568 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: Deallocated 20240922055716320 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716320 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055716321 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716321 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716322 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716322 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716323 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716323 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716333 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716333 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428411537536" cn_domain=PS} 20240922055716333 DMAIN <0000> hlr.c:227 IMSI='262428411537536': Creating subscriber on demand 20240922055716338 DLU <0006> fsm.c:456 lu(262428411537536)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055716338 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055716344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428411537536)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055716344 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428411537536" cn_domain=PS} 20240922055716344 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716345 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716347 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716347 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428411537536"} 20240922055716347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055716347 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055716347 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428411537536"} 20240922055716347 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428411537536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055716347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055716347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055716347 DLU <0006> fsm.c:568 lu(PS:IMSI-262428411537536)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055716347 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055716347 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055716348 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716348 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716349 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716349 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data 20240922055716350 DAUC <0003> db_auc.c:157 IMSI='262428411537536': No 2G Auth Data 20240922055716350 DAUC <0003> db_auc.c:192 IMSI='262428411537536': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055716356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@f95b386c79f2: Final verdict of PTC: pass 20240922055716357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4258 20240922055716358 DLINP <000b> input/ipa.c:451 connected read/write 20240922055716358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055716358 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055716358 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055716358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@f95b386c79f2: Final verdict of PTC: none 20240922055716358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34141<->l=127.0.0.1:4259) 301@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 301: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@f95b386c79f2: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:57:16 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20240922055716404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 20240922055716504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43130<->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@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_subscr_create_on_demand_sai started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055719578 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055719578 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055719579 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055719580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45540<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055719581 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055719581 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055719581 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055719581 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 20240922055719581 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055719581 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 20240922055719581 DLGSUP <0013> gsup_server.c:235 2: 20240922055719581 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055719581 DLGSUP <0013> gsup_server.c:235 3: 20240922055719581 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055719581 DLGSUP <0013> gsup_server.c:235 4: 20240922055719581 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055719581 DLGSUP <0013> gsup_server.c:235 5: 20240922055719581 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055719581 DLGSUP <0013> gsup_server.c:235 7: 20240922055719581 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055719581 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055719581 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055719581 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@f95b386c79f2: 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") 20240922055719600 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36265<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@f95b386c79f2: Created GsupExpect[0] for "262428273107883" to be handled at TC_subscr_create_on_demand_sai(308) 20240922055719616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45554<->l=127.0.0.1:4258 20240922055719625 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055719625 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428273107883"} 20240922055719625 DMAIN <0000> hlr.c:227 IMSI='262428273107883': Creating subscriber on demand 20240922055719641 DMAIN <0000> hlr.c:243 IMSI='262428273107883': Successfully assigned MSISDN='191' 20240922055719641 DAUC <0003> db_auc.c:157 IMSI='262428273107883': No 2G Auth Data 20240922055719641 DAUC <0003> db_auc.c:192 IMSI='262428273107883': No 3G Auth Data 20240922055719641 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428273107883 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 20240922055719641 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428273107883" cause=IMSI unknown in HLR} 20240922055719641 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240922055719641 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055719641 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@f95b386c79f2: Found GsupExpect[0] for "262428273107883" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@f95b386c79f2: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428273107883" TC_subscr_create_on_demand_sai(308)@f95b386c79f2: setverdict(pass): none -> pass 20240922055719643 DAUC <0003> db_auc.c:157 IMSI='262428273107883': No 2G Auth Data 20240922055719643 DAUC <0003> db_auc.c:192 IMSI='262428273107883': No 3G Auth Data 20240922055719644 DAUC <0003> db_auc.c:157 IMSI='262428273107883': No 2G Auth Data 20240922055719644 DAUC <0003> db_auc.c:192 IMSI='262428273107883': No 3G Auth Data 20240922055719645 DAUC <0003> db_auc.c:157 IMSI='262428273107883': No 2G Auth Data 20240922055719645 DAUC <0003> db_auc.c:192 IMSI='262428273107883': No 3G Auth Data 20240922055719647 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055719647 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428273107883" cn_domain=PS} 20240922055719647 DLU <0006> fsm.c:456 lu(262428273107883)[0x5616af561660]{UNVALIDATED}: Allocated 20240922055719647 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240922055719654 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428273107883)[0x5616af561660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055719654 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428273107883" cn_domain=PS} 20240922055719654 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055719654 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055719657 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055719657 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428273107883"} 20240922055719657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428273107883)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055719657 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055719657 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428273107883"} 20240922055719657 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428273107883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055719657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428273107883)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055719657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428273107883)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055719657 DLU <0006> fsm.c:568 lu(PS:IMSI-262428273107883)[0x5616af561660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055719657 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055719657 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055719665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45554<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@f95b386c79f2: Final verdict of PTC: pass 20240922055719666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45540<->l=127.0.0.1:4258 20240922055719667 DLINP <000b> input/ipa.c:451 connected read/write 20240922055719667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055719667 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055719667 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055719667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055719667 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36265<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@f95b386c79f2: Final verdict of PTC: none 306@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 306: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@f95b386c79f2: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055719717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45558<->l=127.0.0.1:4258 20240922055719817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45558<->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@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_MSLookup_mDNS_service_other_home started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055722892 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055722892 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055722893 DLINP <000b> input/ipa.c:451 connected read/write 20240922055722893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055722894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055722895 DLINP <000b> input/ipa.c:451 connected read/write 20240922055722895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055722895 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055722895 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055722895 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 20240922055722895 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055722895 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 20240922055722895 DLGSUP <0013> gsup_server.c:235 2: 20240922055722895 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055722895 DLGSUP <0013> gsup_server.c:235 3: 20240922055722895 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055722895 DLGSUP <0013> gsup_server.c:235 4: 20240922055722895 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055722895 DLGSUP <0013> gsup_server.c:235 5: 20240922055722895 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055722895 DLGSUP <0013> gsup_server.c:235 7: 20240922055722895 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055722895 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055722895 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055722895 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@f95b386c79f2: 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") 20240922055722912 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44459<->l=127.0.0.1:4259) 20240922055722915 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240922055722915 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@f95b386c79f2: Created GsupExpect[0] for "262420229753552" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240922055722932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4258 20240922055722939 DAUC <0003> db_auc.c:157 IMSI='262420229753552': No 2G Auth Data 20240922055722939 DAUC <0003> db_auc.c:192 IMSI='262420229753552': No 3G Auth Data 20240922055722947 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615575016.msisdn 20240922055722947 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615575016.msisdn: not attached (vlr_number unset) 20240922055722947 DDGSM <0007> mslookup_server.c:327 sip.voice.491615575016.msisdn: does not exist in GSUP proxy 20240922055723950 DLINP <000b> input/ipa.c:451 connected read/write 20240922055723950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055723950 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420229753552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420229753552" cn_domain=CS} 20240922055723950 DLU <0006> fsm.c:456 lu(262420229753552)[0x5616af57dbd0]{UNVALIDATED}: Allocated 20240922055723950 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420229753552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240922055723957 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420229753552)[0x5616af57dbd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240922055723957 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420229753552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420229753552" cn_domain=CS} 20240922055723957 DLINP <000b> input/ipa.c:451 connected read/write 20240922055723957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055723957 DLINP <000b> input/ipa.c:451 connected read/write 20240922055723957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@f95b386c79f2: Found GsupExpect[0] for "262420229753552" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@f95b386c79f2: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420229753552" 20240922055723960 DLINP <000b> input/ipa.c:451 connected read/write 20240922055723960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055723961 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420229753552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420229753552"} 20240922055723961 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420229753552)[0x5616af57dbd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240922055723961 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420229753552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240922055723961 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420229753552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420229753552"} 20240922055723961 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420229753552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055723961 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420229753552)[0x5616af57dbd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240922055723961 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420229753552)[0x5616af57dbd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240922055723961 DLU <0006> fsm.c:568 lu(CS:IMSI-262420229753552)[0x5616af57dbd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240922055723961 DLINP <000b> input/ipa.c:451 connected read/write 20240922055723961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055723961 DLINP <000b> input/ipa.c:451 connected read/write 20240922055723961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@f95b386c79f2: setverdict(pass): none -> pass 20240922055723963 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615575016.msisdn 20240922055723963 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615575016.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240922055723963 DDGSM <0007> mslookup_server.c:327 sip.voice.491615575016.msisdn: does not exist in GSUP proxy 20240922055723963 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615575016.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@f95b386c79f2: setverdict(pass): pass -> pass, component reason not changed 20240922055723970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@f95b386c79f2: Final verdict of PTC: pass 20240922055723971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4258 20240922055723972 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44459<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@f95b386c79f2: Final verdict of PTC: none 20240922055723972 DLINP <000b> input/ipa.c:451 connected read/write 20240922055723972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055723972 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055723972 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055723972 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 311: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@f95b386c79f2: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055724021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45590<->l=127.0.0.1:4258 20240922055724121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45590<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12068) 20240922055725110 DSS <0004> hlr_ussd.c:239 262423863962517/0x2af7700a: SS Session Timeout, destroying 20240922055725110 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423863962517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=12068, count=18456) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:57:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_MSLookup_GSUP_proxy started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055727196 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055727196 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055727197 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055727198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47036<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055727200 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055727200 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055727200 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055727200 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 20240922055727200 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055727200 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 20240922055727200 DLGSUP <0013> gsup_server.c:235 2: 20240922055727200 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055727200 DLGSUP <0013> gsup_server.c:235 3: 20240922055727200 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055727200 DLGSUP <0013> gsup_server.c:235 4: 20240922055727200 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055727200 DLGSUP <0013> gsup_server.c:235 5: 20240922055727200 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055727200 DLGSUP <0013> gsup_server.c:235 7: 20240922055727200 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055727200 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055727200 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055727200 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055727200 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240922055727200 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@f95b386c79f2: 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") 20240922055727236 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36831<->l=127.0.0.1:4259) 20240922055727239 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240922055727239 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@f95b386c79f2: Created GsupExpect[0] for "262427777265373" to be handled at TC_MSLookup_GSUP_proxy(320) 20240922055727257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@f95b386c79f2: Created GsupExpect[0] for "262427777265373" to be handled at TC_MSLookup_GSUP_proxy(320) 20240922055727262 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055727262 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427777265373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427777265373" cn_domain=CS} 20240922055727262 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427777265373 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240922055727262 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427777265373 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240922055727262 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427777265373.imsi 20240922055727262 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427777265373.imsi 20240922055727262 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427777265373.imsi: does not exist in local HLR 20240922055727268 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427777265373 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240922055727268 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240922055727268 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240922055727268 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240922055727268 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240922055727268 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240922055727268 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427777265373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055727268 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240922055727268 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240922055727268 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240922055727268 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240922055727268 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240922055727268 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@f95b386c79f2: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@f95b386c79f2: 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) } } } } 20240922055727271 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055727271 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055727272 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240922055727272 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240922055727272 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240922055727273 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055727273 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055727273 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server(317)@f95b386c79f2: Found GsupExpect[0] for "262427777265373" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@f95b386c79f2: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427777265373" HLR_Test-GSUP-server-IPA(318)@f95b386c79f2: 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)@f95b386c79f2: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055727313 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055727313 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055727313 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055727313 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055727313 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427777265373 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618612371 20240922055727313 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427777265373 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240922055727313 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055727313 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@f95b386c79f2: Found GsupExpect[0] for "262427777265373" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@f95b386c79f2: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427777265373" 20240922055727316 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055727316 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055727316 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427777265373 MSISDN-491618612371 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240922055727316 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055727317 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055727318 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055727318 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055727319 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427777265373 MSISDN-491618612371 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 20240922055727319 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427777265373 MSISDN-491618612371 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240922055727319 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055727319 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@f95b386c79f2: setverdict(pass): none -> pass 20240922055727320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@f95b386c79f2: Final verdict of PTC: pass 20240922055727321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47036<->l=127.0.0.1:4258 HLR_Test-GSUP(315)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-server(317)@f95b386c79f2: Final verdict of PTC: none 20240922055727322 DLINP <000b> input/ipa.c:451 connected read/write 20240922055727322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055727322 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055727322 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055727322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(314)@f95b386c79f2: Final verdict of PTC: none 20240922055727323 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36831<->l=127.0.0.1:4259) 20240922055727323 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055727323 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055727323 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240922055727323 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240922055727323 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(318)@f95b386c79f2: Final verdict of PTC: none 316@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 316: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@f95b386c79f2: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:57:27 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20240922055727362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 20240922055727462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4340) Waiting for packet dumper to finish... 1 (prev_count=4340, count=18284) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:57:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055730542 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055730542 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055730544 DLINP <000b> input/ipa.c:451 connected read/write 20240922055730544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055730544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055730546 DLINP <000b> input/ipa.c:451 connected read/write 20240922055730546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055730546 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055730546 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055730546 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 20240922055730546 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055730546 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 20240922055730546 DLGSUP <0013> gsup_server.c:235 2: 20240922055730546 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055730546 DLGSUP <0013> gsup_server.c:235 3: 20240922055730546 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055730546 DLGSUP <0013> gsup_server.c:235 4: 20240922055730546 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055730546 DLGSUP <0013> gsup_server.c:235 5: 20240922055730546 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055730546 DLGSUP <0013> gsup_server.c:235 7: 20240922055730546 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055730546 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055730546 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055730546 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20240922055730547 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240922055730547 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@f95b386c79f2: 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") 20240922055730565 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44999<->l=127.0.0.1:4259) 20240922055730567 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240922055730567 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@f95b386c79f2: Created GsupExpect[0] for "262425791362359" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240922055730581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 20240922055730592 DAUC <0003> db_auc.c:157 IMSI='262425791362359': No 2G Auth Data 20240922055730592 DAUC <0003> db_auc.c:192 IMSI='262425791362359': No 3G Auth Data 20240922055730600 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425791362359.imsi 20240922055730600 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425791362359.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f95b386c79f2: setverdict(pass): none -> pass 20240922055730608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f95b386c79f2: Final verdict of PTC: pass 20240922055730608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47068<->l=127.0.0.1:4258 20240922055730610 DLINP <000b> input/ipa.c:451 connected read/write 20240922055730610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055730610 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055730610 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055730610 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055730610 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44999<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@f95b386c79f2: Final verdict of PTC: none 323@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 323: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@f95b386c79f2: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055730653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47072<->l=127.0.0.1:4258 20240922055730753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47072<->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=16084) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 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@f95b386c79f2: 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@f95b386c79f2: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055733829 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055733829 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055733831 DLINP <000b> input/ipa.c:451 connected read/write 20240922055733831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055733832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47080<->l=127.0.0.1:4258 20240922055733834 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240922055733834 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055733835 DLINP <000b> input/ipa.c:451 connected read/write 20240922055733835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055733835 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055733835 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055733835 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 20240922055733835 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055733835 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 20240922055733835 DLGSUP <0013> gsup_server.c:235 2: 20240922055733835 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055733835 DLGSUP <0013> gsup_server.c:235 3: 20240922055733835 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055733835 DLGSUP <0013> gsup_server.c:235 4: 20240922055733835 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055733835 DLGSUP <0013> gsup_server.c:235 5: 20240922055733835 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055733835 DLGSUP <0013> gsup_server.c:235 7: 20240922055733835 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055733835 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055733835 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055733835 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)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@f95b386c79f2: 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") 20240922055733864 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37929<->l=127.0.0.1:4259) 20240922055733866 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240922055733866 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@f95b386c79f2: Created GsupExpect[0] for "262423959957463" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240922055733881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@f95b386c79f2: Created GsupExpect[0] for "262423959957463" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240922055733885 DLINP <000b> input/ipa.c:451 connected read/write 20240922055733886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055733886 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423959957463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423959957463" cn_domain=CS} 20240922055733886 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423959957463 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240922055733886 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423959957463 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240922055733886 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423959957463.imsi 20240922055733886 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423959957463.imsi 20240922055733886 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423959957463.imsi: does not exist in local HLR 20240922055733890 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423959957463 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240922055733890 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240922055733890 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240922055733890 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240922055733890 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240922055733890 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240922055733890 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262423959957463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055733890 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240922055733890 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240922055733890 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240922055733890 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240922055733890 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240922055733890 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@f95b386c79f2: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@f95b386c79f2: 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) } } } } 20240922055733892 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055733892 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055733893 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240922055733893 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240922055733893 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240922055733895 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055733895 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055733895 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@f95b386c79f2: 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)@f95b386c79f2: Found GsupExpect[0] for "262423959957463" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@f95b386c79f2: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262423959957463" HLR_Test-GSUP-server-IPA(330)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055733937 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055733937 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055733937 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055733937 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055733937 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423959957463 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612713287 20240922055733937 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423959957463 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240922055733937 DLINP <000b> input/ipa.c:451 connected read/write 20240922055733937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055733937 DLINP <000b> input/ipa.c:451 connected read/write 20240922055733937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@f95b386c79f2: Found GsupExpect[0] for "262423959957463" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@f95b386c79f2: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262423959957463" 20240922055733941 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055733941 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055733941 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423959957463 MSISDN-491612713287 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240922055733941 DLINP <000b> input/ipa.c:451 connected read/write 20240922055733941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055733941 DLINP <000b> input/ipa.c:451 connected read/write 20240922055733941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055733943 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055733943 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055733943 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423959957463 MSISDN-491612713287 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 20240922055733943 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423959957463 MSISDN-491612713287 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240922055733943 DLINP <000b> input/ipa.c:451 connected read/write 20240922055733943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055733943 DLINP <000b> input/ipa.c:451 connected read/write 20240922055733943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055733945 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423959957463.imsi 20240922055733945 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423959957463.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f95b386c79f2: setverdict(pass): none -> pass 20240922055734946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f95b386c79f2: Final verdict of PTC: pass 20240922055734947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47080<->l=127.0.0.1:4258 20240922055734948 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37929<->l=127.0.0.1:4259) 20240922055734948 DLINP <000b> input/ipa.c:451 connected read/write 20240922055734948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055734948 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(329)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP(327)@f95b386c79f2: Final verdict of PTC: none20240922055734948 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055734948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240922055734948 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055734948 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055734948 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240922055734948 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240922055734948 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@f95b386c79f2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 328: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@f95b386c79f2: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 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 20240922055734989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 20240922055735089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14164) Waiting for packet dumper to finish... 1 (prev_count=14164, count=18928) MTC@f95b386c79f2: 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@f95b386c79f2: 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 ------ Sun Sep 22 05:57:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f95b386c79f2: 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@f95b386c79f2: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@f95b386c79f2: legacy= false MTC@f95b386c79f2: in not legacy case 1 MTC@f95b386c79f2: in not legacy case 2 20240922055738165 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240922055738165 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055738168 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055738169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@f95b386c79f2: 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)@f95b386c79f2: 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 } } } } 20240922055738171 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055738171 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240922055738171 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240922055738171 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 20240922055738171 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240922055738171 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 20240922055738171 DLGSUP <0013> gsup_server.c:235 2: 20240922055738171 DLGSUP <0013> gsup_server.c:237 2: 00 20240922055738171 DLGSUP <0013> gsup_server.c:235 3: 20240922055738171 DLGSUP <0013> gsup_server.c:237 3: 00 20240922055738171 DLGSUP <0013> gsup_server.c:235 4: 20240922055738171 DLGSUP <0013> gsup_server.c:237 4: 00 20240922055738171 DLGSUP <0013> gsup_server.c:235 5: 20240922055738171 DLGSUP <0013> gsup_server.c:237 5: 00 20240922055738171 DLGSUP <0013> gsup_server.c:235 7: 20240922055738171 DLGSUP <0013> gsup_server.c:237 7: 00 20240922055738171 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240922055738171 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240922055738171 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055738171 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240922055738171 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@f95b386c79f2: 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") 20240922055738205 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45167<->l=127.0.0.1:4259) 20240922055738208 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240922055738208 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@f95b386c79f2: Created GsupExpect[0] for "262429751061474" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240922055738225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@f95b386c79f2: Created GsupExpect[0] for "262429751061474" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240922055738230 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055738230 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429751061474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429751061474" cn_domain=CS} 20240922055738230 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429751061474 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240922055738230 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429751061474 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240922055738230 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429751061474.imsi 20240922055738230 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429751061474.imsi 20240922055738230 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429751061474.imsi: does not exist in local HLR 20240922055738235 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429751061474 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240922055738236 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240922055738236 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240922055738236 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240922055738236 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240922055738236 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240922055738236 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429751061474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240922055738236 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240922055738236 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240922055738236 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240922055738236 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240922055738236 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240922055738236 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@f95b386c79f2: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@f95b386c79f2: 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) } } } } 20240922055738238 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055738238 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055738238 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240922055738238 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240922055738238 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240922055738238 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055738238 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055738238 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@f95b386c79f2: 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(336)@f95b386c79f2: Found GsupExpect[0] for "262429751061474" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@f95b386c79f2: 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)@f95b386c79f2: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429751061474" HLR_Test-GSUP-server-IPA(337)@f95b386c79f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@f95b386c79f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240922055738281 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055738281 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055738281 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055738281 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055738281 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429751061474 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610770322 20240922055738281 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429751061474 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240922055738281 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055738281 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@f95b386c79f2: Found GsupExpect[0] for "262429751061474" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@f95b386c79f2: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429751061474" 20240922055738285 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055738285 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055738285 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429751061474 MSISDN-491610770322 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240922055738285 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055738285 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055738287 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055738287 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055738287 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429751061474 MSISDN-491610770322 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 20240922055738287 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429751061474 MSISDN-491610770322 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240922055738287 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055738287 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240922055738289 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610770322.msisdn 20240922055738289 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610770322.msisdn: does not exist in local HLR 20240922055738289 DDGSM <0007> mslookup_server.c:352 sip.voice.491610770322.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240922055738289 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610770322.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@f95b386c79f2: setverdict(pass): none -> pass 20240922055738292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@f95b386c79f2: Final verdict of PTC: pass 20240922055738293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4258 20240922055738294 DLINP <000b> input/ipa.c:451 connected read/write 20240922055738294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240922055738294 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240922055738294 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240922055738294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@f95b386c79f2: Final verdict of PTC: none 20240922055738294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45167<->l=127.0.0.1:4259) 335@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@f95b386c79f2: Final verdict of PTC: none 20240922055738294 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240922055738294 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240922055738294 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP(334)@f95b386c79f2: Final verdict of PTC: none 20240922055738294 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240922055738294 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(338)@f95b386c79f2: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@f95b386c79f2: Final verdict of PTC: none MTC@f95b386c79f2: Setting final verdict of the test case. MTC@f95b386c79f2: Local verdict of MTC: none MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC with component reference 335: none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@f95b386c79f2: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@f95b386c79f2: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@f95b386c79f2: 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'. Sun Sep 22 05:57:38 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20240922055738335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 20240922055738436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5444) Waiting for packet dumper to finish... 1 (prev_count=5444, count=20588) MTC@f95b386c79f2: 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@f95b386c79f2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f95b386c79f2: Terminating MTC. MC@f95b386c79f2: MTC terminated. MC2> exit MC@f95b386c79f2: Shutting down session. MC@f95b386c79f2: 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 (4074119) [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-20240922-0555-2954826f', '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-20240922-0555-2954826f', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (4074006) [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-20240922-0555-2954826f', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7465.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.076507'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.739048'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.858228'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.464423'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.073501'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.071538'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.072751'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.071307'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.744431'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.756344'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.769274'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.203178'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.129638'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.825712'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.846040'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.069762'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.441860'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.371870'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.361749'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.372834'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.386989'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.394909'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.416831'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.440838'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.424785'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.121512'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.489975'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.505263'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.473220'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.084272'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.254629'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.219207'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.108790'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.099214'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.147610'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.088183'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.143094'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.150546'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20240922-0555-2954826f'] f95b386c79f2590cdfa1cfe535338334533fe9436956245d3eafb45a774495c4 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2438/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS