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 7108643171a3fc71a75e4ff7434b5252c7df5b2e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10 Commit message: "testenv: podman: disable send_redirects" > git rev-list --no-walk 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins4886577120417250113.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:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 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-20241005-0555-8ae836f6', '--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', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--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'] 93594ebe264572a3828899093e6a3d63e5952a6111fda19780878f08cd56205d [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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [187 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [79.3 kB] Fetched 9313 kB in 1s (9753 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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241005-0555-8ae836f6', './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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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_4.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MobileDomainDefinitions_part_2.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_6.cc Creating dependency file for MAP_SS_DataTypes_part_7.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_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_2.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_4.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.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_CH_DataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for USSD_Helpers_part_2.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_5.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_1.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_1.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_3.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_5.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for HLR_Tests.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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 Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (381 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-20241005-0555-8ae836f6', '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 11 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 202410042026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202410042026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202410042026 [69.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202410042026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202410042026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.15.525c.202410042026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410042026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410042026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202410042026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410042026 [112 kB] Fetched 856 kB in 0s (18.4 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_202410042026_amd64.deb ... Unpacking osmocom-nightly (202410042026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.15.525c.202410042026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.15.525c.202410042026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410042026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410042026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410042026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410042026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.13.ddc5.202410042026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202410042026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410042026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410042026) ... Setting up osmocom-nightly (202410042026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libosmoabis13:amd64 (1.6.0.15.525c.202410042026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202410042026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410042026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410042026) ... Setting up osmo-hlr (1.8.0.2.7c06.202410042026) ... 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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241005055522884 DMAIN <0000> hlr.c:813 hlr starting 20241005055522884 DDB <0001> db.c:599 using database: hlr.db 20241005055522884 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241005055522884 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241005055522885 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241005055522885 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241005055522914 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241005055522914 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241005055523021 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241005055523022 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241005055523022 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-20241005-0555-8ae836f6', '/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@93594ebe2645: Unix server socket created successfully. MC@93594ebe2645: Listening on TCP port 44611. MC2> 93594ebe2645 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 93594ebe2645 44611 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@93594ebe2645: New HC connected from 10.0.2.100 [10.0.2.100]. 93594ebe2645: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@93594ebe2645: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@93594ebe2645: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@93594ebe2645: Configuration file was processed on all HCs. MC@93594ebe2645: Creating MTC on host 10.0.2.100. MC@93594ebe2645: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_sai_err_invalid_imsi started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055524745 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055524745 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055524747 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055524748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@93594ebe2645: 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 } } } } 20241005055524749 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055524749 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055524749 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055524749 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  20241005055524749 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055524749 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  20241005055524749 DLGSUP <0013> gsup_server.c:235 2:  20241005055524749 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 3:  20241005055524749 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 4:  20241005055524749 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 5:  20241005055524749 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 7:  20241005055524749 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055524749 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055524749 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055524749 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@93594ebe2645: 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") 20241005055524770 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44871<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@93594ebe2645: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241005055524781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 20241005055524789 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055524789 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"} 20241005055524789 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" 20241005055524789 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} 20241005055524789 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 20241005055524789 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055524789 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@93594ebe2645: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@93594ebe2645: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055524791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@93594ebe2645: Final verdict of PTC: pass 20241005055524792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 20241005055524793 DLINP <000b> input/ipa.c:451 connected read/write 20241005055524793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055524793 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(4)@93594ebe2645: Final verdict of PTC: none 20241005055524793 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055524793 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055524793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44871<->l=127.0.0.1:4259) 5@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 5: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@93594ebe2645: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055524854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47822<->l=127.0.0.1:4258 20241005055524854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47822<->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@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_sai started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055527924 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055527924 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055527927 DLINP <000b> input/ipa.c:451 connected read/write 20241005055527927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055527927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055527930 DLINP <000b> input/ipa.c:451 connected read/write 20241005055527930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055527930 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055527930 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055527930 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  20241005055527930 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055527930 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  20241005055527930 DLGSUP <0013> gsup_server.c:235 2:  20241005055527930 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 3:  20241005055527930 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 4:  20241005055527930 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 5:  20241005055527930 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 7:  20241005055527930 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055527930 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055527930 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055527930 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@93594ebe2645: 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") 20241005055527948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39563<->l=127.0.0.1:4259) 20241005055527965 DAUC <0003> db_auc.c:157 IMSI='262429072168180': No 2G Auth Data 20241005055527965 DAUC <0003> db_auc.c:192 IMSI='262429072168180': No 3G Auth Data HLR_Test-GSUP(9)@93594ebe2645: Created GsupExpect[0] for "262429072168180" to be handled at TC_gsup_sai(12) 20241005055528011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54236<->l=127.0.0.1:4258 20241005055528015 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528015 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429072168180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429072168180"} 20241005055528022 DAUC <0003> db_auc.c:192 IMSI='262429072168180': No 3G Auth Data 20241005055528022 DAUC <0003> db_auc.c:236 IMSI='262429072168180': Calling to generate 5 vectors 20241005055528022 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055528022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528022 DAUC <0003> auc.c:113 vector [0]: rand = dc1a03b302c42f3d059c9af128722021 20241005055528022 DAUC <0003> auc.c:179 vector [0]: kc = 6f216d44d8d44400 20241005055528022 DAUC <0003> auc.c:180 vector [0]: sres = 3f9e77c7 20241005055528022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055528022 DAUC <0003> auc.c:113 vector [1]: rand = bdb4882e6521f7ab235c4a7a529fd9b0 20241005055528022 DAUC <0003> auc.c:179 vector [1]: kc = b7f52fd7800f1000 20241005055528022 DAUC <0003> auc.c:180 vector [1]: sres = 23548222 20241005055528022 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055528022 DAUC <0003> auc.c:113 vector [2]: rand = 9554ba58302161ebc660519c64a970e2 20241005055528022 DAUC <0003> auc.c:179 vector [2]: kc = 4b36276eca4bd000 20241005055528022 DAUC <0003> auc.c:180 vector [2]: sres = 3f00fdd5 20241005055528022 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055528022 DAUC <0003> auc.c:113 vector [3]: rand = 29c26faa46519296d9b65d8301270878 20241005055528022 DAUC <0003> auc.c:179 vector [3]: kc = e10ceb2399cf6400 20241005055528022 DAUC <0003> auc.c:180 vector [3]: sres = 7723bb5e 20241005055528022 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055528022 DAUC <0003> auc.c:113 vector [4]: rand = 26e66370c8e59b601f479a9583bd87a9 20241005055528022 DAUC <0003> auc.c:179 vector [4]: kc = 9cad61fa528b4800 20241005055528022 DAUC <0003> auc.c:180 vector [4]: sres = 5806e8e6 20241005055528022 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055528022 DAUC <0003> db_auc.c:245 IMSI='262429072168180': Generated 5 vectors 20241005055528022 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429072168180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429072168180"} 20241005055528022 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429072168180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528022 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528022 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@93594ebe2645: Found GsupExpect[0] for "262429072168180" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@93594ebe2645: Added IMSI table entry 0TC_gsup_sai(12)"262429072168180" TC_gsup_sai(12)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai(12)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055528026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54236<->l=127.0.0.1:4258 TC_gsup_sai(12)@93594ebe2645: Final verdict of PTC: pass 20241005055528050 DAUC <0003> db_auc.c:157 IMSI='262424781914032': No 2G Auth Data 20241005055528050 DAUC <0003> db_auc.c:192 IMSI='262424781914032': No 3G Auth Data HLR_Test-GSUP(9)@93594ebe2645: Created GsupExpect[0] for "262424781914032" to be handled at TC_gsup_sai(13) 20241005055528083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54242<->l=127.0.0.1:4258 20241005055528087 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528087 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424781914032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424781914032"} 20241005055528087 DAUC <0003> db_auc.c:192 IMSI='262424781914032': No 3G Auth Data 20241005055528087 DAUC <0003> db_auc.c:236 IMSI='262424781914032': Calling to generate 5 vectors 20241005055528087 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055528087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528087 DAUC <0003> auc.c:113 vector [0]: rand = 31b38661685430e46ee055e20d3b00f5 20241005055528087 DAUC <0003> auc.c:179 vector [0]: kc = 24026b78bc81cc00 20241005055528087 DAUC <0003> auc.c:180 vector [0]: sres = 66a1bc7d 20241005055528087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055528087 DAUC <0003> auc.c:113 vector [1]: rand = a6195463b4ee87680babec87f806be9c 20241005055528087 DAUC <0003> auc.c:179 vector [1]: kc = e87a9f2f4d0b8800 20241005055528087 DAUC <0003> auc.c:180 vector [1]: sres = 0b410e85 20241005055528087 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055528087 DAUC <0003> auc.c:113 vector [2]: rand = eb12a88f54547121e875b0eec3b45286 20241005055528087 DAUC <0003> auc.c:179 vector [2]: kc = 51b045149192dc00 20241005055528087 DAUC <0003> auc.c:180 vector [2]: sres = 4ea698d8 20241005055528087 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055528087 DAUC <0003> auc.c:113 vector [3]: rand = 59b313a126acfaba154060cf412639c7 20241005055528087 DAUC <0003> auc.c:179 vector [3]: kc = aa15dcf2a3eed400 20241005055528087 DAUC <0003> auc.c:180 vector [3]: sres = 32fd21e0 20241005055528087 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055528087 DAUC <0003> auc.c:113 vector [4]: rand = acfd52b391d1255861291a578fdd6def 20241005055528087 DAUC <0003> auc.c:179 vector [4]: kc = d7e492c14ceb8c00 20241005055528087 DAUC <0003> auc.c:180 vector [4]: sres = 12c8cc88 20241005055528087 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055528087 DAUC <0003> db_auc.c:245 IMSI='262424781914032': Generated 5 vectors 20241005055528087 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424781914032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424781914032"} 20241005055528087 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424781914032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528087 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528087 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@93594ebe2645: Found GsupExpect[0] for "262424781914032" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@93594ebe2645: Added IMSI table entry 1TC_gsup_sai(13)"262424781914032" TC_gsup_sai(13)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai(13)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055528089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54242<->l=127.0.0.1:4258 TC_gsup_sai(13)@93594ebe2645: Final verdict of PTC: pass 20241005055528114 DAUC <0003> db_auc.c:157 IMSI='262426804992405': No 2G Auth Data 20241005055528114 DAUC <0003> db_auc.c:192 IMSI='262426804992405': No 3G Auth Data HLR_Test-GSUP(9)@93594ebe2645: Created GsupExpect[0] for "262426804992405" to be handled at TC_gsup_sai(14) 20241005055528145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54248<->l=127.0.0.1:4258 20241005055528149 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528149 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426804992405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426804992405"} 20241005055528149 DAUC <0003> db_auc.c:192 IMSI='262426804992405': No 3G Auth Data 20241005055528149 DAUC <0003> db_auc.c:236 IMSI='262426804992405': Calling to generate 5 vectors 20241005055528149 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055528149 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528149 DAUC <0003> auc.c:113 vector [0]: rand = 2a497d253995696416fe096affc3bac7 20241005055528149 DAUC <0003> auc.c:179 vector [0]: kc = 03b3c213d7e6c66a 20241005055528149 DAUC <0003> auc.c:180 vector [0]: sres = 0485621b 20241005055528149 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055528149 DAUC <0003> auc.c:113 vector [1]: rand = 08f135edcb8ba19ee10bb5fe50c3854e 20241005055528149 DAUC <0003> auc.c:179 vector [1]: kc = b98bb366ceb678b4 20241005055528149 DAUC <0003> auc.c:180 vector [1]: sres = f5c5b936 20241005055528149 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055528149 DAUC <0003> auc.c:113 vector [2]: rand = 46716d774fd4f8d9405d935b0903f69e 20241005055528149 DAUC <0003> auc.c:179 vector [2]: kc = 2485b10bf15d7e4c 20241005055528149 DAUC <0003> auc.c:180 vector [2]: sres = 9851b982 20241005055528149 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055528149 DAUC <0003> auc.c:113 vector [3]: rand = 9e79ff6d4a3580d319851e89c471bcee 20241005055528149 DAUC <0003> auc.c:179 vector [3]: kc = 5a59085586958fd9 20241005055528149 DAUC <0003> auc.c:180 vector [3]: sres = 9a1e0f10 20241005055528149 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055528149 DAUC <0003> auc.c:113 vector [4]: rand = 19d9a6a7fa75790343fafb00d62cf869 20241005055528149 DAUC <0003> auc.c:179 vector [4]: kc = 38b8509df72bfe6e 20241005055528149 DAUC <0003> auc.c:180 vector [4]: sres = 670a66d1 20241005055528149 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055528149 DAUC <0003> db_auc.c:245 IMSI='262426804992405': Generated 5 vectors 20241005055528149 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426804992405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426804992405"} 20241005055528149 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426804992405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528149 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528149 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@93594ebe2645: Found GsupExpect[0] for "262426804992405" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@93594ebe2645: Added IMSI table entry 2TC_gsup_sai(14)"262426804992405" TC_gsup_sai(14)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai(14)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055528152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54248<->l=127.0.0.1:4258 TC_gsup_sai(14)@93594ebe2645: Final verdict of PTC: pass 20241005055528176 DAUC <0003> db_auc.c:157 IMSI='262423424155865': No 2G Auth Data 20241005055528176 DAUC <0003> db_auc.c:192 IMSI='262423424155865': No 3G Auth Data HLR_Test-GSUP(9)@93594ebe2645: Created GsupExpect[0] for "262423424155865" to be handled at TC_gsup_sai(15) 20241005055528206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 20241005055528210 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528210 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423424155865 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423424155865"} 20241005055528210 DAUC <0003> db_auc.c:157 IMSI='262423424155865': No 2G Auth Data 20241005055528210 DAUC <0003> db_auc.c:236 IMSI='262423424155865': Calling to generate 5 vectors 20241005055528210 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055528210 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528210 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055528210 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528210 DAUC <0003> auc.c:113 vector [0]: rand = 5de5e73e00410bd5aa9a6d3e618578c7 20241005055528210 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528210 DAUC <0003> auc.c:142 vector [0]: autn = 206cd183d7d5000015b4c57647623de0 20241005055528210 DAUC <0003> auc.c:143 vector [0]: ck = 4addfc53396d5fdbaf475c6e768e9c06 20241005055528210 DAUC <0003> auc.c:144 vector [0]: ik = 1360e8f5256e770a929978fb34ea002e 20241005055528210 DAUC <0003> auc.c:145 vector [0]: res = 21cb9517e280c61d0000000000000000 20241005055528210 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528210 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055528210 DAUC <0003> auc.c:151 vector [0]: kc = 646330335e67b4f9 20241005055528210 DAUC <0003> auc.c:152 vector [0]: sres = c34b530a 20241005055528210 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055528210 DAUC <0003> auc.c:113 vector [1]: rand = cff28feba41fb679bb24f3994f748b7c 20241005055528210 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528210 DAUC <0003> auc.c:142 vector [1]: autn = ada75a2e21740000a30534665145dfc5 20241005055528210 DAUC <0003> auc.c:143 vector [1]: ck = 3eb869fdb96e5b23cfc3213b054322e5 20241005055528210 DAUC <0003> auc.c:144 vector [1]: ik = 5480a171e32c7303e3a04ddeea4e2ff1 20241005055528210 DAUC <0003> auc.c:145 vector [1]: res = 2c75b07d6af737b40000000000000000 20241005055528210 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528210 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055528210 DAUC <0003> auc.c:151 vector [1]: kc = 465ba469b54f2534 20241005055528210 DAUC <0003> auc.c:152 vector [1]: sres = 468287c9 20241005055528210 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055528210 DAUC <0003> auc.c:113 vector [2]: rand = e88263cb4b0c1b51f05c19cca48409e2 20241005055528210 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528210 DAUC <0003> auc.c:142 vector [2]: autn = 74aab0cd1d790000d5a80c40c887607f 20241005055528210 DAUC <0003> auc.c:143 vector [2]: ck = 74d6251a5efa36c8d89c718d767ea74c 20241005055528211 DAUC <0003> auc.c:144 vector [2]: ik = bfc80a1b214ea0ad6adac2f28b4824a8 20241005055528211 DAUC <0003> auc.c:145 vector [2]: res = 74a657ab181dd3bc0000000000000000 20241005055528211 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528211 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055528211 DAUC <0003> auc.c:151 vector [2]: kc = 79589c7e82821581 20241005055528211 DAUC <0003> auc.c:152 vector [2]: sres = 6cbb8417 20241005055528211 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055528211 DAUC <0003> auc.c:113 vector [3]: rand = b1fe48ecb4d161e6089f1839d98fb5b3 20241005055528211 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528211 DAUC <0003> auc.c:142 vector [3]: autn = 4cefa49ca1be0000ddf8a110a25ba792 20241005055528211 DAUC <0003> auc.c:143 vector [3]: ck = 8c57342ddf03de74bf7657687e57cdca 20241005055528211 DAUC <0003> auc.c:144 vector [3]: ik = 1e1e34ee5cccbccd9eb9e2ed36dcb3e2 20241005055528211 DAUC <0003> auc.c:145 vector [3]: res = d21b9d19dc97d2140000000000000000 20241005055528211 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528211 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055528211 DAUC <0003> auc.c:151 vector [3]: kc = b386b546cb441c91 20241005055528211 DAUC <0003> auc.c:152 vector [3]: sres = 0e8c4f0d 20241005055528211 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055528211 DAUC <0003> auc.c:113 vector [4]: rand = b25d06230837b150b8396c1b5512caa8 20241005055528211 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528211 DAUC <0003> auc.c:142 vector [4]: autn = 48b6b5ab831500000676928f7860b589 20241005055528211 DAUC <0003> auc.c:143 vector [4]: ck = b5e5c76b03fbcf1a30a344ecf8f466e6 20241005055528211 DAUC <0003> auc.c:144 vector [4]: ik = 4e6f985ef60bb4427f2f82d861084864 20241005055528211 DAUC <0003> auc.c:145 vector [4]: res = 0334f0081780852a0000000000000000 20241005055528211 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528211 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055528211 DAUC <0003> auc.c:151 vector [4]: kc = b40699016c0c55da 20241005055528211 DAUC <0003> auc.c:152 vector [4]: sres = 14b47522 20241005055528211 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055528211 DAUC <0003> db_auc.c:245 IMSI='262423424155865': Generated 5 vectors 20241005055528211 DAUC <0003> db_auc.c:249 IMSI='262423424155865': Updating SQN=161 in DB 20241005055528219 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423424155865 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423424155865"} 20241005055528219 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423424155865 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528219 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528219 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@93594ebe2645: Found GsupExpect[0] for "262423424155865" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@93594ebe2645: Added IMSI table entry 3TC_gsup_sai(15)"262423424155865" TC_gsup_sai(15)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai(15)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055528222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 TC_gsup_sai(15)@93594ebe2645: Final verdict of PTC: pass 20241005055528246 DAUC <0003> db_auc.c:157 IMSI='262421651320414': No 2G Auth Data 20241005055528246 DAUC <0003> db_auc.c:192 IMSI='262421651320414': No 3G Auth Data HLR_Test-GSUP(9)@93594ebe2645: Created GsupExpect[0] for "262421651320414" to be handled at TC_gsup_sai(16) 20241005055528277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 20241005055528282 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528282 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421651320414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421651320414"} 20241005055528282 DAUC <0003> db_auc.c:157 IMSI='262421651320414': No 2G Auth Data 20241005055528282 DAUC <0003> db_auc.c:236 IMSI='262421651320414': Calling to generate 5 vectors 20241005055528282 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055528282 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528282 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055528282 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528282 DAUC <0003> auc.c:113 vector [0]: rand = 3a684f049eb34a4a0dc9715c049c519c 20241005055528282 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528282 DAUC <0003> auc.c:142 vector [0]: autn = 8f8a4c82cb90000095f735a931cedc67 20241005055528282 DAUC <0003> auc.c:143 vector [0]: ck = dc83390c199d2fa78a44da312a60d0b7 20241005055528282 DAUC <0003> auc.c:144 vector [0]: ik = 4fa8f5a494cfb42165ce2090ce8dc42d 20241005055528282 DAUC <0003> auc.c:145 vector [0]: res = 2cc020ec78c741ec0000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [0]: kc = 7ca1360969bf8f1c 20241005055528282 DAUC <0003> auc.c:152 vector [0]: sres = 54076100 20241005055528282 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055528282 DAUC <0003> auc.c:113 vector [1]: rand = 0d20e021f6240964e7ed0ef605293450 20241005055528282 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528282 DAUC <0003> auc.c:142 vector [1]: autn = 95ec20f1cedb0000ea61170fadcf2d20 20241005055528282 DAUC <0003> auc.c:143 vector [1]: ck = c137f3383d38670e26f4258c0fe07dff 20241005055528282 DAUC <0003> auc.c:144 vector [1]: ik = 9a20b0d95360ddef30e64c4f94836219 20241005055528282 DAUC <0003> auc.c:145 vector [1]: res = 5c56d434f0fef6500000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [1]: kc = 4d052a22f53ba507 20241005055528282 DAUC <0003> auc.c:152 vector [1]: sres = aca82264 20241005055528282 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055528282 DAUC <0003> auc.c:113 vector [2]: rand = 8ce6ee8c3faaa3b043b82e8dff33517e 20241005055528282 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528282 DAUC <0003> auc.c:142 vector [2]: autn = 4aead2ea1ca70000e0eb43e4fc627e4d 20241005055528282 DAUC <0003> auc.c:143 vector [2]: ck = e9629cf6adf2d75a6bd86dbe484ee66f 20241005055528282 DAUC <0003> auc.c:144 vector [2]: ik = cd9514dc8508dc960cb3f909febeb539 20241005055528282 DAUC <0003> auc.c:145 vector [2]: res = 9616423984b780a20000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [2]: kc = 439c1c9d9e0a589a 20241005055528282 DAUC <0003> auc.c:152 vector [2]: sres = 12a1c29b 20241005055528282 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055528282 DAUC <0003> auc.c:113 vector [3]: rand = 0f2ecc7d0528f002b780006c3fb0992a 20241005055528282 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528282 DAUC <0003> auc.c:142 vector [3]: autn = 53b0e39be9b4000091bb11e57d91a979 20241005055528282 DAUC <0003> auc.c:143 vector [3]: ck = 4e4495c31bc0d209587a7d87814cedce 20241005055528282 DAUC <0003> auc.c:144 vector [3]: ik = 33ba92123cbe0a085ed05313de941b7d 20241005055528282 DAUC <0003> auc.c:145 vector [3]: res = 6050123a6fbee2ed0000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [3]: kc = 7b54294578a62eb2 20241005055528282 DAUC <0003> auc.c:152 vector [3]: sres = 0feef0d7 20241005055528282 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055528282 DAUC <0003> auc.c:113 vector [4]: rand = 4648d29172f99804fe30e5c0f9deddbe 20241005055528282 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528282 DAUC <0003> auc.c:142 vector [4]: autn = d6ff5a78f2db00009981644fe12f8271 20241005055528282 DAUC <0003> auc.c:143 vector [4]: ck = ef29840044b5458827574eee3e8b6077 20241005055528282 DAUC <0003> auc.c:144 vector [4]: ik = da1061de5c30306ed09e145cc95d383d 20241005055528282 DAUC <0003> auc.c:145 vector [4]: res = 820b4269519d8f830000000000000000 20241005055528282 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528282 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055528282 DAUC <0003> auc.c:151 vector [4]: kc = c2f0bf6cef532dac 20241005055528282 DAUC <0003> auc.c:152 vector [4]: sres = d396cdea 20241005055528282 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055528282 DAUC <0003> db_auc.c:245 IMSI='262421651320414': Generated 5 vectors 20241005055528282 DAUC <0003> db_auc.c:249 IMSI='262421651320414': Updating SQN=161 in DB 20241005055528290 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421651320414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421651320414"} 20241005055528290 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421651320414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528290 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528290 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@93594ebe2645: Found GsupExpect[0] for "262421651320414" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@93594ebe2645: Added IMSI table entry 4TC_gsup_sai(16)"262421651320414" TC_gsup_sai(16)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai(16)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055528294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 TC_gsup_sai(16)@93594ebe2645: Final verdict of PTC: pass 20241005055528317 DAUC <0003> db_auc.c:157 IMSI='262424905442516': No 2G Auth Data 20241005055528317 DAUC <0003> db_auc.c:192 IMSI='262424905442516': No 3G Auth Data HLR_Test-GSUP(9)@93594ebe2645: Created GsupExpect[0] for "262424905442516" to be handled at TC_gsup_sai(17) 20241005055528355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20241005055528358 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528358 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424905442516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424905442516"} 20241005055528359 DAUC <0003> db_auc.c:236 IMSI='262424905442516': Calling to generate 5 vectors 20241005055528359 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055528359 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528359 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055528359 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528359 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528359 DAUC <0003> auc.c:113 vector [0]: rand = 3cf4e6bc3fead330b4515144ffc2d724 20241005055528359 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528359 DAUC <0003> auc.c:142 vector [0]: autn = d6bde7ce0acf00005ffad7abecef0fe8 20241005055528359 DAUC <0003> auc.c:143 vector [0]: ck = 52b1dc8277fddaba7f81aaa7d28a2672 20241005055528359 DAUC <0003> auc.c:144 vector [0]: ik = 9c7b24a1edfd68e3c3a2cab96f93b9b5 20241005055528359 DAUC <0003> auc.c:145 vector [0]: res = 3815c1eba0cc8c510000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [0]: kc = 3b125e110e5d0c00 20241005055528359 DAUC <0003> auc.c:180 vector [0]: sres = 4a1f09f6 20241005055528359 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055528359 DAUC <0003> auc.c:113 vector [1]: rand = a4128673cb08aa15f2f62a00e755a620 20241005055528359 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528359 DAUC <0003> auc.c:142 vector [1]: autn = 9bb25eeef2640000c77ebfdc7a48abc2 20241005055528359 DAUC <0003> auc.c:143 vector [1]: ck = c7bfc998971f5ae18bd261f93148145d 20241005055528359 DAUC <0003> auc.c:144 vector [1]: ik = dcc91c7d77d52be4694ee52956c7c78b 20241005055528359 DAUC <0003> auc.c:145 vector [1]: res = 5d5217ea949dd7040000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [1]: kc = 737e2293c30e9400 20241005055528359 DAUC <0003> auc.c:180 vector [1]: sres = 2ef3a780 20241005055528359 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055528359 DAUC <0003> auc.c:113 vector [2]: rand = bb828ec8bd925dd72636e4f304d6308f 20241005055528359 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528359 DAUC <0003> auc.c:142 vector [2]: autn = 7da0fbeaf73e0000c5fde573a6fa4c54 20241005055528359 DAUC <0003> auc.c:143 vector [2]: ck = 3acb52db0e82556bfc0f3f1a33979cfe 20241005055528359 DAUC <0003> auc.c:144 vector [2]: ik = eaaa87122f62564a5603b7020b82386e 20241005055528359 DAUC <0003> auc.c:145 vector [2]: res = 3acc9a50c19c4fc50000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [2]: kc = 70538a63c6378800 20241005055528359 DAUC <0003> auc.c:180 vector [2]: sres = ae2088be 20241005055528359 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055528359 DAUC <0003> auc.c:113 vector [3]: rand = 68d00f3751ad191fd7853bd2b0b56912 20241005055528359 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528359 DAUC <0003> auc.c:142 vector [3]: autn = 780d201b7fa90000c1f58b8cce5bf67d 20241005055528359 DAUC <0003> auc.c:143 vector [3]: ck = 624344cf94fb4b91b8ef5971ed9a48f6 20241005055528359 DAUC <0003> auc.c:144 vector [3]: ik = 49327b83c007441f9e945b1d74e6b623 20241005055528359 DAUC <0003> auc.c:145 vector [3]: res = 30357189f7e0a25a0000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [3]: kc = 0befeecd6face000 20241005055528359 DAUC <0003> auc.c:180 vector [3]: sres = 3f6cb4b2 20241005055528359 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055528359 DAUC <0003> auc.c:113 vector [4]: rand = ce79910aae7615e3fe8dec53f51c6924 20241005055528359 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528359 DAUC <0003> auc.c:142 vector [4]: autn = ca9ab4d46d4a000090b1ab043f3ce4cf 20241005055528359 DAUC <0003> auc.c:143 vector [4]: ck = e483672ffae53aca1c86a79f3a9bc8aa 20241005055528359 DAUC <0003> auc.c:144 vector [4]: ik = dd8176fd912d76ceda0ebfb5d1e0bcee 20241005055528359 DAUC <0003> auc.c:145 vector [4]: res = 24cb770f8197e6c30000000000000000 20241005055528359 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528359 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055528359 DAUC <0003> auc.c:179 vector [4]: kc = 32ef96b3aca8d000 20241005055528359 DAUC <0003> auc.c:180 vector [4]: sres = cad64363 20241005055528359 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055528359 DAUC <0003> db_auc.c:245 IMSI='262424905442516': Generated 5 vectors 20241005055528359 DAUC <0003> db_auc.c:249 IMSI='262424905442516': Updating SQN=161 in DB 20241005055528367 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424905442516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424905442516"} 20241005055528367 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424905442516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528367 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528367 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@93594ebe2645: Found GsupExpect[0] for "262424905442516" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@93594ebe2645: Added IMSI table entry 5TC_gsup_sai(17)"262424905442516" TC_gsup_sai(17)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai(17)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055528370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 TC_gsup_sai(17)@93594ebe2645: Final verdict of PTC: pass 20241005055528411 DAUC <0003> db_auc.c:157 IMSI='262426886435579': No 2G Auth Data 20241005055528411 DAUC <0003> db_auc.c:192 IMSI='262426886435579': No 3G Auth Data HLR_Test-GSUP(9)@93594ebe2645: Created GsupExpect[0] for "262426886435579" to be handled at TC_gsup_sai(18) 20241005055528456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54272<->l=127.0.0.1:4258 20241005055528460 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528460 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426886435579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426886435579"} 20241005055528461 DAUC <0003> db_auc.c:236 IMSI='262426886435579': Calling to generate 5 vectors 20241005055528461 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055528461 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528461 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055528461 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528461 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528461 DAUC <0003> auc.c:113 vector [0]: rand = 7edfec334e65cf4824750ba8603a606b 20241005055528461 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528461 DAUC <0003> auc.c:142 vector [0]: autn = 51e37dd1144b0000b12a414ba4f6d1c2 20241005055528461 DAUC <0003> auc.c:143 vector [0]: ck = c2eae5a89ca777bab65bf6a81dbe39db 20241005055528461 DAUC <0003> auc.c:144 vector [0]: ik = 114e4e5ad743d21b1fb7affe7ba18d1c 20241005055528461 DAUC <0003> auc.c:145 vector [0]: res = e58d46cb02d326180000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [0]: kc = 85a1a665bc055800 20241005055528461 DAUC <0003> auc.c:180 vector [0]: sres = 3660f8c2 20241005055528461 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055528461 DAUC <0003> auc.c:113 vector [1]: rand = 3a2ead8b110d109d3ad11632a94b9064 20241005055528461 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528461 DAUC <0003> auc.c:142 vector [1]: autn = a2d581fb9e0c00009ec8e51bc3806a55 20241005055528461 DAUC <0003> auc.c:143 vector [1]: ck = ad2e4c6dfc922e7b2e4ea9662cb43f41 20241005055528461 DAUC <0003> auc.c:144 vector [1]: ik = 0bef80e8d7ed5f61754bb09a1132a407 20241005055528461 DAUC <0003> auc.c:145 vector [1]: res = 9ba9ca1a8dda460f0000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [1]: kc = 30df1eaf667a8c00 20241005055528461 DAUC <0003> auc.c:180 vector [1]: sres = 7f0f14db 20241005055528461 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055528461 DAUC <0003> auc.c:113 vector [2]: rand = f6154a7100df9773d3bdbbbe7b385e67 20241005055528461 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528461 DAUC <0003> auc.c:142 vector [2]: autn = 31540095935e0000dabe9566ba0e9f81 20241005055528461 DAUC <0003> auc.c:143 vector [2]: ck = 09c0465ec797323fe607d98b9f237b08 20241005055528461 DAUC <0003> auc.c:144 vector [2]: ik = 15d4c8abe8ea388bd67c94d2656b4750 20241005055528461 DAUC <0003> auc.c:145 vector [2]: res = 89178bac983563830000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [2]: kc = 8748d039848ee000 20241005055528461 DAUC <0003> auc.c:180 vector [2]: sres = a76ecba6 20241005055528461 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055528461 DAUC <0003> auc.c:113 vector [3]: rand = 8dd50ce42092e1bb1809a5b178b5e3d8 20241005055528461 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528461 DAUC <0003> auc.c:142 vector [3]: autn = ed847cfe45bb0000f8aaa2f39f1f78b2 20241005055528461 DAUC <0003> auc.c:143 vector [3]: ck = 41762a1b0af1922a9ff5af440bb612f0 20241005055528461 DAUC <0003> auc.c:144 vector [3]: ik = 2e4b96a39a6c29c08e321aa34b468e9b 20241005055528461 DAUC <0003> auc.c:145 vector [3]: res = 3c1116161f8055500000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [3]: kc = 62eddcfc320cf800 20241005055528461 DAUC <0003> auc.c:180 vector [3]: sres = 95ae15fd 20241005055528461 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055528461 DAUC <0003> auc.c:113 vector [4]: rand = 6d90b68da5a2a63a56284355c14d1d0f 20241005055528461 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528461 DAUC <0003> auc.c:142 vector [4]: autn = 26f12c31fa17000005a2cf9e99889f3b 20241005055528461 DAUC <0003> auc.c:143 vector [4]: ck = c0747af74c1168721e5e3f42cde989b3 20241005055528461 DAUC <0003> auc.c:144 vector [4]: ik = efabdf898306d4b3a6a71bf28cc91034 20241005055528461 DAUC <0003> auc.c:145 vector [4]: res = 1aae3008ea78f5dc0000000000000000 20241005055528461 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528461 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055528461 DAUC <0003> auc.c:179 vector [4]: kc = 8524112ba534d800 20241005055528461 DAUC <0003> auc.c:180 vector [4]: sres = 6d0258fc 20241005055528461 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055528461 DAUC <0003> db_auc.c:245 IMSI='262426886435579': Generated 5 vectors 20241005055528461 DAUC <0003> db_auc.c:249 IMSI='262426886435579': Updating SQN=161 in DB 20241005055528472 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426886435579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426886435579"} 20241005055528472 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426886435579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528472 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528472 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@93594ebe2645: Found GsupExpect[0] for "262426886435579" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@93594ebe2645: Added IMSI table entry 6TC_gsup_sai(18)"262426886435579" TC_gsup_sai(18)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai(18)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055528476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54272<->l=127.0.0.1:4258 TC_gsup_sai(18)@93594ebe2645: Final verdict of PTC: pass 20241005055528512 DAUC <0003> db_auc.c:157 IMSI='262428292073977': No 2G Auth Data 20241005055528512 DAUC <0003> db_auc.c:192 IMSI='262428292073977': No 3G Auth Data HLR_Test-GSUP(9)@93594ebe2645: Created GsupExpect[0] for "262428292073977" to be handled at TC_gsup_sai(19) 20241005055528549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 20241005055528553 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528553 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428292073977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428292073977"} 20241005055528553 DAUC <0003> db_auc.c:236 IMSI='262428292073977': Calling to generate 5 vectors 20241005055528553 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055528553 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055528553 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055528553 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055528553 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055528553 DAUC <0003> auc.c:113 vector [0]: rand = bbe66e3d07b416d2f1a1258b19a3414f 20241005055528553 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055528553 DAUC <0003> auc.c:142 vector [0]: autn = edee973bc5fb000070b86c547eea430d 20241005055528553 DAUC <0003> auc.c:143 vector [0]: ck = ea8fd6e92d08d094c3607921aa41f182 20241005055528553 DAUC <0003> auc.c:144 vector [0]: ik = b68d7d05950ec13d06cf4b4b0dc5c628 20241005055528553 DAUC <0003> auc.c:145 vector [0]: res = 5a96d52fd72604030000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055528553 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055528553 DAUC <0003> auc.c:179 vector [0]: kc = 5df17b931c204cdb 20241005055528553 DAUC <0003> auc.c:180 vector [0]: sres = a1b3b8df 20241005055528553 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055528553 DAUC <0003> auc.c:113 vector [1]: rand = e4f9ce894101550f8117c984ac7db1e0 20241005055528553 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055528553 DAUC <0003> auc.c:142 vector [1]: autn = aafdc13caf3000003e8ff7da145c2697 20241005055528553 DAUC <0003> auc.c:143 vector [1]: ck = f0c1e5d1c251da09f14d077ea9590cb9 20241005055528553 DAUC <0003> auc.c:144 vector [1]: ik = 26c42ebff856d4253985d8659fee4eba 20241005055528553 DAUC <0003> auc.c:145 vector [1]: res = b559f4d00095ffd60000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055528553 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055528553 DAUC <0003> auc.c:179 vector [1]: kc = 88a84ab373c47737 20241005055528553 DAUC <0003> auc.c:180 vector [1]: sres = eaca2fe5 20241005055528553 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055528553 DAUC <0003> auc.c:113 vector [2]: rand = 942199b5a1627deddfa8e471781772af 20241005055528553 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055528553 DAUC <0003> auc.c:142 vector [2]: autn = 4bc40aeab65c0000722e1c964f83dafc 20241005055528553 DAUC <0003> auc.c:143 vector [2]: ck = aad11d335266d96683dcba58d4ede888 20241005055528553 DAUC <0003> auc.c:144 vector [2]: ik = 5575c715be185e8226484642ed5ce3fe 20241005055528553 DAUC <0003> auc.c:145 vector [2]: res = c16f73ec0615bb4b0000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055528553 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055528553 DAUC <0003> auc.c:179 vector [2]: kc = da41cbbec45244c6 20241005055528553 DAUC <0003> auc.c:180 vector [2]: sres = 214c94e1 20241005055528553 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055528553 DAUC <0003> auc.c:113 vector [3]: rand = 7fa4bf87736f50388a2a54c800c06b79 20241005055528553 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055528553 DAUC <0003> auc.c:142 vector [3]: autn = 2788a6a6912c0000c69f1cfe6833a694 20241005055528553 DAUC <0003> auc.c:143 vector [3]: ck = 757edc2922a203bb920087af7764dd56 20241005055528553 DAUC <0003> auc.c:144 vector [3]: ik = 8f7d6a5343524b480e3726d2ef9a7dd4 20241005055528553 DAUC <0003> auc.c:145 vector [3]: res = 044e87ecc28de0560000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055528553 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055528553 DAUC <0003> auc.c:179 vector [3]: kc = 18fae9cc0bb75904 20241005055528553 DAUC <0003> auc.c:180 vector [3]: sres = c053f21c 20241005055528553 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055528553 DAUC <0003> auc.c:113 vector [4]: rand = 392a7df859989c56fb120f238b65cc5a 20241005055528553 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055528553 DAUC <0003> auc.c:142 vector [4]: autn = ca631c9c984a000002c56cc622602af3 20241005055528553 DAUC <0003> auc.c:143 vector [4]: ck = 7d444cf1c383e874a638ad694e97dc01 20241005055528553 DAUC <0003> auc.c:144 vector [4]: ik = 6fa95e863fe3642e1c30fc809e24f70d 20241005055528553 DAUC <0003> auc.c:145 vector [4]: res = e84e7410138d6b290000000000000000 20241005055528553 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055528554 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055528554 DAUC <0003> auc.c:179 vector [4]: kc = 58f99ba3be7923e3 20241005055528554 DAUC <0003> auc.c:180 vector [4]: sres = c7431884 20241005055528554 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055528554 DAUC <0003> db_auc.c:245 IMSI='262428292073977': Generated 5 vectors 20241005055528554 DAUC <0003> db_auc.c:249 IMSI='262428292073977': Updating SQN=161 in DB 20241005055528559 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428292073977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428292073977"} 20241005055528559 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428292073977 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055528559 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055528559 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@93594ebe2645: Found GsupExpect[0] for "262428292073977" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@93594ebe2645: Added IMSI table entry 7TC_gsup_sai(19)"262428292073977" TC_gsup_sai(19)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai(19)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055528563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54280<->l=127.0.0.1:4258 TC_gsup_sai(19)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055528585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4258 20241005055528586 DLINP <000b> input/ipa.c:451 connected read/write 20241005055528586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055528586 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055528586 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055528586 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055528586 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39563<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@93594ebe2645: Final verdict of PTC: none 10@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_sai finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055528626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20241005055528626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23104) Waiting for packet dumper to finish... 1 (prev_count=23104, count=45636) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_sai_num_auth_vectors started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055531700 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055531700 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055531701 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055531703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531703 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055531703 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055531703 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  20241005055531703 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055531703 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  20241005055531703 DLGSUP <0013> gsup_server.c:235 2:  20241005055531703 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 3:  20241005055531703 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 4:  20241005055531703 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 5:  20241005055531703 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 7:  20241005055531703 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055531703 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055531703 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055531703 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@93594ebe2645: 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") 20241005055531721 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41533<->l=127.0.0.1:4259) 20241005055531747 DAUC <0003> db_auc.c:157 IMSI='262429899111094': No 2G Auth Data 20241005055531747 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data HLR_Test-GSUP(21)@93594ebe2645: Created GsupExpect[0] for "262429899111094" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241005055531785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54320<->l=127.0.0.1:4258 20241005055531791 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531791 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429899111094"} 20241005055531791 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data 20241005055531791 DAUC <0003> db_auc.c:236 IMSI='262429899111094': Calling to generate 1 vectors 20241005055531791 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241005055531791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531791 DAUC <0003> auc.c:113 vector [0]: rand = 528e09f6ce0b9975171a9fb16d62fc08 20241005055531791 DAUC <0003> auc.c:179 vector [0]: kc = 4ad83d599e7cb800 20241005055531791 DAUC <0003> auc.c:180 vector [0]: sres = 1dbe048e 20241005055531791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531791 DAUC <0003> db_auc.c:245 IMSI='262429899111094': Generated 1 vectors 20241005055531791 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429899111094"} 20241005055531791 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531791 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531791 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@93594ebe2645: Found GsupExpect[0] for "262429899111094" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@93594ebe2645: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429899111094" TC_gsup_sai_num_auth_vectors(24)@93594ebe2645: setverdict(pass): none -> pass 20241005055531794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531794 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429899111094"} 20241005055531794 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data 20241005055531794 DAUC <0003> db_auc.c:236 IMSI='262429899111094': Calling to generate 4 vectors 20241005055531794 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241005055531794 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531794 DAUC <0003> auc.c:113 vector [0]: rand = 977b7106ea41218c6b678811f65a5ba8 20241005055531794 DAUC <0003> auc.c:179 vector [0]: kc = 07d074ac73354c00 20241005055531794 DAUC <0003> auc.c:180 vector [0]: sres = 43526948 20241005055531794 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531794 DAUC <0003> auc.c:113 vector [1]: rand = a067c6cc4c8c090afc332060d49f9981 20241005055531794 DAUC <0003> auc.c:179 vector [1]: kc = 97189a6678fe5c00 20241005055531794 DAUC <0003> auc.c:180 vector [1]: sres = 3f17b7c0 20241005055531794 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531794 DAUC <0003> auc.c:113 vector [2]: rand = 7fb48da672ccd5037f25cd2d0e0aa2b4 20241005055531794 DAUC <0003> auc.c:179 vector [2]: kc = 6eb671c7dc819000 20241005055531794 DAUC <0003> auc.c:180 vector [2]: sres = 28a9abc0 20241005055531794 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531794 DAUC <0003> auc.c:113 vector [3]: rand = b0bd0a27018148ec7bb1cc0faa2a4c14 20241005055531794 DAUC <0003> auc.c:179 vector [3]: kc = f02539a739676400 20241005055531794 DAUC <0003> auc.c:180 vector [3]: sres = c60d015d 20241005055531794 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531794 DAUC <0003> db_auc.c:245 IMSI='262429899111094': Generated 4 vectors 20241005055531794 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429899111094"} 20241005055531794 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055531796 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531797 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429899111094"} 20241005055531797 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data 20241005055531797 DAUC <0003> db_auc.c:236 IMSI='262429899111094': Calling to generate 5 vectors 20241005055531797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531797 DAUC <0003> auc.c:113 vector [0]: rand = 7f40e0c6fedf538fcd17b9222d5f2994 20241005055531797 DAUC <0003> auc.c:179 vector [0]: kc = ed811721dbcd6000 20241005055531797 DAUC <0003> auc.c:180 vector [0]: sres = 74ce30cb 20241005055531797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531797 DAUC <0003> auc.c:113 vector [1]: rand = a530aff6702c27134420aa3605a1629a 20241005055531797 DAUC <0003> auc.c:179 vector [1]: kc = a2a7c0c73c58f000 20241005055531797 DAUC <0003> auc.c:180 vector [1]: sres = e24e4c49 20241005055531797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531797 DAUC <0003> auc.c:113 vector [2]: rand = af75fe9869c976209f9439df9dc47d17 20241005055531797 DAUC <0003> auc.c:179 vector [2]: kc = 7a13ed08a3e5c000 20241005055531797 DAUC <0003> auc.c:180 vector [2]: sres = abd16310 20241005055531797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531797 DAUC <0003> auc.c:113 vector [3]: rand = 5708a1c3b03e339c42d31a4afafcff6d 20241005055531797 DAUC <0003> auc.c:179 vector [3]: kc = 0a44cb0e3b3cd800 20241005055531797 DAUC <0003> auc.c:180 vector [3]: sres = d8126a99 20241005055531797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531797 DAUC <0003> auc.c:113 vector [4]: rand = 6ad7216a0cc27b1d817f0ae7848b8197 20241005055531797 DAUC <0003> auc.c:179 vector [4]: kc = 68ab177bf3422400 20241005055531797 DAUC <0003> auc.c:180 vector [4]: sres = 71aa2e63 20241005055531797 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531797 DAUC <0003> db_auc.c:245 IMSI='262429899111094': Generated 5 vectors 20241005055531797 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429899111094"} 20241005055531797 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531797 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531797 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055531799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531799 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429899111094"} 20241005055531799 DAUC <0003> db_auc.c:192 IMSI='262429899111094': No 3G Auth Data 20241005055531799 DAUC <0003> db_auc.c:236 IMSI='262429899111094': Calling to generate 5 vectors 20241005055531799 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531799 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531799 DAUC <0003> auc.c:113 vector [0]: rand = 230ecdfee2eaa0f4e00011639ea730b1 20241005055531799 DAUC <0003> auc.c:179 vector [0]: kc = d216794424f9b000 20241005055531799 DAUC <0003> auc.c:180 vector [0]: sres = 0efd2df4 20241005055531799 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531799 DAUC <0003> auc.c:113 vector [1]: rand = 86e6336f38886eac705ecccb8546599b 20241005055531799 DAUC <0003> auc.c:179 vector [1]: kc = aecb20536c78f800 20241005055531799 DAUC <0003> auc.c:180 vector [1]: sres = 31e45a0d 20241005055531799 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531799 DAUC <0003> auc.c:113 vector [2]: rand = 30105fad19a8b6328e73261e5ed1da92 20241005055531799 DAUC <0003> auc.c:179 vector [2]: kc = eef534f8c87b6800 20241005055531799 DAUC <0003> auc.c:180 vector [2]: sres = 0320c98f 20241005055531799 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531799 DAUC <0003> auc.c:113 vector [3]: rand = d34689e5a82d40d52b38d7e763ad8ae2 20241005055531799 DAUC <0003> auc.c:179 vector [3]: kc = f414055d4d5eb400 20241005055531799 DAUC <0003> auc.c:180 vector [3]: sres = 1e005138 20241005055531799 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531799 DAUC <0003> auc.c:113 vector [4]: rand = 29111e3fb140f5f8f4fe813f6b4e3251 20241005055531799 DAUC <0003> auc.c:179 vector [4]: kc = 70faf86ceadd0000 20241005055531799 DAUC <0003> auc.c:180 vector [4]: sres = b09e9c7d 20241005055531799 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531799 DAUC <0003> db_auc.c:245 IMSI='262429899111094': Generated 5 vectors 20241005055531799 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429899111094"} 20241005055531799 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429899111094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055531801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54320<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@93594ebe2645: Final verdict of PTC: pass 20241005055531825 DAUC <0003> db_auc.c:157 IMSI='262426367763352': No 2G Auth Data 20241005055531825 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data HLR_Test-GSUP(21)@93594ebe2645: Created GsupExpect[0] for "262426367763352" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241005055531859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 20241005055531863 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531863 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426367763352"} 20241005055531863 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data 20241005055531863 DAUC <0003> db_auc.c:236 IMSI='262426367763352': Calling to generate 1 vectors 20241005055531863 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241005055531863 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531863 DAUC <0003> auc.c:113 vector [0]: rand = 9514e5204683e301e27b7fde397788d3 20241005055531863 DAUC <0003> auc.c:179 vector [0]: kc = 42dc1bb23efacc00 20241005055531863 DAUC <0003> auc.c:180 vector [0]: sres = 040ad4ef 20241005055531863 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531863 DAUC <0003> db_auc.c:245 IMSI='262426367763352': Generated 1 vectors 20241005055531863 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426367763352"} 20241005055531863 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531863 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531863 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@93594ebe2645: Found GsupExpect[0] for "262426367763352" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@93594ebe2645: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426367763352" TC_gsup_sai_num_auth_vectors(25)@93594ebe2645: setverdict(pass): none -> pass 20241005055531865 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531865 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426367763352"} 20241005055531865 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data 20241005055531865 DAUC <0003> db_auc.c:236 IMSI='262426367763352': Calling to generate 4 vectors 20241005055531865 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241005055531865 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531865 DAUC <0003> auc.c:113 vector [0]: rand = a1f336fab03dd9b34fa307ab05c6e5ba 20241005055531865 DAUC <0003> auc.c:179 vector [0]: kc = 22760464fefea400 20241005055531865 DAUC <0003> auc.c:180 vector [0]: sres = 91e548da 20241005055531865 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531865 DAUC <0003> auc.c:113 vector [1]: rand = ebc8818222508269e03b2d018380713d 20241005055531865 DAUC <0003> auc.c:179 vector [1]: kc = b412aec7a9d9b400 20241005055531865 DAUC <0003> auc.c:180 vector [1]: sres = fde5d907 20241005055531865 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531865 DAUC <0003> auc.c:113 vector [2]: rand = 6afca33d3078f917d6c018c377ffdb95 20241005055531865 DAUC <0003> auc.c:179 vector [2]: kc = 7c7a9636e79bf800 20241005055531865 DAUC <0003> auc.c:180 vector [2]: sres = f95484c8 20241005055531865 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531865 DAUC <0003> auc.c:113 vector [3]: rand = eb0a49a826fac7216db7bea806eb0ff6 20241005055531865 DAUC <0003> auc.c:179 vector [3]: kc = fb681833dd52d400 20241005055531865 DAUC <0003> auc.c:180 vector [3]: sres = 6d2bfe74 20241005055531865 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531865 DAUC <0003> db_auc.c:245 IMSI='262426367763352': Generated 4 vectors 20241005055531865 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426367763352"} 20241005055531865 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531865 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531865 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055531868 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531868 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426367763352"} 20241005055531868 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data 20241005055531868 DAUC <0003> db_auc.c:236 IMSI='262426367763352': Calling to generate 5 vectors 20241005055531868 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531868 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531868 DAUC <0003> auc.c:113 vector [0]: rand = ec5f2807c3d2e2523fffde9c00b28b66 20241005055531868 DAUC <0003> auc.c:179 vector [0]: kc = b2040103a512f400 20241005055531868 DAUC <0003> auc.c:180 vector [0]: sres = a3a23995 20241005055531868 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531868 DAUC <0003> auc.c:113 vector [1]: rand = 2d53da6dd19724ad77db5b84d5125e90 20241005055531868 DAUC <0003> auc.c:179 vector [1]: kc = 395dbc2d27476000 20241005055531868 DAUC <0003> auc.c:180 vector [1]: sres = a0a808e4 20241005055531868 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531868 DAUC <0003> auc.c:113 vector [2]: rand = 6ae6d03cd608e8177c3d24d48d61cca2 20241005055531868 DAUC <0003> auc.c:179 vector [2]: kc = 4b2df875a214c400 20241005055531868 DAUC <0003> auc.c:180 vector [2]: sres = dd5bab5b 20241005055531868 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531868 DAUC <0003> auc.c:113 vector [3]: rand = 05892911f37171213d8a577ba601e6ea 20241005055531868 DAUC <0003> auc.c:179 vector [3]: kc = a3ec92964ade5400 20241005055531868 DAUC <0003> auc.c:180 vector [3]: sres = 44ce50c3 20241005055531868 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531868 DAUC <0003> auc.c:113 vector [4]: rand = 6a5cbd96374f80beb7e1bc1b43ca66d5 20241005055531868 DAUC <0003> auc.c:179 vector [4]: kc = 7e4a29bcfea86400 20241005055531868 DAUC <0003> auc.c:180 vector [4]: sres = e8dd5d67 20241005055531868 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531868 DAUC <0003> db_auc.c:245 IMSI='262426367763352': Generated 5 vectors 20241005055531868 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426367763352"} 20241005055531868 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531868 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531868 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055531871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531871 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426367763352"} 20241005055531871 DAUC <0003> db_auc.c:192 IMSI='262426367763352': No 3G Auth Data 20241005055531871 DAUC <0003> db_auc.c:236 IMSI='262426367763352': Calling to generate 5 vectors 20241005055531871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531871 DAUC <0003> auc.c:113 vector [0]: rand = 2f17a75f2917f8d83e78edcc5e5c3d80 20241005055531871 DAUC <0003> auc.c:179 vector [0]: kc = c4d9031a4bec5400 20241005055531871 DAUC <0003> auc.c:180 vector [0]: sres = 6f26b2aa 20241005055531871 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531871 DAUC <0003> auc.c:113 vector [1]: rand = 8d7ece68026b20357709b0c1e652f650 20241005055531871 DAUC <0003> auc.c:179 vector [1]: kc = 47ed1b706c5d8400 20241005055531871 DAUC <0003> auc.c:180 vector [1]: sres = 0b2fdf06 20241005055531871 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531871 DAUC <0003> auc.c:113 vector [2]: rand = 4247ce679b813427549d33bda466cd03 20241005055531871 DAUC <0003> auc.c:179 vector [2]: kc = a1f3e84ceee55400 20241005055531871 DAUC <0003> auc.c:180 vector [2]: sres = c3c0a763 20241005055531871 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531871 DAUC <0003> auc.c:113 vector [3]: rand = 0fba230c1a73d6f4cd0dd0b5b38f6616 20241005055531871 DAUC <0003> auc.c:179 vector [3]: kc = ae03d84506b4f000 20241005055531871 DAUC <0003> auc.c:180 vector [3]: sres = 9a4746b9 20241005055531871 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531871 DAUC <0003> auc.c:113 vector [4]: rand = 67853830c9cdeae06ad83f1756b16208 20241005055531871 DAUC <0003> auc.c:179 vector [4]: kc = 47050a1376f97000 20241005055531871 DAUC <0003> auc.c:180 vector [4]: sres = bdddf466 20241005055531871 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531871 DAUC <0003> db_auc.c:245 IMSI='262426367763352': Generated 5 vectors 20241005055531871 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426367763352"} 20241005055531871 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426367763352 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055531873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@93594ebe2645: Final verdict of PTC: pass 20241005055531904 DAUC <0003> db_auc.c:157 IMSI='262429254059358': No 2G Auth Data 20241005055531904 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data HLR_Test-GSUP(21)@93594ebe2645: Created GsupExpect[0] for "262429254059358" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241005055531938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54328<->l=127.0.0.1:4258 20241005055531941 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531941 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429254059358"} 20241005055531941 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data 20241005055531941 DAUC <0003> db_auc.c:236 IMSI='262429254059358': Calling to generate 1 vectors 20241005055531941 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241005055531941 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531941 DAUC <0003> auc.c:113 vector [0]: rand = 3479000f4f32903d36ec2fe602538994 20241005055531941 DAUC <0003> auc.c:179 vector [0]: kc = 052cc829b1e89a1a 20241005055531941 DAUC <0003> auc.c:180 vector [0]: sres = 47de8c4d 20241005055531941 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531941 DAUC <0003> db_auc.c:245 IMSI='262429254059358': Generated 1 vectors 20241005055531941 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429254059358"} 20241005055531941 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531941 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531941 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@93594ebe2645: Found GsupExpect[0] for "262429254059358" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@93594ebe2645: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429254059358" TC_gsup_sai_num_auth_vectors(26)@93594ebe2645: setverdict(pass): none -> pass 20241005055531944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531944 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429254059358"} 20241005055531944 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data 20241005055531944 DAUC <0003> db_auc.c:236 IMSI='262429254059358': Calling to generate 4 vectors 20241005055531944 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241005055531944 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531944 DAUC <0003> auc.c:113 vector [0]: rand = 262655ece75c4af67263455a2e73ea76 20241005055531944 DAUC <0003> auc.c:179 vector [0]: kc = 4da75a8258dcfa71 20241005055531944 DAUC <0003> auc.c:180 vector [0]: sres = 758aec84 20241005055531944 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531944 DAUC <0003> auc.c:113 vector [1]: rand = 5ce91a5e9e35b421ef1012f8973dfb10 20241005055531944 DAUC <0003> auc.c:179 vector [1]: kc = 838590fda182f3ab 20241005055531944 DAUC <0003> auc.c:180 vector [1]: sres = 3e14e32d 20241005055531944 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531944 DAUC <0003> auc.c:113 vector [2]: rand = 299bc79f236eb4dde3b84d609337da13 20241005055531944 DAUC <0003> auc.c:179 vector [2]: kc = f698e2cb1c3b34ae 20241005055531944 DAUC <0003> auc.c:180 vector [2]: sres = 64862d65 20241005055531944 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531944 DAUC <0003> auc.c:113 vector [3]: rand = 156c04325f86d45603ef8d306fa0c4f1 20241005055531944 DAUC <0003> auc.c:179 vector [3]: kc = d6bdb1c386240b61 20241005055531944 DAUC <0003> auc.c:180 vector [3]: sres = f11873fe 20241005055531944 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531944 DAUC <0003> db_auc.c:245 IMSI='262429254059358': Generated 4 vectors 20241005055531944 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429254059358"} 20241005055531944 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055531946 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531946 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429254059358"} 20241005055531946 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data 20241005055531946 DAUC <0003> db_auc.c:236 IMSI='262429254059358': Calling to generate 5 vectors 20241005055531946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531946 DAUC <0003> auc.c:113 vector [0]: rand = 3ad179d2d8fa902b5db8c191123ffa13 20241005055531946 DAUC <0003> auc.c:179 vector [0]: kc = 361b3209f0eba7c8 20241005055531946 DAUC <0003> auc.c:180 vector [0]: sres = 4adb84ea 20241005055531946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531946 DAUC <0003> auc.c:113 vector [1]: rand = 960a614acba74b86d67c7c2c6c5d0334 20241005055531946 DAUC <0003> auc.c:179 vector [1]: kc = ffdb40d02ec68a64 20241005055531946 DAUC <0003> auc.c:180 vector [1]: sres = 01441ff6 20241005055531946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531946 DAUC <0003> auc.c:113 vector [2]: rand = 6c5eb25c8379a4313ab8e1c437fea846 20241005055531946 DAUC <0003> auc.c:179 vector [2]: kc = eb90b96bc2e905f2 20241005055531946 DAUC <0003> auc.c:180 vector [2]: sres = d9c746d8 20241005055531946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531946 DAUC <0003> auc.c:113 vector [3]: rand = b2ee6505c8bd08cddf69fc540a21b06b 20241005055531946 DAUC <0003> auc.c:179 vector [3]: kc = ca7b192892110af0 20241005055531946 DAUC <0003> auc.c:180 vector [3]: sres = b3583bcd 20241005055531946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531946 DAUC <0003> auc.c:113 vector [4]: rand = 606ff51b69323cbd5a9994b378f628ad 20241005055531946 DAUC <0003> auc.c:179 vector [4]: kc = 802287da3dfd2fbf 20241005055531946 DAUC <0003> auc.c:180 vector [4]: sres = 5ddfdffc 20241005055531946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531946 DAUC <0003> db_auc.c:245 IMSI='262429254059358': Generated 5 vectors 20241005055531946 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429254059358"} 20241005055531946 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531946 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531946 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055531949 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055531949 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429254059358"} 20241005055531949 DAUC <0003> db_auc.c:192 IMSI='262429254059358': No 3G Auth Data 20241005055531949 DAUC <0003> db_auc.c:236 IMSI='262429254059358': Calling to generate 5 vectors 20241005055531949 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241005055531949 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055531949 DAUC <0003> auc.c:113 vector [0]: rand = 7ec6cf8648668c6e7a290f1c9c94ce93 20241005055531949 DAUC <0003> auc.c:179 vector [0]: kc = 0a431627b1cbe5e6 20241005055531949 DAUC <0003> auc.c:180 vector [0]: sres = 43b9bd41 20241005055531949 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241005055531949 DAUC <0003> auc.c:113 vector [1]: rand = 6375864ec4171722cfd0ebddd212676a 20241005055531949 DAUC <0003> auc.c:179 vector [1]: kc = c252a7d1d50e1472 20241005055531949 DAUC <0003> auc.c:180 vector [1]: sres = 10eab855 20241005055531949 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241005055531949 DAUC <0003> auc.c:113 vector [2]: rand = f33956c9d5c162539784dc6593544792 20241005055531949 DAUC <0003> auc.c:179 vector [2]: kc = 0c403214d2887856 20241005055531949 DAUC <0003> auc.c:180 vector [2]: sres = d0e6f41b 20241005055531949 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241005055531949 DAUC <0003> auc.c:113 vector [3]: rand = d2f2484b57255a5360f6f131656574d4 20241005055531949 DAUC <0003> auc.c:179 vector [3]: kc = 64b9e0e8e61281fb 20241005055531949 DAUC <0003> auc.c:180 vector [3]: sres = 20663bc5 20241005055531949 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241005055531949 DAUC <0003> auc.c:113 vector [4]: rand = e4b5ac8a9778c85b96c027fa51359a75 20241005055531949 DAUC <0003> auc.c:179 vector [4]: kc = 1b34159025a3f333 20241005055531949 DAUC <0003> auc.c:180 vector [4]: sres = 3169b616 20241005055531949 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241005055531949 DAUC <0003> db_auc.c:245 IMSI='262429254059358': Generated 5 vectors 20241005055531949 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429254059358"} 20241005055531949 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429254059358 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055531949 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055531949 DLINP <000b> input/ipa.c:451 connected read/write 20241005055531949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055531951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54328<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@93594ebe2645: Final verdict of PTC: pass 20241005055531974 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055531974 DAUC <0003> db_auc.c:192 IMSI='262421344268305': No 3G Auth Data HLR_Test-GSUP(21)@93594ebe2645: Created GsupExpect[0] for "262421344268305" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241005055532006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54330<->l=127.0.0.1:4258 20241005055532009 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532009 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421344268305"} 20241005055532009 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055532009 DAUC <0003> db_auc.c:236 IMSI='262421344268305': Calling to generate 1 vectors 20241005055532009 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241005055532009 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532009 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532009 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532009 DAUC <0003> auc.c:113 vector [0]: rand = 9dbf854704765774db3ddce30d3fadc1 20241005055532009 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532009 DAUC <0003> auc.c:142 vector [0]: autn = 67cc7875bcd40000ffcf9a6c64a15143 20241005055532009 DAUC <0003> auc.c:143 vector [0]: ck = 234976d2d6dbc7205c1737ebd8896093 20241005055532009 DAUC <0003> auc.c:144 vector [0]: ik = 740104f8defaeaa143c1f12c26678ed4 20241005055532009 DAUC <0003> auc.c:145 vector [0]: res = a53388ecf47d777c0000000000000000 20241005055532009 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532009 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532009 DAUC <0003> auc.c:151 vector [0]: kc = 489eb4edf6cfc3c6 20241005055532009 DAUC <0003> auc.c:152 vector [0]: sres = 514eff90 20241005055532009 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532009 DAUC <0003> db_auc.c:245 IMSI='262421344268305': Generated 1 vectors 20241005055532009 DAUC <0003> db_auc.c:249 IMSI='262421344268305': Updating SQN=33 in DB 20241005055532017 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421344268305"} 20241005055532017 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532017 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532017 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@93594ebe2645: Found GsupExpect[0] for "262421344268305" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@93594ebe2645: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421344268305" TC_gsup_sai_num_auth_vectors(27)@93594ebe2645: setverdict(pass): none -> pass 20241005055532020 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532020 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421344268305"} 20241005055532020 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055532020 DAUC <0003> db_auc.c:236 IMSI='262421344268305': Calling to generate 4 vectors 20241005055532020 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241005055532020 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532020 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532020 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532020 DAUC <0003> auc.c:113 vector [0]: rand = 79c11003f95b61d39855efdd6b6433d7 20241005055532020 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532020 DAUC <0003> auc.c:142 vector [0]: autn = 7b940d661f1400008296296a4a5b2e1d 20241005055532020 DAUC <0003> auc.c:143 vector [0]: ck = f41a6a260c192f5adc26841012f8153a 20241005055532020 DAUC <0003> auc.c:144 vector [0]: ik = fd672a6f2d65bb1bca89215c26f2b7ab 20241005055532020 DAUC <0003> auc.c:145 vector [0]: res = dc3388c8cb281ba20000000000000000 20241005055532020 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532020 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532020 DAUC <0003> auc.c:151 vector [0]: kc = 1fd2e505157636d0 20241005055532020 DAUC <0003> auc.c:152 vector [0]: sres = 171b936a 20241005055532020 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532020 DAUC <0003> auc.c:113 vector [1]: rand = 24a2f85b7198027e6a621b394e2f7465 20241005055532020 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532020 DAUC <0003> auc.c:142 vector [1]: autn = 2ff5a731a5a400008a29471a41ee217c 20241005055532020 DAUC <0003> auc.c:143 vector [1]: ck = f0e3a35b00fb0200d02bc35d579bf062 20241005055532020 DAUC <0003> auc.c:144 vector [1]: ik = 4475cb611329200b51f83c0a0a3e76b4 20241005055532020 DAUC <0003> auc.c:145 vector [1]: res = bda1cf6f8bfc382e0000000000000000 20241005055532020 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532020 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532020 DAUC <0003> auc.c:151 vector [1]: kc = 3545976d4e77a4dd 20241005055532020 DAUC <0003> auc.c:152 vector [1]: sres = 365df741 20241005055532020 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532020 DAUC <0003> auc.c:113 vector [2]: rand = f68135ac656e68a1356527b4e318db76 20241005055532020 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532020 DAUC <0003> auc.c:142 vector [2]: autn = 54262d87db090000835667b13036f962 20241005055532020 DAUC <0003> auc.c:143 vector [2]: ck = 01e8164b89903b1aeb9a2f83737e6d15 20241005055532020 DAUC <0003> auc.c:144 vector [2]: ik = 1747bd76c1b6f11415235be8da850ac3 20241005055532020 DAUC <0003> auc.c:145 vector [2]: res = 687d3879dcd2759e0000000000000000 20241005055532020 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532020 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532020 DAUC <0003> auc.c:151 vector [2]: kc = e816df56e1ddadd8 20241005055532020 DAUC <0003> auc.c:152 vector [2]: sres = b4af4de7 20241005055532020 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532020 DAUC <0003> auc.c:113 vector [3]: rand = c9195933f47282b0ab9165cfbe3a13ab 20241005055532020 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532020 DAUC <0003> auc.c:142 vector [3]: autn = f560c8e2c5990000b8f451658159f768 20241005055532020 DAUC <0003> auc.c:143 vector [3]: ck = d229bd0feef39159ebf020c02926fa84 20241005055532020 DAUC <0003> auc.c:144 vector [3]: ik = 6fdf8e017f0d520c24ac3f5f24eb5a30 20241005055532020 DAUC <0003> auc.c:145 vector [3]: res = 8ec71155c24289170000000000000000 20241005055532020 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532020 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532020 DAUC <0003> auc.c:151 vector [3]: kc = 72aa2c919c3363e1 20241005055532020 DAUC <0003> auc.c:152 vector [3]: sres = 4c859842 20241005055532020 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532020 DAUC <0003> db_auc.c:245 IMSI='262421344268305': Generated 4 vectors 20241005055532020 DAUC <0003> db_auc.c:249 IMSI='262421344268305': Updating SQN=161 in DB 20241005055532028 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421344268305"} 20241005055532028 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532028 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532028 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532032 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532032 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421344268305"} 20241005055532032 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055532032 DAUC <0003> db_auc.c:236 IMSI='262421344268305': Calling to generate 5 vectors 20241005055532032 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055532032 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532032 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532032 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532032 DAUC <0003> auc.c:113 vector [0]: rand = c872a21798edda604254acc933894968 20241005055532032 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532032 DAUC <0003> auc.c:142 vector [0]: autn = 4d05d16cca5e0000f30a59c8c4b74434 20241005055532032 DAUC <0003> auc.c:143 vector [0]: ck = 8c00b87bf5e9a65873be6583668aa78a 20241005055532032 DAUC <0003> auc.c:144 vector [0]: ik = 79a035e5a277f39c1ae8a35477791819 20241005055532032 DAUC <0003> auc.c:145 vector [0]: res = be8c639ca5dcec560000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [0]: kc = 9cf64b49466dea57 20241005055532032 DAUC <0003> auc.c:152 vector [0]: sres = 1b508fca 20241005055532032 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532032 DAUC <0003> auc.c:113 vector [1]: rand = 2e33835ec4204622b9301876d41b70d4 20241005055532032 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532032 DAUC <0003> auc.c:142 vector [1]: autn = 7f7cb886bf450000a8fd7bd618df72fb 20241005055532032 DAUC <0003> auc.c:143 vector [1]: ck = c3e0d15777a2a8c6f764ae153f25af1f 20241005055532032 DAUC <0003> auc.c:144 vector [1]: ik = 13028ee67965ee0cc14e01cb79c9eafb 20241005055532032 DAUC <0003> auc.c:145 vector [1]: res = 5b14194d2fd833060000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [1]: kc = e6c8f06f482b032e 20241005055532032 DAUC <0003> auc.c:152 vector [1]: sres = 74cc2a4b 20241005055532032 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532032 DAUC <0003> auc.c:113 vector [2]: rand = b645d9c68425626131f89f58fa7e6fbc 20241005055532032 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532032 DAUC <0003> auc.c:142 vector [2]: autn = 4dfa4d461fa9000080ddde89bccfc878 20241005055532032 DAUC <0003> auc.c:143 vector [2]: ck = 563394ebace8344b6b1c5432da8b43c2 20241005055532032 DAUC <0003> auc.c:144 vector [2]: ik = c22126b906c69bfa4ff11a8845597b2e 20241005055532032 DAUC <0003> auc.c:145 vector [2]: res = 5175f0d83305b3610000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [2]: kc = b0fffce835fc975d 20241005055532032 DAUC <0003> auc.c:152 vector [2]: sres = 627043b9 20241005055532032 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532032 DAUC <0003> auc.c:113 vector [3]: rand = 7905613e2b0999df2c852ae114811045 20241005055532032 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532032 DAUC <0003> auc.c:142 vector [3]: autn = 9e7fdbe9da8a00007e75776ab965c856 20241005055532032 DAUC <0003> auc.c:143 vector [3]: ck = 45fb0e9dbdefb25c779e3297e9c34282 20241005055532032 DAUC <0003> auc.c:144 vector [3]: ik = 2e7ca316a5d4a1a41e92cacde6e1e162 20241005055532032 DAUC <0003> auc.c:145 vector [3]: res = 9a42148fb5c7e7610000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [3]: kc = 028b55d11719b018 20241005055532032 DAUC <0003> auc.c:152 vector [3]: sres = 2f85f3ee 20241005055532032 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532032 DAUC <0003> auc.c:113 vector [4]: rand = 2d80a1f84b6cb9ff723df260648bba44 20241005055532032 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532032 DAUC <0003> auc.c:142 vector [4]: autn = 2997020922c00000184607ddd5d4d2a6 20241005055532032 DAUC <0003> auc.c:143 vector [4]: ck = de65ae13731a39a50310206df4c2d269 20241005055532032 DAUC <0003> auc.c:144 vector [4]: ik = fe87df63f2d454ffa82d7d794e4b7677 20241005055532032 DAUC <0003> auc.c:145 vector [4]: res = 0c9ea808c7d20f0a0000000000000000 20241005055532032 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532032 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055532032 DAUC <0003> auc.c:151 vector [4]: kc = 8bdf2c643b47c944 20241005055532032 DAUC <0003> auc.c:152 vector [4]: sres = cb4ca702 20241005055532032 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055532032 DAUC <0003> db_auc.c:245 IMSI='262421344268305': Generated 5 vectors 20241005055532032 DAUC <0003> db_auc.c:249 IMSI='262421344268305': Updating SQN=321 in DB 20241005055532039 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421344268305"} 20241005055532039 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532042 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421344268305"} 20241005055532042 DAUC <0003> db_auc.c:157 IMSI='262421344268305': No 2G Auth Data 20241005055532042 DAUC <0003> db_auc.c:236 IMSI='262421344268305': Calling to generate 5 vectors 20241005055532042 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055532042 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532042 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532042 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532042 DAUC <0003> auc.c:113 vector [0]: rand = aa4ea71469e5c3e1bdda463e2df808b6 20241005055532042 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532042 DAUC <0003> auc.c:142 vector [0]: autn = ddd3718b68fa000001d41be46d26aa68 20241005055532042 DAUC <0003> auc.c:143 vector [0]: ck = 5a4ee9c4cae86b38153babc114607d2c 20241005055532042 DAUC <0003> auc.c:144 vector [0]: ik = bfee540518d19298089b07f2395f70e3 20241005055532042 DAUC <0003> auc.c:145 vector [0]: res = c5673740ea63343f0000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [0]: kc = f80011f2ff06f46f 20241005055532042 DAUC <0003> auc.c:152 vector [0]: sres = 2f04037f 20241005055532042 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532042 DAUC <0003> auc.c:113 vector [1]: rand = 41ab4d78f40c7dd07cd15ad7266a7cfa 20241005055532042 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532042 DAUC <0003> auc.c:142 vector [1]: autn = 5f60d74b794800000e32249c9f12d129 20241005055532042 DAUC <0003> auc.c:143 vector [1]: ck = cd2ace55b87ba532920bd19fa3b6ceb7 20241005055532042 DAUC <0003> auc.c:144 vector [1]: ik = 202384ec3067db2f7046ffa5d29f884a 20241005055532042 DAUC <0003> auc.c:145 vector [1]: res = ef8fdb88630904f10000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [1]: kc = 0f446483f93538e0 20241005055532042 DAUC <0003> auc.c:152 vector [1]: sres = 8c86df79 20241005055532042 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532042 DAUC <0003> auc.c:113 vector [2]: rand = 21afbcf5f88f50459002f41bc965bea7 20241005055532042 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532042 DAUC <0003> auc.c:142 vector [2]: autn = 1485fef2f2770000fa3a0b4af81216ef 20241005055532042 DAUC <0003> auc.c:143 vector [2]: ck = 0ea7925fd0cb5b94f84493c96c40ca6f 20241005055532042 DAUC <0003> auc.c:144 vector [2]: ik = 23f372d349a3e42f2bbebca42fcfbcbb 20241005055532042 DAUC <0003> auc.c:145 vector [2]: res = 95f978f6fe5a2b4a0000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [2]: kc = feaecfe1dae7c96f 20241005055532042 DAUC <0003> auc.c:152 vector [2]: sres = 6ba353bc 20241005055532042 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532042 DAUC <0003> auc.c:113 vector [3]: rand = c623f26d9b37056b5f009bbd31047fe4 20241005055532042 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532042 DAUC <0003> auc.c:142 vector [3]: autn = fbd30017158400003b0c6e954cc55578 20241005055532042 DAUC <0003> auc.c:143 vector [3]: ck = 256b497092e1784581b519d3e1ce68cf 20241005055532042 DAUC <0003> auc.c:144 vector [3]: ik = d38d12df0e1b184f4942ae602b140166 20241005055532042 DAUC <0003> auc.c:145 vector [3]: res = e3559c0578b56d4b0000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [3]: kc = 3e11ec1c562009a3 20241005055532042 DAUC <0003> auc.c:152 vector [3]: sres = 9be0f14e 20241005055532042 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532042 DAUC <0003> auc.c:113 vector [4]: rand = 19f3328e89cde2734903b57402df539c 20241005055532042 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532042 DAUC <0003> auc.c:142 vector [4]: autn = e62289bb19ce00006934e33372e6ff7e 20241005055532042 DAUC <0003> auc.c:143 vector [4]: ck = d7cd662e543b0f3d035826b03b6de96e 20241005055532042 DAUC <0003> auc.c:144 vector [4]: ik = 74a55481694f3df510601bd2ad4918b0 20241005055532042 DAUC <0003> auc.c:145 vector [4]: res = 241ca6b75d913b1d0000000000000000 20241005055532042 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532042 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055532042 DAUC <0003> auc.c:151 vector [4]: kc = b0500fcdab50c316 20241005055532042 DAUC <0003> auc.c:152 vector [4]: sres = 798d9daa 20241005055532042 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055532042 DAUC <0003> db_auc.c:245 IMSI='262421344268305': Generated 5 vectors 20241005055532042 DAUC <0003> db_auc.c:249 IMSI='262421344268305': Updating SQN=481 in DB 20241005055532050 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421344268305"} 20241005055532050 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421344268305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532050 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532050 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54330<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@93594ebe2645: Final verdict of PTC: pass 20241005055532077 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532077 DAUC <0003> db_auc.c:192 IMSI='262426397519298': No 3G Auth Data HLR_Test-GSUP(21)@93594ebe2645: Created GsupExpect[0] for "262426397519298" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241005055532110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 20241005055532114 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532114 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426397519298"} 20241005055532114 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532114 DAUC <0003> db_auc.c:236 IMSI='262426397519298': Calling to generate 1 vectors 20241005055532114 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241005055532114 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532114 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055532114 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532114 DAUC <0003> auc.c:113 vector [0]: rand = 07b7c097f9e4cbb3a359aaff13d7e292 20241005055532114 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532114 DAUC <0003> auc.c:142 vector [0]: autn = e60a87e5254e000095ca4c318c0a854f 20241005055532114 DAUC <0003> auc.c:143 vector [0]: ck = adb0623ac95dd1eda9794e64536cbb17 20241005055532114 DAUC <0003> auc.c:144 vector [0]: ik = 3a73bc95f7249867777cf573cbfb35fe 20241005055532114 DAUC <0003> auc.c:145 vector [0]: res = 84d2a7ec36521f420000000000000000 20241005055532114 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532114 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532114 DAUC <0003> auc.c:151 vector [0]: kc = 49c665b8a6eec763 20241005055532114 DAUC <0003> auc.c:152 vector [0]: sres = b280b8ae 20241005055532114 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532114 DAUC <0003> db_auc.c:245 IMSI='262426397519298': Generated 1 vectors 20241005055532114 DAUC <0003> db_auc.c:249 IMSI='262426397519298': Updating SQN=33 in DB 20241005055532122 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426397519298"} 20241005055532122 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@93594ebe2645: Found GsupExpect[0] for "262426397519298" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@93594ebe2645: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262426397519298" TC_gsup_sai_num_auth_vectors(28)@93594ebe2645: setverdict(pass): none -> pass 20241005055532125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532125 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426397519298"} 20241005055532125 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532125 DAUC <0003> db_auc.c:236 IMSI='262426397519298': Calling to generate 4 vectors 20241005055532125 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241005055532125 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532125 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055532125 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532125 DAUC <0003> auc.c:113 vector [0]: rand = 0f5e8649bb2504507953793c03f52f01 20241005055532125 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532125 DAUC <0003> auc.c:142 vector [0]: autn = d185c6153c660000a58b013c440fd78c 20241005055532125 DAUC <0003> auc.c:143 vector [0]: ck = a91027898b2d7511f9cd60f533d93b2d 20241005055532125 DAUC <0003> auc.c:144 vector [0]: ik = 4ef2154f50877b10ac140295555cbfb0 20241005055532125 DAUC <0003> auc.c:145 vector [0]: res = 294da5470a20622f0000000000000000 20241005055532125 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532125 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532125 DAUC <0003> auc.c:151 vector [0]: kc = b23b50a6bd2f8a9c 20241005055532125 DAUC <0003> auc.c:152 vector [0]: sres = 236dc768 20241005055532125 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532125 DAUC <0003> auc.c:113 vector [1]: rand = cd7a9a34e97d3ecbd239d67ff5f81dea 20241005055532125 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532125 DAUC <0003> auc.c:142 vector [1]: autn = 661f1faac4050000b64eedc2b1f5d6e5 20241005055532125 DAUC <0003> auc.c:143 vector [1]: ck = 453cb3fdee9a2daa801876f4634b6594 20241005055532125 DAUC <0003> auc.c:144 vector [1]: ik = d6ae37e2bee286ac39972373118ebbb5 20241005055532125 DAUC <0003> auc.c:145 vector [1]: res = 03e37a3b716bef5b0000000000000000 20241005055532125 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532125 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532125 DAUC <0003> auc.c:151 vector [1]: kc = 2a1dd19822bd7527 20241005055532125 DAUC <0003> auc.c:152 vector [1]: sres = 72889560 20241005055532125 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532125 DAUC <0003> auc.c:113 vector [2]: rand = cdf56098ca36f247cd5e7fa5afe94573 20241005055532125 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532125 DAUC <0003> auc.c:142 vector [2]: autn = 517dd4424efa0000b25afecf7e5c7261 20241005055532125 DAUC <0003> auc.c:143 vector [2]: ck = 092bbefbdf2a8fffcbd2dff38c19d0c0 20241005055532125 DAUC <0003> auc.c:144 vector [2]: ik = 3d2269476bb00a35cd05e00bdcf78573 20241005055532125 DAUC <0003> auc.c:145 vector [2]: res = c21a783f7c444d1f0000000000000000 20241005055532125 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532125 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532125 DAUC <0003> auc.c:151 vector [2]: kc = 32dee844e474d079 20241005055532125 DAUC <0003> auc.c:152 vector [2]: sres = be5e3520 20241005055532125 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532125 DAUC <0003> auc.c:113 vector [3]: rand = 6d7a9aedf249cc3a5d2b700af04241fc 20241005055532125 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532125 DAUC <0003> auc.c:142 vector [3]: autn = e54dbb53a8df0000f6e0e1a2a2d3a5c2 20241005055532125 DAUC <0003> auc.c:143 vector [3]: ck = b3e90bdcc38ba90e0935dfd61dc09c2a 20241005055532125 DAUC <0003> auc.c:144 vector [3]: ik = 8006d88a0e7233b1f519198eca087e96 20241005055532125 DAUC <0003> auc.c:145 vector [3]: res = a29013bd0fe90b0b0000000000000000 20241005055532125 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532125 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532125 DAUC <0003> auc.c:151 vector [3]: kc = cfc3150e1a317803 20241005055532125 DAUC <0003> auc.c:152 vector [3]: sres = ad7918b6 20241005055532125 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532125 DAUC <0003> db_auc.c:245 IMSI='262426397519298': Generated 4 vectors 20241005055532125 DAUC <0003> db_auc.c:249 IMSI='262426397519298': Updating SQN=161 in DB 20241005055532133 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426397519298"} 20241005055532133 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532135 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532135 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426397519298"} 20241005055532135 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532135 DAUC <0003> db_auc.c:236 IMSI='262426397519298': Calling to generate 5 vectors 20241005055532135 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055532135 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532135 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055532135 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532135 DAUC <0003> auc.c:113 vector [0]: rand = 5d26b831be823511a16b0ce036999c82 20241005055532135 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532135 DAUC <0003> auc.c:142 vector [0]: autn = 403355bd4f7b0000f20b587084e9c231 20241005055532135 DAUC <0003> auc.c:143 vector [0]: ck = 5042cd8ea22cf5df3323da03338dfd84 20241005055532135 DAUC <0003> auc.c:144 vector [0]: ik = 462aca762e89bdfa1614bfe037684d10 20241005055532135 DAUC <0003> auc.c:145 vector [0]: res = 0e9b57e9342c51810000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [0]: kc = 335f621b8840f8b1 20241005055532135 DAUC <0003> auc.c:152 vector [0]: sres = 3ab70668 20241005055532135 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532135 DAUC <0003> auc.c:113 vector [1]: rand = 009703a01de2da5ec2413fd2e1bf3656 20241005055532135 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532135 DAUC <0003> auc.c:142 vector [1]: autn = 2d4ee6c2c163000066e3c29da2f30931 20241005055532135 DAUC <0003> auc.c:143 vector [1]: ck = df7217fb724ed964d43027a1f122a079 20241005055532135 DAUC <0003> auc.c:144 vector [1]: ik = 6cdacf1598ebdfd760be843bed85e882 20241005055532135 DAUC <0003> auc.c:145 vector [1]: res = 7ce1dfc822ec1c7e0000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [1]: kc = 07267b74f6024e48 20241005055532135 DAUC <0003> auc.c:152 vector [1]: sres = 5e0dc3b6 20241005055532135 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532135 DAUC <0003> auc.c:113 vector [2]: rand = 4edd67868714941dedf99483b899268a 20241005055532135 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532135 DAUC <0003> auc.c:142 vector [2]: autn = 313857e8d3de000036b5b9987185463a 20241005055532135 DAUC <0003> auc.c:143 vector [2]: ck = 66637a83a7a180182a7ed92acd2e268c 20241005055532135 DAUC <0003> auc.c:144 vector [2]: ik = de567ec386d5a34d85b631bf139465e7 20241005055532135 DAUC <0003> auc.c:145 vector [2]: res = a5849a55d202a5d60000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [2]: kc = 17fdecd5ffce603e 20241005055532135 DAUC <0003> auc.c:152 vector [2]: sres = 77863f83 20241005055532135 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532135 DAUC <0003> auc.c:113 vector [3]: rand = ebdce2239b85612b37d07c358ce8221d 20241005055532135 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532135 DAUC <0003> auc.c:142 vector [3]: autn = f6f5f84a83010000fe96cb6dcb0f1f8e 20241005055532135 DAUC <0003> auc.c:143 vector [3]: ck = 7e5fa700daac1294887a89296969fbbf 20241005055532135 DAUC <0003> auc.c:144 vector [3]: ik = e0d72ee4b3d0193d00b4176a7b99778c 20241005055532135 DAUC <0003> auc.c:145 vector [3]: res = feb6192318a93e2d0000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [3]: kc = 164617a77b8c879a 20241005055532135 DAUC <0003> auc.c:152 vector [3]: sres = e61f270e 20241005055532135 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532135 DAUC <0003> auc.c:113 vector [4]: rand = 596c78da63ef5b0b47779127ba2a2189 20241005055532135 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532135 DAUC <0003> auc.c:142 vector [4]: autn = 9d0b4c3cd5580000741370a62b2d064e 20241005055532135 DAUC <0003> auc.c:143 vector [4]: ck = 0c8df84ef6d9fe00ace4b7a3368c4379 20241005055532135 DAUC <0003> auc.c:144 vector [4]: ik = efd6d9fc4e13646318009a37bb118169 20241005055532135 DAUC <0003> auc.c:145 vector [4]: res = 9ba7fb1d9a5695bc0000000000000000 20241005055532135 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532135 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055532135 DAUC <0003> auc.c:151 vector [4]: kc = 57bf0c2635575873 20241005055532135 DAUC <0003> auc.c:152 vector [4]: sres = 01f16ea1 20241005055532135 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055532135 DAUC <0003> db_auc.c:245 IMSI='262426397519298': Generated 5 vectors 20241005055532135 DAUC <0003> db_auc.c:249 IMSI='262426397519298': Updating SQN=321 in DB 20241005055532142 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426397519298"} 20241005055532142 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532142 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532142 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532145 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532145 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426397519298"} 20241005055532145 DAUC <0003> db_auc.c:157 IMSI='262426397519298': No 2G Auth Data 20241005055532145 DAUC <0003> db_auc.c:236 IMSI='262426397519298': Calling to generate 5 vectors 20241005055532145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055532145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532145 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055532145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532145 DAUC <0003> auc.c:113 vector [0]: rand = 0c944e4c94a8fc21876ce2c837d75447 20241005055532145 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532145 DAUC <0003> auc.c:142 vector [0]: autn = eba6ce726deb00001ef08e8ee3db09a8 20241005055532145 DAUC <0003> auc.c:143 vector [0]: ck = 1c87b54c809b4d0f5fa8702170eb7a19 20241005055532145 DAUC <0003> auc.c:144 vector [0]: ik = 144173c6e85fc7dee93dec93c0389e41 20241005055532145 DAUC <0003> auc.c:145 vector [0]: res = f789ac1bda0f47a60000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [0]: kc = be535a38d8176e89 20241005055532145 DAUC <0003> auc.c:152 vector [0]: sres = 2d86ebbd 20241005055532145 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055532145 DAUC <0003> auc.c:113 vector [1]: rand = f4830f2a23189c729f6a378082be51a6 20241005055532145 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532145 DAUC <0003> auc.c:142 vector [1]: autn = 2bb23878020c0000c8eddc0accb290ca 20241005055532145 DAUC <0003> auc.c:143 vector [1]: ck = bb83521cbad738e0d21b99065e84a722 20241005055532145 DAUC <0003> auc.c:144 vector [1]: ik = 4eb00d35d71e48cec8a29f2c4b0bd46f 20241005055532145 DAUC <0003> auc.c:145 vector [1]: res = a47aec84206a2bb60000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [1]: kc = ef8a590378460363 20241005055532145 DAUC <0003> auc.c:152 vector [1]: sres = 8410c732 20241005055532145 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055532145 DAUC <0003> auc.c:113 vector [2]: rand = d3ac186e773bd757685b8335fc8df04f 20241005055532145 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532145 DAUC <0003> auc.c:142 vector [2]: autn = 65cfd4b6f8990000abb66280f054fc05 20241005055532145 DAUC <0003> auc.c:143 vector [2]: ck = 5f653dfe0aae281e72b6b219e85dc3bc 20241005055532145 DAUC <0003> auc.c:144 vector [2]: ik = 26b2528828702779ba40ec25ead9d96b 20241005055532145 DAUC <0003> auc.c:145 vector [2]: res = 30842543af3b6cfd0000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [2]: kc = b121314a205a15b0 20241005055532145 DAUC <0003> auc.c:152 vector [2]: sres = 9fbf49be 20241005055532145 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055532145 DAUC <0003> auc.c:113 vector [3]: rand = db326970f41c4ab26b6e374cd3c3458b 20241005055532145 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532145 DAUC <0003> auc.c:142 vector [3]: autn = b219ecc56aa5000097871262c8f8a62f 20241005055532145 DAUC <0003> auc.c:143 vector [3]: ck = 2a033248435ed6c562863a1b48e97cb6 20241005055532145 DAUC <0003> auc.c:144 vector [3]: ik = 5abb041f7373a216d29dd70a10924ade 20241005055532145 DAUC <0003> auc.c:145 vector [3]: res = 8646eb2ddbbb230a0000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [3]: kc = c0a3db46685642bb 20241005055532145 DAUC <0003> auc.c:152 vector [3]: sres = 5dfdc827 20241005055532145 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055532145 DAUC <0003> auc.c:113 vector [4]: rand = abcdfeca6d208973f3b30291f4cb4f50 20241005055532145 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532145 DAUC <0003> auc.c:142 vector [4]: autn = c1c86348f03100003b60e5061d513716 20241005055532145 DAUC <0003> auc.c:143 vector [4]: ck = bd9b7df75401714ae3f0886c508d775e 20241005055532145 DAUC <0003> auc.c:144 vector [4]: ik = 962098a826ea9420eed0825061cc630d 20241005055532145 DAUC <0003> auc.c:145 vector [4]: res = 5027bb477a3c02af0000000000000000 20241005055532145 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532145 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055532145 DAUC <0003> auc.c:151 vector [4]: kc = 269bef6343aaf139 20241005055532145 DAUC <0003> auc.c:152 vector [4]: sres = 2a1bb9e8 20241005055532145 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055532145 DAUC <0003> db_auc.c:245 IMSI='262426397519298': Generated 5 vectors 20241005055532145 DAUC <0003> db_auc.c:249 IMSI='262426397519298': Updating SQN=481 in DB 20241005055532153 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426397519298"} 20241005055532153 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426397519298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532153 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532153 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@93594ebe2645: Final verdict of PTC: pass 20241005055532180 DAUC <0003> db_auc.c:157 IMSI='262421155525147': No 2G Auth Data 20241005055532180 DAUC <0003> db_auc.c:192 IMSI='262421155525147': No 3G Auth Data HLR_Test-GSUP(21)@93594ebe2645: Created GsupExpect[0] for "262421155525147" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241005055532232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4258 20241005055532236 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532236 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421155525147"} 20241005055532236 DAUC <0003> db_auc.c:236 IMSI='262421155525147': Calling to generate 1 vectors 20241005055532236 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241005055532236 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532236 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532236 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532236 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532236 DAUC <0003> auc.c:113 vector [0]: rand = 933d5d27f68f63e0de9c78140f41c33d 20241005055532236 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532236 DAUC <0003> auc.c:142 vector [0]: autn = 17fe9d0c29630000310ce89e833f87b7 20241005055532236 DAUC <0003> auc.c:143 vector [0]: ck = d19a936934bd9d30052e001af0116d9d 20241005055532236 DAUC <0003> auc.c:144 vector [0]: ik = b7f7ca7e58e63f9542b77a5c43b88313 20241005055532236 DAUC <0003> auc.c:145 vector [0]: res = 1bbe65ce8c6ad4f50000000000000000 20241005055532236 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532236 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532236 DAUC <0003> auc.c:179 vector [0]: kc = c9e333158feb9400 20241005055532236 DAUC <0003> auc.c:180 vector [0]: sres = e6d93b09 20241005055532236 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532236 DAUC <0003> db_auc.c:245 IMSI='262421155525147': Generated 1 vectors 20241005055532236 DAUC <0003> db_auc.c:249 IMSI='262421155525147': Updating SQN=33 in DB 20241005055532248 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421155525147"} 20241005055532248 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532248 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532248 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@93594ebe2645: Found GsupExpect[0] for "262421155525147" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@93594ebe2645: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421155525147" TC_gsup_sai_num_auth_vectors(29)@93594ebe2645: setverdict(pass): none -> pass 20241005055532251 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532251 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421155525147"} 20241005055532251 DAUC <0003> db_auc.c:236 IMSI='262421155525147': Calling to generate 4 vectors 20241005055532251 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241005055532251 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532251 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532251 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532251 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532251 DAUC <0003> auc.c:113 vector [0]: rand = e4187af022a4502165cc7096bb2b3570 20241005055532251 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532251 DAUC <0003> auc.c:142 vector [0]: autn = 9fbf8c133c230000a2c00c79d4f863ee 20241005055532251 DAUC <0003> auc.c:143 vector [0]: ck = c79b8cac9441ece5605be8c9df82c8e8 20241005055532251 DAUC <0003> auc.c:144 vector [0]: ik = 9c64d69440cbc661120352404b87d7e9 20241005055532251 DAUC <0003> auc.c:145 vector [0]: res = 66e26c960ff92bfe0000000000000000 20241005055532251 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532251 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532251 DAUC <0003> auc.c:179 vector [0]: kc = b86c3bb406fdec00 20241005055532251 DAUC <0003> auc.c:180 vector [0]: sres = 7a057af7 20241005055532251 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532251 DAUC <0003> auc.c:113 vector [1]: rand = 85105baaca0662898691bcec130ff037 20241005055532251 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532251 DAUC <0003> auc.c:142 vector [1]: autn = 2abacc3f2e220000e55fc0c620007953 20241005055532251 DAUC <0003> auc.c:143 vector [1]: ck = 77e5eb4e3710c8cd39a82072feefe8b1 20241005055532251 DAUC <0003> auc.c:144 vector [1]: ik = 15a5c8490d61a6447f32f4a611ddc9a4 20241005055532251 DAUC <0003> auc.c:145 vector [1]: res = 4c68bec16c1c2da00000000000000000 20241005055532251 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532251 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532251 DAUC <0003> auc.c:179 vector [1]: kc = 79b97ef41a38f800 20241005055532251 DAUC <0003> auc.c:180 vector [1]: sres = 0398b3ac 20241005055532251 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532251 DAUC <0003> auc.c:113 vector [2]: rand = 200e3c3ffa98966a1547eae9b32802df 20241005055532251 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532251 DAUC <0003> auc.c:142 vector [2]: autn = c1f1579ace030000f4388e99ac0bb8f4 20241005055532251 DAUC <0003> auc.c:143 vector [2]: ck = a4dbf863f2d0f45a7ffb18591ff49da4 20241005055532251 DAUC <0003> auc.c:144 vector [2]: ik = 52c2e0197bbc84bcb1466839d7a84a35 20241005055532251 DAUC <0003> auc.c:145 vector [2]: res = 2fc0f1150211b3830000000000000000 20241005055532251 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532251 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532251 DAUC <0003> auc.c:179 vector [2]: kc = 53873b38d581ec00 20241005055532251 DAUC <0003> auc.c:180 vector [2]: sres = 5e125a6f 20241005055532251 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532251 DAUC <0003> auc.c:113 vector [3]: rand = 62f8e48b61368cbf03eeb92fd1543b58 20241005055532251 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532251 DAUC <0003> auc.c:142 vector [3]: autn = 02e3d61b98d90000e43fe736374a1065 20241005055532251 DAUC <0003> auc.c:143 vector [3]: ck = 0d6a061f85cfea66f7f9285c9dd2d010 20241005055532251 DAUC <0003> auc.c:144 vector [3]: ik = 7195a7e7806ad7f888dfe2540c9a7f46 20241005055532251 DAUC <0003> auc.c:145 vector [3]: res = d10d5c203a9d5d5b0000000000000000 20241005055532251 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532251 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532251 DAUC <0003> auc.c:179 vector [3]: kc = 12aca9b91d7e5000 20241005055532251 DAUC <0003> auc.c:180 vector [3]: sres = 401a31a6 20241005055532251 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532251 DAUC <0003> db_auc.c:245 IMSI='262421155525147': Generated 4 vectors 20241005055532251 DAUC <0003> db_auc.c:249 IMSI='262421155525147': Updating SQN=161 in DB 20241005055532264 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421155525147"} 20241005055532264 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532264 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532264 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532268 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532268 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421155525147"} 20241005055532268 DAUC <0003> db_auc.c:236 IMSI='262421155525147': Calling to generate 5 vectors 20241005055532268 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532268 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532268 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532268 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532268 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532268 DAUC <0003> auc.c:113 vector [0]: rand = 2fe8d2206237627dd5ae95b54514c632 20241005055532268 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532268 DAUC <0003> auc.c:142 vector [0]: autn = 563ce1699ccd0000df5f1e12b4dc083e 20241005055532268 DAUC <0003> auc.c:143 vector [0]: ck = c2f1e30076a8e93c32e00167d488f41d 20241005055532268 DAUC <0003> auc.c:144 vector [0]: ik = 169a88f46201181a70b52ad3292dbe63 20241005055532268 DAUC <0003> auc.c:145 vector [0]: res = d0c863312c2533b30000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [0]: kc = ecbc2343db732000 20241005055532268 DAUC <0003> auc.c:180 vector [0]: sres = 8b5c7771 20241005055532268 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532268 DAUC <0003> auc.c:113 vector [1]: rand = 9f1df15945e233b678e48b65effc6945 20241005055532268 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532268 DAUC <0003> auc.c:142 vector [1]: autn = 80e348b6b9580000a3795cc06815e087 20241005055532268 DAUC <0003> auc.c:143 vector [1]: ck = 148636d5c62563677739d3a770af3708 20241005055532268 DAUC <0003> auc.c:144 vector [1]: ik = d4596308012fd4604770ac004cd973c8 20241005055532268 DAUC <0003> auc.c:145 vector [1]: res = dd55a7e0182b6e090000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [1]: kc = 4d7779fa8ff29400 20241005055532268 DAUC <0003> auc.c:180 vector [1]: sres = 6d341b40 20241005055532268 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532268 DAUC <0003> auc.c:113 vector [2]: rand = fa2996369a420288a913b7b4adbd057a 20241005055532268 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532268 DAUC <0003> auc.c:142 vector [2]: autn = 0505ef7f6643000082a4fd4401869f58 20241005055532268 DAUC <0003> auc.c:143 vector [2]: ck = 7afa92dd96a518ab8048739228d6f180 20241005055532268 DAUC <0003> auc.c:144 vector [2]: ik = d7754166f3f41db817944dad58819085 20241005055532268 DAUC <0003> auc.c:145 vector [2]: res = e4a7de0d563d28c90000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [2]: kc = c849ad229c20e000 20241005055532268 DAUC <0003> auc.c:180 vector [2]: sres = c3b364d0 20241005055532268 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532268 DAUC <0003> auc.c:113 vector [3]: rand = e5cffa75a58b4be34c24c9d7af6587d9 20241005055532268 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532268 DAUC <0003> auc.c:142 vector [3]: autn = 53adf894190100002e95d956170c7b55 20241005055532268 DAUC <0003> auc.c:143 vector [3]: ck = 987e1ecb0dcf9d368f11686acc3c4b33 20241005055532268 DAUC <0003> auc.c:144 vector [3]: ik = a37c8451ac473505e38830018d8a32d0 20241005055532268 DAUC <0003> auc.c:145 vector [3]: res = 5fe01922e401df340000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [3]: kc = 67700323f1a8e000 20241005055532268 DAUC <0003> auc.c:180 vector [3]: sres = 5fdceab2 20241005055532268 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532268 DAUC <0003> auc.c:113 vector [4]: rand = 57fa9ea28d3c0aa0833ad23e3923a7d7 20241005055532268 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532268 DAUC <0003> auc.c:142 vector [4]: autn = c57a4cd419240000304617eb300c6080 20241005055532268 DAUC <0003> auc.c:143 vector [4]: ck = ae98a318ba8982aec60c6dd86fb9b417 20241005055532268 DAUC <0003> auc.c:144 vector [4]: ik = 98ac8362d50f375b826fa0a36e9e7184 20241005055532268 DAUC <0003> auc.c:145 vector [4]: res = f2b7544b45bbbe8a0000000000000000 20241005055532268 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532268 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532268 DAUC <0003> auc.c:179 vector [4]: kc = 789e73ac9bb31800 20241005055532268 DAUC <0003> auc.c:180 vector [4]: sres = 61c926c3 20241005055532268 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532268 DAUC <0003> db_auc.c:245 IMSI='262421155525147': Generated 5 vectors 20241005055532268 DAUC <0003> db_auc.c:249 IMSI='262421155525147': Updating SQN=321 in DB 20241005055532279 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421155525147"} 20241005055532279 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532279 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532279 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532283 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532283 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421155525147"} 20241005055532283 DAUC <0003> db_auc.c:236 IMSI='262421155525147': Calling to generate 5 vectors 20241005055532283 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532283 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532283 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532283 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532283 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532283 DAUC <0003> auc.c:113 vector [0]: rand = 2e670d896a29739882e1ac85743d1480 20241005055532283 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532283 DAUC <0003> auc.c:142 vector [0]: autn = 4e399bec334c0000069454e30af9106e 20241005055532283 DAUC <0003> auc.c:143 vector [0]: ck = 61b4b77f15391cb8d17cec5774c84e34 20241005055532283 DAUC <0003> auc.c:144 vector [0]: ik = f2a8c14d9cca4ae2411fba52be373583 20241005055532283 DAUC <0003> auc.c:145 vector [0]: res = dabb2ba7a43fea530000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [0]: kc = 25eef79f51aef800 20241005055532283 DAUC <0003> auc.c:180 vector [0]: sres = 99983f6f 20241005055532283 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532283 DAUC <0003> auc.c:113 vector [1]: rand = 9b19b2bd10aa9d9eb9656b756a12732a 20241005055532283 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532283 DAUC <0003> auc.c:142 vector [1]: autn = 5d298d2f1c3100004d4bcbbe9b879fd0 20241005055532283 DAUC <0003> auc.c:143 vector [1]: ck = d4a3de2e510ee127ae5def53fc0ac2dc 20241005055532283 DAUC <0003> auc.c:144 vector [1]: ik = 5985c93dbd8ce08fe6251029af79265e 20241005055532283 DAUC <0003> auc.c:145 vector [1]: res = c071f912de24e64d0000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [1]: kc = 08e3c9542a5ba800 20241005055532283 DAUC <0003> auc.c:180 vector [1]: sres = c49babe9 20241005055532283 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532283 DAUC <0003> auc.c:113 vector [2]: rand = ba3caa002047fff690d4604088a248d9 20241005055532283 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532283 DAUC <0003> auc.c:142 vector [2]: autn = 5bae7c02686b0000180a14ab13e7d95e 20241005055532283 DAUC <0003> auc.c:143 vector [2]: ck = d67e76eb5742704287f1b58de066b8ef 20241005055532283 DAUC <0003> auc.c:144 vector [2]: ik = bc662058321c5b3303b22423f4a79492 20241005055532283 DAUC <0003> auc.c:145 vector [2]: res = e1b14b47166568980000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [2]: kc = 8d52efebbf9a8400 20241005055532283 DAUC <0003> auc.c:180 vector [2]: sres = 87d6ae20 20241005055532283 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532283 DAUC <0003> auc.c:113 vector [3]: rand = 1c3e1cb1e400202ef37a97ae2183aa1f 20241005055532283 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532283 DAUC <0003> auc.c:142 vector [3]: autn = 6e6058a983d20000a01bc5a128239cf0 20241005055532283 DAUC <0003> auc.c:143 vector [3]: ck = 652fee5afe36a57f8399045b8ee44fb3 20241005055532283 DAUC <0003> auc.c:144 vector [3]: ik = cffe5c99539b002beb14e573c21eb55a 20241005055532283 DAUC <0003> auc.c:145 vector [3]: res = 54f22970fe40a5000000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [3]: kc = ad28266feda9e000 20241005055532283 DAUC <0003> auc.c:180 vector [3]: sres = 05f450e6 20241005055532283 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532283 DAUC <0003> auc.c:113 vector [4]: rand = 2e70c634e75ba1edd15bab3fa4688886 20241005055532283 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532283 DAUC <0003> auc.c:142 vector [4]: autn = dc54e2b697ee0000974d7f51cf2f17a5 20241005055532283 DAUC <0003> auc.c:143 vector [4]: ck = 4f423b917f20eeb2deace6d64bf551aa 20241005055532283 DAUC <0003> auc.c:144 vector [4]: ik = b61cf5ff1ec28fffa764e828bf4f48f8 20241005055532283 DAUC <0003> auc.c:145 vector [4]: res = 23cfa3edb8d857c70000000000000000 20241005055532283 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532283 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532283 DAUC <0003> auc.c:179 vector [4]: kc = 739a4ae3695d1400 20241005055532283 DAUC <0003> auc.c:180 vector [4]: sres = 2c4a8dd0 20241005055532283 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532283 DAUC <0003> db_auc.c:245 IMSI='262421155525147': Generated 5 vectors 20241005055532283 DAUC <0003> db_auc.c:249 IMSI='262421155525147': Updating SQN=481 in DB 20241005055532294 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421155525147"} 20241005055532294 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421155525147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532294 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532294 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@93594ebe2645: Final verdict of PTC: pass 20241005055532330 DAUC <0003> db_auc.c:157 IMSI='262425461419761': No 2G Auth Data 20241005055532330 DAUC <0003> db_auc.c:192 IMSI='262425461419761': No 3G Auth Data HLR_Test-GSUP(21)@93594ebe2645: Created GsupExpect[0] for "262425461419761" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241005055532369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 20241005055532373 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532373 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425461419761"} 20241005055532373 DAUC <0003> db_auc.c:236 IMSI='262425461419761': Calling to generate 1 vectors 20241005055532373 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241005055532373 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532373 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532373 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532373 DAUC <0003> auc.c:113 vector [0]: rand = f21df28a582d4aec942c7017acb83035 20241005055532373 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532373 DAUC <0003> auc.c:142 vector [0]: autn = 7d24ee457530000068e548b5ff546a0e 20241005055532373 DAUC <0003> auc.c:143 vector [0]: ck = ce54d26ffdd0bda07fcd3e840d246156 20241005055532373 DAUC <0003> auc.c:144 vector [0]: ik = d9c0dd8475da029ddb69c5a9d884e66c 20241005055532373 DAUC <0003> auc.c:145 vector [0]: res = 871d2e54731d46cb0000000000000000 20241005055532373 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532373 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532373 DAUC <0003> auc.c:179 vector [0]: kc = 747d9d3d96397400 20241005055532373 DAUC <0003> auc.c:180 vector [0]: sres = 0ed9af08 20241005055532373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532373 DAUC <0003> db_auc.c:245 IMSI='262425461419761': Generated 1 vectors 20241005055532373 DAUC <0003> db_auc.c:249 IMSI='262425461419761': Updating SQN=33 in DB 20241005055532381 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425461419761"} 20241005055532381 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532381 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532381 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@93594ebe2645: Found GsupExpect[0] for "262425461419761" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@93594ebe2645: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425461419761" TC_gsup_sai_num_auth_vectors(30)@93594ebe2645: setverdict(pass): none -> pass 20241005055532384 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532384 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425461419761"} 20241005055532384 DAUC <0003> db_auc.c:236 IMSI='262425461419761': Calling to generate 4 vectors 20241005055532384 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241005055532384 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532384 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532384 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532384 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532384 DAUC <0003> auc.c:113 vector [0]: rand = 5465f0b9e844c31dccebc1ff5e5713d0 20241005055532384 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532384 DAUC <0003> auc.c:142 vector [0]: autn = 5bb7ad5389480000e015f811134aed20 20241005055532384 DAUC <0003> auc.c:143 vector [0]: ck = 0f3cc89553c6928824eff9ae1c0b5d86 20241005055532384 DAUC <0003> auc.c:144 vector [0]: ik = db76d2ea1bdd206e590b2645bbf2c97e 20241005055532384 DAUC <0003> auc.c:145 vector [0]: res = a141ed1112466d140000000000000000 20241005055532384 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532384 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532384 DAUC <0003> auc.c:179 vector [0]: kc = 949003c2a1ca3800 20241005055532384 DAUC <0003> auc.c:180 vector [0]: sres = 1af7dd69 20241005055532384 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532384 DAUC <0003> auc.c:113 vector [1]: rand = 830847f9d82ad9df0a29b4cd21e0bdf2 20241005055532384 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532384 DAUC <0003> auc.c:142 vector [1]: autn = 5f60a38250b30000d149a6084e842a7b 20241005055532384 DAUC <0003> auc.c:143 vector [1]: ck = 6384d521674c56f4780538072220a5e2 20241005055532384 DAUC <0003> auc.c:144 vector [1]: ik = 34651338c387d831b8c1dd670acd7a95 20241005055532384 DAUC <0003> auc.c:145 vector [1]: res = 77e580045e3a41fb0000000000000000 20241005055532384 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532384 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532384 DAUC <0003> auc.c:179 vector [1]: kc = b901eb7afc1d4000 20241005055532384 DAUC <0003> auc.c:180 vector [1]: sres = f5f1c7c5 20241005055532384 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532384 DAUC <0003> auc.c:113 vector [2]: rand = e2a9532e827af43d733de90ff2b2b4b8 20241005055532384 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532384 DAUC <0003> auc.c:142 vector [2]: autn = d3d62befa9000000369dc13dc99b4311 20241005055532384 DAUC <0003> auc.c:143 vector [2]: ck = 6c1c95fd358c0ef1b0d36c581dee4716 20241005055532384 DAUC <0003> auc.c:144 vector [2]: ik = 346377e7a3b55504b85d3ceea8baa861 20241005055532384 DAUC <0003> auc.c:145 vector [2]: res = 555e66a048021c200000000000000000 20241005055532384 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532384 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532384 DAUC <0003> auc.c:179 vector [2]: kc = 82573d748da9bc00 20241005055532384 DAUC <0003> auc.c:180 vector [2]: sres = e875bffd 20241005055532384 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532384 DAUC <0003> auc.c:113 vector [3]: rand = 4526077a4ddca754ee109b14f3e21bb5 20241005055532384 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532384 DAUC <0003> auc.c:142 vector [3]: autn = 976a8a42b9db0000fc7afead87c22ac2 20241005055532384 DAUC <0003> auc.c:143 vector [3]: ck = 7a328c43f1c38fbf7e203dbd65eed965 20241005055532384 DAUC <0003> auc.c:144 vector [3]: ik = 522619bd60e923415995faa085b42404 20241005055532384 DAUC <0003> auc.c:145 vector [3]: res = f364f27cceda3c390000000000000000 20241005055532384 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532384 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532384 DAUC <0003> auc.c:179 vector [3]: kc = ce9e0199e61c5c00 20241005055532384 DAUC <0003> auc.c:180 vector [3]: sres = 033d4e93 20241005055532384 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532384 DAUC <0003> db_auc.c:245 IMSI='262425461419761': Generated 4 vectors 20241005055532384 DAUC <0003> db_auc.c:249 IMSI='262425461419761': Updating SQN=161 in DB 20241005055532392 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425461419761"} 20241005055532392 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532392 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532392 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532395 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532395 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425461419761"} 20241005055532395 DAUC <0003> db_auc.c:236 IMSI='262425461419761': Calling to generate 5 vectors 20241005055532395 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532395 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532395 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532395 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532395 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532395 DAUC <0003> auc.c:113 vector [0]: rand = eb60eb4d3da3c79f38ed1e10484a10ed 20241005055532395 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532395 DAUC <0003> auc.c:142 vector [0]: autn = fe2c92b5b9bf0000f1af6054780292b4 20241005055532395 DAUC <0003> auc.c:143 vector [0]: ck = 8aad73b95b1d1dd512f126304a95fb45 20241005055532395 DAUC <0003> auc.c:144 vector [0]: ik = d3bcd46bb4510260fa9b52c1fd5cf57d 20241005055532395 DAUC <0003> auc.c:145 vector [0]: res = 83b6a6073790b7580000000000000000 20241005055532395 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532395 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532395 DAUC <0003> auc.c:179 vector [0]: kc = c60f9057ab0cfc00 20241005055532395 DAUC <0003> auc.c:180 vector [0]: sres = 9d5c2e05 20241005055532395 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532395 DAUC <0003> auc.c:113 vector [1]: rand = 5d15a5bf5b548d9d8798dfecf0a9cba4 20241005055532395 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532395 DAUC <0003> auc.c:142 vector [1]: autn = 204b69d0a015000085bc3ea9a946a4f1 20241005055532395 DAUC <0003> auc.c:143 vector [1]: ck = d18c62b1f57ed334c086ff06c0a5a572 20241005055532395 DAUC <0003> auc.c:144 vector [1]: ik = 1c0f16ae7b0f24d33dc0efa4e003142b 20241005055532395 DAUC <0003> auc.c:145 vector [1]: res = f642d0cbd9578a890000000000000000 20241005055532395 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532395 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532395 DAUC <0003> auc.c:179 vector [1]: kc = d7d16bc50bfcdc00 20241005055532395 DAUC <0003> auc.c:180 vector [1]: sres = bb2a4c13 20241005055532395 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532395 DAUC <0003> auc.c:113 vector [2]: rand = 13730d0635e58803e17ec6ada90bb581 20241005055532395 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532395 DAUC <0003> auc.c:142 vector [2]: autn = c70701c1395300009dab115c5ce14e59 20241005055532395 DAUC <0003> auc.c:143 vector [2]: ck = 1ee1a9f5984cc21cf189884486b0adfc 20241005055532395 DAUC <0003> auc.c:144 vector [2]: ik = 5e40e875f8c58687eef348f259b667b4 20241005055532395 DAUC <0003> auc.c:145 vector [2]: res = e8f73368f74c03930000000000000000 20241005055532395 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532395 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532395 DAUC <0003> auc.c:179 vector [2]: kc = 0df32edbd17b7800 20241005055532395 DAUC <0003> auc.c:180 vector [2]: sres = 27301e1e 20241005055532395 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532395 DAUC <0003> auc.c:113 vector [3]: rand = d3e38aec304df154aa679569cea12a6c 20241005055532395 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532395 DAUC <0003> auc.c:142 vector [3]: autn = c1b6982a68ce0000dc582f934532555f 20241005055532395 DAUC <0003> auc.c:143 vector [3]: ck = 5cae612ab5441c24918de513c8faf461 20241005055532395 DAUC <0003> auc.c:144 vector [3]: ik = 75f2f6dd8c01d9b28963aa077aa4a105 20241005055532395 DAUC <0003> auc.c:145 vector [3]: res = 2bad26bc9aa1534a0000000000000000 20241005055532395 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532395 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532396 DAUC <0003> auc.c:179 vector [3]: kc = f31c2ad8d4316800 20241005055532396 DAUC <0003> auc.c:180 vector [3]: sres = 6e071eba 20241005055532396 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532396 DAUC <0003> auc.c:113 vector [4]: rand = 6526e2223b3ab74178bba800ab248f1a 20241005055532396 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532396 DAUC <0003> auc.c:142 vector [4]: autn = 92a636fc96b20000990e5909bf6aa451 20241005055532396 DAUC <0003> auc.c:143 vector [4]: ck = 45234d858a5fb3449984799bb872775d 20241005055532396 DAUC <0003> auc.c:144 vector [4]: ik = 61d7503ac8af87bc3a3b7dd6b6e96e54 20241005055532396 DAUC <0003> auc.c:145 vector [4]: res = 0faf816acd24951e0000000000000000 20241005055532396 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532396 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532396 DAUC <0003> auc.c:179 vector [4]: kc = 0584f388c0221000 20241005055532396 DAUC <0003> auc.c:180 vector [4]: sres = eb532557 20241005055532396 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532396 DAUC <0003> db_auc.c:245 IMSI='262425461419761': Generated 5 vectors 20241005055532396 DAUC <0003> db_auc.c:249 IMSI='262425461419761': Updating SQN=321 in DB 20241005055532412 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425461419761"} 20241005055532412 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532412 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532412 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532415 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425461419761"} 20241005055532416 DAUC <0003> db_auc.c:236 IMSI='262425461419761': Calling to generate 5 vectors 20241005055532416 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532416 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532416 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532416 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532416 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532416 DAUC <0003> auc.c:113 vector [0]: rand = 65624e0fd18a90bf277a9de6f493dca0 20241005055532416 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532416 DAUC <0003> auc.c:142 vector [0]: autn = 9fae8ebf4c2500000e67017bccf75ce6 20241005055532416 DAUC <0003> auc.c:143 vector [0]: ck = 62b82632bcdf04d5c8068dd8313003af 20241005055532416 DAUC <0003> auc.c:144 vector [0]: ik = 5d7b0f7d4f9a568a643b591f58a8b02e 20241005055532416 DAUC <0003> auc.c:145 vector [0]: res = b8c820511c1167f60000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [0]: kc = 196972f2c62c6400 20241005055532416 DAUC <0003> auc.c:180 vector [0]: sres = a335e620 20241005055532416 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532416 DAUC <0003> auc.c:113 vector [1]: rand = e419d67351e2201e924b073d0eb229c8 20241005055532416 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532416 DAUC <0003> auc.c:142 vector [1]: autn = 145b58b6a70d0000d934070e327a5a77 20241005055532416 DAUC <0003> auc.c:143 vector [1]: ck = c24757cef3192fad6548e2d5de81f8e0 20241005055532416 DAUC <0003> auc.c:144 vector [1]: ik = 97f4cdd8cb0b1ff7d8cfb2182a2842ee 20241005055532416 DAUC <0003> auc.c:145 vector [1]: res = 938be6d45e647b6d0000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [1]: kc = f6f0fbe395bca400 20241005055532416 DAUC <0003> auc.c:180 vector [1]: sres = 25a95b04 20241005055532416 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532416 DAUC <0003> auc.c:113 vector [2]: rand = 8687f50b715c04c8c3eb9f16ca741247 20241005055532416 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532416 DAUC <0003> auc.c:142 vector [2]: autn = 60106aa438ee000061a8a66dc43ae5e3 20241005055532416 DAUC <0003> auc.c:143 vector [2]: ck = b312d1c14377e6b9cb18e4dedffeb780 20241005055532416 DAUC <0003> auc.c:144 vector [2]: ik = 0055ef01273acee8aecdab5ff9537f42 20241005055532416 DAUC <0003> auc.c:145 vector [2]: res = a15fe201a1a8f8e50000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [2]: kc = e9f0e9eaf1dd9c00 20241005055532416 DAUC <0003> auc.c:180 vector [2]: sres = 203f3c09 20241005055532416 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532416 DAUC <0003> auc.c:113 vector [3]: rand = f6575b755cb05f81bd0806479ce1f874 20241005055532416 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532416 DAUC <0003> auc.c:142 vector [3]: autn = 462fc696fcf30000e7ab9204b8bcbbd7 20241005055532416 DAUC <0003> auc.c:143 vector [3]: ck = aeddec2546360c213b487ab4ba1b435e 20241005055532416 DAUC <0003> auc.c:144 vector [3]: ik = 82d3f488fbbc47f7a48fe82dea07e884 20241005055532416 DAUC <0003> auc.c:145 vector [3]: res = 46677c7e5201c52e0000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [3]: kc = cfdb4242f0845c00 20241005055532416 DAUC <0003> auc.c:180 vector [3]: sres = 63643922 20241005055532416 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532416 DAUC <0003> auc.c:113 vector [4]: rand = ed4952277aa4f5f324118733aa73891b 20241005055532416 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532416 DAUC <0003> auc.c:142 vector [4]: autn = f86a839aa3200000b1e1381434695cbd 20241005055532416 DAUC <0003> auc.c:143 vector [4]: ck = 144f79dadf58a6262ffee360a15b53ba 20241005055532416 DAUC <0003> auc.c:144 vector [4]: ik = 1f4652f4d16f1e454b62d98eb7996c90 20241005055532416 DAUC <0003> auc.c:145 vector [4]: res = 92b30c10b17a16fb0000000000000000 20241005055532416 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532416 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532416 DAUC <0003> auc.c:179 vector [4]: kc = 0655716fd5840400 20241005055532416 DAUC <0003> auc.c:180 vector [4]: sres = 51e134a2 20241005055532416 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532416 DAUC <0003> db_auc.c:245 IMSI='262425461419761': Generated 5 vectors 20241005055532416 DAUC <0003> db_auc.c:249 IMSI='262425461419761': Updating SQN=481 in DB 20241005055532425 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425461419761"} 20241005055532425 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425461419761 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532425 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532425 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54350<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@93594ebe2645: Final verdict of PTC: pass 20241005055532460 DAUC <0003> db_auc.c:157 IMSI='262424713395481': No 2G Auth Data 20241005055532460 DAUC <0003> db_auc.c:192 IMSI='262424713395481': No 3G Auth Data HLR_Test-GSUP(21)@93594ebe2645: Created GsupExpect[0] for "262424713395481" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241005055532499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 20241005055532503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532503 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424713395481"} 20241005055532503 DAUC <0003> db_auc.c:236 IMSI='262424713395481': Calling to generate 1 vectors 20241005055532503 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241005055532503 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532503 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532503 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055532503 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532503 DAUC <0003> auc.c:113 vector [0]: rand = badeeb789fdd5c7d9a456505e41e975e 20241005055532503 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055532503 DAUC <0003> auc.c:142 vector [0]: autn = 616185e72ade000078097e83e00887ad 20241005055532503 DAUC <0003> auc.c:143 vector [0]: ck = f4dd7a68a28097d1dfedac3f59db8b2a 20241005055532503 DAUC <0003> auc.c:144 vector [0]: ik = d7ef6f6b5899bc6e0ef617b3be98e9fd 20241005055532503 DAUC <0003> auc.c:145 vector [0]: res = 87d06146cadd55900000000000000000 20241005055532503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532503 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532503 DAUC <0003> auc.c:179 vector [0]: kc = 16f89925c93007fc 20241005055532503 DAUC <0003> auc.c:180 vector [0]: sres = 23c30052 20241005055532503 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532503 DAUC <0003> db_auc.c:245 IMSI='262424713395481': Generated 1 vectors 20241005055532503 DAUC <0003> db_auc.c:249 IMSI='262424713395481': Updating SQN=33 in DB 20241005055532511 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424713395481"} 20241005055532511 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532511 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532511 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@93594ebe2645: Found GsupExpect[0] for "262424713395481" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@93594ebe2645: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424713395481" TC_gsup_sai_num_auth_vectors(31)@93594ebe2645: setverdict(pass): none -> pass 20241005055532514 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532514 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424713395481"} 20241005055532514 DAUC <0003> db_auc.c:236 IMSI='262424713395481': Calling to generate 4 vectors 20241005055532514 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241005055532514 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532514 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532514 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241005055532514 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532514 DAUC <0003> auc.c:113 vector [0]: rand = 4df5212d13df6ca7f45e80020af08f71 20241005055532514 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241005055532514 DAUC <0003> auc.c:142 vector [0]: autn = 5a58ae7e97be0000b343cff5c93720dd 20241005055532514 DAUC <0003> auc.c:143 vector [0]: ck = 0c3e5b3171fd40dfa06a7c19bf3a21bb 20241005055532514 DAUC <0003> auc.c:144 vector [0]: ik = 99f02bcc335470f028040863faeba827 20241005055532514 DAUC <0003> auc.c:145 vector [0]: res = f5981cfa940260ee0000000000000000 20241005055532514 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532514 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532514 DAUC <0003> auc.c:179 vector [0]: kc = 6310bf4efb6d87e9 20241005055532514 DAUC <0003> auc.c:180 vector [0]: sres = 86ea658f 20241005055532514 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532514 DAUC <0003> auc.c:113 vector [1]: rand = 7546f0f22d00d7bae510cf42154253f3 20241005055532514 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241005055532514 DAUC <0003> auc.c:142 vector [1]: autn = 09ea91a1452800009dc0b5dee42b1e9f 20241005055532514 DAUC <0003> auc.c:143 vector [1]: ck = d48a32ca0677b6269b90d99ff5706b0c 20241005055532514 DAUC <0003> auc.c:144 vector [1]: ik = d8214df1e65b085837f391d11c24920b 20241005055532514 DAUC <0003> auc.c:145 vector [1]: res = 816f73f2b1a6e5700000000000000000 20241005055532514 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532514 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532514 DAUC <0003> auc.c:179 vector [1]: kc = a420b4548a991f4a 20241005055532514 DAUC <0003> auc.c:180 vector [1]: sres = b1bf83f2 20241005055532514 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532514 DAUC <0003> auc.c:113 vector [2]: rand = a7d399e1e601f7ac87a8bfe38f37ae49 20241005055532514 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241005055532514 DAUC <0003> auc.c:142 vector [2]: autn = 373480a6312c0000be1d0b58b7a031fd 20241005055532514 DAUC <0003> auc.c:143 vector [2]: ck = 11cb600f6145c2fa859fd344ce264970 20241005055532514 DAUC <0003> auc.c:144 vector [2]: ik = b813929960bd62abb707c838fc784e62 20241005055532514 DAUC <0003> auc.c:145 vector [2]: res = 2f2c9d90918c03050000000000000000 20241005055532514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532514 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532514 DAUC <0003> auc.c:179 vector [2]: kc = a9ee589d6e4aa883 20241005055532514 DAUC <0003> auc.c:180 vector [2]: sres = ca573889 20241005055532514 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532514 DAUC <0003> auc.c:113 vector [3]: rand = c8d464387bf61d865190bafd7c6bd359 20241005055532514 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241005055532514 DAUC <0003> auc.c:142 vector [3]: autn = 4e8947da4d2c00003d5e13e099cb2f24 20241005055532514 DAUC <0003> auc.c:143 vector [3]: ck = f832126164789687ab0389cf4d1649ff 20241005055532514 DAUC <0003> auc.c:144 vector [3]: ik = 4edc6a98b56e1a0dfcc670710b022ab9 20241005055532514 DAUC <0003> auc.c:145 vector [3]: res = 78d3989fa8a108e40000000000000000 20241005055532514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532514 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532514 DAUC <0003> auc.c:179 vector [3]: kc = 5574b2fe6cf323a0 20241005055532514 DAUC <0003> auc.c:180 vector [3]: sres = 3884bbb7 20241005055532514 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532514 DAUC <0003> db_auc.c:245 IMSI='262424713395481': Generated 4 vectors 20241005055532514 DAUC <0003> db_auc.c:249 IMSI='262424713395481': Updating SQN=161 in DB 20241005055532523 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424713395481"} 20241005055532523 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532523 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532523 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532527 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532527 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424713395481"} 20241005055532527 DAUC <0003> db_auc.c:236 IMSI='262424713395481': Calling to generate 5 vectors 20241005055532527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532527 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241005055532527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532527 DAUC <0003> auc.c:113 vector [0]: rand = 4d02ffaa0d7096deeb87883d0728abb3 20241005055532527 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241005055532527 DAUC <0003> auc.c:142 vector [0]: autn = a8fb0db5c4ce0000e1721d74f6e3ecb6 20241005055532527 DAUC <0003> auc.c:143 vector [0]: ck = 1bd43ec4ab132028bba2eefd5ce10641 20241005055532527 DAUC <0003> auc.c:144 vector [0]: ik = 6188a7a6f24bcc052d7b481549a625e9 20241005055532527 DAUC <0003> auc.c:145 vector [0]: res = 848ef3094ede23c00000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [0]: kc = 5a06d8b0a8e4545b 20241005055532527 DAUC <0003> auc.c:180 vector [0]: sres = 44f5907b 20241005055532527 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532527 DAUC <0003> auc.c:113 vector [1]: rand = d5bf887a45fa11d70e2b199f50d958fa 20241005055532527 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241005055532527 DAUC <0003> auc.c:142 vector [1]: autn = d849498e4ddf00008de7abd117bfa9e8 20241005055532527 DAUC <0003> auc.c:143 vector [1]: ck = 41eb38aeea01f5ca67fdee756482f07b 20241005055532527 DAUC <0003> auc.c:144 vector [1]: ik = b278dba79ee2c812ffc48f1c6e80a189 20241005055532527 DAUC <0003> auc.c:145 vector [1]: res = ccd6c18186cb2d360000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [1]: kc = 9239db5776aafbb4 20241005055532527 DAUC <0003> auc.c:180 vector [1]: sres = 627d570a 20241005055532527 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532527 DAUC <0003> auc.c:113 vector [2]: rand = 3f9cb4ca2de1ca777e2adafca1bcce34 20241005055532527 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241005055532527 DAUC <0003> auc.c:142 vector [2]: autn = 64376435eb5e0000732537cd5d147f47 20241005055532527 DAUC <0003> auc.c:143 vector [2]: ck = 9f9bbd17fb52fa9032e3fcadfd9dd60b 20241005055532527 DAUC <0003> auc.c:144 vector [2]: ik = 837b9240b03f16394d9c5ce9ac5bbd92 20241005055532527 DAUC <0003> auc.c:145 vector [2]: res = 567b1c65463259900000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [2]: kc = e4ec68011eeb6fed 20241005055532527 DAUC <0003> auc.c:180 vector [2]: sres = 4f5c1523 20241005055532527 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532527 DAUC <0003> auc.c:113 vector [3]: rand = 1a9c88fead0a252e55a2dd4594ee1533 20241005055532527 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241005055532527 DAUC <0003> auc.c:142 vector [3]: autn = 2fef8559db3f00005aa7a092338b4ba1 20241005055532527 DAUC <0003> auc.c:143 vector [3]: ck = 7374df5dbf68e0e9a8d5fb625e0c1a89 20241005055532527 DAUC <0003> auc.c:144 vector [3]: ik = e712e30379c0e6146770a2807595917e 20241005055532527 DAUC <0003> auc.c:145 vector [3]: res = 27849710604b9dab0000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [3]: kc = c7a1448d79beb216 20241005055532527 DAUC <0003> auc.c:180 vector [3]: sres = 4290b198 20241005055532527 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532527 DAUC <0003> auc.c:113 vector [4]: rand = 25f0bfa2d8af5eeb4afaf921d783d28a 20241005055532527 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241005055532527 DAUC <0003> auc.c:142 vector [4]: autn = d43fe3feabea00001c18bb17e4d40719 20241005055532527 DAUC <0003> auc.c:143 vector [4]: ck = c837019c55489379b4288374e1bfc829 20241005055532527 DAUC <0003> auc.c:144 vector [4]: ik = 295d4a5eb3c557ee0f692a58929335eb 20241005055532527 DAUC <0003> auc.c:145 vector [4]: res = 8a26e801163b19020000000000000000 20241005055532527 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532527 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532527 DAUC <0003> auc.c:179 vector [4]: kc = c15e492ff5391774 20241005055532527 DAUC <0003> auc.c:180 vector [4]: sres = 8d093f07 20241005055532527 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532527 DAUC <0003> db_auc.c:245 IMSI='262424713395481': Generated 5 vectors 20241005055532527 DAUC <0003> db_auc.c:249 IMSI='262424713395481': Updating SQN=321 in DB 20241005055532535 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424713395481"} 20241005055532535 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532535 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532535 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532538 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532538 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424713395481"} 20241005055532538 DAUC <0003> db_auc.c:236 IMSI='262424713395481': Calling to generate 5 vectors 20241005055532538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055532538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055532538 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055532538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241005055532538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055532538 DAUC <0003> auc.c:113 vector [0]: rand = 1fa2afe2875b3d5697eb108542d72f1a 20241005055532538 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241005055532538 DAUC <0003> auc.c:142 vector [0]: autn = c6f33372e99c0000abda4297747a1fbf 20241005055532538 DAUC <0003> auc.c:143 vector [0]: ck = 148a497d86fd9e28d228ddd25471129c 20241005055532538 DAUC <0003> auc.c:144 vector [0]: ik = 0f44cc36ea4d72c543bae8bfd8ef06ee 20241005055532538 DAUC <0003> auc.c:145 vector [0]: res = 83e1759ffa06e2360000000000000000 20241005055532538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055532538 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055532538 DAUC <0003> auc.c:179 vector [0]: kc = fa84518d1cec4eb9 20241005055532539 DAUC <0003> auc.c:180 vector [0]: sres = 3a5f1580 20241005055532539 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055532539 DAUC <0003> auc.c:113 vector [1]: rand = aeb0d623cfe25f082c3951b365e15a44 20241005055532539 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241005055532539 DAUC <0003> auc.c:142 vector [1]: autn = 510f662b309f0000698c62e0f00b2572 20241005055532539 DAUC <0003> auc.c:143 vector [1]: ck = 37aaf589639d958141ae684e77df1dff 20241005055532539 DAUC <0003> auc.c:144 vector [1]: ik = 8f1b5f13c4ff1abea2f9cbadcbf2d6a0 20241005055532539 DAUC <0003> auc.c:145 vector [1]: res = 60119cb6a4b181c50000000000000000 20241005055532539 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055532539 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055532539 DAUC <0003> auc.c:179 vector [1]: kc = 5ff962b0e97f7b0a 20241005055532539 DAUC <0003> auc.c:180 vector [1]: sres = 4eb29de0 20241005055532539 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055532539 DAUC <0003> auc.c:113 vector [2]: rand = 65f6ab22832d9c6864ef7caa68154b8a 20241005055532539 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241005055532539 DAUC <0003> auc.c:142 vector [2]: autn = ba9b3e4dd66200003c2d1d27e6e29687 20241005055532539 DAUC <0003> auc.c:143 vector [2]: ck = 3d43ddfd4810b5afc01d560ce45bb358 20241005055532539 DAUC <0003> auc.c:144 vector [2]: ik = d8927c2bea0c033fb792c660c7ad1181 20241005055532539 DAUC <0003> auc.c:145 vector [2]: res = fb0d193b120168dc0000000000000000 20241005055532539 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055532539 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055532539 DAUC <0003> auc.c:179 vector [2]: kc = b796f74db03d8d73 20241005055532539 DAUC <0003> auc.c:180 vector [2]: sres = 942fdc53 20241005055532539 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055532539 DAUC <0003> auc.c:113 vector [3]: rand = a9bd25f430076a5733dcbcdd1049a86f 20241005055532539 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241005055532539 DAUC <0003> auc.c:142 vector [3]: autn = 509715f366ea0000b6fcd3b2126a3028 20241005055532539 DAUC <0003> auc.c:143 vector [3]: ck = 0a95925d28ef2be27a36065b150e84be 20241005055532539 DAUC <0003> auc.c:144 vector [3]: ik = 039327fe644bf09dc450d9463b0d1ebf 20241005055532539 DAUC <0003> auc.c:145 vector [3]: res = 046479e4df2f53830000000000000000 20241005055532539 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055532539 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055532539 DAUC <0003> auc.c:179 vector [3]: kc = 068dec8759552c6e 20241005055532539 DAUC <0003> auc.c:180 vector [3]: sres = 1a28f96a 20241005055532539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055532539 DAUC <0003> auc.c:113 vector [4]: rand = 873147e230f9ff0a3c40498ff6b2e1c1 20241005055532539 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241005055532539 DAUC <0003> auc.c:142 vector [4]: autn = 5ee09bc42ca400004aad56fc282a689d 20241005055532539 DAUC <0003> auc.c:143 vector [4]: ck = ff2ce40da67b57f0e8f1aae9c673322d 20241005055532539 DAUC <0003> auc.c:144 vector [4]: ik = e2d823406f175ab16fcc37d650216668 20241005055532539 DAUC <0003> auc.c:145 vector [4]: res = 9a141ec044e669070000000000000000 20241005055532539 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055532539 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055532539 DAUC <0003> auc.c:179 vector [4]: kc = 6e393f7a231c3a54 20241005055532539 DAUC <0003> auc.c:180 vector [4]: sres = e3facae2 20241005055532539 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055532539 DAUC <0003> db_auc.c:245 IMSI='262424713395481': Generated 5 vectors 20241005055532539 DAUC <0003> db_auc.c:249 IMSI='262424713395481': Updating SQN=481 in DB 20241005055532549 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424713395481"} 20241005055532549 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424713395481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055532549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055532549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055532553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055532577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 20241005055532578 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41533<->l=127.0.0.1:4259) 20241005055532578 DLINP <000b> input/ipa.c:451 connected read/write 20241005055532578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055532578 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055532578 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055532578 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@93594ebe2645: Final verdict of PTC: none 22@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055532622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20241005055532622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37376) Waiting for packet dumper to finish... 1 (prev_count=37376, count=59672) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_sai_eps started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055535697 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055535697 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055535699 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055535702 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535702 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055535702 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055535702 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  20241005055535702 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055535702 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  20241005055535702 DLGSUP <0013> gsup_server.c:235 2:  20241005055535702 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 3:  20241005055535702 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 4:  20241005055535702 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 5:  20241005055535702 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 7:  20241005055535702 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055535702 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055535702 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055535702 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@93594ebe2645: 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") 20241005055535719 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36387<->l=127.0.0.1:4259) 20241005055535736 DAUC <0003> db_auc.c:157 IMSI='262425244836062': No 2G Auth Data 20241005055535736 DAUC <0003> db_auc.c:192 IMSI='262425244836062': No 3G Auth Data HLR_Test-GSUP(33)@93594ebe2645: Created GsupExpect[0] for "262425244836062" to be handled at TC_gsup_sai_eps(36) 20241005055535789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20241005055535794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535794 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425244836062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425244836062"} 20241005055535794 DAUC <0003> db_auc.c:157 IMSI='262425244836062': No 2G Auth Data 20241005055535794 DAUC <0003> db_auc.c:236 IMSI='262425244836062': Calling to generate 5 vectors 20241005055535794 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055535794 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055535794 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055535794 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055535794 DAUC <0003> auc.c:113 vector [0]: rand = 9cc0f999bbf1c8a1f7ecf69b93ad3d6b 20241005055535794 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055535794 DAUC <0003> auc.c:142 vector [0]: autn = 37c14ab2f6ed8000f5bf4b141ad0a951 20241005055535794 DAUC <0003> auc.c:143 vector [0]: ck = 592cd09a49c089b315cef89a8c49b642 20241005055535794 DAUC <0003> auc.c:144 vector [0]: ik = 161b4e5a16437298d89d9bd482652f88 20241005055535794 DAUC <0003> auc.c:145 vector [0]: res = 4b89279a69a728ba0000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [0]: kc = 8264fd8e51af62e1 20241005055535794 DAUC <0003> auc.c:152 vector [0]: sres = 222e0f20 20241005055535794 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055535794 DAUC <0003> auc.c:113 vector [1]: rand = 361291c67d90ca6b4aeba740b16219e2 20241005055535794 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055535794 DAUC <0003> auc.c:142 vector [1]: autn = 8d3b98e6a2518000ce5e75608de3dbdb 20241005055535794 DAUC <0003> auc.c:143 vector [1]: ck = 9619e96f700826e0164a2f7514f64bc0 20241005055535794 DAUC <0003> auc.c:144 vector [1]: ik = 7fec08b6702d1a0e4ab47a93bdb6c700 20241005055535794 DAUC <0003> auc.c:145 vector [1]: res = 076867fa22f897a20000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [1]: kc = b50bb43fa965b02e 20241005055535794 DAUC <0003> auc.c:152 vector [1]: sres = 2590f058 20241005055535794 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055535794 DAUC <0003> auc.c:113 vector [2]: rand = f4135070e9d79d541a2bbd78e858b9ce 20241005055535794 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055535794 DAUC <0003> auc.c:142 vector [2]: autn = 0aa88b99612780005c1d4f3bb9c4e4e5 20241005055535794 DAUC <0003> auc.c:143 vector [2]: ck = 226b068f5125fd07b9cfb818777fd003 20241005055535794 DAUC <0003> auc.c:144 vector [2]: ik = 96578a5e5358af4e72440b82970490cd 20241005055535794 DAUC <0003> auc.c:145 vector [2]: res = e912a292ec6d3fe70000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [2]: kc = 7fb73f4be2061287 20241005055535794 DAUC <0003> auc.c:152 vector [2]: sres = 057f9d75 20241005055535794 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055535794 DAUC <0003> auc.c:113 vector [3]: rand = 56fc804261f834d4d670b5999dae4101 20241005055535794 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055535794 DAUC <0003> auc.c:142 vector [3]: autn = b73ec87d6b078000a425f5c78d9dfc4c 20241005055535794 DAUC <0003> auc.c:143 vector [3]: ck = 20548539576e8cbb13528f866594efd5 20241005055535794 DAUC <0003> auc.c:144 vector [3]: ik = 6b74ee4c1f48746c826c2fe30e5fc2d4 20241005055535794 DAUC <0003> auc.c:145 vector [3]: res = ccef5ad3b856a6760000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [3]: kc = da1ecb1023edd5d6 20241005055535794 DAUC <0003> auc.c:152 vector [3]: sres = 74b9fca5 20241005055535794 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055535794 DAUC <0003> auc.c:113 vector [4]: rand = 0d037adb34e002d34b44caaf2f0ff6e8 20241005055535794 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055535794 DAUC <0003> auc.c:142 vector [4]: autn = 68eb9928c944800073ebb429e7dbdba1 20241005055535794 DAUC <0003> auc.c:143 vector [4]: ck = 7d250eec0793ef069aef24ab83ca402b 20241005055535794 DAUC <0003> auc.c:144 vector [4]: ik = 224f880069228f62aa893e353b912efb 20241005055535794 DAUC <0003> auc.c:145 vector [4]: res = 1ebaa25d10a83b4b0000000000000000 20241005055535794 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055535794 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055535794 DAUC <0003> auc.c:151 vector [4]: kc = 6f0c9c72d6ea0eb4 20241005055535794 DAUC <0003> auc.c:152 vector [4]: sres = 0e129916 20241005055535794 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055535794 DAUC <0003> db_auc.c:245 IMSI='262425244836062': Generated 5 vectors 20241005055535794 DAUC <0003> db_auc.c:249 IMSI='262425244836062': Updating SQN=161 in DB 20241005055535802 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425244836062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425244836062"} 20241005055535802 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425244836062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055535802 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055535802 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@93594ebe2645: Found GsupExpect[0] for "262425244836062" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@93594ebe2645: Added IMSI table entry 0TC_gsup_sai_eps(36)"262425244836062" TC_gsup_sai_eps(36)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055535806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@93594ebe2645: Final verdict of PTC: pass 20241005055535830 DAUC <0003> db_auc.c:157 IMSI='262426920501682': No 2G Auth Data 20241005055535830 DAUC <0003> db_auc.c:192 IMSI='262426920501682': No 3G Auth Data HLR_Test-GSUP(33)@93594ebe2645: Created GsupExpect[0] for "262426920501682" to be handled at TC_gsup_sai_eps(37) 20241005055535863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 20241005055535867 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535867 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426920501682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426920501682"} 20241005055535867 DAUC <0003> db_auc.c:157 IMSI='262426920501682': No 2G Auth Data 20241005055535867 DAUC <0003> db_auc.c:236 IMSI='262426920501682': Calling to generate 5 vectors 20241005055535867 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241005055535867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055535867 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241005055535867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055535867 DAUC <0003> auc.c:113 vector [0]: rand = e880c9168347a684dbdaf9389d24e211 20241005055535867 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055535867 DAUC <0003> auc.c:142 vector [0]: autn = 2bdd493811848000f1b24e13a48b6146 20241005055535867 DAUC <0003> auc.c:143 vector [0]: ck = 95159a7e1ced34f00aa743d9c9196f62 20241005055535867 DAUC <0003> auc.c:144 vector [0]: ik = 042d6fcd76224458e38f7cd810f25a1c 20241005055535867 DAUC <0003> auc.c:145 vector [0]: res = 474f5bb6510162e50000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [0]: kc = 7810cab2b32445d6 20241005055535867 DAUC <0003> auc.c:152 vector [0]: sres = 164e3953 20241005055535867 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241005055535867 DAUC <0003> auc.c:113 vector [1]: rand = 6a868f284d928c2c8908cd33a1fb8f08 20241005055535867 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055535867 DAUC <0003> auc.c:142 vector [1]: autn = 541f685b1cae8000b0c2c1b5cc336ee8 20241005055535867 DAUC <0003> auc.c:143 vector [1]: ck = 39ad2abe94bc25582b3f128aab67dc40 20241005055535867 DAUC <0003> auc.c:144 vector [1]: ik = 0f9ff9fa9bd67af3e83a6de6349dbb20 20241005055535867 DAUC <0003> auc.c:145 vector [1]: res = 109ef27fec458fd70000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [1]: kc = f537ac28909038cb 20241005055535867 DAUC <0003> auc.c:152 vector [1]: sres = fcdb7da8 20241005055535867 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241005055535867 DAUC <0003> auc.c:113 vector [2]: rand = 6f6dc9081faab2ee3d39f20d84ba8d48 20241005055535867 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055535867 DAUC <0003> auc.c:142 vector [2]: autn = 190c8c6f7d27800036813571da89bccd 20241005055535867 DAUC <0003> auc.c:143 vector [2]: ck = 1d2b676a6bc3791c828df8bbc5f07985 20241005055535867 DAUC <0003> auc.c:144 vector [2]: ik = c01d8b0dd29cfdc375371aaef236a7d0 20241005055535867 DAUC <0003> auc.c:145 vector [2]: res = fbf178c734c9491b0000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [2]: kc = 2a8c0e728e995a8a 20241005055535867 DAUC <0003> auc.c:152 vector [2]: sres = cf3831dc 20241005055535867 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241005055535867 DAUC <0003> auc.c:113 vector [3]: rand = c4c0bdb25e79e93e0e9eee6818e191ae 20241005055535867 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055535867 DAUC <0003> auc.c:142 vector [3]: autn = b126908c8c7c80007fd879b0be23a740 20241005055535867 DAUC <0003> auc.c:143 vector [3]: ck = 2131c937d039df835493094ce59d8e99 20241005055535867 DAUC <0003> auc.c:144 vector [3]: ik = 612a4c345ebeffd17351f6a522e5d483 20241005055535867 DAUC <0003> auc.c:145 vector [3]: res = 4c355f7375f9a1890000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [3]: kc = 67d97aea49ff7a48 20241005055535867 DAUC <0003> auc.c:152 vector [3]: sres = 39ccfefa 20241005055535867 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241005055535867 DAUC <0003> auc.c:113 vector [4]: rand = d7ea023b5cc06ca738a29d8787eff8e6 20241005055535867 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055535867 DAUC <0003> auc.c:142 vector [4]: autn = bb5a216de0b68000d2bec289ea707e39 20241005055535867 DAUC <0003> auc.c:143 vector [4]: ck = 4140669f8e781008bc74b388b5df3ba0 20241005055535867 DAUC <0003> auc.c:144 vector [4]: ik = 302d29f14c1f6c468445fe985f883bc9 20241005055535867 DAUC <0003> auc.c:145 vector [4]: res = 77cd335d59499df60000000000000000 20241005055535867 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055535867 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241005055535867 DAUC <0003> auc.c:151 vector [4]: kc = 495c027e28307c27 20241005055535867 DAUC <0003> auc.c:152 vector [4]: sres = 2e84aeab 20241005055535867 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241005055535867 DAUC <0003> db_auc.c:245 IMSI='262426920501682': Generated 5 vectors 20241005055535867 DAUC <0003> db_auc.c:249 IMSI='262426920501682': Updating SQN=161 in DB 20241005055535875 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426920501682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426920501682"} 20241005055535875 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426920501682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055535875 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055535875 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@93594ebe2645: Found GsupExpect[0] for "262426920501682" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@93594ebe2645: Added IMSI table entry 1TC_gsup_sai_eps(37)"262426920501682" TC_gsup_sai_eps(37)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055535878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@93594ebe2645: Final verdict of PTC: pass 20241005055535903 DAUC <0003> db_auc.c:157 IMSI='262424213435423': No 2G Auth Data 20241005055535903 DAUC <0003> db_auc.c:192 IMSI='262424213435423': No 3G Auth Data HLR_Test-GSUP(33)@93594ebe2645: Created GsupExpect[0] for "262424213435423" to be handled at TC_gsup_sai_eps(38) 20241005055535943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 20241005055535947 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055535947 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424213435423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424213435423"} 20241005055535947 DAUC <0003> db_auc.c:236 IMSI='262424213435423': Calling to generate 5 vectors 20241005055535947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055535947 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055535947 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055535947 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055535947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055535947 DAUC <0003> auc.c:113 vector [0]: rand = 2f5666d9a77742939318d020a77b73ac 20241005055535947 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055535947 DAUC <0003> auc.c:142 vector [0]: autn = 1a5f03a0c74a8000e1f90c828e26b9d9 20241005055535947 DAUC <0003> auc.c:143 vector [0]: ck = 10a710e18c376658562ab2b97e5dffd6 20241005055535947 DAUC <0003> auc.c:144 vector [0]: ik = 01e7f8280292cd214b7b33e622b3d122 20241005055535947 DAUC <0003> auc.c:145 vector [0]: res = 91ef86b25138c1c00000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [0]: kc = 398c0daad3305800 20241005055535947 DAUC <0003> auc.c:180 vector [0]: sres = 5fb0dc62 20241005055535947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055535947 DAUC <0003> auc.c:113 vector [1]: rand = 31bd3ff1e838d7423f489eb8b995fbfe 20241005055535947 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055535947 DAUC <0003> auc.c:142 vector [1]: autn = 5030942fa5db8000c06a0a36971cd470 20241005055535947 DAUC <0003> auc.c:143 vector [1]: ck = 422eae5257d30308d67abe968673fb85 20241005055535947 DAUC <0003> auc.c:144 vector [1]: ik = 70e3d0cb4dfd686d9772c9bfee1336a1 20241005055535947 DAUC <0003> auc.c:145 vector [1]: res = d3461b808fd1f24c0000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [1]: kc = 468a667a7315dc00 20241005055535947 DAUC <0003> auc.c:180 vector [1]: sres = 798e47cc 20241005055535947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055535947 DAUC <0003> auc.c:113 vector [2]: rand = 65aa60ee1ab88bf8dfbd1035a7ec1f56 20241005055535947 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055535947 DAUC <0003> auc.c:142 vector [2]: autn = 98b4ffc0fc818000350abd2cf495d925 20241005055535947 DAUC <0003> auc.c:143 vector [2]: ck = 70bf9020fb31c80bad72a5adc6ba886b 20241005055535947 DAUC <0003> auc.c:144 vector [2]: ik = 72bfa3796447aa205127bec528f2aca1 20241005055535947 DAUC <0003> auc.c:145 vector [2]: res = 5f4f68ebeed9e3b70000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [2]: kc = 2f5d208ba63d5000 20241005055535947 DAUC <0003> auc.c:180 vector [2]: sres = 2b7b7826 20241005055535947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055535947 DAUC <0003> auc.c:113 vector [3]: rand = 7b40e9cd81b3d09e12ded80ed6bc8c5c 20241005055535947 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055535947 DAUC <0003> auc.c:142 vector [3]: autn = ca53cc2a0e4a8000c0db0310bf065084 20241005055535947 DAUC <0003> auc.c:143 vector [3]: ck = 031095e78ddca963f58cc606ffb8fd0e 20241005055535947 DAUC <0003> auc.c:144 vector [3]: ik = 9c926e305d941432ea6ee4dc1c2c11dd 20241005055535947 DAUC <0003> auc.c:145 vector [3]: res = c48e8ebce05fa3e70000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [3]: kc = 82b2de59940c5400 20241005055535947 DAUC <0003> auc.c:180 vector [3]: sres = 43843bf7 20241005055535947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055535947 DAUC <0003> auc.c:113 vector [4]: rand = fd2e35667b62f4e10ae2651cd5b81e27 20241005055535947 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055535947 DAUC <0003> auc.c:142 vector [4]: autn = 40830314307a800002de2b4a4d6d8ba5 20241005055535947 DAUC <0003> auc.c:143 vector [4]: ck = b6e46fcc214a1c95a1309ade82a92249 20241005055535947 DAUC <0003> auc.c:144 vector [4]: ik = a79e741c5b0083ae3dfe43647f21e996 20241005055535947 DAUC <0003> auc.c:145 vector [4]: res = bfee845f2e8293110000000000000000 20241005055535947 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055535947 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055535947 DAUC <0003> auc.c:179 vector [4]: kc = e586eebb4baf4c00 20241005055535947 DAUC <0003> auc.c:180 vector [4]: sres = 99d1d7ff 20241005055535947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055535947 DAUC <0003> db_auc.c:245 IMSI='262424213435423': Generated 5 vectors 20241005055535947 DAUC <0003> db_auc.c:249 IMSI='262424213435423': Updating SQN=161 in DB 20241005055535956 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424213435423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424213435423"} 20241005055535956 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424213435423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055535956 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055535956 DLINP <000b> input/ipa.c:451 connected read/write 20241005055535956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@93594ebe2645: Found GsupExpect[0] for "262424213435423" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@93594ebe2645: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424213435423" TC_gsup_sai_eps(38)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055535960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54406<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@93594ebe2645: Final verdict of PTC: pass 20241005055535993 DAUC <0003> db_auc.c:157 IMSI='262425257202032': No 2G Auth Data 20241005055535993 DAUC <0003> db_auc.c:192 IMSI='262425257202032': No 3G Auth Data HLR_Test-GSUP(33)@93594ebe2645: Created GsupExpect[0] for "262425257202032" to be handled at TC_gsup_sai_eps(39) 20241005055536033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 20241005055536037 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055536037 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425257202032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425257202032"} 20241005055536037 DAUC <0003> db_auc.c:236 IMSI='262425257202032': Calling to generate 5 vectors 20241005055536037 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055536037 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055536037 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055536037 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055536037 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055536037 DAUC <0003> auc.c:113 vector [0]: rand = 8edb81489a7aeb76e72524e0a57a7d02 20241005055536037 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055536037 DAUC <0003> auc.c:142 vector [0]: autn = e4caa926f490800015e1e44fdb1c4711 20241005055536037 DAUC <0003> auc.c:143 vector [0]: ck = 8efda291343b7a64607eacefeb5bb7a6 20241005055536037 DAUC <0003> auc.c:144 vector [0]: ik = 24991e1610bfdf59b980533858c8531c 20241005055536037 DAUC <0003> auc.c:145 vector [0]: res = a8cba43cb19690d10000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [0]: kc = 892ff4c1cdfea800 20241005055536037 DAUC <0003> auc.c:180 vector [0]: sres = 7d5cf5d2 20241005055536037 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055536037 DAUC <0003> auc.c:113 vector [1]: rand = fce192a0d04eff3ee0723cd81f27a5a2 20241005055536037 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055536037 DAUC <0003> auc.c:142 vector [1]: autn = d506a545668480007c6f9a3efefb1591 20241005055536037 DAUC <0003> auc.c:143 vector [1]: ck = bea99c259c2604310c6d103d561ac693 20241005055536037 DAUC <0003> auc.c:144 vector [1]: ik = 0ab58918bc09fc1881ee7c9c6c727483 20241005055536037 DAUC <0003> auc.c:145 vector [1]: res = 236a0671c0ec2d830000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [1]: kc = 380d7a8135866800 20241005055536037 DAUC <0003> auc.c:180 vector [1]: sres = c3ecb591 20241005055536037 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055536037 DAUC <0003> auc.c:113 vector [2]: rand = 12415aad696f6fddd34fc4bfdd6ce1b3 20241005055536037 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055536037 DAUC <0003> auc.c:142 vector [2]: autn = 24d7b939ce67800018809c5f8ca67e61 20241005055536037 DAUC <0003> auc.c:143 vector [2]: ck = e7cbeea1b0dc8299b611954c029e9051 20241005055536037 DAUC <0003> auc.c:144 vector [2]: ik = 78d514dc068e42c65b873adc5e2368c9 20241005055536037 DAUC <0003> auc.c:145 vector [2]: res = 9375315a9a0964e80000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [2]: kc = 3492acf3d4333400 20241005055536037 DAUC <0003> auc.c:180 vector [2]: sres = 878d7b19 20241005055536037 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055536037 DAUC <0003> auc.c:113 vector [3]: rand = 1c0a3db55b22be43ddb48c4adb5f75ec 20241005055536037 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055536037 DAUC <0003> auc.c:142 vector [3]: autn = 285675f57e858000582ac35d8b43c02e 20241005055536037 DAUC <0003> auc.c:143 vector [3]: ck = 949577e4d0a5cccc731115d88001cd3f 20241005055536037 DAUC <0003> auc.c:144 vector [3]: ik = 1134f065b5c36cfa8e8e460c005b368f 20241005055536037 DAUC <0003> auc.c:145 vector [3]: res = 79d6129a79073b2a0000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [3]: kc = ac25f0bb162de400 20241005055536037 DAUC <0003> auc.c:180 vector [3]: sres = 9c94b728 20241005055536037 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055536037 DAUC <0003> auc.c:113 vector [4]: rand = a96c840a4825711be426e7b277ff9fd5 20241005055536037 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055536037 DAUC <0003> auc.c:142 vector [4]: autn = 18981bcd6e9e8000db6fe82bdfb47f97 20241005055536037 DAUC <0003> auc.c:143 vector [4]: ck = 3989f99c64449d841532df7ebb6ca4f7 20241005055536037 DAUC <0003> auc.c:144 vector [4]: ik = 48b83377c75b1b3d0adc8e649a94bbd4 20241005055536037 DAUC <0003> auc.c:145 vector [4]: res = fd12c213624429860000000000000000 20241005055536037 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055536037 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055536037 DAUC <0003> auc.c:179 vector [4]: kc = 4911986d58dde400 20241005055536037 DAUC <0003> auc.c:180 vector [4]: sres = e7120105 20241005055536037 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055536037 DAUC <0003> db_auc.c:245 IMSI='262425257202032': Generated 5 vectors 20241005055536037 DAUC <0003> db_auc.c:249 IMSI='262425257202032': Updating SQN=161 in DB 20241005055536045 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425257202032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425257202032"} 20241005055536045 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425257202032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055536045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055536045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@93594ebe2645: Found GsupExpect[0] for "262425257202032" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@93594ebe2645: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425257202032" TC_gsup_sai_eps(39)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055536049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54414<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@93594ebe2645: Final verdict of PTC: pass 20241005055536081 DAUC <0003> db_auc.c:157 IMSI='262421683491522': No 2G Auth Data 20241005055536081 DAUC <0003> db_auc.c:192 IMSI='262421683491522': No 3G Auth Data HLR_Test-GSUP(33)@93594ebe2645: Created GsupExpect[0] for "262421683491522" to be handled at TC_gsup_sai_eps(40) 20241005055536121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54420<->l=127.0.0.1:4258 20241005055536125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055536125 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421683491522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421683491522"} 20241005055536125 DAUC <0003> db_auc.c:236 IMSI='262421683491522': Calling to generate 5 vectors 20241005055536125 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241005055536125 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241005055536125 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241005055536125 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241005055536125 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241005055536125 DAUC <0003> auc.c:113 vector [0]: rand = 073e5d613cb2aa6e738442a1580fa6e6 20241005055536125 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241005055536125 DAUC <0003> auc.c:142 vector [0]: autn = ece989a66e458000dc5cee94ab6c8f42 20241005055536125 DAUC <0003> auc.c:143 vector [0]: ck = 3862641c448a9826e2cc08d74fb86eba 20241005055536125 DAUC <0003> auc.c:144 vector [0]: ik = 4aff8e2884fdcb3f5dfdaa100633bc3c 20241005055536125 DAUC <0003> auc.c:145 vector [0]: res = afadb6e7c19e92170000000000000000 20241005055536125 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241005055536125 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241005055536125 DAUC <0003> auc.c:179 vector [0]: kc = 41f76a81df667cf1 20241005055536125 DAUC <0003> auc.c:180 vector [0]: sres = f5b2c104 20241005055536125 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241005055536125 DAUC <0003> auc.c:113 vector [1]: rand = 6a22add2887807d1de37985c1c40dedf 20241005055536125 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241005055536125 DAUC <0003> auc.c:142 vector [1]: autn = c13afa245fa08000756ea5cd2ef38683 20241005055536125 DAUC <0003> auc.c:143 vector [1]: ck = 2cd8718c0501f9add43bce4ccb94e972 20241005055536125 DAUC <0003> auc.c:144 vector [1]: ik = ab76a52c077a075a9bf994bf566c8d6d 20241005055536125 DAUC <0003> auc.c:145 vector [1]: res = 44a3cf38d44c2e4b0000000000000000 20241005055536125 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241005055536125 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241005055536125 DAUC <0003> auc.c:179 vector [1]: kc = e5553b5a12bea6f2 20241005055536125 DAUC <0003> auc.c:180 vector [1]: sres = cd04139e 20241005055536125 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241005055536125 DAUC <0003> auc.c:113 vector [2]: rand = e93f1170cb2e6f2a90fb10e1558f5511 20241005055536125 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241005055536125 DAUC <0003> auc.c:142 vector [2]: autn = 2400004640a28000b4c9cf5b2348845a 20241005055536125 DAUC <0003> auc.c:143 vector [2]: ck = a6fc9b080c61ecfb42595e51a296c421 20241005055536125 DAUC <0003> auc.c:144 vector [2]: ik = e9560444f6b7d09fe9d9830c74cb6b90 20241005055536125 DAUC <0003> auc.c:145 vector [2]: res = b007914780992bda0000000000000000 20241005055536125 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241005055536125 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241005055536125 DAUC <0003> auc.c:179 vector [2]: kc = 2dca0c95f3e18116 20241005055536125 DAUC <0003> auc.c:180 vector [2]: sres = c7710fd1 20241005055536125 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241005055536125 DAUC <0003> auc.c:113 vector [3]: rand = ba03c818fd710fb392c3c3cbc1c36b66 20241005055536125 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241005055536125 DAUC <0003> auc.c:142 vector [3]: autn = 1757e9f49509800081c2baeffe52484b 20241005055536125 DAUC <0003> auc.c:143 vector [3]: ck = 5b678b45da81ce71abf7af65c14a90cb 20241005055536125 DAUC <0003> auc.c:144 vector [3]: ik = 50efe86e93300a5881fddfce747cd553 20241005055536125 DAUC <0003> auc.c:145 vector [3]: res = 41a2fdc8e883587e0000000000000000 20241005055536125 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241005055536125 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241005055536125 DAUC <0003> auc.c:179 vector [3]: kc = c17d51906d0648fc 20241005055536125 DAUC <0003> auc.c:180 vector [3]: sres = aeda2c87 20241005055536126 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241005055536126 DAUC <0003> auc.c:113 vector [4]: rand = a8eb7e657123ed02ae31320c2cb98dce 20241005055536126 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241005055536126 DAUC <0003> auc.c:142 vector [4]: autn = 5d6a30de96a58000389c8cf24603ee25 20241005055536126 DAUC <0003> auc.c:143 vector [4]: ck = e8ef4d33ba7a5603fa71ff6a4cbfbdc0 20241005055536126 DAUC <0003> auc.c:144 vector [4]: ik = 2ef8708aee198b02a237c133026148ac 20241005055536126 DAUC <0003> auc.c:145 vector [4]: res = 94236ef42aca19900000000000000000 20241005055536126 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241005055536126 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241005055536126 DAUC <0003> auc.c:179 vector [4]: kc = ec704f3afec6a163 20241005055536126 DAUC <0003> auc.c:180 vector [4]: sres = 09021e21 20241005055536126 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241005055536126 DAUC <0003> db_auc.c:245 IMSI='262421683491522': Generated 5 vectors 20241005055536126 DAUC <0003> db_auc.c:249 IMSI='262421683491522': Updating SQN=161 in DB 20241005055536133 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421683491522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421683491522"} 20241005055536133 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421683491522 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055536133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055536133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@93594ebe2645: Found GsupExpect[0] for "262421683491522" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@93594ebe2645: Added IMSI table entry 4TC_gsup_sai_eps(40)"262421683491522" TC_gsup_sai_eps(40)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055536136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54420<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055536161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4258 20241005055536162 DLINP <000b> input/ipa.c:451 connected read/write 20241005055536162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055536162 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055536162 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055536162 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055536163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36387<->l=127.0.0.1:4259) 34@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP(33)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055536206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 20241005055536207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5688) Waiting for packet dumper to finish... 1 (prev_count=5688, count=33100) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_ul_unknown_imsi started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055539281 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055539281 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055539283 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055539283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055539285 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055539285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055539285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055539285 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  20241005055539285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055539285 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  20241005055539285 DLGSUP <0013> gsup_server.c:235 2:  20241005055539285 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 3:  20241005055539285 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 4:  20241005055539285 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 5:  20241005055539285 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 7:  20241005055539285 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055539285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055539285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055539285 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@93594ebe2645: 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") 20241005055539304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45783<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@93594ebe2645: Created GsupExpect[0] for "262427691615968" to be handled at TC_gsup_ul_unknown_imsi(45) 20241005055539315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 20241005055539325 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055539325 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427691615968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427691615968" cn_domain=PS} 20241005055539325 DLU <0006> fsm.c:456 lu(262427691615968)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055539325 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427691615968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241005055539325 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427691615968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427691615968" cause=IMSI unknown in HLR} 20241005055539325 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427691615968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055539325 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427691615968)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055539325 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427691615968)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055539325 DLU <0006> fsm.c:568 lu(PS:IMSI-262427691615968)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055539325 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055539325 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@93594ebe2645: Found GsupExpect[0] for "262427691615968" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@93594ebe2645: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427691615968" TC_gsup_ul_unknown_imsi(45)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055539328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@93594ebe2645: Final verdict of PTC: pass 20241005055539329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50246<->l=127.0.0.1:4258 20241005055539330 DLINP <000b> input/ipa.c:451 connected read/write 20241005055539330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055539330 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055539330 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055539330 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055539330 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45783<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP(42)@93594ebe2645: Final verdict of PTC: none 43@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 43: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@93594ebe2645: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055539371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50264<->l=127.0.0.1:4258 20241005055539371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50264<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12336) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055542441 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055542441 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055542443 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055542444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055542447 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055542447 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055542447 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055542447 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  20241005055542447 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055542447 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  20241005055542447 DLGSUP <0013> gsup_server.c:235 2:  20241005055542447 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 3:  20241005055542447 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 4:  20241005055542447 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 5:  20241005055542447 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 7:  20241005055542447 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055542447 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055542447 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055542447 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@93594ebe2645: 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") 20241005055542472 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41905<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@93594ebe2645: Created GsupExpect[0] for "262429908869894" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241005055542486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 20241005055542493 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055542493 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429908869894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429908869894" cn_domain=PS source_name="the-source\n"} 20241005055542493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055542493 DLU <0006> fsm.c:456 lu(262429908869894)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055542493 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429908869894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241005055542493 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429908869894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429908869894" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241005055542493 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429908869894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055542493 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429908869894)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055542493 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429908869894)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055542493 DLU <0006> fsm.c:568 lu(PS:IMSI-262429908869894)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055542493 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055542493 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@93594ebe2645: Found GsupExpect[0] for "262429908869894" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@93594ebe2645: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429908869894" TC_gsup_ul_unknown_imsi_via_proxy(50)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055542496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@93594ebe2645: Final verdict of PTC: pass 20241005055542497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50280<->l=127.0.0.1:4258 20241005055542498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41905<->l=127.0.0.1:4259) 20241005055542498 DLINP <000b> input/ipa.c:451 connected read/write 20241005055542498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055542498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055542498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055542498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055542498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@93594ebe2645: Final verdict of PTC: none 48@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 48: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@93594ebe2645: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055542539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4258 20241005055542539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50296<->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@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055545608 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055545608 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055545610 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055545611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50306<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055545613 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055545613 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055545613 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055545613 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  20241005055545613 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055545613 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  20241005055545613 DLGSUP <0013> gsup_server.c:235 2:  20241005055545613 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 3:  20241005055545613 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 4:  20241005055545613 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 5:  20241005055545613 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 7:  20241005055545613 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055545613 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055545613 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055545613 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@93594ebe2645: 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") 20241005055545633 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43157<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@93594ebe2645: Created GsupExpect[0] for "262429067142249" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241005055545645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20241005055545653 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055545653 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429067142249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429067142249" cn_domain=PS} 20241005055545654 DLU <0006> fsm.c:456 lu(262429067142249)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055545654 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429067142249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241005055545654 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429067142249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429067142249" cause=Roaming not allowed in this location area} 20241005055545654 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429067142249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055545654 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429067142249)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055545654 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429067142249)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055545654 DLU <0006> fsm.c:568 lu(PS:IMSI-262429067142249)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055545654 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055545654 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@93594ebe2645: Found GsupExpect[0] for "262429067142249" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@93594ebe2645: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429067142249" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055545656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@93594ebe2645: Final verdict of PTC: pass 20241005055545657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50306<->l=127.0.0.1:4258 53@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP(52)@93594ebe2645: Final verdict of PTC: none 20241005055545658 DLINP <000b> input/ipa.c:451 connected read/write 20241005055545658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055545658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055545658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055545658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055545658 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43157<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 53: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@93594ebe2645: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055545698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50328<->l=127.0.0.1:4258 20241005055545699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50328<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13480) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_sai_err_unknown_imsi started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055548767 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055548767 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055548770 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055548770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055548772 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055548772 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055548772 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055548772 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  20241005055548772 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055548772 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  20241005055548772 DLGSUP <0013> gsup_server.c:235 2:  20241005055548772 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 3:  20241005055548772 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 4:  20241005055548772 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 5:  20241005055548772 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 7:  20241005055548772 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055548772 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055548772 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055548772 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@93594ebe2645: 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") 20241005055548794 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41097<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@93594ebe2645: Created GsupExpect[0] for "262426754935470" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241005055548808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20241005055548817 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055548817 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426754935470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426754935470"} 20241005055548817 DAUC <0003> db_auc.c:133 IMSI='262426754935470': No such subscriber 20241005055548817 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426754935470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241005055548817 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426754935470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426754935470" cause=IMSI unknown in HLR} 20241005055548817 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426754935470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055548817 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055548817 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@93594ebe2645: Found GsupExpect[0] for "262426754935470" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@93594ebe2645: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262426754935470" TC_gsup_sai_err_unknown_imsi(60)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055548819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@93594ebe2645: Final verdict of PTC: pass 20241005055548820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20241005055548821 DLINP <000b> input/ipa.c:451 connected read/write 20241005055548821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055548821 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055548821 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055548821 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055548821 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41097<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@93594ebe2645: Final verdict of PTC: none 58@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 58: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@93594ebe2645: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 05:55:48 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241005055548865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34786<->l=127.0.0.1:4258 20241005055548866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34786<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12356) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_ul started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055551942 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055551942 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055551945 DLINP <000b> input/ipa.c:451 connected read/write 20241005055551945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055551946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055551947 DLINP <000b> input/ipa.c:451 connected read/write 20241005055551947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055551947 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055551947 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055551947 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  20241005055551947 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055551947 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  20241005055551947 DLGSUP <0013> gsup_server.c:235 2:  20241005055551947 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 3:  20241005055551947 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 4:  20241005055551947 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 5:  20241005055551947 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 7:  20241005055551947 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055551947 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055551947 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055551947 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@93594ebe2645: 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") 20241005055551967 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42463<->l=127.0.0.1:4259) 20241005055551990 DAUC <0003> db_auc.c:157 IMSI='262423639360322': No 2G Auth Data 20241005055551990 DAUC <0003> db_auc.c:192 IMSI='262423639360322': No 3G Auth Data HLR_Test-GSUP(62)@93594ebe2645: Created GsupExpect[0] for "262423639360322" to be handled at TC_gsup_ul(65) 20241005055552021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 20241005055552027 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552027 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423639360322" cn_domain=PS} 20241005055552027 DLU <0006> fsm.c:456 lu(262423639360322)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552027 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552042 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552042 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423639360322" cn_domain=PS} 20241005055552042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552043 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@93594ebe2645: Found GsupExpect[0] for "262423639360322" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@93594ebe2645: Added IMSI table entry 0TC_gsup_ul(65)"262423639360322" 20241005055552046 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552046 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423639360322"} 20241005055552046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552046 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552046 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423639360322"} 20241005055552046 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423639360322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552046 DLU <0006> fsm.c:568 lu(PS:IMSI-262423639360322)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552046 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552046 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul(65)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055552048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 TC_gsup_ul(65)@93594ebe2645: Final verdict of PTC: pass 20241005055552073 DAUC <0003> db_auc.c:157 IMSI='262428782957257': No 2G Auth Data 20241005055552073 DAUC <0003> db_auc.c:192 IMSI='262428782957257': No 3G Auth Data 20241005055552082 DLGSUP <0013> hlr.c:121 IMSI 262428782957257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@93594ebe2645: Created GsupExpect[0] for "262428782957257" to be handled at TC_gsup_ul(66) 20241005055552106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20241005055552111 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552111 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428782957257" cn_domain=PS} 20241005055552111 DLU <0006> fsm.c:456 lu(262428782957257)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552111 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552130 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428782957257" cn_domain=PS} 20241005055552130 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552130 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@93594ebe2645: Found GsupExpect[0] for "262428782957257" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@93594ebe2645: Added IMSI table entry 1TC_gsup_ul(66)"262428782957257" 20241005055552133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552133 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428782957257"} 20241005055552133 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552133 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552133 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428782957257"} 20241005055552133 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428782957257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552133 DLU <0006> fsm.c:568 lu(PS:IMSI-262428782957257)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552133 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552134 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul(66)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055552135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 TC_gsup_ul(66)@93594ebe2645: Final verdict of PTC: pass 20241005055552159 DAUC <0003> db_auc.c:157 IMSI='262427200000583': No 2G Auth Data 20241005055552159 DAUC <0003> db_auc.c:192 IMSI='262427200000583': No 3G Auth Data 20241005055552168 DLGSUP <0013> hlr.c:121 IMSI 262427200000583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@93594ebe2645: Created GsupExpect[0] for "262427200000583" to be handled at TC_gsup_ul(67) 20241005055552190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 20241005055552194 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552194 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427200000583" cn_domain=PS} 20241005055552194 DLU <0006> fsm.c:456 lu(262427200000583)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552194 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552210 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427200000583" cn_domain=PS} 20241005055552210 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552210 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@93594ebe2645: Found GsupExpect[0] for "262427200000583" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@93594ebe2645: Added IMSI table entry 2TC_gsup_ul(67)"262427200000583" 20241005055552213 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552213 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427200000583"} 20241005055552213 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552213 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552213 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427200000583"} 20241005055552213 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427200000583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552213 DLU <0006> fsm.c:568 lu(PS:IMSI-262427200000583)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552213 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552213 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul(67)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055552214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 TC_gsup_ul(67)@93594ebe2645: Final verdict of PTC: pass 20241005055552239 DAUC <0003> db_auc.c:157 IMSI='262424513239136': No 2G Auth Data 20241005055552239 DAUC <0003> db_auc.c:192 IMSI='262424513239136': No 3G Auth Data 20241005055552247 DLGSUP <0013> hlr.c:121 IMSI 262424513239136: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@93594ebe2645: Created GsupExpect[0] for "262424513239136" to be handled at TC_gsup_ul(68) 20241005055552267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 20241005055552269 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552270 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424513239136" cn_domain=PS} 20241005055552270 DLU <0006> fsm.c:456 lu(262424513239136)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552270 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552286 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424513239136" cn_domain=PS} 20241005055552286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@93594ebe2645: Found GsupExpect[0] for "262424513239136" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@93594ebe2645: Added IMSI table entry 3TC_gsup_ul(68)"262424513239136" 20241005055552288 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552288 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424513239136"} 20241005055552288 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552288 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552288 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424513239136"} 20241005055552288 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424513239136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552288 DLU <0006> fsm.c:568 lu(PS:IMSI-262424513239136)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552288 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552288 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul(68)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055552290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 TC_gsup_ul(68)@93594ebe2645: Final verdict of PTC: pass 20241005055552315 DAUC <0003> db_auc.c:157 IMSI='262424718828376': No 2G Auth Data 20241005055552315 DAUC <0003> db_auc.c:192 IMSI='262424718828376': No 3G Auth Data 20241005055552324 DLGSUP <0013> hlr.c:121 IMSI 262424718828376: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@93594ebe2645: Created GsupExpect[0] for "262424718828376" to be handled at TC_gsup_ul(69) 20241005055552348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 20241005055552352 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552352 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424718828376" cn_domain=PS} 20241005055552352 DLU <0006> fsm.c:456 lu(262424718828376)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552352 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552367 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552367 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424718828376" cn_domain=PS} 20241005055552367 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552367 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@93594ebe2645: Found GsupExpect[0] for "262424718828376" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@93594ebe2645: Added IMSI table entry 4TC_gsup_ul(69)"262424718828376" 20241005055552370 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552370 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424718828376"} 20241005055552370 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552370 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552370 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424718828376"} 20241005055552370 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424718828376 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552370 DLU <0006> fsm.c:568 lu(PS:IMSI-262424718828376)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552370 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552370 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul(69)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055552372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34820<->l=127.0.0.1:4258 TC_gsup_ul(69)@93594ebe2645: Final verdict of PTC: pass 20241005055552396 DAUC <0003> db_auc.c:157 IMSI='262422637237860': No 2G Auth Data 20241005055552396 DAUC <0003> db_auc.c:192 IMSI='262422637237860': No 3G Auth Data 20241005055552405 DLGSUP <0013> hlr.c:121 IMSI 262422637237860: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@93594ebe2645: Created GsupExpect[0] for "262422637237860" to be handled at TC_gsup_ul(70) 20241005055552436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4258 20241005055552440 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552440 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422637237860" cn_domain=PS} 20241005055552440 DLU <0006> fsm.c:456 lu(262422637237860)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552440 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552454 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422637237860" cn_domain=PS} 20241005055552454 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552454 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@93594ebe2645: Found GsupExpect[0] for "262422637237860" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@93594ebe2645: Added IMSI table entry 5TC_gsup_ul(70)"262422637237860" 20241005055552457 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552457 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422637237860"} 20241005055552457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552457 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552457 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422637237860"} 20241005055552457 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422637237860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552457 DLU <0006> fsm.c:568 lu(PS:IMSI-262422637237860)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552457 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552457 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul(70)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055552459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4258 TC_gsup_ul(70)@93594ebe2645: Final verdict of PTC: pass 20241005055552493 DAUC <0003> db_auc.c:157 IMSI='262423811611550': No 2G Auth Data 20241005055552493 DAUC <0003> db_auc.c:192 IMSI='262423811611550': No 3G Auth Data 20241005055552501 DLGSUP <0013> hlr.c:121 IMSI 262423811611550: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@93594ebe2645: Created GsupExpect[0] for "262423811611550" to be handled at TC_gsup_ul(71) 20241005055552532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 20241005055552535 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552535 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423811611550" cn_domain=PS} 20241005055552535 DLU <0006> fsm.c:456 lu(262423811611550)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552535 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552551 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423811611550" cn_domain=PS} 20241005055552551 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552551 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@93594ebe2645: Found GsupExpect[0] for "262423811611550" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@93594ebe2645: Added IMSI table entry 6TC_gsup_ul(71)"262423811611550" 20241005055552554 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552554 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423811611550"} 20241005055552554 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552554 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552554 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423811611550"} 20241005055552554 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423811611550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552554 DLU <0006> fsm.c:568 lu(PS:IMSI-262423811611550)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552554 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552554 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul(71)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055552556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4258 TC_gsup_ul(71)@93594ebe2645: Final verdict of PTC: pass 20241005055552586 DAUC <0003> db_auc.c:157 IMSI='262429744867955': No 2G Auth Data 20241005055552586 DAUC <0003> db_auc.c:192 IMSI='262429744867955': No 3G Auth Data 20241005055552594 DLGSUP <0013> hlr.c:121 IMSI 262429744867955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@93594ebe2645: Created GsupExpect[0] for "262429744867955" to be handled at TC_gsup_ul(72) 20241005055552626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4258 20241005055552630 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552631 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429744867955" cn_domain=PS} 20241005055552631 DLU <0006> fsm.c:456 lu(262429744867955)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055552631 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055552646 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055552646 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429744867955" cn_domain=PS} 20241005055552646 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552646 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@93594ebe2645: Found GsupExpect[0] for "262429744867955" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@93594ebe2645: Added IMSI table entry 7TC_gsup_ul(72)"262429744867955" 20241005055552649 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552649 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429744867955"} 20241005055552649 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055552649 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055552649 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429744867955"} 20241005055552649 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429744867955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055552649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055552649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055552649 DLU <0006> fsm.c:568 lu(PS:IMSI-262429744867955)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055552649 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055552649 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul(72)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055552651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4258 TC_gsup_ul(72)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055552676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34794<->l=127.0.0.1:4258 20241005055552677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42463<->l=127.0.0.1:4259) 20241005055552677 DLINP <000b> input/ipa.c:451 connected read/write 20241005055552677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055552677 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055552677 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055552677 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@93594ebe2645: Final verdict of PTC: none 63@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_ul finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055552724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 20241005055552725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5984) Waiting for packet dumper to finish... 1 (prev_count=5984, count=45144) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_ul_via_proxy started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055555803 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055555803 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055555805 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34872<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055555808 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055555808 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055555808 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  20241005055555808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055555808 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  20241005055555808 DLGSUP <0013> gsup_server.c:235 2:  20241005055555808 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 3:  20241005055555808 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 4:  20241005055555808 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 5:  20241005055555808 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 7:  20241005055555808 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055555808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055555808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055555808 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@93594ebe2645: 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") 20241005055555826 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36109<->l=127.0.0.1:4259) 20241005055555851 DAUC <0003> db_auc.c:157 IMSI='262427156405593': No 2G Auth Data 20241005055555851 DAUC <0003> db_auc.c:192 IMSI='262427156405593': No 3G Auth Data HLR_Test-GSUP(74)@93594ebe2645: Created GsupExpect[0] for "262427156405593" to be handled at TC_gsup_ul_via_proxy(77) 20241005055555894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 20241005055555899 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555899 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427156405593" cn_domain=PS source_name="the-source\n"} 20241005055555899 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055555899 DLU <0006> fsm.c:456 lu(262427156405593)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055555899 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055555914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055555914 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427156405593" cn_domain=PS destination_name="the-source\n"} 20241005055555914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@93594ebe2645: Found GsupExpect[0] for "262427156405593" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@93594ebe2645: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427156405593" 20241005055555917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555917 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427156405593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427156405593" source_name="the-source\n"} 20241005055555917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055555917 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055555917 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427156405593" destination_name="the-source\n"} 20241005055555917 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427156405593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055555917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055555917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055555917 DLU <0006> fsm.c:568 lu(PS:IMSI-262427156405593)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055555917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055555919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34880<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@93594ebe2645: Final verdict of PTC: pass 20241005055555944 DAUC <0003> db_auc.c:157 IMSI='262427995375204': No 2G Auth Data 20241005055555944 DAUC <0003> db_auc.c:192 IMSI='262427995375204': No 3G Auth Data 20241005055555952 DLGSUP <0013> hlr.c:121 IMSI 262427995375204: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@93594ebe2645: Created GsupExpect[0] for "262427995375204" to be handled at TC_gsup_ul_via_proxy(78) 20241005055555974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 20241005055555977 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555977 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427995375204" cn_domain=PS source_name="the-source\n"} 20241005055555977 DLU <0006> fsm.c:456 lu(262427995375204)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055555977 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055555993 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055555993 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427995375204" cn_domain=PS destination_name="the-source\n"} 20241005055555993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@93594ebe2645: Found GsupExpect[0] for "262427995375204" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@93594ebe2645: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427995375204" 20241005055555996 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055555996 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427995375204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427995375204" source_name="the-source\n"} 20241005055555996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055555996 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055555996 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427995375204" destination_name="the-source\n"} 20241005055555996 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262427995375204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055555996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055555996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055555996 DLU <0006> fsm.c:568 lu(PS:IMSI-262427995375204)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055555996 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055555996 DLINP <000b> input/ipa.c:451 connected read/write 20241005055555996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055555998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@93594ebe2645: Final verdict of PTC: pass 20241005055556023 DAUC <0003> db_auc.c:157 IMSI='262428549247562': No 2G Auth Data 20241005055556023 DAUC <0003> db_auc.c:192 IMSI='262428549247562': No 3G Auth Data 20241005055556031 DLGSUP <0013> hlr.c:121 IMSI 262428549247562: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@93594ebe2645: Created GsupExpect[0] for "262428549247562" to be handled at TC_gsup_ul_via_proxy(79) 20241005055556054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 20241005055556058 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556058 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428549247562" cn_domain=PS source_name="the-source\n"} 20241005055556058 DLU <0006> fsm.c:456 lu(262428549247562)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556058 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556074 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428549247562" cn_domain=PS destination_name="the-source\n"} 20241005055556074 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556074 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@93594ebe2645: Found GsupExpect[0] for "262428549247562" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@93594ebe2645: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428549247562" 20241005055556077 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556077 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428549247562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428549247562" source_name="the-source\n"} 20241005055556077 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556077 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556077 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428549247562" destination_name="the-source\n"} 20241005055556077 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262428549247562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556077 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556077 DLU <0006> fsm.c:568 lu(PS:IMSI-262428549247562)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556077 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556077 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055556079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@93594ebe2645: Final verdict of PTC: pass 20241005055556103 DAUC <0003> db_auc.c:157 IMSI='262427694695141': No 2G Auth Data 20241005055556103 DAUC <0003> db_auc.c:192 IMSI='262427694695141': No 3G Auth Data 20241005055556112 DLGSUP <0013> hlr.c:121 IMSI 262427694695141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@93594ebe2645: Created GsupExpect[0] for "262427694695141" to be handled at TC_gsup_ul_via_proxy(80) 20241005055556136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 20241005055556140 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556140 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427694695141" cn_domain=PS source_name="the-source\n"} 20241005055556140 DLU <0006> fsm.c:456 lu(262427694695141)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556140 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556157 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427694695141" cn_domain=PS destination_name="the-source\n"} 20241005055556157 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556157 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@93594ebe2645: Found GsupExpect[0] for "262427694695141" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@93594ebe2645: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427694695141" 20241005055556160 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556160 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427694695141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427694695141" source_name="the-source\n"} 20241005055556160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556160 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556160 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427694695141" destination_name="the-source\n"} 20241005055556160 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427694695141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556160 DLU <0006> fsm.c:568 lu(PS:IMSI-262427694695141)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556160 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556160 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055556162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@93594ebe2645: Final verdict of PTC: pass 20241005055556187 DAUC <0003> db_auc.c:157 IMSI='262427448088236': No 2G Auth Data 20241005055556187 DAUC <0003> db_auc.c:192 IMSI='262427448088236': No 3G Auth Data 20241005055556196 DLGSUP <0013> hlr.c:121 IMSI 262427448088236: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@93594ebe2645: Created GsupExpect[0] for "262427448088236" to be handled at TC_gsup_ul_via_proxy(81) 20241005055556223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20241005055556226 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556226 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427448088236" cn_domain=PS source_name="the-source\n"} 20241005055556226 DLU <0006> fsm.c:456 lu(262427448088236)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556226 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556243 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427448088236" cn_domain=PS destination_name="the-source\n"} 20241005055556243 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556243 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@93594ebe2645: Found GsupExpect[0] for "262427448088236" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@93594ebe2645: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262427448088236" 20241005055556246 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556246 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427448088236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427448088236" source_name="the-source\n"} 20241005055556246 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556246 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556246 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427448088236" destination_name="the-source\n"} 20241005055556246 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427448088236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556246 DLU <0006> fsm.c:568 lu(PS:IMSI-262427448088236)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556246 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556246 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055556248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@93594ebe2645: Final verdict of PTC: pass 20241005055556271 DAUC <0003> db_auc.c:157 IMSI='262421519425418': No 2G Auth Data 20241005055556271 DAUC <0003> db_auc.c:192 IMSI='262421519425418': No 3G Auth Data 20241005055556280 DLGSUP <0013> hlr.c:121 IMSI 262421519425418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@93594ebe2645: Created GsupExpect[0] for "262421519425418" to be handled at TC_gsup_ul_via_proxy(82) 20241005055556310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34916<->l=127.0.0.1:4258 20241005055556313 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556313 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421519425418" cn_domain=PS source_name="the-source\n"} 20241005055556313 DLU <0006> fsm.c:456 lu(262421519425418)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556313 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556338 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421519425418" cn_domain=PS destination_name="the-source\n"} 20241005055556338 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556338 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@93594ebe2645: Found GsupExpect[0] for "262421519425418" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@93594ebe2645: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421519425418" 20241005055556341 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556341 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421519425418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421519425418" source_name="the-source\n"} 20241005055556341 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556341 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556341 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421519425418" destination_name="the-source\n"} 20241005055556341 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421519425418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556341 DLU <0006> fsm.c:568 lu(PS:IMSI-262421519425418)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556341 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556341 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055556343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34916<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@93594ebe2645: Final verdict of PTC: pass 20241005055556386 DAUC <0003> db_auc.c:157 IMSI='262427699048521': No 2G Auth Data 20241005055556386 DAUC <0003> db_auc.c:192 IMSI='262427699048521': No 3G Auth Data 20241005055556395 DLGSUP <0013> hlr.c:121 IMSI 262427699048521: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@93594ebe2645: Created GsupExpect[0] for "262427699048521" to be handled at TC_gsup_ul_via_proxy(83) 20241005055556428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 20241005055556433 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556433 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427699048521" cn_domain=PS source_name="the-source\n"} 20241005055556433 DLU <0006> fsm.c:456 lu(262427699048521)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556433 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556447 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556447 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427699048521" cn_domain=PS destination_name="the-source\n"} 20241005055556447 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556447 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@93594ebe2645: Found GsupExpect[0] for "262427699048521" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@93594ebe2645: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262427699048521" 20241005055556450 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556450 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427699048521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427699048521" source_name="the-source\n"} 20241005055556450 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556450 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556450 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427699048521" destination_name="the-source\n"} 20241005055556450 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262427699048521 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556450 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556450 DLU <0006> fsm.c:568 lu(PS:IMSI-262427699048521)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556450 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556450 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055556452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@93594ebe2645: Final verdict of PTC: pass 20241005055556484 DAUC <0003> db_auc.c:157 IMSI='262422077648063': No 2G Auth Data 20241005055556484 DAUC <0003> db_auc.c:192 IMSI='262422077648063': No 3G Auth Data 20241005055556493 DLGSUP <0013> hlr.c:121 IMSI 262422077648063: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@93594ebe2645: Created GsupExpect[0] for "262422077648063" to be handled at TC_gsup_ul_via_proxy(84) 20241005055556525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4258 20241005055556529 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556529 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422077648063" cn_domain=PS source_name="the-source\n"} 20241005055556529 DLU <0006> fsm.c:456 lu(262422077648063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055556529 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241005055556545 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055556545 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422077648063" cn_domain=PS destination_name="the-source\n"} 20241005055556545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@93594ebe2645: Found GsupExpect[0] for "262422077648063" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@93594ebe2645: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262422077648063" 20241005055556548 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556548 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422077648063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422077648063" source_name="the-source\n"} 20241005055556548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055556548 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055556548 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422077648063" destination_name="the-source\n"} 20241005055556548 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422077648063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055556548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055556548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055556548 DLU <0006> fsm.c:568 lu(PS:IMSI-262422077648063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055556548 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055556548 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055556550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055556575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34872<->l=127.0.0.1:4258 20241005055556576 DLINP <000b> input/ipa.c:451 connected read/write 20241005055556576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055556576 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055556576 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055556576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055556576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 75@93594ebe2645: Final verdict of PTC: none 20241005055556576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36109<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055556617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 20241005055556618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31788) Waiting for packet dumper to finish... 1 (prev_count=31788, count=46224) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_ul_subscriber_data started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055559691 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055559691 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055559694 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055559698 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559698 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055559698 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055559698 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  20241005055559698 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055559698 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  20241005055559698 DLGSUP <0013> gsup_server.c:235 2:  20241005055559698 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 3:  20241005055559698 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 4:  20241005055559698 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 5:  20241005055559698 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 7:  20241005055559698 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055559698 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055559698 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055559698 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@93594ebe2645: 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") 20241005055559715 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35243<->l=127.0.0.1:4259) 20241005055559744 DAUC <0003> db_auc.c:157 IMSI='262422285203358': No 2G Auth Data 20241005055559744 DAUC <0003> db_auc.c:192 IMSI='262422285203358': No 3G Auth Data HLR_Test-GSUP(86)@93594ebe2645: Created GsupExpect[0] for "262422285203358" to be handled at TC_gsup_ul_subscriber_data(89) 20241005055559781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@93594ebe2645: GSUP ul subscriber_data 20241005055559786 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559786 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422285203358" cn_domain=PS} 20241005055559786 DLU <0006> fsm.c:456 lu(262422285203358)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055559786 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055559803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055559803 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422285203358" cn_domain=PS} 20241005055559803 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559803 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@93594ebe2645: Found GsupExpect[0] for "262422285203358" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@93594ebe2645: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422285203358" 20241005055559807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559807 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422285203358"} 20241005055559807 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055559807 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055559807 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422285203358"} 20241005055559807 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422285203358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055559807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055559807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055559807 DLU <0006> fsm.c:568 lu(PS:IMSI-262422285203358)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055559807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055559810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@93594ebe2645: Final verdict of PTC: pass 20241005055559835 DAUC <0003> db_auc.c:157 IMSI='262424884839163': No 2G Auth Data 20241005055559835 DAUC <0003> db_auc.c:192 IMSI='262424884839163': No 3G Auth Data 20241005055559850 DLGSUP <0013> hlr.c:121 IMSI 262424884839163: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@93594ebe2645: Created GsupExpect[0] for "262424884839163" to be handled at TC_gsup_ul_subscriber_data(90) 20241005055559877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@93594ebe2645: GSUP ul subscriber_data 20241005055559881 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559881 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424884839163" cn_domain=PS} 20241005055559881 DLU <0006> fsm.c:456 lu(262424884839163)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055559881 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055559901 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055559901 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424884839163" cn_domain=PS} 20241005055559901 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559901 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@93594ebe2645: Found GsupExpect[0] for "262424884839163" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@93594ebe2645: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424884839163" 20241005055559904 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559904 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424884839163"} 20241005055559904 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055559904 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055559904 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424884839163"} 20241005055559904 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424884839163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055559904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055559904 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055559904 DLU <0006> fsm.c:568 lu(PS:IMSI-262424884839163)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055559904 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559904 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055559906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@93594ebe2645: Final verdict of PTC: pass 20241005055559931 DAUC <0003> db_auc.c:157 IMSI='262427696971719': No 2G Auth Data 20241005055559931 DAUC <0003> db_auc.c:192 IMSI='262427696971719': No 3G Auth Data 20241005055559939 DLGSUP <0013> hlr.c:121 IMSI 262427696971719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@93594ebe2645: Created GsupExpect[0] for "262427696971719" to be handled at TC_gsup_ul_subscriber_data(91) 20241005055559963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@93594ebe2645: GSUP ul subscriber_data 20241005055559966 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559966 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427696971719" cn_domain=PS} 20241005055559966 DLU <0006> fsm.c:456 lu(262427696971719)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055559966 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055559981 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055559981 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427696971719" cn_domain=PS} 20241005055559981 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559981 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@93594ebe2645: Found GsupExpect[0] for "262427696971719" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@93594ebe2645: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427696971719" 20241005055559985 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055559985 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427696971719"} 20241005055559985 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055559985 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055559985 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427696971719"} 20241005055559985 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427696971719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055559985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055559985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055559985 DLU <0006> fsm.c:568 lu(PS:IMSI-262427696971719)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055559985 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055559985 DLINP <000b> input/ipa.c:451 connected read/write 20241005055559985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055559987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@93594ebe2645: Final verdict of PTC: pass 20241005055600014 DAUC <0003> db_auc.c:157 IMSI='262420946574070': No 2G Auth Data 20241005055600014 DAUC <0003> db_auc.c:192 IMSI='262420946574070': No 3G Auth Data 20241005055600023 DLGSUP <0013> hlr.c:121 IMSI 262420946574070: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@93594ebe2645: Created GsupExpect[0] for "262420946574070" to be handled at TC_gsup_ul_subscriber_data(92) 20241005055600048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@93594ebe2645: GSUP ul subscriber_data 20241005055600051 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600051 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420946574070" cn_domain=PS} 20241005055600051 DLU <0006> fsm.c:456 lu(262420946574070)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600051 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600066 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600066 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420946574070" cn_domain=PS} 20241005055600066 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600066 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@93594ebe2645: Found GsupExpect[0] for "262420946574070" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@93594ebe2645: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420946574070" 20241005055600068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600068 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420946574070"} 20241005055600068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600068 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600068 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420946574070"} 20241005055600068 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420946574070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600068 DLU <0006> fsm.c:568 lu(PS:IMSI-262420946574070)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055600070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@93594ebe2645: Final verdict of PTC: pass 20241005055600094 DAUC <0003> db_auc.c:157 IMSI='262428323784985': No 2G Auth Data 20241005055600094 DAUC <0003> db_auc.c:192 IMSI='262428323784985': No 3G Auth Data 20241005055600102 DLGSUP <0013> hlr.c:121 IMSI 262428323784985: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@93594ebe2645: Created GsupExpect[0] for "262428323784985" to be handled at TC_gsup_ul_subscriber_data(93) 20241005055600126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47946<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@93594ebe2645: GSUP ul subscriber_data 20241005055600130 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600130 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428323784985" cn_domain=PS} 20241005055600130 DLU <0006> fsm.c:456 lu(262428323784985)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600130 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600145 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600145 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428323784985" cn_domain=PS} 20241005055600145 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600145 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@93594ebe2645: Found GsupExpect[0] for "262428323784985" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@93594ebe2645: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428323784985" 20241005055600148 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600148 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428323784985"} 20241005055600148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600148 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600148 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428323784985"} 20241005055600148 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428323784985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600148 DLU <0006> fsm.c:568 lu(PS:IMSI-262428323784985)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600148 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600148 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055600150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47946<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@93594ebe2645: Final verdict of PTC: pass 20241005055600175 DAUC <0003> db_auc.c:157 IMSI='262422817041331': No 2G Auth Data 20241005055600175 DAUC <0003> db_auc.c:192 IMSI='262422817041331': No 3G Auth Data 20241005055600183 DLGSUP <0013> hlr.c:121 IMSI 262422817041331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@93594ebe2645: Created GsupExpect[0] for "262422817041331" to be handled at TC_gsup_ul_subscriber_data(94) 20241005055600214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47960<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@93594ebe2645: GSUP ul subscriber_data 20241005055600218 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600218 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422817041331" cn_domain=PS} 20241005055600218 DLU <0006> fsm.c:456 lu(262422817041331)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600218 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600233 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422817041331" cn_domain=PS} 20241005055600233 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600234 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@93594ebe2645: Found GsupExpect[0] for "262422817041331" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@93594ebe2645: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262422817041331" 20241005055600236 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600236 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422817041331"} 20241005055600236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600236 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600236 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422817041331"} 20241005055600236 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422817041331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600236 DLU <0006> fsm.c:568 lu(PS:IMSI-262422817041331)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600236 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600237 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055600239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47960<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@93594ebe2645: Final verdict of PTC: pass 20241005055600271 DAUC <0003> db_auc.c:157 IMSI='262422257505191': No 2G Auth Data 20241005055600271 DAUC <0003> db_auc.c:192 IMSI='262422257505191': No 3G Auth Data 20241005055600279 DLGSUP <0013> hlr.c:121 IMSI 262422257505191: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@93594ebe2645: Created GsupExpect[0] for "262422257505191" to be handled at TC_gsup_ul_subscriber_data(95) 20241005055600313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@93594ebe2645: GSUP ul subscriber_data 20241005055600317 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600317 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422257505191" cn_domain=PS} 20241005055600317 DLU <0006> fsm.c:456 lu(262422257505191)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600317 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600332 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422257505191" cn_domain=PS} 20241005055600332 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600332 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@93594ebe2645: Found GsupExpect[0] for "262422257505191" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@93594ebe2645: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422257505191" 20241005055600335 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600335 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422257505191"} 20241005055600335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600335 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600335 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422257505191"} 20241005055600335 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422257505191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600335 DLU <0006> fsm.c:568 lu(PS:IMSI-262422257505191)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600335 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600335 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055600337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@93594ebe2645: Final verdict of PTC: pass 20241005055600367 DAUC <0003> db_auc.c:157 IMSI='262422303057047': No 2G Auth Data 20241005055600367 DAUC <0003> db_auc.c:192 IMSI='262422303057047': No 3G Auth Data 20241005055600375 DLGSUP <0013> hlr.c:121 IMSI 262422303057047: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@93594ebe2645: Created GsupExpect[0] for "262422303057047" to be handled at TC_gsup_ul_subscriber_data(96) 20241005055600406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@93594ebe2645: GSUP ul subscriber_data 20241005055600409 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600409 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422303057047" cn_domain=PS} 20241005055600409 DLU <0006> fsm.c:456 lu(262422303057047)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055600409 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055600424 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055600424 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422303057047" cn_domain=PS} 20241005055600424 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600424 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@93594ebe2645: Found GsupExpect[0] for "262422303057047" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@93594ebe2645: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422303057047" 20241005055600427 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600427 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422303057047"} 20241005055600427 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055600427 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055600427 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422303057047"} 20241005055600427 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422303057047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055600427 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055600427 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055600427 DLU <0006> fsm.c:568 lu(PS:IMSI-262422303057047)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055600427 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055600427 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055600429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055600455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4258 20241005055600456 DLINP <000b> input/ipa.c:451 connected read/write 20241005055600456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055600456 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(86)@93594ebe2645: Final verdict of PTC: none 20241005055600456 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055600456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055600456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35243<->l=127.0.0.1:4259) 87@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055600503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 20241005055600603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23052) Waiting for packet dumper to finish... 1 (prev_count=23052, count=50612) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_vty started. MTC@93594ebe2645: legacy= true 20241005055603675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055603675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055603678 DLINP <000b> input/ipa.c:451 connected read/write 20241005055603678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055603679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055603680 DLINP <000b> input/ipa.c:451 connected read/write 20241005055603680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055603680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055603680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055603680 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  20241005055603680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055603680 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  20241005055603680 DLGSUP <0013> gsup_server.c:235 2:  20241005055603680 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 3:  20241005055603680 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 4:  20241005055603680 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 5:  20241005055603680 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 7:  20241005055603680 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055603680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055603680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055603680 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@93594ebe2645: 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") 20241005055603702 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36039<->l=127.0.0.1:4259) 20241005055603720 DAUC <0003> db_auc.c:157 IMSI='262424409317689': No 2G Auth Data 20241005055603720 DAUC <0003> db_auc.c:192 IMSI='262424409317689': No 3G Auth Data 20241005055603739 DAUC <0003> db_auc.c:192 IMSI='262424409317689': No 3G Auth Data 20241005055603765 DAUC <0003> db_auc.c:157 IMSI='262426394410013': No 2G Auth Data 20241005055603765 DAUC <0003> db_auc.c:192 IMSI='262426394410013': No 3G Auth Data 20241005055603785 DAUC <0003> db_auc.c:157 IMSI='262426394410013': No 2G Auth Data 20241005055603811 DAUC <0003> db_auc.c:157 IMSI='262423545067232': No 2G Auth Data 20241005055603811 DAUC <0003> db_auc.c:192 IMSI='262423545067232': No 3G Auth Data MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055603861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4258 20241005055603862 DLINP <000b> input/ipa.c:451 connected read/write 20241005055603862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055603862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055603862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055603862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055603862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36039<->l=127.0.0.1:4259) 98@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@93594ebe2645: Test case TC_vty finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055603903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241005055604003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17156) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_vty_msisdn_isd started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055607080 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055607080 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055607081 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055607083 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607083 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055607083 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055607083 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  20241005055607083 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055607083 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  20241005055607083 DLGSUP <0013> gsup_server.c:235 2:  20241005055607083 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055607083 DLGSUP <0013> gsup_server.c:235 3:  20241005055607083 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055607083 DLGSUP <0013> gsup_server.c:235 4:  20241005055607083 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055607083 DLGSUP <0013> gsup_server.c:235 5:  20241005055607083 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055607084 DLGSUP <0013> gsup_server.c:235 7:  20241005055607084 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055607084 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055607084 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055607084 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@93594ebe2645: 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") 20241005055607102 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34753<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@93594ebe2645: Created GsupExpect[0] for "262425219265119" to be handled at TC_vty_msisdn_isd(104) 20241005055607116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52244<->l=127.0.0.1:4258 20241005055607132 DAUC <0003> db_auc.c:157 IMSI='262425219265119': No 2G Auth Data 20241005055607132 DAUC <0003> db_auc.c:192 IMSI='262425219265119': No 3G Auth Data 20241005055607161 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607161 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425219265119" cn_domain=PS} 20241005055607161 DLU <0006> fsm.c:456 lu(262425219265119)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055607161 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055607177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055607177 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425219265119" cn_domain=PS} 20241005055607177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055607177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@93594ebe2645: Found GsupExpect[0] for "262425219265119" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@93594ebe2645: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425219265119" 20241005055607180 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607180 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425219265119"} 20241005055607180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055607180 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055607180 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425219265119"} 20241005055607180 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055607180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055607180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055607180 DLU <0006> fsm.c:568 lu(PS:IMSI-262425219265119)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055607180 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055607180 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@93594ebe2645: setverdict(pass): none -> pass 20241005055607190 DLGSUP <0013> hlr.c:128 IMSI 262425219265119: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241005055607190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055607190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055607192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52244<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@93594ebe2645: Final verdict of PTC: pass 20241005055607193 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607193 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425219265119"} 20241005055607193 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241005055607193 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425219265119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055607193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4258 20241005055607194 DLINP <000b> input/ipa.c:451 connected read/write 20241005055607194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055607194 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(101)@93594ebe2645: Final verdict of PTC: none 20241005055607194 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055607195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055607195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34753<->l=127.0.0.1:4259) 102@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 102: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@93594ebe2645: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055607233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4258 20241005055607333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_purge_cs started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055610413 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055610413 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055610415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055610418 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610418 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055610418 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055610418 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  20241005055610418 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055610418 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  20241005055610418 DLGSUP <0013> gsup_server.c:235 2:  20241005055610418 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 3:  20241005055610418 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 4:  20241005055610418 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 5:  20241005055610418 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 7:  20241005055610418 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055610418 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055610418 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055610418 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@93594ebe2645: 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") 20241005055610435 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42507<->l=127.0.0.1:4259) 20241005055610451 DAUC <0003> db_auc.c:157 IMSI='262426371473297': No 2G Auth Data 20241005055610451 DAUC <0003> db_auc.c:192 IMSI='262426371473297': No 3G Auth Data HLR_Test-GSUP(106)@93594ebe2645: Created GsupExpect[0] for "262426371473297" to be handled at TC_gsup_purge_cs(109) 20241005055610492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 20241005055610497 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610497 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426371473297" cn_domain=PS} 20241005055610497 DLU <0006> fsm.c:456 lu(262426371473297)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610497 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610512 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426371473297" cn_domain=PS} 20241005055610512 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610512 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@93594ebe2645: Found GsupExpect[0] for "262426371473297" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@93594ebe2645: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426371473297" 20241005055610516 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610516 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426371473297"} 20241005055610516 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610516 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610516 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426371473297"} 20241005055610516 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610516 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610516 DLU <0006> fsm.c:568 lu(PS:IMSI-262426371473297)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610516 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610516 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@93594ebe2645: setverdict(pass): none -> pass 20241005055610518 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610518 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426371473297" cn_domain=CS} 20241005055610518 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610526 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426371473297"} 20241005055610526 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426371473297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610526 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610526 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055610527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@93594ebe2645: Final verdict of PTC: pass 20241005055610552 DAUC <0003> db_auc.c:157 IMSI='262423460173887': No 2G Auth Data 20241005055610552 DAUC <0003> db_auc.c:192 IMSI='262423460173887': No 3G Auth Data 20241005055610560 DLGSUP <0013> hlr.c:121 IMSI 262423460173887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@93594ebe2645: Created GsupExpect[0] for "262423460173887" to be handled at TC_gsup_purge_cs(110) 20241005055610584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 20241005055610588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610588 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423460173887" cn_domain=PS} 20241005055610588 DLU <0006> fsm.c:456 lu(262423460173887)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610588 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610603 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610603 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423460173887" cn_domain=PS} 20241005055610603 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610603 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@93594ebe2645: Found GsupExpect[0] for "262423460173887" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@93594ebe2645: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423460173887" 20241005055610606 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610606 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423460173887"} 20241005055610606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610606 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610606 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423460173887"} 20241005055610606 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610606 DLU <0006> fsm.c:568 lu(PS:IMSI-262423460173887)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610606 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610606 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@93594ebe2645: setverdict(pass): none -> pass 20241005055610609 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610609 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423460173887" cn_domain=CS} 20241005055610609 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610617 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423460173887"} 20241005055610617 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423460173887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610617 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610617 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055610618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52268<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@93594ebe2645: Final verdict of PTC: pass 20241005055610642 DAUC <0003> db_auc.c:157 IMSI='262427133811305': No 2G Auth Data 20241005055610642 DAUC <0003> db_auc.c:192 IMSI='262427133811305': No 3G Auth Data 20241005055610650 DLGSUP <0013> hlr.c:121 IMSI 262427133811305: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@93594ebe2645: Created GsupExpect[0] for "262427133811305" to be handled at TC_gsup_purge_cs(111) 20241005055610672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241005055610675 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610675 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427133811305" cn_domain=PS} 20241005055610675 DLU <0006> fsm.c:456 lu(262427133811305)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610675 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610690 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427133811305" cn_domain=PS} 20241005055610690 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610690 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@93594ebe2645: Found GsupExpect[0] for "262427133811305" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@93594ebe2645: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427133811305" 20241005055610693 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610693 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427133811305"} 20241005055610693 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610693 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610693 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427133811305"} 20241005055610693 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610693 DLU <0006> fsm.c:568 lu(PS:IMSI-262427133811305)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610693 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610693 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@93594ebe2645: setverdict(pass): none -> pass 20241005055610695 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610695 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427133811305" cn_domain=CS} 20241005055610695 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610703 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427133811305"} 20241005055610703 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427133811305 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055610704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@93594ebe2645: Final verdict of PTC: pass 20241005055610728 DAUC <0003> db_auc.c:157 IMSI='262420933446560': No 2G Auth Data 20241005055610728 DAUC <0003> db_auc.c:192 IMSI='262420933446560': No 3G Auth Data 20241005055610737 DLGSUP <0013> hlr.c:121 IMSI 262420933446560: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@93594ebe2645: Created GsupExpect[0] for "262420933446560" to be handled at TC_gsup_purge_cs(112) 20241005055610760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52290<->l=127.0.0.1:4258 20241005055610763 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610763 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420933446560" cn_domain=PS} 20241005055610763 DLU <0006> fsm.c:456 lu(262420933446560)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610763 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610781 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420933446560" cn_domain=PS} 20241005055610781 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610781 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@93594ebe2645: Found GsupExpect[0] for "262420933446560" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@93594ebe2645: Added IMSI table entry 3TC_gsup_purge_cs(112)"262420933446560" 20241005055610783 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610784 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420933446560"} 20241005055610784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610784 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610784 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420933446560"} 20241005055610784 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610784 DLU <0006> fsm.c:568 lu(PS:IMSI-262420933446560)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610784 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610784 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@93594ebe2645: setverdict(pass): none -> pass 20241005055610786 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610786 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420933446560" cn_domain=CS} 20241005055610786 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610794 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420933446560"} 20241005055610794 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420933446560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610794 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055610795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52290<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@93594ebe2645: Final verdict of PTC: pass 20241005055610818 DAUC <0003> db_auc.c:157 IMSI='262425373002635': No 2G Auth Data 20241005055610818 DAUC <0003> db_auc.c:192 IMSI='262425373002635': No 3G Auth Data 20241005055610827 DLGSUP <0013> hlr.c:121 IMSI 262425373002635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@93594ebe2645: Created GsupExpect[0] for "262425373002635" to be handled at TC_gsup_purge_cs(113) 20241005055610850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20241005055610853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610853 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425373002635" cn_domain=PS} 20241005055610853 DLU <0006> fsm.c:456 lu(262425373002635)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610853 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610868 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610868 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425373002635" cn_domain=PS} 20241005055610868 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610869 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@93594ebe2645: Found GsupExpect[0] for "262425373002635" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@93594ebe2645: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425373002635" 20241005055610871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610871 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425373002635"} 20241005055610871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610871 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610871 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425373002635"} 20241005055610871 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610871 DLU <0006> fsm.c:568 lu(PS:IMSI-262425373002635)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610871 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@93594ebe2645: setverdict(pass): none -> pass 20241005055610874 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610874 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425373002635" cn_domain=CS} 20241005055610874 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055610881 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425373002635"} 20241005055610881 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425373002635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055610881 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610881 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055610882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@93594ebe2645: Final verdict of PTC: pass 20241005055610913 DAUC <0003> db_auc.c:157 IMSI='262427732752478': No 2G Auth Data 20241005055610913 DAUC <0003> db_auc.c:192 IMSI='262427732752478': No 3G Auth Data 20241005055610924 DLGSUP <0013> hlr.c:121 IMSI 262427732752478: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@93594ebe2645: Created GsupExpect[0] for "262427732752478" to be handled at TC_gsup_purge_cs(114) 20241005055610966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20241005055610969 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610969 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427732752478" cn_domain=PS} 20241005055610970 DLU <0006> fsm.c:456 lu(262427732752478)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055610970 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055610988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055610988 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427732752478" cn_domain=PS} 20241005055610988 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610988 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@93594ebe2645: Found GsupExpect[0] for "262427732752478" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@93594ebe2645: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427732752478" 20241005055610991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610991 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427732752478"} 20241005055610991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055610991 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055610991 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427732752478"} 20241005055610991 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055610991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055610991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055610991 DLU <0006> fsm.c:568 lu(PS:IMSI-262427732752478)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055610991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055610991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@93594ebe2645: setverdict(pass): none -> pass 20241005055610993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055610993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055610994 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427732752478" cn_domain=CS} 20241005055610994 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055611001 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427732752478"} 20241005055611001 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427732752478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055611001 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611001 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055611003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@93594ebe2645: Final verdict of PTC: pass 20241005055611034 DAUC <0003> db_auc.c:157 IMSI='262428924035827': No 2G Auth Data 20241005055611034 DAUC <0003> db_auc.c:192 IMSI='262428924035827': No 3G Auth Data 20241005055611042 DLGSUP <0013> hlr.c:121 IMSI 262428924035827: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@93594ebe2645: Created GsupExpect[0] for "262428924035827" to be handled at TC_gsup_purge_cs(115) 20241005055611075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52308<->l=127.0.0.1:4258 20241005055611079 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611079 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428924035827" cn_domain=PS} 20241005055611079 DLU <0006> fsm.c:456 lu(262428924035827)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055611079 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055611095 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055611095 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428924035827" cn_domain=PS} 20241005055611095 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611095 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@93594ebe2645: Found GsupExpect[0] for "262428924035827" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@93594ebe2645: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428924035827" 20241005055611097 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611097 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428924035827"} 20241005055611097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055611097 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055611097 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428924035827"} 20241005055611097 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055611097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055611097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055611097 DLU <0006> fsm.c:568 lu(PS:IMSI-262428924035827)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055611098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@93594ebe2645: setverdict(pass): none -> pass 20241005055611100 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611100 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428924035827" cn_domain=CS} 20241005055611100 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055611107 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428924035827"} 20241005055611107 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428924035827 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055611107 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611107 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055611109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52308<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@93594ebe2645: Final verdict of PTC: pass 20241005055611141 DAUC <0003> db_auc.c:157 IMSI='262427548699800': No 2G Auth Data 20241005055611141 DAUC <0003> db_auc.c:192 IMSI='262427548699800': No 3G Auth Data 20241005055611150 DLGSUP <0013> hlr.c:121 IMSI 262427548699800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@93594ebe2645: Created GsupExpect[0] for "262427548699800" to be handled at TC_gsup_purge_cs(116) 20241005055611183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20241005055611188 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611188 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427548699800" cn_domain=PS} 20241005055611188 DLU <0006> fsm.c:456 lu(262427548699800)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055611188 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055611203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055611203 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427548699800" cn_domain=PS} 20241005055611203 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611203 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@93594ebe2645: Found GsupExpect[0] for "262427548699800" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@93594ebe2645: Added IMSI table entry 7TC_gsup_purge_cs(116)"262427548699800" 20241005055611206 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611206 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427548699800"} 20241005055611206 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055611206 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055611206 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427548699800"} 20241005055611206 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055611206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055611206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055611206 DLU <0006> fsm.c:568 lu(PS:IMSI-262427548699800)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055611206 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611206 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@93594ebe2645: setverdict(pass): none -> pass 20241005055611208 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611208 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427548699800" cn_domain=CS} 20241005055611208 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241005055611216 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427548699800"} 20241005055611216 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427548699800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055611216 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055611216 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055611217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055611243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20241005055611244 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42507<->l=127.0.0.1:4259) 20241005055611244 DLINP <000b> input/ipa.c:451 connected read/write 20241005055611244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055611244 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055611244 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055611244 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@93594ebe2645: Final verdict of PTC: none 107@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055611284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 20241005055611384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33352) Waiting for packet dumper to finish... 1 (prev_count=33352, count=48884) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_purge_ps started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055614462 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055614462 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055614464 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055614467 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614467 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055614467 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055614467 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  20241005055614467 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055614467 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  20241005055614467 DLGSUP <0013> gsup_server.c:235 2:  20241005055614467 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 3:  20241005055614467 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 4:  20241005055614467 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 5:  20241005055614467 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 7:  20241005055614467 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055614467 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055614467 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055614467 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@93594ebe2645: 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") 20241005055614483 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38371<->l=127.0.0.1:4259) 20241005055614498 DAUC <0003> db_auc.c:157 IMSI='262427043122974': No 2G Auth Data 20241005055614498 DAUC <0003> db_auc.c:192 IMSI='262427043122974': No 3G Auth Data HLR_Test-GSUP(118)@93594ebe2645: Created GsupExpect[0] for "262427043122974" to be handled at TC_gsup_purge_ps(121) 20241005055614531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20241005055614536 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614536 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427043122974" cn_domain=PS} 20241005055614536 DLU <0006> fsm.c:456 lu(262427043122974)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614536 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614552 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427043122974" cn_domain=PS} 20241005055614552 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614552 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@93594ebe2645: Found GsupExpect[0] for "262427043122974" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@93594ebe2645: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427043122974" 20241005055614555 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614555 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427043122974"} 20241005055614555 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614555 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614555 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427043122974"} 20241005055614555 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614555 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614555 DLU <0006> fsm.c:568 lu(PS:IMSI-262427043122974)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614555 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614555 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@93594ebe2645: setverdict(pass): none -> pass 20241005055614557 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614557 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427043122974" cn_domain=PS} 20241005055614557 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614565 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427043122974"} 20241005055614565 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427043122974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614565 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614565 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055614567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@93594ebe2645: Final verdict of PTC: pass 20241005055614591 DAUC <0003> db_auc.c:157 IMSI='262424594949067': No 2G Auth Data 20241005055614591 DAUC <0003> db_auc.c:192 IMSI='262424594949067': No 3G Auth Data 20241005055614600 DLGSUP <0013> hlr.c:121 IMSI 262424594949067: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@93594ebe2645: Created GsupExpect[0] for "262424594949067" to be handled at TC_gsup_purge_ps(122) 20241005055614625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241005055614629 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614629 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424594949067" cn_domain=PS} 20241005055614629 DLU <0006> fsm.c:456 lu(262424594949067)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614629 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614644 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424594949067" cn_domain=PS} 20241005055614644 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614644 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@93594ebe2645: Found GsupExpect[0] for "262424594949067" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@93594ebe2645: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424594949067" 20241005055614647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614647 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424594949067"} 20241005055614647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614647 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614647 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424594949067"} 20241005055614647 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614647 DLU <0006> fsm.c:568 lu(PS:IMSI-262424594949067)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@93594ebe2645: setverdict(pass): none -> pass 20241005055614649 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614649 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424594949067" cn_domain=PS} 20241005055614649 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614656 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424594949067"} 20241005055614656 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424594949067 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614656 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614656 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055614658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@93594ebe2645: Final verdict of PTC: pass 20241005055614685 DAUC <0003> db_auc.c:157 IMSI='262422277289162': No 2G Auth Data 20241005055614685 DAUC <0003> db_auc.c:192 IMSI='262422277289162': No 3G Auth Data 20241005055614693 DLGSUP <0013> hlr.c:121 IMSI 262422277289162: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@93594ebe2645: Created GsupExpect[0] for "262422277289162" to be handled at TC_gsup_purge_ps(123) 20241005055614715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 20241005055614718 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614718 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422277289162" cn_domain=PS} 20241005055614718 DLU <0006> fsm.c:456 lu(262422277289162)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614718 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614733 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614733 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422277289162" cn_domain=PS} 20241005055614733 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614734 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@93594ebe2645: Found GsupExpect[0] for "262422277289162" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@93594ebe2645: Added IMSI table entry 2TC_gsup_purge_ps(123)"262422277289162" 20241005055614737 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614737 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422277289162"} 20241005055614737 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614737 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614737 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422277289162"} 20241005055614737 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614737 DLU <0006> fsm.c:568 lu(PS:IMSI-262422277289162)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614737 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614737 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@93594ebe2645: setverdict(pass): none -> pass 20241005055614739 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614739 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422277289162" cn_domain=PS} 20241005055614739 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614749 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422277289162"} 20241005055614749 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422277289162 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614749 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614749 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055614750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52358<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@93594ebe2645: Final verdict of PTC: pass 20241005055614775 DAUC <0003> db_auc.c:157 IMSI='262424253970190': No 2G Auth Data 20241005055614775 DAUC <0003> db_auc.c:192 IMSI='262424253970190': No 3G Auth Data 20241005055614784 DLGSUP <0013> hlr.c:121 IMSI 262424253970190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@93594ebe2645: Created GsupExpect[0] for "262424253970190" to be handled at TC_gsup_purge_ps(124) 20241005055614806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20241005055614809 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614809 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424253970190" cn_domain=PS} 20241005055614809 DLU <0006> fsm.c:456 lu(262424253970190)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614809 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614824 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614824 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424253970190" cn_domain=PS} 20241005055614824 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614824 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@93594ebe2645: Found GsupExpect[0] for "262424253970190" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@93594ebe2645: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424253970190" 20241005055614827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614827 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424253970190"} 20241005055614827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614827 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614827 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424253970190"} 20241005055614827 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614827 DLU <0006> fsm.c:568 lu(PS:IMSI-262424253970190)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@93594ebe2645: setverdict(pass): none -> pass 20241005055614829 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614830 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424253970190" cn_domain=PS} 20241005055614830 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614837 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424253970190"} 20241005055614837 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424253970190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614837 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614837 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055614839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@93594ebe2645: Final verdict of PTC: pass 20241005055614863 DAUC <0003> db_auc.c:157 IMSI='262425247018556': No 2G Auth Data 20241005055614863 DAUC <0003> db_auc.c:192 IMSI='262425247018556': No 3G Auth Data 20241005055614872 DLGSUP <0013> hlr.c:121 IMSI 262425247018556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@93594ebe2645: Created GsupExpect[0] for "262425247018556" to be handled at TC_gsup_purge_ps(125) 20241005055614896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52362<->l=127.0.0.1:4258 20241005055614900 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614900 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425247018556" cn_domain=PS} 20241005055614900 DLU <0006> fsm.c:456 lu(262425247018556)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055614900 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055614916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055614916 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425247018556" cn_domain=PS} 20241005055614916 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614916 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@93594ebe2645: Found GsupExpect[0] for "262425247018556" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@93594ebe2645: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425247018556" 20241005055614919 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614919 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425247018556"} 20241005055614919 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055614919 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055614919 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425247018556"} 20241005055614919 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055614919 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055614919 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055614919 DLU <0006> fsm.c:568 lu(PS:IMSI-262425247018556)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055614919 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614919 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@93594ebe2645: setverdict(pass): none -> pass 20241005055614921 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055614921 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425247018556" cn_domain=PS} 20241005055614921 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055614929 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425247018556"} 20241005055614929 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425247018556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055614929 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055614929 DLINP <000b> input/ipa.c:451 connected read/write 20241005055614929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055614930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52362<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@93594ebe2645: Final verdict of PTC: pass 20241005055614955 DAUC <0003> db_auc.c:157 IMSI='262427478016197': No 2G Auth Data 20241005055614955 DAUC <0003> db_auc.c:192 IMSI='262427478016197': No 3G Auth Data 20241005055614963 DLGSUP <0013> hlr.c:121 IMSI 262427478016197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@93594ebe2645: Created GsupExpect[0] for "262427478016197" to be handled at TC_gsup_purge_ps(126) 20241005055614997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4258 20241005055615001 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615001 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427478016197" cn_domain=PS} 20241005055615001 DLU <0006> fsm.c:456 lu(262427478016197)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055615001 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055615016 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055615016 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427478016197" cn_domain=PS} 20241005055615016 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615016 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@93594ebe2645: Found GsupExpect[0] for "262427478016197" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@93594ebe2645: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427478016197" 20241005055615019 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615019 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427478016197"} 20241005055615019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055615019 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055615019 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427478016197"} 20241005055615019 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055615019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055615019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055615019 DLU <0006> fsm.c:568 lu(PS:IMSI-262427478016197)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055615019 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615019 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@93594ebe2645: setverdict(pass): none -> pass 20241005055615021 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615021 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427478016197" cn_domain=PS} 20241005055615021 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055615029 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427478016197"} 20241005055615029 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427478016197 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055615029 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615029 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055615031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@93594ebe2645: Final verdict of PTC: pass 20241005055615063 DAUC <0003> db_auc.c:157 IMSI='262420295290727': No 2G Auth Data 20241005055615063 DAUC <0003> db_auc.c:192 IMSI='262420295290727': No 3G Auth Data 20241005055615072 DLGSUP <0013> hlr.c:121 IMSI 262420295290727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@93594ebe2645: Created GsupExpect[0] for "262420295290727" to be handled at TC_gsup_purge_ps(127) 20241005055615105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 20241005055615109 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615109 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420295290727" cn_domain=PS} 20241005055615109 DLU <0006> fsm.c:456 lu(262420295290727)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055615109 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055615125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055615125 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420295290727" cn_domain=PS} 20241005055615125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@93594ebe2645: Found GsupExpect[0] for "262420295290727" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@93594ebe2645: Added IMSI table entry 6TC_gsup_purge_ps(127)"262420295290727" 20241005055615128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615128 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420295290727"} 20241005055615128 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055615128 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055615128 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420295290727"} 20241005055615128 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055615128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055615128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055615128 DLU <0006> fsm.c:568 lu(PS:IMSI-262420295290727)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055615128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@93594ebe2645: setverdict(pass): none -> pass 20241005055615130 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615130 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420295290727" cn_domain=PS} 20241005055615130 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055615141 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420295290727"} 20241005055615141 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420295290727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055615141 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615141 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055615143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@93594ebe2645: Final verdict of PTC: pass 20241005055615177 DAUC <0003> db_auc.c:157 IMSI='262426277357553': No 2G Auth Data 20241005055615177 DAUC <0003> db_auc.c:192 IMSI='262426277357553': No 3G Auth Data 20241005055615186 DLGSUP <0013> hlr.c:121 IMSI 262426277357553: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@93594ebe2645: Created GsupExpect[0] for "262426277357553" to be handled at TC_gsup_purge_ps(128) 20241005055615219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 20241005055615223 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615223 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426277357553" cn_domain=PS} 20241005055615224 DLU <0006> fsm.c:456 lu(262426277357553)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055615224 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055615239 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055615239 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426277357553" cn_domain=PS} 20241005055615239 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615239 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@93594ebe2645: Found GsupExpect[0] for "262426277357553" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@93594ebe2645: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426277357553" 20241005055615242 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615242 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426277357553"} 20241005055615242 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055615242 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055615242 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426277357553"} 20241005055615242 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055615242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055615242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055615242 DLU <0006> fsm.c:568 lu(PS:IMSI-262426277357553)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055615242 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615242 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@93594ebe2645: setverdict(pass): none -> pass 20241005055615245 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615245 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426277357553" cn_domain=PS} 20241005055615245 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241005055615252 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426277357553"} 20241005055615252 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426277357553 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241005055615252 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055615252 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055615254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055615280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241005055615281 DLINP <000b> input/ipa.c:451 connected read/write 20241005055615281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055615281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055615281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055615281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055615281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38371<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@93594ebe2645: Final verdict of PTC: none 119@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055615322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 20241005055615423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33248) Waiting for packet dumper to finish... 1 (prev_count=33248, count=48780) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_purge_unknown started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055618497 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055618497 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055618500 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055618500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055618503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055618503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055618503 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055618503 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  20241005055618503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055618503 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  20241005055618503 DLGSUP <0013> gsup_server.c:235 2:  20241005055618503 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 3:  20241005055618503 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 4:  20241005055618503 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 5:  20241005055618503 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 7:  20241005055618503 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055618503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055618503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055618503 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@93594ebe2645: 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") 20241005055618523 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41411<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@93594ebe2645: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241005055618534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 20241005055618545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055618545 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} 20241005055618545 DLU <0006> fsm.c:456 lu(2345743413463)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055618545 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 20241005055618545 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} 20241005055618545 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055618545 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055618545 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055618545 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055618545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055618545 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@93594ebe2645: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@93594ebe2645: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@93594ebe2645: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055618547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055618548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35934<->l=127.0.0.1:4258 20241005055618549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055618549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055618549 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055618549 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055618549 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 131@93594ebe2645: Final verdict of PTC: none 20241005055618550 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41411<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP(130)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055618591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4258 20241005055618691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35962<->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=12528) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_ussd_unknown started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055621764 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055621764 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055621766 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055621768 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621768 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055621768 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055621768 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  20241005055621768 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055621768 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  20241005055621768 DLGSUP <0013> gsup_server.c:235 2:  20241005055621768 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 3:  20241005055621768 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 4:  20241005055621768 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 5:  20241005055621768 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 7:  20241005055621768 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055621768 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055621768 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055621768 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@93594ebe2645: 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") 20241005055621787 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40061<->l=127.0.0.1:4259) 20241005055621813 DAUC <0003> db_auc.c:157 IMSI='262427137738179': No 2G Auth Data 20241005055621813 DAUC <0003> db_auc.c:192 IMSI='262427137738179': No 3G Auth Data HLR_Test-GSUP(135)@93594ebe2645: Created GsupExpect[0] for "262427137738179" to be handled at TC_mo_ussd_unknown(138) 20241005055621849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4258 20241005055621855 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621855 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427137738179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427137738179" session_id=2337626188 session_state=BEGIN} 20241005055621855 DSS <0004> hlr_ussd.c:576 262427137738179/0x8b55584c: Process SS (BEGIN) 20241005055621855 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055621855 DSS <0004> hlr_ussd.c:518 262427137738179/0x8b55584c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055621855 DSS <0004> hlr_ussd.c:523 262427137738179/0x8b55584c: USSD for unknown code '*#200#' 20241005055621855 DSS <0004> hlr_ussd.c:354 262427137738179/0x8b55584c: Tx ReturnError(1, 0x12) 20241005055621855 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427137738179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427137738179" session_id=2337626188 session_state=END} 20241005055621855 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055621855 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@93594ebe2645: Found GsupExpect[0] for "262427137738179" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@93594ebe2645: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427137738179" TC_mo_ussd_unknown(138)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@93594ebe2645: setverdict(pass): none -> pass 20241005055621859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@93594ebe2645: Final verdict of PTC: pass 20241005055621867 DAUC <0003> db_auc.c:157 IMSI='262420019491260': No 2G Auth Data 20241005055621867 DAUC <0003> db_auc.c:192 IMSI='262420019491260': No 3G Auth Data HLR_Test-GSUP(135)@93594ebe2645: Created GsupExpect[0] for "262420019491260" to be handled at TC_mo_ussd_unknown(139) 20241005055621899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4258 20241005055621903 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621903 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420019491260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420019491260" session_id=1134956676 session_state=BEGIN} 20241005055621903 DSS <0004> hlr_ussd.c:576 262420019491260/0x43a61084: Process SS (BEGIN) 20241005055621903 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055621903 DSS <0004> hlr_ussd.c:518 262420019491260/0x43a61084: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055621903 DSS <0004> hlr_ussd.c:523 262420019491260/0x43a61084: USSD for unknown code '*#200#' 20241005055621903 DSS <0004> hlr_ussd.c:354 262420019491260/0x43a61084: Tx ReturnError(1, 0x12) 20241005055621903 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420019491260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420019491260" session_id=1134956676 session_state=END} 20241005055621903 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055621903 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@93594ebe2645: Found GsupExpect[0] for "262420019491260" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@93594ebe2645: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420019491260" TC_mo_ussd_unknown(139)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@93594ebe2645: setverdict(pass): none -> pass 20241005055621906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@93594ebe2645: Final verdict of PTC: pass 20241005055621915 DAUC <0003> db_auc.c:157 IMSI='262427732366552': No 2G Auth Data 20241005055621915 DAUC <0003> db_auc.c:192 IMSI='262427732366552': No 3G Auth Data HLR_Test-GSUP(135)@93594ebe2645: Created GsupExpect[0] for "262427732366552" to be handled at TC_mo_ussd_unknown(140) 20241005055621946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36002<->l=127.0.0.1:4258 20241005055621951 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055621951 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427732366552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427732366552" session_id=2325766109 session_state=BEGIN} 20241005055621951 DSS <0004> hlr_ussd.c:576 262427732366552/0x8aa05fdd: Process SS (BEGIN) 20241005055621951 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055621951 DSS <0004> hlr_ussd.c:518 262427732366552/0x8aa05fdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055621951 DSS <0004> hlr_ussd.c:523 262427732366552/0x8aa05fdd: USSD for unknown code '*#200#' 20241005055621951 DSS <0004> hlr_ussd.c:354 262427732366552/0x8aa05fdd: Tx ReturnError(1, 0x12) 20241005055621951 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427732366552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427732366552" session_id=2325766109 session_state=END} 20241005055621951 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055621951 DLINP <000b> input/ipa.c:451 connected read/write 20241005055621951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@93594ebe2645: Found GsupExpect[0] for "262427732366552" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@93594ebe2645: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427732366552" TC_mo_ussd_unknown(140)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@93594ebe2645: setverdict(pass): none -> pass 20241005055621954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36002<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@93594ebe2645: Final verdict of PTC: pass 20241005055621975 DAUC <0003> db_auc.c:157 IMSI='262425963672425': No 2G Auth Data 20241005055621975 DAUC <0003> db_auc.c:192 IMSI='262425963672425': No 3G Auth Data HLR_Test-GSUP(135)@93594ebe2645: Created GsupExpect[0] for "262425963672425" to be handled at TC_mo_ussd_unknown(141) 20241005055622004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 20241005055622008 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622008 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425963672425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425963672425" session_id=907933317 session_state=BEGIN} 20241005055622008 DSS <0004> hlr_ussd.c:576 262425963672425/0x361df685: Process SS (BEGIN) 20241005055622008 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622008 DSS <0004> hlr_ussd.c:518 262425963672425/0x361df685: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622008 DSS <0004> hlr_ussd.c:523 262425963672425/0x361df685: USSD for unknown code '*#200#' 20241005055622008 DSS <0004> hlr_ussd.c:354 262425963672425/0x361df685: Tx ReturnError(1, 0x12) 20241005055622008 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425963672425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425963672425" session_id=907933317 session_state=END} 20241005055622008 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622008 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@93594ebe2645: Found GsupExpect[0] for "262425963672425" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@93594ebe2645: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425963672425" TC_mo_ussd_unknown(141)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@93594ebe2645: setverdict(pass): none -> pass 20241005055622011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@93594ebe2645: Final verdict of PTC: pass 20241005055622015 DAUC <0003> db_auc.c:157 IMSI='262420997214964': No 2G Auth Data 20241005055622015 DAUC <0003> db_auc.c:192 IMSI='262420997214964': No 3G Auth Data HLR_Test-GSUP(135)@93594ebe2645: Created GsupExpect[0] for "262420997214964" to be handled at TC_mo_ussd_unknown(142) 20241005055622039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 20241005055622045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622045 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420997214964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420997214964" session_id=931697972 session_state=BEGIN} 20241005055622045 DSS <0004> hlr_ussd.c:576 262420997214964/0x37889534: Process SS (BEGIN) 20241005055622045 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622045 DSS <0004> hlr_ussd.c:518 262420997214964/0x37889534: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622045 DSS <0004> hlr_ussd.c:523 262420997214964/0x37889534: USSD for unknown code '*#200#' 20241005055622045 DSS <0004> hlr_ussd.c:354 262420997214964/0x37889534: Tx ReturnError(1, 0x12) 20241005055622045 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420997214964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420997214964" session_id=931697972 session_state=END} 20241005055622045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@93594ebe2645: Found GsupExpect[0] for "262420997214964" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@93594ebe2645: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420997214964" TC_mo_ussd_unknown(142)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@93594ebe2645: setverdict(pass): none -> pass 20241005055622049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@93594ebe2645: Final verdict of PTC: pass 20241005055622053 DAUC <0003> db_auc.c:157 IMSI='262429621535437': No 2G Auth Data 20241005055622053 DAUC <0003> db_auc.c:192 IMSI='262429621535437': No 3G Auth Data HLR_Test-GSUP(135)@93594ebe2645: Created GsupExpect[0] for "262429621535437" to be handled at TC_mo_ussd_unknown(143) 20241005055622084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4258 20241005055622088 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622088 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429621535437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429621535437" session_id=89432120 session_state=BEGIN} 20241005055622088 DSS <0004> hlr_ussd.c:576 262429621535437/0x0554a038: Process SS (BEGIN) 20241005055622088 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622088 DSS <0004> hlr_ussd.c:518 262429621535437/0x0554a038: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622088 DSS <0004> hlr_ussd.c:523 262429621535437/0x0554a038: USSD for unknown code '*#200#' 20241005055622088 DSS <0004> hlr_ussd.c:354 262429621535437/0x0554a038: Tx ReturnError(1, 0x12) 20241005055622088 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429621535437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429621535437" session_id=89432120 session_state=END} 20241005055622088 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622088 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@93594ebe2645: Found GsupExpect[0] for "262429621535437" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@93594ebe2645: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262429621535437" TC_mo_ussd_unknown(143)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@93594ebe2645: setverdict(pass): none -> pass 20241005055622092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@93594ebe2645: Final verdict of PTC: pass 20241005055622096 DAUC <0003> db_auc.c:157 IMSI='262422775014507': No 2G Auth Data 20241005055622096 DAUC <0003> db_auc.c:192 IMSI='262422775014507': No 3G Auth Data HLR_Test-GSUP(135)@93594ebe2645: Created GsupExpect[0] for "262422775014507" to be handled at TC_mo_ussd_unknown(144) 20241005055622123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36038<->l=127.0.0.1:4258 20241005055622128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622128 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422775014507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422775014507" session_id=1114520710 session_state=BEGIN} 20241005055622128 DSS <0004> hlr_ussd.c:576 262422775014507/0x426e3c86: Process SS (BEGIN) 20241005055622128 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622128 DSS <0004> hlr_ussd.c:518 262422775014507/0x426e3c86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622128 DSS <0004> hlr_ussd.c:523 262422775014507/0x426e3c86: USSD for unknown code '*#200#' 20241005055622128 DSS <0004> hlr_ussd.c:354 262422775014507/0x426e3c86: Tx ReturnError(1, 0x12) 20241005055622128 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422775014507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422775014507" session_id=1114520710 session_state=END} 20241005055622128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@93594ebe2645: Found GsupExpect[0] for "262422775014507" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@93594ebe2645: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422775014507" TC_mo_ussd_unknown(144)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@93594ebe2645: setverdict(pass): none -> pass 20241005055622131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36038<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@93594ebe2645: Final verdict of PTC: pass 20241005055622135 DAUC <0003> db_auc.c:157 IMSI='262420451286041': No 2G Auth Data 20241005055622135 DAUC <0003> db_auc.c:192 IMSI='262420451286041': No 3G Auth Data HLR_Test-GSUP(135)@93594ebe2645: Created GsupExpect[0] for "262420451286041" to be handled at TC_mo_ussd_unknown(145) 20241005055622162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4258 20241005055622166 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622166 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420451286041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420451286041" session_id=637225311 session_state=BEGIN} 20241005055622166 DSS <0004> hlr_ussd.c:576 262420451286041/0x25fb495f: Process SS (BEGIN) 20241005055622166 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241005055622166 DSS <0004> hlr_ussd.c:518 262420451286041/0x25fb495f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241005055622166 DSS <0004> hlr_ussd.c:523 262420451286041/0x25fb495f: USSD for unknown code '*#200#' 20241005055622166 DSS <0004> hlr_ussd.c:354 262420451286041/0x25fb495f: Tx ReturnError(1, 0x12) 20241005055622166 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420451286041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420451286041" session_id=637225311 session_state=END} 20241005055622166 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055622166 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@93594ebe2645: Found GsupExpect[0] for "262420451286041" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@93594ebe2645: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262420451286041" TC_mo_ussd_unknown(145)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@93594ebe2645: setverdict(pass): none -> pass 20241005055622169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36046<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@93594ebe2645: Final verdict of PTC: pass 20241005055622170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35974<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@93594ebe2645: Final verdict of PTC: none 20241005055622171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40061<->l=127.0.0.1:4259) 20241005055622171 DLINP <000b> input/ipa.c:451 connected read/write 20241005055622171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055622171 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055622171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055622171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 136: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@93594ebe2645: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055622216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36062<->l=127.0.0.1:4258 20241005055622317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36062<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6020) Waiting for packet dumper to finish... 1 (prev_count=6020, count=39856) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_ussd_euse_disc started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055625397 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055625397 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055625399 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055625402 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625402 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055625402 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055625402 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  20241005055625402 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055625402 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  20241005055625402 DLGSUP <0013> gsup_server.c:235 2:  20241005055625402 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 3:  20241005055625402 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 4:  20241005055625402 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 5:  20241005055625402 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 7:  20241005055625402 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055625402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055625402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055625402 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@93594ebe2645: 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") 20241005055625422 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40405<->l=127.0.0.1:4259) 20241005055625441 DAUC <0003> db_auc.c:157 IMSI='262423494982459': No 2G Auth Data 20241005055625441 DAUC <0003> db_auc.c:192 IMSI='262423494982459': No 3G Auth Data HLR_Test-GSUP(147)@93594ebe2645: Created GsupExpect[0] for "262423494982459" to be handled at TC_mo_ussd_euse_disc(150) 20241005055625464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4258 20241005055625473 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625473 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423494982459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423494982459" session_id=2052614730 session_state=BEGIN} 20241005055625473 DSS <0004> hlr_ussd.c:576 262423494982459/0x7a586a4a: Process SS (BEGIN) 20241005055625473 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625473 DSS <0004> hlr_ussd.c:518 262423494982459/0x7a586a4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625473 DSS <0004> hlr_ussd.c:542 262423494982459/0x7a586a4a: Cannot find conn for EUSE EUSE-foobar 20241005055625473 DSS <0004> hlr_ussd.c:354 262423494982459/0x7a586a4a: Tx ReturnError(1, 0x22) 20241005055625473 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423494982459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423494982459" session_id=2052614730 session_state=END} 20241005055625473 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625473 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@93594ebe2645: Found GsupExpect[0] for "262423494982459" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@93594ebe2645: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423494982459" TC_mo_ussd_euse_disc(150)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@93594ebe2645: setverdict(pass): none -> pass 20241005055625476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@93594ebe2645: Final verdict of PTC: pass 20241005055625480 DAUC <0003> db_auc.c:157 IMSI='262425581243569': No 2G Auth Data 20241005055625480 DAUC <0003> db_auc.c:192 IMSI='262425581243569': No 3G Auth Data HLR_Test-GSUP(147)@93594ebe2645: Created GsupExpect[0] for "262425581243569" to be handled at TC_mo_ussd_euse_disc(151) 20241005055625504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36100<->l=127.0.0.1:4258 20241005055625510 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625510 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425581243569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425581243569" session_id=3153590744 session_state=BEGIN} 20241005055625510 DSS <0004> hlr_ussd.c:576 262425581243569/0xbbf7f9d8: Process SS (BEGIN) 20241005055625510 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625510 DSS <0004> hlr_ussd.c:518 262425581243569/0xbbf7f9d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625510 DSS <0004> hlr_ussd.c:542 262425581243569/0xbbf7f9d8: Cannot find conn for EUSE EUSE-foobar 20241005055625510 DSS <0004> hlr_ussd.c:354 262425581243569/0xbbf7f9d8: Tx ReturnError(1, 0x22) 20241005055625510 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425581243569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425581243569" session_id=3153590744 session_state=END} 20241005055625510 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625510 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@93594ebe2645: Found GsupExpect[0] for "262425581243569" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@93594ebe2645: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425581243569" TC_mo_ussd_euse_disc(151)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@93594ebe2645: setverdict(pass): none -> pass 20241005055625514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36100<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@93594ebe2645: Final verdict of PTC: pass 20241005055625518 DAUC <0003> db_auc.c:157 IMSI='262425414631497': No 2G Auth Data 20241005055625518 DAUC <0003> db_auc.c:192 IMSI='262425414631497': No 3G Auth Data HLR_Test-GSUP(147)@93594ebe2645: Created GsupExpect[0] for "262425414631497" to be handled at TC_mo_ussd_euse_disc(152) 20241005055625542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4258 20241005055625549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625549 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425414631497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425414631497" session_id=3137469321 session_state=BEGIN} 20241005055625549 DSS <0004> hlr_ussd.c:576 262425414631497/0xbb01fb89: Process SS (BEGIN) 20241005055625549 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625549 DSS <0004> hlr_ussd.c:518 262425414631497/0xbb01fb89: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625549 DSS <0004> hlr_ussd.c:542 262425414631497/0xbb01fb89: Cannot find conn for EUSE EUSE-foobar 20241005055625549 DSS <0004> hlr_ussd.c:354 262425414631497/0xbb01fb89: Tx ReturnError(1, 0x22) 20241005055625549 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425414631497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425414631497" session_id=3137469321 session_state=END} 20241005055625549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@93594ebe2645: Found GsupExpect[0] for "262425414631497" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@93594ebe2645: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425414631497" TC_mo_ussd_euse_disc(152)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@93594ebe2645: setverdict(pass): none -> pass 20241005055625551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36106<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@93594ebe2645: Final verdict of PTC: pass 20241005055625555 DAUC <0003> db_auc.c:157 IMSI='262423855577073': No 2G Auth Data 20241005055625555 DAUC <0003> db_auc.c:192 IMSI='262423855577073': No 3G Auth Data HLR_Test-GSUP(147)@93594ebe2645: Created GsupExpect[0] for "262423855577073" to be handled at TC_mo_ussd_euse_disc(153) 20241005055625581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36116<->l=127.0.0.1:4258 20241005055625586 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625586 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423855577073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423855577073" session_id=1085219729 session_state=BEGIN} 20241005055625586 DSS <0004> hlr_ussd.c:576 262423855577073/0x40af2391: Process SS (BEGIN) 20241005055625586 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625586 DSS <0004> hlr_ussd.c:518 262423855577073/0x40af2391: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625586 DSS <0004> hlr_ussd.c:542 262423855577073/0x40af2391: Cannot find conn for EUSE EUSE-foobar 20241005055625586 DSS <0004> hlr_ussd.c:354 262423855577073/0x40af2391: Tx ReturnError(1, 0x22) 20241005055625586 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423855577073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423855577073" session_id=1085219729 session_state=END} 20241005055625586 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625586 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@93594ebe2645: Found GsupExpect[0] for "262423855577073" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@93594ebe2645: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423855577073" TC_mo_ussd_euse_disc(153)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@93594ebe2645: setverdict(pass): none -> pass 20241005055625590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36116<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@93594ebe2645: Final verdict of PTC: pass 20241005055625594 DAUC <0003> db_auc.c:157 IMSI='262427992019383': No 2G Auth Data 20241005055625594 DAUC <0003> db_auc.c:192 IMSI='262427992019383': No 3G Auth Data HLR_Test-GSUP(147)@93594ebe2645: Created GsupExpect[0] for "262427992019383" to be handled at TC_mo_ussd_euse_disc(154) 20241005055625618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4258 20241005055625623 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625623 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427992019383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427992019383" session_id=514287695 session_state=BEGIN} 20241005055625623 DSS <0004> hlr_ussd.c:576 262427992019383/0x1ea7684f: Process SS (BEGIN) 20241005055625623 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625623 DSS <0004> hlr_ussd.c:518 262427992019383/0x1ea7684f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625623 DSS <0004> hlr_ussd.c:542 262427992019383/0x1ea7684f: Cannot find conn for EUSE EUSE-foobar 20241005055625623 DSS <0004> hlr_ussd.c:354 262427992019383/0x1ea7684f: Tx ReturnError(1, 0x22) 20241005055625623 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427992019383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427992019383" session_id=514287695 session_state=END} 20241005055625623 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625623 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@93594ebe2645: Found GsupExpect[0] for "262427992019383" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@93594ebe2645: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262427992019383" TC_mo_ussd_euse_disc(154)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@93594ebe2645: setverdict(pass): none -> pass 20241005055625626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@93594ebe2645: Final verdict of PTC: pass 20241005055625630 DAUC <0003> db_auc.c:157 IMSI='262421853010349': No 2G Auth Data 20241005055625630 DAUC <0003> db_auc.c:192 IMSI='262421853010349': No 3G Auth Data HLR_Test-GSUP(147)@93594ebe2645: Created GsupExpect[0] for "262421853010349" to be handled at TC_mo_ussd_euse_disc(155) 20241005055625657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4258 20241005055625664 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625664 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421853010349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421853010349" session_id=3328722681 session_state=BEGIN} 20241005055625664 DSS <0004> hlr_ussd.c:576 262421853010349/0xc66846f9: Process SS (BEGIN) 20241005055625664 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625664 DSS <0004> hlr_ussd.c:518 262421853010349/0xc66846f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625664 DSS <0004> hlr_ussd.c:542 262421853010349/0xc66846f9: Cannot find conn for EUSE EUSE-foobar 20241005055625664 DSS <0004> hlr_ussd.c:354 262421853010349/0xc66846f9: Tx ReturnError(1, 0x22) 20241005055625664 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421853010349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421853010349" session_id=3328722681 session_state=END} 20241005055625664 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625664 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@93594ebe2645: Found GsupExpect[0] for "262421853010349" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@93594ebe2645: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421853010349" TC_mo_ussd_euse_disc(155)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@93594ebe2645: setverdict(pass): none -> pass 20241005055625666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@93594ebe2645: Final verdict of PTC: pass 20241005055625670 DAUC <0003> db_auc.c:157 IMSI='262426211588952': No 2G Auth Data 20241005055625670 DAUC <0003> db_auc.c:192 IMSI='262426211588952': No 3G Auth Data HLR_Test-GSUP(147)@93594ebe2645: Created GsupExpect[0] for "262426211588952" to be handled at TC_mo_ussd_euse_disc(156) 20241005055625697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 20241005055625704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625704 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426211588952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426211588952" session_id=4005049887 session_state=BEGIN} 20241005055625704 DSS <0004> hlr_ussd.c:576 262426211588952/0xeeb8361f: Process SS (BEGIN) 20241005055625704 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625704 DSS <0004> hlr_ussd.c:518 262426211588952/0xeeb8361f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625704 DSS <0004> hlr_ussd.c:542 262426211588952/0xeeb8361f: Cannot find conn for EUSE EUSE-foobar 20241005055625704 DSS <0004> hlr_ussd.c:354 262426211588952/0xeeb8361f: Tx ReturnError(1, 0x22) 20241005055625704 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426211588952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426211588952" session_id=4005049887 session_state=END} 20241005055625704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@93594ebe2645: Found GsupExpect[0] for "262426211588952" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@93594ebe2645: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262426211588952" TC_mo_ussd_euse_disc(156)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@93594ebe2645: setverdict(pass): none -> pass 20241005055625706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@93594ebe2645: Final verdict of PTC: pass 20241005055625710 DAUC <0003> db_auc.c:157 IMSI='262427737723806': No 2G Auth Data 20241005055625710 DAUC <0003> db_auc.c:192 IMSI='262427737723806': No 3G Auth Data HLR_Test-GSUP(147)@93594ebe2645: Created GsupExpect[0] for "262427737723806" to be handled at TC_mo_ussd_euse_disc(157) 20241005055625737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4258 20241005055625743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625743 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427737723806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427737723806" session_id=943310642 session_state=BEGIN} 20241005055625743 DSS <0004> hlr_ussd.c:576 262427737723806/0x3839c732: Process SS (BEGIN) 20241005055625743 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055625743 DSS <0004> hlr_ussd.c:518 262427737723806/0x3839c732: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055625743 DSS <0004> hlr_ussd.c:542 262427737723806/0x3839c732: Cannot find conn for EUSE EUSE-foobar 20241005055625743 DSS <0004> hlr_ussd.c:354 262427737723806/0x3839c732: Tx ReturnError(1, 0x22) 20241005055625743 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427737723806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427737723806" session_id=943310642 session_state=END} 20241005055625743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055625743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@93594ebe2645: Found GsupExpect[0] for "262427737723806" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@93594ebe2645: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427737723806" TC_mo_ussd_euse_disc(157)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@93594ebe2645: setverdict(pass): none -> pass 20241005055625747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36152<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@93594ebe2645: Final verdict of PTC: pass 20241005055625748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4258 20241005055625748 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40405<->l=127.0.0.1:4259) 20241005055625749 DLINP <000b> input/ipa.c:451 connected read/write 20241005055625749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055625749 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055625749 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055625749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@93594ebe2645: Final verdict of PTC: none 148@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 148: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@93594ebe2645: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055625793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 20241005055625994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5396) Waiting for packet dumper to finish... 1 (prev_count=5396, count=39492) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_ussd_iuse_imsi started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055629072 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055629073 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055629075 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44138<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055629078 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629078 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055629078 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055629078 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  20241005055629078 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055629078 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  20241005055629078 DLGSUP <0013> gsup_server.c:235 2:  20241005055629078 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 3:  20241005055629078 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 4:  20241005055629078 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 5:  20241005055629078 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 7:  20241005055629078 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055629078 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055629078 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055629078 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@93594ebe2645: 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") 20241005055629096 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36343<->l=127.0.0.1:4259) 20241005055629119 DAUC <0003> db_auc.c:157 IMSI='262424573274239': No 2G Auth Data 20241005055629119 DAUC <0003> db_auc.c:192 IMSI='262424573274239': No 3G Auth Data HLR_Test-GSUP(159)@93594ebe2645: Created GsupExpect[0] for "262424573274239" to be handled at TC_mo_ussd_iuse_imsi(162) 20241005055629145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4258 20241005055629151 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629151 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424573274239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424573274239" session_id=1176686331 session_state=BEGIN} 20241005055629151 DSS <0004> hlr_ussd.c:576 262424573274239/0x4622cefb: Process SS (BEGIN) 20241005055629151 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629151 DSS <0004> hlr_ussd.c:518 262424573274239/0x4622cefb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629151 DSS <0004> hlr_ussd.c:363 262424573274239/0x4622cefb: Tx USSD 'Your IMSI is 262424573274239' 20241005055629151 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424573274239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424573274239" session_id=1176686331 session_state=END} 20241005055629151 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424573274239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629152 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629152 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@93594ebe2645: Found GsupExpect[0] for "262424573274239" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@93594ebe2645: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262424573274239" TC_mo_ussd_iuse_imsi(162)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD769BC96E34D92C07'O } } } } } } TC_mo_ussd_iuse_imsi(162)@93594ebe2645: setverdict(pass): none -> pass 20241005055629157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@93594ebe2645: Final verdict of PTC: pass 20241005055629162 DAUC <0003> db_auc.c:157 IMSI='262427159331753': No 2G Auth Data 20241005055629162 DAUC <0003> db_auc.c:192 IMSI='262427159331753': No 3G Auth Data HLR_Test-GSUP(159)@93594ebe2645: Created GsupExpect[0] for "262427159331753" to be handled at TC_mo_ussd_iuse_imsi(163) 20241005055629186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20241005055629190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629190 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427159331753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427159331753" session_id=166774142 session_state=BEGIN} 20241005055629190 DSS <0004> hlr_ussd.c:576 262427159331753/0x09f0c57e: Process SS (BEGIN) 20241005055629190 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629190 DSS <0004> hlr_ussd.c:518 262427159331753/0x09f0c57e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629190 DSS <0004> hlr_ussd.c:363 262427159331753/0x09f0c57e: Tx USSD 'Your IMSI is 262427159331753' 20241005055629190 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427159331753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427159331753" session_id=166774142 session_state=END} 20241005055629190 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427159331753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629190 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@93594ebe2645: Found GsupExpect[0] for "262427159331753" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@93594ebe2645: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427159331753" TC_mo_ussd_iuse_imsi(163)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D56CBCD66B15B6D06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@93594ebe2645: setverdict(pass): none -> pass 20241005055629194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@93594ebe2645: Final verdict of PTC: pass 20241005055629198 DAUC <0003> db_auc.c:157 IMSI='262426193428792': No 2G Auth Data 20241005055629198 DAUC <0003> db_auc.c:192 IMSI='262426193428792': No 3G Auth Data HLR_Test-GSUP(159)@93594ebe2645: Created GsupExpect[0] for "262426193428792" to be handled at TC_mo_ussd_iuse_imsi(164) 20241005055629223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 20241005055629227 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629227 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426193428792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426193428792" session_id=3022427475 session_state=BEGIN} 20241005055629227 DSS <0004> hlr_ussd.c:576 262426193428792/0xb4269553: Process SS (BEGIN) 20241005055629227 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629227 DSS <0004> hlr_ussd.c:518 262426193428792/0xb4269553: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629227 DSS <0004> hlr_ussd.c:363 262426193428792/0xb4269553: Tx USSD 'Your IMSI is 262426193428792' 20241005055629227 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426193428792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426193428792" session_id=3022427475 session_state=END} 20241005055629228 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426193428792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629228 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629228 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@93594ebe2645: Found GsupExpect[0] for "262426193428792" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@93594ebe2645: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426193428792" TC_mo_ussd_iuse_imsi(164)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992D969BD164B85B4E06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@93594ebe2645: setverdict(pass): none -> pass 20241005055629231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@93594ebe2645: Final verdict of PTC: pass 20241005055629236 DAUC <0003> db_auc.c:157 IMSI='262424826622489': No 2G Auth Data 20241005055629236 DAUC <0003> db_auc.c:192 IMSI='262424826622489': No 3G Auth Data HLR_Test-GSUP(159)@93594ebe2645: Created GsupExpect[0] for "262424826622489" to be handled at TC_mo_ussd_iuse_imsi(165) 20241005055629261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 20241005055629266 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629266 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424826622489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424826622489" session_id=3935847674 session_state=BEGIN} 20241005055629266 DSS <0004> hlr_ussd.c:576 262424826622489/0xea9844fa: Process SS (BEGIN) 20241005055629266 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629266 DSS <0004> hlr_ussd.c:518 262424826622489/0xea9844fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629266 DSS <0004> hlr_ussd.c:363 262424826622489/0xea9844fa: Tx USSD 'Your IMSI is 262424826622489' 20241005055629266 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424826622489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424826622489" session_id=3935847674 session_state=END} 20241005055629266 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424826622489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629266 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629266 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@93594ebe2645: Found GsupExpect[0] for "262424826622489" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@93594ebe2645: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424826622489" TC_mo_ussd_iuse_imsi(165)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D27B3D964321A2E07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@93594ebe2645: setverdict(pass): none -> pass 20241005055629271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@93594ebe2645: Final verdict of PTC: pass 20241005055629275 DAUC <0003> db_auc.c:157 IMSI='262428995848301': No 2G Auth Data 20241005055629275 DAUC <0003> db_auc.c:192 IMSI='262428995848301': No 3G Auth Data HLR_Test-GSUP(159)@93594ebe2645: Created GsupExpect[0] for "262428995848301" to be handled at TC_mo_ussd_iuse_imsi(166) 20241005055629299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20241005055629306 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629306 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428995848301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428995848301" session_id=1976320377 session_state=BEGIN} 20241005055629306 DSS <0004> hlr_ussd.c:576 262428995848301/0x75cc4179: Process SS (BEGIN) 20241005055629306 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629306 DSS <0004> hlr_ussd.c:518 262428995848301/0x75cc4179: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629306 DSS <0004> hlr_ussd.c:363 262428995848301/0x75cc4179: Tx USSD 'Your IMSI is 262428995848301' 20241005055629307 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428995848301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428995848301" session_id=1976320377 session_state=END} 20241005055629307 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428995848301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629307 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629307 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@93594ebe2645: Found GsupExpect[0] for "262428995848301" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@93594ebe2645: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262428995848301" TC_mo_ussd_iuse_imsi(166)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E97ABE168B8192C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@93594ebe2645: setverdict(pass): none -> pass 20241005055629312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@93594ebe2645: Final verdict of PTC: pass 20241005055629316 DAUC <0003> db_auc.c:157 IMSI='262420167322534': No 2G Auth Data 20241005055629316 DAUC <0003> db_auc.c:192 IMSI='262420167322534': No 3G Auth Data HLR_Test-GSUP(159)@93594ebe2645: Created GsupExpect[0] for "262420167322534" to be handled at TC_mo_ussd_iuse_imsi(167) 20241005055629345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 20241005055629351 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629351 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420167322534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420167322534" session_id=746134507 session_state=BEGIN} 20241005055629351 DSS <0004> hlr_ussd.c:576 262420167322534/0x2c791beb: Process SS (BEGIN) 20241005055629351 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629351 DSS <0004> hlr_ussd.c:518 262420167322534/0x2c791beb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629351 DSS <0004> hlr_ussd.c:363 262420167322534/0x2c791beb: Tx USSD 'Your IMSI is 262420167322534' 20241005055629351 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420167322534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420167322534" session_id=746134507 session_state=END} 20241005055629351 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420167322534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629351 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629351 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@93594ebe2645: Found GsupExpect[0] for "262420167322534" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@93594ebe2645: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420167322534" TC_mo_ussd_iuse_imsi(167)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192C66BBCD64B2DA8C06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@93594ebe2645: setverdict(pass): none -> pass 20241005055629355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@93594ebe2645: Final verdict of PTC: pass 20241005055629359 DAUC <0003> db_auc.c:157 IMSI='262424665458204': No 2G Auth Data 20241005055629359 DAUC <0003> db_auc.c:192 IMSI='262424665458204': No 3G Auth Data HLR_Test-GSUP(159)@93594ebe2645: Created GsupExpect[0] for "262424665458204" to be handled at TC_mo_ussd_iuse_imsi(168) 20241005055629388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241005055629395 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629395 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424665458204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424665458204" session_id=3678816996 session_state=BEGIN} 20241005055629395 DSS <0004> hlr_ussd.c:576 262424665458204/0xdb464ae4: Process SS (BEGIN) 20241005055629395 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629395 DSS <0004> hlr_ussd.c:518 262424665458204/0xdb464ae4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629395 DSS <0004> hlr_ussd.c:363 262424665458204/0xdb464ae4: Tx USSD 'Your IMSI is 262424665458204' 20241005055629395 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424665458204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424665458204" session_id=3678816996 session_state=END} 20241005055629395 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424665458204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629395 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629395 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@93594ebe2645: Found GsupExpect[0] for "262424665458204" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@93594ebe2645: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424665458204" TC_mo_ussd_iuse_imsi(168)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD66ABD16A38198C06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@93594ebe2645: setverdict(pass): none -> pass 20241005055629400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@93594ebe2645: Final verdict of PTC: pass 20241005055629404 DAUC <0003> db_auc.c:157 IMSI='262425581601276': No 2G Auth Data 20241005055629404 DAUC <0003> db_auc.c:192 IMSI='262425581601276': No 3G Auth Data HLR_Test-GSUP(159)@93594ebe2645: Created GsupExpect[0] for "262425581601276" to be handled at TC_mo_ussd_iuse_imsi(169) 20241005055629430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4258 20241005055629434 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629434 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425581601276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425581601276" session_id=2546055581 session_state=BEGIN} 20241005055629434 DSS <0004> hlr_ussd.c:576 262425581601276/0x97c1b99d: Process SS (BEGIN) 20241005055629434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055629434 DSS <0004> hlr_ussd.c:518 262425581601276/0x97c1b99d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055629434 DSS <0004> hlr_ussd.c:363 262425581601276/0x97c1b99d: Tx USSD 'Your IMSI is 262425581601276' 20241005055629434 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425581601276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425581601276" session_id=2546055581 session_state=END} 20241005055629434 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425581601276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055629434 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055629434 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@93594ebe2645: Found GsupExpect[0] for "262425581601276" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@93594ebe2645: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425581601276" TC_mo_ussd_iuse_imsi(169)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AD868BD96031D9CD06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@93594ebe2645: setverdict(pass): none -> pass 20241005055629438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44226<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@93594ebe2645: Final verdict of PTC: pass 20241005055629439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44138<->l=127.0.0.1:4258 20241005055629440 DLINP <000b> input/ipa.c:451 connected read/write 20241005055629440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055629440 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055629440 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055629440 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@93594ebe2645: Final verdict of PTC: none 20241005055629440 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36343<->l=127.0.0.1:4259) 160@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 160: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@93594ebe2645: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055629481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20241005055629682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30040) Waiting for packet dumper to finish... 1 (prev_count=30040, count=40048) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055632757 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055632757 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055632760 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055632763 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632763 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055632763 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055632763 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  20241005055632763 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055632763 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  20241005055632763 DLGSUP <0013> gsup_server.c:235 2:  20241005055632763 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 3:  20241005055632763 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 4:  20241005055632763 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 5:  20241005055632763 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 7:  20241005055632763 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055632763 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055632763 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055632763 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@93594ebe2645: 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") 20241005055632782 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32933<->l=127.0.0.1:4259) 20241005055632792 DAUC <0003> db_auc.c:157 IMSI='262421494279282': No 2G Auth Data 20241005055632792 DAUC <0003> db_auc.c:192 IMSI='262421494279282': No 3G Auth Data HLR_Test-GSUP(171)@93594ebe2645: Created GsupExpect[0] for "262421494279282" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241005055632816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 20241005055632823 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632823 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421494279282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421494279282" source_name="the-source\n" session_id=542912419 session_state=BEGIN} 20241005055632823 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055632823 DSS <0004> hlr_ussd.c:576 262421494279282/0x205c2fa3: Process SS (BEGIN) 20241005055632823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632823 DSS <0004> hlr_ussd.c:518 262421494279282/0x205c2fa3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632823 DSS <0004> hlr_ussd.c:363 262421494279282/0x205c2fa3: Tx USSD 'Your IMSI is 262421494279282' 20241005055632823 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421494279282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421494279282" destination_name="the-source\n" session_id=542912419 session_state=END} 20241005055632824 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421494279282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632824 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632824 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@93594ebe2645: Found GsupExpect[0] for "262421494279282" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@93594ebe2645: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421494279282" TC_mo_ussd_iuse_imsi_via_proxy(174)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598C96A3C96E39194E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@93594ebe2645: setverdict(pass): none -> pass 20241005055632829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44258<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@93594ebe2645: Final verdict of PTC: pass 20241005055632833 DAUC <0003> db_auc.c:157 IMSI='262421139895486': No 2G Auth Data 20241005055632833 DAUC <0003> db_auc.c:192 IMSI='262421139895486': No 3G Auth Data HLR_Test-GSUP(171)@93594ebe2645: Created GsupExpect[0] for "262421139895486" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241005055632858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241005055632864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632864 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421139895486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421139895486" source_name="the-source\n" session_id=2739374691 session_state=BEGIN} 20241005055632864 DSS <0004> hlr_ussd.c:576 262421139895486/0xa3478a63: Process SS (BEGIN) 20241005055632864 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632864 DSS <0004> hlr_ussd.c:518 262421139895486/0xa3478a63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632864 DSS <0004> hlr_ussd.c:363 262421139895486/0xa3478a63: Tx USSD 'Your IMSI is 262421139895486' 20241005055632864 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421139895486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421139895486" destination_name="the-source\n" session_id=2739374691 session_state=END} 20241005055632864 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421139895486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@93594ebe2645: Found GsupExpect[0] for "262421139895486" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@93594ebe2645: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421139895486" TC_mo_ussd_iuse_imsi_via_proxy(175)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C36CBE172351ACE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@93594ebe2645: setverdict(pass): none -> pass 20241005055632870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@93594ebe2645: Final verdict of PTC: pass 20241005055632874 DAUC <0003> db_auc.c:157 IMSI='262421662761454': No 2G Auth Data 20241005055632874 DAUC <0003> db_auc.c:192 IMSI='262421662761454': No 3G Auth Data HLR_Test-GSUP(171)@93594ebe2645: Created GsupExpect[0] for "262421662761454" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241005055632898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241005055632905 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632905 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421662761454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421662761454" source_name="the-source\n" session_id=1973854154 session_state=BEGIN} 20241005055632905 DSS <0004> hlr_ussd.c:576 262421662761454/0x75a69fca: Process SS (BEGIN) 20241005055632905 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632905 DSS <0004> hlr_ussd.c:518 262421662761454/0x75a69fca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632905 DSS <0004> hlr_ussd.c:363 262421662761454/0x75a69fca: Tx USSD 'Your IMSI is 262421662761454' 20241005055632905 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421662761454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421662761454" destination_name="the-source\n" session_id=1973854154 session_state=END} 20241005055632905 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421662761454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632905 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632905 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@93594ebe2645: Found GsupExpect[0] for "262421662761454" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@93594ebe2645: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421662761454" TC_mo_ussd_iuse_imsi_via_proxy(176)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CC6693DD6C315A8D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@93594ebe2645: setverdict(pass): none -> pass 20241005055632909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@93594ebe2645: Final verdict of PTC: pass 20241005055632913 DAUC <0003> db_auc.c:157 IMSI='262422162043770': No 2G Auth Data 20241005055632913 DAUC <0003> db_auc.c:192 IMSI='262422162043770': No 3G Auth Data HLR_Test-GSUP(171)@93594ebe2645: Created GsupExpect[0] for "262422162043770" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241005055632937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 20241005055632944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632944 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422162043770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422162043770" source_name="the-source\n" session_id=1631582174 session_state=BEGIN} 20241005055632944 DSS <0004> hlr_ussd.c:576 262422162043770/0x613ff7de: Process SS (BEGIN) 20241005055632944 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632944 DSS <0004> hlr_ussd.c:518 262422162043770/0x613ff7de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632944 DSS <0004> hlr_ussd.c:363 262422162043770/0x613ff7de: Tx USSD 'Your IMSI is 262422162043770' 20241005055632944 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422162043770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422162043770" destination_name="the-source\n" session_id=1631582174 session_state=END} 20241005055632944 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422162043770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632944 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@93594ebe2645: Found GsupExpect[0] for "262422162043770" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@93594ebe2645: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422162043770" TC_mo_ussd_iuse_imsi_via_proxy(177)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C6693C168B3DB0D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@93594ebe2645: setverdict(pass): none -> pass 20241005055632949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@93594ebe2645: Final verdict of PTC: pass 20241005055632953 DAUC <0003> db_auc.c:157 IMSI='262424331417357': No 2G Auth Data 20241005055632953 DAUC <0003> db_auc.c:192 IMSI='262424331417357': No 3G Auth Data HLR_Test-GSUP(171)@93594ebe2645: Created GsupExpect[0] for "262424331417357" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241005055632977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 20241005055632984 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055632984 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424331417357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424331417357" source_name="the-source\n" session_id=1385153589 session_state=BEGIN} 20241005055632984 DSS <0004> hlr_ussd.c:576 262424331417357/0x528fc435: Process SS (BEGIN) 20241005055632984 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055632984 DSS <0004> hlr_ussd.c:518 262424331417357/0x528fc435: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055632984 DSS <0004> hlr_ussd.c:363 262424331417357/0x528fc435: Tx USSD 'Your IMSI is 262424331417357' 20241005055632984 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424331417357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424331417357" destination_name="the-source\n" session_id=1385153589 session_state=END} 20241005055632984 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424331417357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055632984 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055632984 DLINP <000b> input/ipa.c:451 connected read/write 20241005055632984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@93594ebe2645: Found GsupExpect[0] for "262424331417357" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@93594ebe2645: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424331417357" TC_mo_ussd_iuse_imsi_via_proxy(178)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196D368BD162B759ED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@93594ebe2645: setverdict(pass): none -> pass 20241005055632989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@93594ebe2645: Final verdict of PTC: pass 20241005055632993 DAUC <0003> db_auc.c:157 IMSI='262423475036697': No 2G Auth Data 20241005055632993 DAUC <0003> db_auc.c:192 IMSI='262423475036697': No 3G Auth Data HLR_Test-GSUP(171)@93594ebe2645: Created GsupExpect[0] for "262423475036697" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241005055633021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 20241005055633026 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055633026 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423475036697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423475036697" source_name="the-source\n" session_id=2412483880 session_state=BEGIN} 20241005055633026 DSS <0004> hlr_ussd.c:576 262423475036697/0x8fcb9528: Process SS (BEGIN) 20241005055633026 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055633026 DSS <0004> hlr_ussd.c:518 262423475036697/0x8fcb9528: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055633026 DSS <0004> hlr_ussd.c:363 262423475036697/0x8fcb9528: Tx USSD 'Your IMSI is 262423475036697' 20241005055633026 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423475036697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423475036697" destination_name="the-source\n" session_id=2412483880 session_state=END} 20241005055633026 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423475036697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055633026 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055633026 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@93594ebe2645: Found GsupExpect[0] for "262423475036697" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@93594ebe2645: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423475036697" TC_mo_ussd_iuse_imsi_via_proxy(179)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98C76ABC166365BEE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@93594ebe2645: setverdict(pass): none -> pass 20241005055633031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@93594ebe2645: Final verdict of PTC: pass 20241005055633036 DAUC <0003> db_auc.c:157 IMSI='262425140042109': No 2G Auth Data 20241005055633036 DAUC <0003> db_auc.c:192 IMSI='262425140042109': No 3G Auth Data HLR_Test-GSUP(171)@93594ebe2645: Created GsupExpect[0] for "262425140042109" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241005055633063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44300<->l=127.0.0.1:4258 20241005055633068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055633068 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425140042109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425140042109" source_name="the-source\n" session_id=3339121949 session_state=BEGIN} 20241005055633068 DSS <0004> hlr_ussd.c:576 262425140042109/0xc706f51d: Process SS (BEGIN) 20241005055633068 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055633068 DSS <0004> hlr_ussd.c:518 262425140042109/0xc706f51d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055633068 DSS <0004> hlr_ussd.c:363 262425140042109/0xc706f51d: Tx USSD 'Your IMSI is 262425140042109' 20241005055633068 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425140042109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425140042109" destination_name="the-source\n" session_id=3339121949 session_state=END} 20241005055633068 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425140042109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055633068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055633068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@93594ebe2645: Found GsupExpect[0] for "262425140042109" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@93594ebe2645: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262425140042109" TC_mo_ussd_iuse_imsi_via_proxy(180)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D4683C168B2182C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@93594ebe2645: setverdict(pass): none -> pass 20241005055633071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44300<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@93594ebe2645: Final verdict of PTC: pass 20241005055633075 DAUC <0003> db_auc.c:157 IMSI='262421834717145': No 2G Auth Data 20241005055633076 DAUC <0003> db_auc.c:192 IMSI='262421834717145': No 3G Auth Data HLR_Test-GSUP(171)@93594ebe2645: Created GsupExpect[0] for "262421834717145" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241005055633105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20241005055633112 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055633112 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421834717145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421834717145" source_name="the-source\n" session_id=2092402516 session_state=BEGIN} 20241005055633112 DSS <0004> hlr_ussd.c:576 262421834717145/0x7cb78754: Process SS (BEGIN) 20241005055633112 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241005055633112 DSS <0004> hlr_ussd.c:518 262421834717145/0x7cb78754: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241005055633112 DSS <0004> hlr_ussd.c:363 262421834717145/0x7cb78754: Tx USSD 'Your IMSI is 262421834717145' 20241005055633112 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421834717145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421834717145" destination_name="the-source\n" session_id=2092402516 session_state=END} 20241005055633112 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421834717145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055633112 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055633112 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@93594ebe2645: Found GsupExpect[0] for "262421834717145" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@93594ebe2645: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421834717145" TC_mo_ussd_iuse_imsi_via_proxy(181)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C37A3DD62B718AD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@93594ebe2645: setverdict(pass): none -> pass 20241005055633116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@93594ebe2645: Final verdict of PTC: pass 20241005055633117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 172@93594ebe2645: Final verdict of PTC: none 20241005055633119 DLINP <000b> input/ipa.c:451 connected read/write 20241005055633119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055633119 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055633119 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055633119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055633119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241005055633119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32933<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 172: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@93594ebe2645: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055633159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44326<->l=127.0.0.1:4258 20241005055633359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44326<->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=40576) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_ussd_iuse_msisdn started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055636434 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055636434 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055636437 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055636440 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636440 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055636440 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055636440 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  20241005055636440 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055636440 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  20241005055636440 DLGSUP <0013> gsup_server.c:235 2:  20241005055636440 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 3:  20241005055636440 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 4:  20241005055636440 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 5:  20241005055636440 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 7:  20241005055636440 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055636440 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055636440 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055636440 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@93594ebe2645: 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") 20241005055636462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32815<->l=127.0.0.1:4259) 20241005055636472 DAUC <0003> db_auc.c:157 IMSI='262421840709679': No 2G Auth Data 20241005055636472 DAUC <0003> db_auc.c:192 IMSI='262421840709679': No 3G Auth Data HLR_Test-GSUP(183)@93594ebe2645: Created GsupExpect[0] for "262421840709679" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241005055636499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4258 20241005055636506 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636506 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421840709679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421840709679" session_id=4058915245 session_state=BEGIN} 20241005055636506 DSS <0004> hlr_ussd.c:576 262421840709679/0xf1ee21ad: Process SS (BEGIN) 20241005055636506 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636506 DSS <0004> hlr_ussd.c:518 262421840709679/0xf1ee21ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636506 DSS <0004> hlr_ussd.c:363 262421840709679/0xf1ee21ad: Tx USSD 'Your extension is 491611663773' 20241005055636506 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421840709679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421840709679" session_id=4058915245 session_state=END} 20241005055636506 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421840709679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636506 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636506 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@93594ebe2645: Found GsupExpect[0] for "262421840709679" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@93594ebe2645: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421840709679" TC_mo_ussd_iuse_msisdn(186)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56236DBEC769B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@93594ebe2645: setverdict(pass): none -> pass 20241005055636511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@93594ebe2645: Final verdict of PTC: pass 20241005055636516 DAUC <0003> db_auc.c:157 IMSI='262425126994212': No 2G Auth Data 20241005055636516 DAUC <0003> db_auc.c:192 IMSI='262425126994212': No 3G Auth Data HLR_Test-GSUP(183)@93594ebe2645: Created GsupExpect[0] for "262425126994212" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241005055636543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44352<->l=127.0.0.1:4258 20241005055636549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636549 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425126994212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425126994212" session_id=3350814191 session_state=BEGIN} 20241005055636549 DSS <0004> hlr_ussd.c:576 262425126994212/0xc7b95def: Process SS (BEGIN) 20241005055636549 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636549 DSS <0004> hlr_ussd.c:518 262425126994212/0xc7b95def: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636549 DSS <0004> hlr_ussd.c:363 262425126994212/0xc7b95def: Tx USSD 'Your extension is 491616152828' 20241005055636549 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425126994212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425126994212" session_id=3350814191 session_state=END} 20241005055636549 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425126994212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@93594ebe2645: Found GsupExpect[0] for "262425126994212" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@93594ebe2645: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425126994212" TC_mo_ussd_iuse_msisdn(187)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB19A0C27C301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@93594ebe2645: setverdict(pass): none -> pass 20241005055636553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44352<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@93594ebe2645: Final verdict of PTC: pass 20241005055636557 DAUC <0003> db_auc.c:157 IMSI='262422770190712': No 2G Auth Data 20241005055636557 DAUC <0003> db_auc.c:192 IMSI='262422770190712': No 3G Auth Data HLR_Test-GSUP(183)@93594ebe2645: Created GsupExpect[0] for "262422770190712" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241005055636579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20241005055636584 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636584 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422770190712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422770190712" session_id=648306122 session_state=BEGIN} 20241005055636584 DSS <0004> hlr_ussd.c:576 262422770190712/0x26a45dca: Process SS (BEGIN) 20241005055636584 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636584 DSS <0004> hlr_ussd.c:518 262422770190712/0x26a45dca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636584 DSS <0004> hlr_ussd.c:363 262422770190712/0x26a45dca: Tx USSD 'Your extension is 491614577205' 20241005055636584 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422770190712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422770190712" session_id=648306122 session_state=END} 20241005055636584 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422770190712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636584 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636584 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@93594ebe2645: Found GsupExpect[0] for "262422770190712" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@93594ebe2645: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262422770190712" TC_mo_ussd_iuse_msisdn(188)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B5DB4D06AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@93594ebe2645: setverdict(pass): none -> pass 20241005055636588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@93594ebe2645: Final verdict of PTC: pass 20241005055636592 DAUC <0003> db_auc.c:157 IMSI='262428656487330': No 2G Auth Data 20241005055636592 DAUC <0003> db_auc.c:192 IMSI='262428656487330': No 3G Auth Data HLR_Test-GSUP(183)@93594ebe2645: Created GsupExpect[0] for "262428656487330" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241005055636617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 20241005055636622 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636622 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428656487330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428656487330" session_id=655633087 session_state=BEGIN} 20241005055636622 DSS <0004> hlr_ussd.c:576 262428656487330/0x27142abf: Process SS (BEGIN) 20241005055636622 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636622 DSS <0004> hlr_ussd.c:518 262428656487330/0x27142abf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636622 DSS <0004> hlr_ussd.c:363 262428656487330/0x27142abf: Tx USSD 'Your extension is 491613188670' 20241005055636622 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428656487330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428656487330" session_id=655633087 session_state=END} 20241005055636622 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428656487330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636622 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636622 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@93594ebe2645: Found GsupExpect[0] for "262428656487330" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@93594ebe2645: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262428656487330" TC_mo_ussd_iuse_msisdn(189)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566311CCE768301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@93594ebe2645: setverdict(pass): none -> pass 20241005055636625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@93594ebe2645: Final verdict of PTC: pass 20241005055636629 DAUC <0003> db_auc.c:157 IMSI='262423050624311': No 2G Auth Data 20241005055636629 DAUC <0003> db_auc.c:192 IMSI='262423050624311': No 3G Auth Data HLR_Test-GSUP(183)@93594ebe2645: Created GsupExpect[0] for "262423050624311" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241005055636653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241005055636659 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636659 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423050624311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423050624311" session_id=3681754730 session_state=BEGIN} 20241005055636659 DSS <0004> hlr_ussd.c:576 262423050624311/0xdb731e6a: Process SS (BEGIN) 20241005055636659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636659 DSS <0004> hlr_ussd.c:518 262423050624311/0xdb731e6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636659 DSS <0004> hlr_ussd.c:363 262423050624311/0xdb731e6a: Tx USSD 'Your extension is 491610223268' 20241005055636659 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423050624311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423050624311" session_id=3681754730 session_state=END} 20241005055636659 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423050624311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636659 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636659 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@93594ebe2645: Found GsupExpect[0] for "262423050624311" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@93594ebe2645: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423050624311" TC_mo_ussd_iuse_msisdn(190)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56032D94C66C301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@93594ebe2645: setverdict(pass): none -> pass 20241005055636663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@93594ebe2645: Final verdict of PTC: pass 20241005055636667 DAUC <0003> db_auc.c:157 IMSI='262429317263005': No 2G Auth Data 20241005055636667 DAUC <0003> db_auc.c:192 IMSI='262429317263005': No 3G Auth Data HLR_Test-GSUP(183)@93594ebe2645: Created GsupExpect[0] for "262429317263005" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241005055636694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 20241005055636699 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636699 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429317263005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429317263005" session_id=2450299043 session_state=BEGIN} 20241005055636699 DSS <0004> hlr_ussd.c:576 262429317263005/0x920c98a3: Process SS (BEGIN) 20241005055636699 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636699 DSS <0004> hlr_ussd.c:518 262429317263005/0x920c98a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636699 DSS <0004> hlr_ussd.c:363 262429317263005/0x920c98a3: Tx USSD 'Your extension is 491616665568' 20241005055636699 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429317263005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429317263005" session_id=2450299043 session_state=END} 20241005055636699 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429317263005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636699 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636699 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@93594ebe2645: Found GsupExpect[0] for "262429317263005" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@93594ebe2645: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429317263005" TC_mo_ussd_iuse_msisdn(191)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C365BAD66C301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@93594ebe2645: setverdict(pass): none -> pass 20241005055636703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@93594ebe2645: Final verdict of PTC: pass 20241005055636707 DAUC <0003> db_auc.c:157 IMSI='262429530400364': No 2G Auth Data 20241005055636707 DAUC <0003> db_auc.c:192 IMSI='262429530400364': No 3G Auth Data HLR_Test-GSUP(183)@93594ebe2645: Created GsupExpect[0] for "262429530400364" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241005055636733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 20241005055636739 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636739 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429530400364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429530400364" session_id=3479658624 session_state=BEGIN} 20241005055636739 DSS <0004> hlr_ussd.c:576 262429530400364/0xcf676080: Process SS (BEGIN) 20241005055636739 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636739 DSS <0004> hlr_ussd.c:518 262429530400364/0xcf676080: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636739 DSS <0004> hlr_ussd.c:363 262429530400364/0xcf676080: Tx USSD 'Your extension is 491617730735' 20241005055636739 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429530400364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429530400364" session_id=3479658624 session_state=END} 20241005055636739 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429530400364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636739 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636739 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@93594ebe2645: Found GsupExpect[0] for "262429530400364" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@93594ebe2645: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429530400364" TC_mo_ussd_iuse_msisdn(192)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB719EC36AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@93594ebe2645: setverdict(pass): none -> pass 20241005055636744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54450<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@93594ebe2645: Final verdict of PTC: pass 20241005055636748 DAUC <0003> db_auc.c:157 IMSI='262425097293079': No 2G Auth Data 20241005055636748 DAUC <0003> db_auc.c:192 IMSI='262425097293079': No 3G Auth Data HLR_Test-GSUP(183)@93594ebe2645: Created GsupExpect[0] for "262425097293079" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241005055636775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4258 20241005055636782 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636782 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425097293079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425097293079" session_id=592874586 session_state=BEGIN} 20241005055636782 DSS <0004> hlr_ussd.c:576 262425097293079/0x23568c5a: Process SS (BEGIN) 20241005055636782 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055636782 DSS <0004> hlr_ussd.c:518 262425097293079/0x23568c5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055636782 DSS <0004> hlr_ussd.c:363 262425097293079/0x23568c5a: Tx USSD 'Your extension is 491615824481' 20241005055636782 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425097293079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425097293079" session_id=592874586 session_state=END} 20241005055636782 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425097293079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055636782 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055636782 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@93594ebe2645: Found GsupExpect[0] for "262425097293079" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@93594ebe2645: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262425097293079" TC_mo_ussd_iuse_msisdn(193)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A38198D868B01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@93594ebe2645: setverdict(pass): none -> pass 20241005055636786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@93594ebe2645: Final verdict of PTC: pass 20241005055636787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44330<->l=127.0.0.1:4258 20241005055636788 DLINP <000b> input/ipa.c:451 connected read/write 20241005055636788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055636788 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055636788 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055636788 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055636788 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32815<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@93594ebe2645: Final verdict of PTC: none 184@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 184: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@93594ebe2645: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055636827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 20241005055637028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54466<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31284) Waiting for packet dumper to finish... 1 (prev_count=31284, count=39824) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055640105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055640105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055640108 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055640112 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640112 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055640112 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055640112 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  20241005055640112 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055640112 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  20241005055640112 DLGSUP <0013> gsup_server.c:235 2:  20241005055640112 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 3:  20241005055640112 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 4:  20241005055640112 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 5:  20241005055640112 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 7:  20241005055640112 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055640112 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055640112 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055640112 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@93594ebe2645: 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") 20241005055640128 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33351<->l=127.0.0.1:4259) 20241005055640147 DAUC <0003> db_auc.c:157 IMSI='262421232022767': No 2G Auth Data 20241005055640147 DAUC <0003> db_auc.c:192 IMSI='262421232022767': No 3G Auth Data HLR_Test-GSUP(195)@93594ebe2645: Created GsupExpect[0] for "262421232022767" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241005055640172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20241005055640178 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640178 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421232022767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421232022767" source_name="the-source\n" session_id=3105210903 session_state=BEGIN} 20241005055640178 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055640178 DSS <0004> hlr_ussd.c:576 262421232022767/0xb915c217: Process SS (BEGIN) 20241005055640178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640178 DSS <0004> hlr_ussd.c:518 262421232022767/0xb915c217: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640178 DSS <0004> hlr_ussd.c:363 262421232022767/0xb915c217: Tx USSD 'Your extension is 491615764033' 20241005055640178 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421232022767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421232022767" destination_name="the-source\n" session_id=3105210903 session_state=END} 20241005055640178 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421232022767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640178 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640178 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@93594ebe2645: Found GsupExpect[0] for "262421232022767" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@93594ebe2645: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421232022767" TC_mo_ussd_iuse_msisdn_via_proxy(198)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A371B0D369B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@93594ebe2645: setverdict(pass): none -> pass 20241005055640183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@93594ebe2645: Final verdict of PTC: pass 20241005055640187 DAUC <0003> db_auc.c:157 IMSI='262426311927429': No 2G Auth Data 20241005055640187 DAUC <0003> db_auc.c:192 IMSI='262426311927429': No 3G Auth Data HLR_Test-GSUP(195)@93594ebe2645: Created GsupExpect[0] for "262426311927429" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241005055640212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 20241005055640217 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640217 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426311927429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426311927429" source_name="the-source\n" session_id=2398696913 session_state=BEGIN} 20241005055640218 DSS <0004> hlr_ussd.c:576 262426311927429/0x8ef935d1: Process SS (BEGIN) 20241005055640218 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640218 DSS <0004> hlr_ussd.c:518 262426311927429/0x8ef935d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640218 DSS <0004> hlr_ussd.c:363 262426311927429/0x8ef935d1: Tx USSD 'Your extension is 491610520274' 20241005055640218 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426311927429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426311927429" destination_name="the-source\n" session_id=2398696913 session_state=END} 20241005055640218 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426311927429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640218 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640218 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@93594ebe2645: Found GsupExpect[0] for "262426311927429" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@93594ebe2645: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426311927429" TC_mo_ussd_iuse_msisdn_via_proxy(199)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56035194C76A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@93594ebe2645: setverdict(pass): none -> pass 20241005055640221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@93594ebe2645: Final verdict of PTC: pass 20241005055640225 DAUC <0003> db_auc.c:157 IMSI='262423716355384': No 2G Auth Data 20241005055640225 DAUC <0003> db_auc.c:192 IMSI='262423716355384': No 3G Auth Data HLR_Test-GSUP(195)@93594ebe2645: Created GsupExpect[0] for "262423716355384" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241005055640250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 20241005055640256 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640256 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423716355384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423716355384" source_name="the-source\n" session_id=4028269216 session_state=BEGIN} 20241005055640256 DSS <0004> hlr_ussd.c:576 262423716355384/0xf01a82a0: Process SS (BEGIN) 20241005055640256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640256 DSS <0004> hlr_ussd.c:518 262423716355384/0xf01a82a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640256 DSS <0004> hlr_ussd.c:363 262423716355384/0xf01a82a0: Tx USSD 'Your extension is 491611113130' 20241005055640256 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423716355384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423716355384" destination_name="the-source\n" session_id=4028269216 session_state=END} 20241005055640256 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262423716355384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640256 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640256 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@93594ebe2645: Found GsupExpect[0] for "262423716355384" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@93594ebe2645: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262423716355384" TC_mo_ussd_iuse_msisdn_via_proxy(200)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B1D82C368301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@93594ebe2645: setverdict(pass): none -> pass 20241005055640259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@93594ebe2645: Final verdict of PTC: pass 20241005055640263 DAUC <0003> db_auc.c:157 IMSI='262425648248786': No 2G Auth Data 20241005055640263 DAUC <0003> db_auc.c:192 IMSI='262425648248786': No 3G Auth Data HLR_Test-GSUP(195)@93594ebe2645: Created GsupExpect[0] for "262425648248786" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241005055640286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 20241005055640291 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640291 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425648248786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425648248786" source_name="the-source\n" session_id=202908412 session_state=BEGIN} 20241005055640291 DSS <0004> hlr_ussd.c:576 262425648248786/0x0c1822fc: Process SS (BEGIN) 20241005055640291 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640291 DSS <0004> hlr_ussd.c:518 262425648248786/0x0c1822fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640291 DSS <0004> hlr_ussd.c:363 262425648248786/0x0c1822fc: Tx USSD 'Your extension is 491618286188' 20241005055640291 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425648248786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425648248786" destination_name="the-source\n" session_id=202908412 session_state=END} 20241005055640291 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262425648248786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640291 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640291 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@93594ebe2645: Found GsupExpect[0] for "262425648248786" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@93594ebe2645: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425648248786" TC_mo_ussd_iuse_msisdn_via_proxy(201)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570329C2D86C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@93594ebe2645: setverdict(pass): none -> pass 20241005055640296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@93594ebe2645: Final verdict of PTC: pass 20241005055640300 DAUC <0003> db_auc.c:157 IMSI='262427152110026': No 2G Auth Data 20241005055640300 DAUC <0003> db_auc.c:192 IMSI='262427152110026': No 3G Auth Data HLR_Test-GSUP(195)@93594ebe2645: Created GsupExpect[0] for "262427152110026" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241005055640324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54502<->l=127.0.0.1:4258 20241005055640331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640331 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427152110026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427152110026" source_name="the-source\n" session_id=390558637 session_state=BEGIN} 20241005055640331 DSS <0004> hlr_ussd.c:576 262427152110026/0x174773ad: Process SS (BEGIN) 20241005055640331 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640331 DSS <0004> hlr_ussd.c:518 262427152110026/0x174773ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640331 DSS <0004> hlr_ussd.c:363 262427152110026/0x174773ad: Tx USSD 'Your extension is 491610081606' 20241005055640331 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427152110026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427152110026" destination_name="the-source\n" session_id=390558637 session_state=END} 20241005055640331 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262427152110026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@93594ebe2645: Found GsupExpect[0] for "262427152110026" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@93594ebe2645: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262427152110026" TC_mo_ussd_iuse_msisdn_via_proxy(202)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560305CCC06B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@93594ebe2645: setverdict(pass): none -> pass 20241005055640336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54502<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@93594ebe2645: Final verdict of PTC: pass 20241005055640340 DAUC <0003> db_auc.c:157 IMSI='262426614631393': No 2G Auth Data 20241005055640340 DAUC <0003> db_auc.c:192 IMSI='262426614631393': No 3G Auth Data HLR_Test-GSUP(195)@93594ebe2645: Created GsupExpect[0] for "262426614631393" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241005055640367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4258 20241005055640373 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640373 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426614631393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426614631393" source_name="the-source\n" session_id=2180955882 session_state=BEGIN} 20241005055640373 DSS <0004> hlr_ussd.c:576 262426614631393/0x81febeea: Process SS (BEGIN) 20241005055640373 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640373 DSS <0004> hlr_ussd.c:518 262426614631393/0x81febeea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640373 DSS <0004> hlr_ussd.c:363 262426614631393/0x81febeea: Tx USSD 'Your extension is 491613288873' 20241005055640373 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426614631393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426614631393" destination_name="the-source\n" session_id=2180955882 session_state=END} 20241005055640373 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262426614631393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640373 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640373 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@93594ebe2645: Found GsupExpect[0] for "262426614631393" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@93594ebe2645: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262426614631393" TC_mo_ussd_iuse_msisdn_via_proxy(203)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566321C0E779B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@93594ebe2645: setverdict(pass): none -> pass 20241005055640377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54510<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@93594ebe2645: Final verdict of PTC: pass 20241005055640381 DAUC <0003> db_auc.c:157 IMSI='262422457161104': No 2G Auth Data 20241005055640381 DAUC <0003> db_auc.c:192 IMSI='262422457161104': No 3G Auth Data HLR_Test-GSUP(195)@93594ebe2645: Created GsupExpect[0] for "262422457161104" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241005055640407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 20241005055640415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640415 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422457161104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422457161104" source_name="the-source\n" session_id=836971974 session_state=BEGIN} 20241005055640415 DSS <0004> hlr_ussd.c:576 262422457161104/0x31e32dc6: Process SS (BEGIN) 20241005055640415 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640415 DSS <0004> hlr_ussd.c:518 262422457161104/0x31e32dc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640415 DSS <0004> hlr_ussd.c:363 262422457161104/0x31e32dc6: Tx USSD 'Your extension is 491617158631' 20241005055640415 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422457161104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457161104" destination_name="the-source\n" session_id=836971974 session_state=END} 20241005055640415 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422457161104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640415 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@93594ebe2645: Found GsupExpect[0] for "262422457161104" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@93594ebe2645: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262422457161104" TC_mo_ussd_iuse_msisdn_via_proxy(204)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB11ACE368B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@93594ebe2645: setverdict(pass): none -> pass 20241005055640419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@93594ebe2645: Final verdict of PTC: pass 20241005055640423 DAUC <0003> db_auc.c:157 IMSI='262424356722239': No 2G Auth Data 20241005055640423 DAUC <0003> db_auc.c:192 IMSI='262424356722239': No 3G Auth Data HLR_Test-GSUP(195)@93594ebe2645: Created GsupExpect[0] for "262424356722239" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241005055640451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 20241005055640457 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640457 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424356722239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424356722239" source_name="the-source\n" session_id=4184228439 session_state=BEGIN} 20241005055640457 DSS <0004> hlr_ussd.c:576 262424356722239/0xf9664257: Process SS (BEGIN) 20241005055640457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241005055640457 DSS <0004> hlr_ussd.c:518 262424356722239/0xf9664257: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241005055640458 DSS <0004> hlr_ussd.c:363 262424356722239/0xf9664257: Tx USSD 'Your extension is 491618684821' 20241005055640458 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424356722239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356722239" destination_name="the-source\n" session_id=4184228439 session_state=END} 20241005055640458 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262424356722239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055640458 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055640458 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@93594ebe2645: Found GsupExpect[0] for "262424356722239" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@93594ebe2645: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424356722239" TC_mo_ussd_iuse_msisdn_via_proxy(205)@93594ebe2645: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570361C0D278B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@93594ebe2645: setverdict(pass): none -> pass 20241005055640462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54532<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@93594ebe2645: Final verdict of PTC: pass 20241005055640463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 20241005055640464 DLINP <000b> input/ipa.c:451 connected read/write 20241005055640464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055640464 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055640464 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055640464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055640464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241005055640464 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33351<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@93594ebe2645: Final verdict of PTC: none 196@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 196: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@93594ebe2645: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055640503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4258 20241005055640703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6072) Waiting for packet dumper to finish... 1 (prev_count=6072, count=40512) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_ussd_euse started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 20241005055643783 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37487 20241005055643783 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37487 MTC@93594ebe2645: in not legacy case 2 IPA-EUSE-foobar(208)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055643786 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643786 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643786 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055643786 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@93594ebe2645: 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 } } } } 20241005055643788 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643788 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643788 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055643788 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241005055643788 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241005055643788 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  20241005055643788 DLGSUP <0013> gsup_server.c:235 2:  20241005055643788 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 3:  20241005055643788 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 4:  20241005055643788 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 5:  20241005055643788 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 7:  20241005055643788 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055643788 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055643788 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055643788 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37487 HLR_Test-GSUP-IPA(207)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055643789 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055643792 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643792 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055643792 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055643792 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  20241005055643792 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055643792 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  20241005055643792 DLGSUP <0013> gsup_server.c:235 2:  20241005055643792 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 3:  20241005055643792 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 4:  20241005055643792 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 5:  20241005055643792 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 7:  20241005055643792 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055643792 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055643792 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055643792 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@93594ebe2645: 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") 20241005055643812 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36925<->l=127.0.0.1:4259) 20241005055643831 DAUC <0003> db_auc.c:157 IMSI='262422311258903': No 2G Auth Data 20241005055643831 DAUC <0003> db_auc.c:192 IMSI='262422311258903': No 3G Auth Data HLR_Test-GSUP(209)@93594ebe2645: Created GsupExpect[0] for "262422311258903" to be handled at TC_mo_ussd_euse(212) 20241005055643857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 20241005055643864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643864 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422311258903" session_id=1516440843 session_state=BEGIN} 20241005055643864 DSS <0004> hlr_ussd.c:576 262422311258903/0x5a630d0b: Process SS (BEGIN) 20241005055643864 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055643864 DSS <0004> hlr_ussd.c:518 262422311258903/0x5a630d0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055643864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643864 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643864 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643864 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data EUSE-TC_mo_ussd_euse(206)@93594ebe2645: 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 } } } } } 20241005055643873 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643873 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643873 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422311258903" session_id=1516440843 session_state=END} 20241005055643873 DSS <0004> hlr_ussd.c:576 262422311258903/0x5a630d0b: Process SS (END) 20241005055643873 DSS <0004> hlr_ussd.c:518 262422311258903/0x5a630d0b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055643873 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422311258903" session_id=1516440843 session_state=END} 20241005055643873 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055643873 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262422311258903 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055643873 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643873 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@93594ebe2645: Found GsupExpect[0] for "262422311258903" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@93594ebe2645: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422311258903" TC_mo_ussd_euse(212)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055643878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@93594ebe2645: Final verdict of PTC: pass 20241005055643883 DAUC <0003> db_auc.c:157 IMSI='262425472926352': No 2G Auth Data 20241005055643883 DAUC <0003> db_auc.c:192 IMSI='262425472926352': No 3G Auth Data HLR_Test-GSUP(209)@93594ebe2645: Created GsupExpect[0] for "262425472926352" to be handled at TC_mo_ussd_euse(213) 20241005055643910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54566<->l=127.0.0.1:4258 20241005055643914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643914 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425472926352" session_id=1262717007 session_state=BEGIN} 20241005055643914 DSS <0004> hlr_ussd.c:576 262425472926352/0x4b43884f: Process SS (BEGIN) 20241005055643914 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055643914 DSS <0004> hlr_ussd.c:518 262425472926352/0x4b43884f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055643914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643914 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643914 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643914 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data EUSE-TC_mo_ussd_euse(206)@93594ebe2645: 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 } } } } } 20241005055643917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643917 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643917 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425472926352" session_id=1262717007 session_state=END} 20241005055643917 DSS <0004> hlr_ussd.c:576 262425472926352/0x4b43884f: Process SS (END) 20241005055643917 DSS <0004> hlr_ussd.c:518 262425472926352/0x4b43884f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055643917 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425472926352" session_id=1262717007 session_state=END} 20241005055643917 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055643917 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425472926352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055643917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643917 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@93594ebe2645: Found GsupExpect[0] for "262425472926352" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@93594ebe2645: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425472926352" TC_mo_ussd_euse(213)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055643921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54566<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@93594ebe2645: Final verdict of PTC: pass 20241005055643925 DAUC <0003> db_auc.c:157 IMSI='262421116161934': No 2G Auth Data 20241005055643925 DAUC <0003> db_auc.c:192 IMSI='262421116161934': No 3G Auth Data HLR_Test-GSUP(209)@93594ebe2645: Created GsupExpect[0] for "262421116161934" to be handled at TC_mo_ussd_euse(214) 20241005055643950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 20241005055643955 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643955 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421116161934" session_id=3195414302 session_state=BEGIN} 20241005055643955 DSS <0004> hlr_ussd.c:576 262421116161934/0xbe76271e: Process SS (BEGIN) 20241005055643955 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055643955 DSS <0004> hlr_ussd.c:518 262421116161934/0xbe76271e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055643955 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643955 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643955 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643955 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data EUSE-TC_mo_ussd_euse(206)@93594ebe2645: 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 } } } } } 20241005055643957 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643957 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643957 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421116161934" session_id=3195414302 session_state=END} 20241005055643957 DSS <0004> hlr_ussd.c:576 262421116161934/0xbe76271e: Process SS (END) 20241005055643957 DSS <0004> hlr_ussd.c:518 262421116161934/0xbe76271e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055643957 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421116161934" session_id=3195414302 session_state=END} 20241005055643957 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055643957 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421116161934 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055643957 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643957 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@93594ebe2645: Found GsupExpect[0] for "262421116161934" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@93594ebe2645: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421116161934" TC_mo_ussd_euse(214)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055643961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54582<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@93594ebe2645: Final verdict of PTC: pass 20241005055643965 DAUC <0003> db_auc.c:157 IMSI='262423643198331': No 2G Auth Data 20241005055643965 DAUC <0003> db_auc.c:192 IMSI='262423643198331': No 3G Auth Data HLR_Test-GSUP(209)@93594ebe2645: Created GsupExpect[0] for "262423643198331" to be handled at TC_mo_ussd_euse(215) 20241005055643989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 20241005055643995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055643995 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423643198331" session_id=636805905 session_state=BEGIN} 20241005055643995 DSS <0004> hlr_ussd.c:576 262423643198331/0x25f4e311: Process SS (BEGIN) 20241005055643995 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055643995 DSS <0004> hlr_ussd.c:518 262423643198331/0x25f4e311: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055643995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643995 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055643995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643995 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data EUSE-TC_mo_ussd_euse(206)@93594ebe2645: 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 } } } } } 20241005055643997 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643997 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055643997 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423643198331" session_id=636805905 session_state=END} 20241005055643997 DSS <0004> hlr_ussd.c:576 262423643198331/0x25f4e311: Process SS (END) 20241005055643997 DSS <0004> hlr_ussd.c:518 262423643198331/0x25f4e311: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055643997 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423643198331" session_id=636805905 session_state=END} 20241005055643997 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055643997 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423643198331 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055643997 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055643997 DLINP <000b> input/ipa.c:451 connected read/write 20241005055643997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@93594ebe2645: Found GsupExpect[0] for "262423643198331" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@93594ebe2645: Added IMSI table entry 3TC_mo_ussd_euse(215)"262423643198331" TC_mo_ussd_euse(215)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055644002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@93594ebe2645: Final verdict of PTC: pass 20241005055644005 DAUC <0003> db_auc.c:157 IMSI='262424301960696': No 2G Auth Data 20241005055644005 DAUC <0003> db_auc.c:192 IMSI='262424301960696': No 3G Auth Data HLR_Test-GSUP(209)@93594ebe2645: Created GsupExpect[0] for "262424301960696" to be handled at TC_mo_ussd_euse(216) 20241005055644030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54604<->l=127.0.0.1:4258 20241005055644036 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644036 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424301960696" session_id=765249829 session_state=BEGIN} 20241005055644036 DSS <0004> hlr_ussd.c:576 262424301960696/0x2d9cc925: Process SS (BEGIN) 20241005055644036 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055644036 DSS <0004> hlr_ussd.c:518 262424301960696/0x2d9cc925: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055644036 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644036 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644036 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644036 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data EUSE-TC_mo_ussd_euse(206)@93594ebe2645: 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 } } } } } 20241005055644039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644039 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644039 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424301960696" session_id=765249829 session_state=END} 20241005055644039 DSS <0004> hlr_ussd.c:576 262424301960696/0x2d9cc925: Process SS (END) 20241005055644039 DSS <0004> hlr_ussd.c:518 262424301960696/0x2d9cc925: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055644039 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424301960696" session_id=765249829 session_state=END} 20241005055644039 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055644039 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424301960696 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055644039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644039 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@93594ebe2645: Found GsupExpect[0] for "262424301960696" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@93594ebe2645: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424301960696" TC_mo_ussd_euse(216)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055644042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54604<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@93594ebe2645: Final verdict of PTC: pass 20241005055644047 DAUC <0003> db_auc.c:157 IMSI='262424471228011': No 2G Auth Data 20241005055644047 DAUC <0003> db_auc.c:192 IMSI='262424471228011': No 3G Auth Data HLR_Test-GSUP(209)@93594ebe2645: Created GsupExpect[0] for "262424471228011" to be handled at TC_mo_ussd_euse(217) 20241005055644073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 20241005055644078 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644078 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424471228011" session_id=2268658589 session_state=BEGIN} 20241005055644078 DSS <0004> hlr_ussd.c:576 262424471228011/0x8738fb9d: Process SS (BEGIN) 20241005055644078 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055644078 DSS <0004> hlr_ussd.c:518 262424471228011/0x8738fb9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055644078 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644078 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644078 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644078 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data EUSE-TC_mo_ussd_euse(206)@93594ebe2645: 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 } } } } } 20241005055644080 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644080 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644080 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424471228011" session_id=2268658589 session_state=END} 20241005055644080 DSS <0004> hlr_ussd.c:576 262424471228011/0x8738fb9d: Process SS (END) 20241005055644080 DSS <0004> hlr_ussd.c:518 262424471228011/0x8738fb9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055644080 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424471228011" session_id=2268658589 session_state=END} 20241005055644080 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055644080 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262424471228011 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055644080 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644080 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@93594ebe2645: Found GsupExpect[0] for "262424471228011" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@93594ebe2645: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424471228011" TC_mo_ussd_euse(217)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055644085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@93594ebe2645: Final verdict of PTC: pass 20241005055644089 DAUC <0003> db_auc.c:157 IMSI='262427274692102': No 2G Auth Data 20241005055644089 DAUC <0003> db_auc.c:192 IMSI='262427274692102': No 3G Auth Data HLR_Test-GSUP(209)@93594ebe2645: Created GsupExpect[0] for "262427274692102" to be handled at TC_mo_ussd_euse(218) 20241005055644118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4258 20241005055644122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644122 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427274692102" session_id=1957045492 session_state=BEGIN} 20241005055644122 DSS <0004> hlr_ussd.c:576 262427274692102/0x74a624f4: Process SS (BEGIN) 20241005055644122 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055644122 DSS <0004> hlr_ussd.c:518 262427274692102/0x74a624f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055644122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644122 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644122 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data EUSE-TC_mo_ussd_euse(206)@93594ebe2645: 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 } } } } } 20241005055644124 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644124 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644125 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427274692102" session_id=1957045492 session_state=END} 20241005055644125 DSS <0004> hlr_ussd.c:576 262427274692102/0x74a624f4: Process SS (END) 20241005055644125 DSS <0004> hlr_ussd.c:518 262427274692102/0x74a624f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055644125 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427274692102" session_id=1957045492 session_state=END} 20241005055644125 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055644125 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427274692102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055644125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644125 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@93594ebe2645: Found GsupExpect[0] for "262427274692102" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@93594ebe2645: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427274692102" TC_mo_ussd_euse(218)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055644128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@93594ebe2645: Final verdict of PTC: pass 20241005055644132 DAUC <0003> db_auc.c:157 IMSI='262429135809214': No 2G Auth Data 20241005055644132 DAUC <0003> db_auc.c:192 IMSI='262429135809214': No 3G Auth Data HLR_Test-GSUP(209)@93594ebe2645: Created GsupExpect[0] for "262429135809214" to be handled at TC_mo_ussd_euse(219) 20241005055644158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20241005055644163 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644163 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429135809214" session_id=2760001452 session_state=BEGIN} 20241005055644163 DSS <0004> hlr_ussd.c:576 262429135809214/0xa48247ac: Process SS (BEGIN) 20241005055644163 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055644163 DSS <0004> hlr_ussd.c:518 262429135809214/0xa48247ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055644163 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644163 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data 20241005055644163 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644163 DLINP <000b> input/ipa.c:431 127.0.0.1:37487 sending data EUSE-TC_mo_ussd_euse(206)@93594ebe2645: 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 } } } } } 20241005055644165 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644165 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644165 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429135809214" session_id=2760001452 session_state=END} 20241005055644165 DSS <0004> hlr_ussd.c:576 262429135809214/0xa48247ac: Process SS (END) 20241005055644165 DSS <0004> hlr_ussd.c:518 262429135809214/0xa48247ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055644165 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429135809214" session_id=2760001452 session_state=END} 20241005055644165 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055644165 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262429135809214 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055644165 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055644165 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@93594ebe2645: Found GsupExpect[0] for "262429135809214" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@93594ebe2645: Added IMSI table entry 7TC_mo_ussd_euse(219)"262429135809214" TC_mo_ussd_euse(219)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055644169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@93594ebe2645: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@93594ebe2645: Final verdict of PTC: none 20241005055644170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4258 20241005055644171 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644171 DLINP <000b> input/ipa.c:405 127.0.0.1:37487 message received 20241005055644171 DLINP <000b> input/ipa.c:414 127.0.0.1:37487 connection closed with server 20241005055644171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37487 20241005055644171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241005055644171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36925<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@93594ebe2645: Final verdict of PTC: none 20241005055644171 DLINP <000b> input/ipa.c:451 connected read/write 20241005055644171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055644171 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055644171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055644171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@93594ebe2645: Final verdict of PTC: none 210@93594ebe2645: Final verdict of PTC: none IPA-EUSE-foobar(208)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 210: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@93594ebe2645: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055644211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54634<->l=127.0.0.1:4258 20241005055644412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54634<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34260) Waiting for packet dumper to finish... 1 (prev_count=34260, count=45512) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_ussd_euse_continue started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 20241005055647499 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37701 20241005055647499 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37701 MTC@93594ebe2645: in not legacy case 2 IPA-EUSE-foobar(222)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055647502 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647502 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647503 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055647503 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055647504 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647504 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647504 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055647504 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241005055647504 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241005055647504 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  20241005055647504 DLGSUP <0013> gsup_server.c:235 2:  20241005055647504 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 3:  20241005055647504 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 4:  20241005055647504 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 5:  20241005055647504 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 7:  20241005055647504 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055647504 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055647504 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055647504 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37701 IPA-EUSE-foobar(222)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055647505 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055647508 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647508 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055647508 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055647508 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  20241005055647508 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055647508 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  20241005055647508 DLGSUP <0013> gsup_server.c:235 2:  20241005055647508 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 3:  20241005055647508 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 4:  20241005055647508 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 5:  20241005055647508 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 7:  20241005055647508 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055647508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055647508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055647508 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@93594ebe2645: 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") 20241005055647526 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33875<->l=127.0.0.1:4259) 20241005055647545 DAUC <0003> db_auc.c:157 IMSI='262426021895038': No 2G Auth Data 20241005055647545 DAUC <0003> db_auc.c:192 IMSI='262426021895038': No 3G Auth Data HLR_Test-GSUP(223)@93594ebe2645: Created GsupExpect[0] for "262426021895038" to be handled at TC_mo_ussd_euse_continue(226) 20241005055647570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 20241005055647576 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647576 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426021895038" session_id=865349952 session_state=BEGIN} 20241005055647576 DSS <0004> hlr_ussd.c:576 262426021895038/0x33943140: Process SS (BEGIN) 20241005055647576 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647576 DSS <0004> hlr_ussd.c:518 262426021895038/0x33943140: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647576 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647576 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647576 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647576 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647582 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647582 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647582 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021895038" session_id=865349952 session_state=CONTINUE} 20241005055647582 DSS <0004> hlr_ussd.c:576 262426021895038/0x33943140: Process SS (CONTINUE) 20241005055647582 DSS <0004> hlr_ussd.c:518 262426021895038/0x33943140: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647582 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021895038" session_id=865349952 session_state=CONTINUE} 20241005055647582 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647582 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647582 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@93594ebe2645: Found GsupExpect[0] for "262426021895038" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@93594ebe2645: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426021895038" TC_mo_ussd_euse_continue(226)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055647588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647588 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426021895038" session_id=865349952 session_state=CONTINUE} 20241005055647588 DSS <0004> hlr_ussd.c:576 262426021895038/0x33943140: Process SS (CONTINUE) 20241005055647588 DSS <0004> hlr_ussd.c:518 262426021895038/0x33943140: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647588 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647588 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647588 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647590 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647590 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647590 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021895038" session_id=865349952 session_state=END} 20241005055647590 DSS <0004> hlr_ussd.c:576 262426021895038/0x33943140: Process SS (END) 20241005055647590 DSS <0004> hlr_ussd.c:518 262426021895038/0x33943140: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647590 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426021895038" session_id=865349952 session_state=END} 20241005055647590 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647590 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426021895038 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647590 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647590 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055647592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@93594ebe2645: Final verdict of PTC: pass 20241005055647596 DAUC <0003> db_auc.c:157 IMSI='262429546719148': No 2G Auth Data 20241005055647596 DAUC <0003> db_auc.c:192 IMSI='262429546719148': No 3G Auth Data HLR_Test-GSUP(223)@93594ebe2645: Created GsupExpect[0] for "262429546719148" to be handled at TC_mo_ussd_euse_continue(227) 20241005055647618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34450<->l=127.0.0.1:4258 20241005055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647624 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429546719148" session_id=3385820518 session_state=BEGIN} 20241005055647624 DSS <0004> hlr_ussd.c:576 262429546719148/0xc9cf8566: Process SS (BEGIN) 20241005055647624 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647624 DSS <0004> hlr_ussd.c:518 262429546719148/0xc9cf8566: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647624 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647624 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647626 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647626 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647626 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429546719148" session_id=3385820518 session_state=CONTINUE} 20241005055647626 DSS <0004> hlr_ussd.c:576 262429546719148/0xc9cf8566: Process SS (CONTINUE) 20241005055647626 DSS <0004> hlr_ussd.c:518 262429546719148/0xc9cf8566: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647626 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429546719148" session_id=3385820518 session_state=CONTINUE} 20241005055647626 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647626 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647626 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@93594ebe2645: Found GsupExpect[0] for "262429546719148" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@93594ebe2645: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429546719148" TC_mo_ussd_euse_continue(227)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055647630 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647630 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429546719148" session_id=3385820518 session_state=CONTINUE} 20241005055647630 DSS <0004> hlr_ussd.c:576 262429546719148/0xc9cf8566: Process SS (CONTINUE) 20241005055647630 DSS <0004> hlr_ussd.c:518 262429546719148/0xc9cf8566: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647630 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647630 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647630 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647630 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647630 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647632 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647632 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647632 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429546719148" session_id=3385820518 session_state=END} 20241005055647632 DSS <0004> hlr_ussd.c:576 262429546719148/0xc9cf8566: Process SS (END) 20241005055647632 DSS <0004> hlr_ussd.c:518 262429546719148/0xc9cf8566: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647632 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429546719148" session_id=3385820518 session_state=END} 20241005055647632 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647632 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429546719148 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647632 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647632 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055647634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34450<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@93594ebe2645: Final verdict of PTC: pass 20241005055647638 DAUC <0003> db_auc.c:157 IMSI='262428148782335': No 2G Auth Data 20241005055647638 DAUC <0003> db_auc.c:192 IMSI='262428148782335': No 3G Auth Data HLR_Test-GSUP(223)@93594ebe2645: Created GsupExpect[0] for "262428148782335" to be handled at TC_mo_ussd_euse_continue(228) 20241005055647662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34462<->l=127.0.0.1:4258 20241005055647669 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647669 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428148782335" session_id=437517097 session_state=BEGIN} 20241005055647669 DSS <0004> hlr_ussd.c:576 262428148782335/0x1a13fb29: Process SS (BEGIN) 20241005055647669 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647669 DSS <0004> hlr_ussd.c:518 262428148782335/0x1a13fb29: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647669 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647669 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647669 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647671 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647671 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647671 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428148782335" session_id=437517097 session_state=CONTINUE} 20241005055647671 DSS <0004> hlr_ussd.c:576 262428148782335/0x1a13fb29: Process SS (CONTINUE) 20241005055647671 DSS <0004> hlr_ussd.c:518 262428148782335/0x1a13fb29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647671 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428148782335" session_id=437517097 session_state=CONTINUE} 20241005055647671 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647671 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647671 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@93594ebe2645: Found GsupExpect[0] for "262428148782335" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@93594ebe2645: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428148782335" TC_mo_ussd_euse_continue(228)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055647675 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647675 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428148782335" session_id=437517097 session_state=CONTINUE} 20241005055647675 DSS <0004> hlr_ussd.c:576 262428148782335/0x1a13fb29: Process SS (CONTINUE) 20241005055647675 DSS <0004> hlr_ussd.c:518 262428148782335/0x1a13fb29: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647675 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647675 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647675 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647675 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647675 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647677 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647677 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647677 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428148782335" session_id=437517097 session_state=END} 20241005055647677 DSS <0004> hlr_ussd.c:576 262428148782335/0x1a13fb29: Process SS (END) 20241005055647677 DSS <0004> hlr_ussd.c:518 262428148782335/0x1a13fb29: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647677 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428148782335" session_id=437517097 session_state=END} 20241005055647677 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647677 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428148782335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647677 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647677 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055647679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34462<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@93594ebe2645: Final verdict of PTC: pass 20241005055647684 DAUC <0003> db_auc.c:157 IMSI='262428038421442': No 2G Auth Data 20241005055647684 DAUC <0003> db_auc.c:192 IMSI='262428038421442': No 3G Auth Data HLR_Test-GSUP(223)@93594ebe2645: Created GsupExpect[0] for "262428038421442" to be handled at TC_mo_ussd_euse_continue(229) 20241005055647706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 20241005055647710 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647710 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428038421442" session_id=743741834 session_state=BEGIN} 20241005055647710 DSS <0004> hlr_ussd.c:576 262428038421442/0x2c54998a: Process SS (BEGIN) 20241005055647710 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647710 DSS <0004> hlr_ussd.c:518 262428038421442/0x2c54998a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647710 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647710 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647710 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647710 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647712 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647712 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647712 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428038421442" session_id=743741834 session_state=CONTINUE} 20241005055647712 DSS <0004> hlr_ussd.c:576 262428038421442/0x2c54998a: Process SS (CONTINUE) 20241005055647712 DSS <0004> hlr_ussd.c:518 262428038421442/0x2c54998a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647712 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428038421442" session_id=743741834 session_state=CONTINUE} 20241005055647712 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647712 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647712 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@93594ebe2645: Found GsupExpect[0] for "262428038421442" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@93594ebe2645: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262428038421442" TC_mo_ussd_euse_continue(229)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055647715 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647715 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428038421442" session_id=743741834 session_state=CONTINUE} 20241005055647715 DSS <0004> hlr_ussd.c:576 262428038421442/0x2c54998a: Process SS (CONTINUE) 20241005055647715 DSS <0004> hlr_ussd.c:518 262428038421442/0x2c54998a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647715 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647715 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647715 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647715 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647715 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647717 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647717 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647717 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428038421442" session_id=743741834 session_state=END} 20241005055647717 DSS <0004> hlr_ussd.c:576 262428038421442/0x2c54998a: Process SS (END) 20241005055647717 DSS <0004> hlr_ussd.c:518 262428038421442/0x2c54998a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647717 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428038421442" session_id=743741834 session_state=END} 20241005055647717 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647717 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262428038421442 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647717 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647717 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055647719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@93594ebe2645: Final verdict of PTC: pass 20241005055647723 DAUC <0003> db_auc.c:157 IMSI='262428244039458': No 2G Auth Data 20241005055647723 DAUC <0003> db_auc.c:192 IMSI='262428244039458': No 3G Auth Data HLR_Test-GSUP(223)@93594ebe2645: Created GsupExpect[0] for "262428244039458" to be handled at TC_mo_ussd_euse_continue(230) 20241005055647747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4258 20241005055647753 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647753 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428244039458" session_id=645349155 session_state=BEGIN} 20241005055647753 DSS <0004> hlr_ussd.c:576 262428244039458/0x26773f23: Process SS (BEGIN) 20241005055647753 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647753 DSS <0004> hlr_ussd.c:518 262428244039458/0x26773f23: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647753 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647753 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647753 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647753 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647755 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647755 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647755 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244039458" session_id=645349155 session_state=CONTINUE} 20241005055647755 DSS <0004> hlr_ussd.c:576 262428244039458/0x26773f23: Process SS (CONTINUE) 20241005055647755 DSS <0004> hlr_ussd.c:518 262428244039458/0x26773f23: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647755 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244039458" session_id=645349155 session_state=CONTINUE} 20241005055647755 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647755 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647755 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@93594ebe2645: Found GsupExpect[0] for "262428244039458" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@93594ebe2645: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428244039458" TC_mo_ussd_euse_continue(230)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055647759 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647759 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428244039458" session_id=645349155 session_state=CONTINUE} 20241005055647759 DSS <0004> hlr_ussd.c:576 262428244039458/0x26773f23: Process SS (CONTINUE) 20241005055647759 DSS <0004> hlr_ussd.c:518 262428244039458/0x26773f23: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647759 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647759 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647759 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647759 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647759 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647761 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647761 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647761 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244039458" session_id=645349155 session_state=END} 20241005055647761 DSS <0004> hlr_ussd.c:576 262428244039458/0x26773f23: Process SS (END) 20241005055647761 DSS <0004> hlr_ussd.c:518 262428244039458/0x26773f23: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647761 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428244039458" session_id=645349155 session_state=END} 20241005055647761 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647761 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262428244039458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647761 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647761 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055647762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@93594ebe2645: Final verdict of PTC: pass 20241005055647767 DAUC <0003> db_auc.c:157 IMSI='262425072345705': No 2G Auth Data 20241005055647767 DAUC <0003> db_auc.c:192 IMSI='262425072345705': No 3G Auth Data HLR_Test-GSUP(223)@93594ebe2645: Created GsupExpect[0] for "262425072345705" to be handled at TC_mo_ussd_euse_continue(231) 20241005055647793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 20241005055647798 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647798 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072345705" session_id=2161562293 session_state=BEGIN} 20241005055647798 DSS <0004> hlr_ussd.c:576 262425072345705/0x80d6d2b5: Process SS (BEGIN) 20241005055647798 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647798 DSS <0004> hlr_ussd.c:518 262425072345705/0x80d6d2b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647798 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647798 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647798 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647798 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647799 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647799 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072345705" session_id=2161562293 session_state=CONTINUE} 20241005055647799 DSS <0004> hlr_ussd.c:576 262425072345705/0x80d6d2b5: Process SS (CONTINUE) 20241005055647799 DSS <0004> hlr_ussd.c:518 262425072345705/0x80d6d2b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647799 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072345705" session_id=2161562293 session_state=CONTINUE} 20241005055647799 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647799 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647800 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@93594ebe2645: Found GsupExpect[0] for "262425072345705" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@93594ebe2645: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425072345705" TC_mo_ussd_euse_continue(231)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055647805 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647805 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072345705" session_id=2161562293 session_state=CONTINUE} 20241005055647805 DSS <0004> hlr_ussd.c:576 262425072345705/0x80d6d2b5: Process SS (CONTINUE) 20241005055647805 DSS <0004> hlr_ussd.c:518 262425072345705/0x80d6d2b5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647805 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647805 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647805 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647805 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647805 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647807 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647807 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072345705" session_id=2161562293 session_state=END} 20241005055647807 DSS <0004> hlr_ussd.c:576 262425072345705/0x80d6d2b5: Process SS (END) 20241005055647807 DSS <0004> hlr_ussd.c:518 262425072345705/0x80d6d2b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647807 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072345705" session_id=2161562293 session_state=END} 20241005055647807 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647807 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425072345705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647807 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055647809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@93594ebe2645: Final verdict of PTC: pass 20241005055647813 DAUC <0003> db_auc.c:157 IMSI='262426199288208': No 2G Auth Data 20241005055647813 DAUC <0003> db_auc.c:192 IMSI='262426199288208': No 3G Auth Data HLR_Test-GSUP(223)@93594ebe2645: Created GsupExpect[0] for "262426199288208" to be handled at TC_mo_ussd_euse_continue(232) 20241005055647841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4258 20241005055647846 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647846 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426199288208" session_id=354550282 session_state=BEGIN} 20241005055647846 DSS <0004> hlr_ussd.c:576 262426199288208/0x1522020a: Process SS (BEGIN) 20241005055647846 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647846 DSS <0004> hlr_ussd.c:518 262426199288208/0x1522020a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647846 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647846 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647846 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647846 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647847 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647847 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647847 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199288208" session_id=354550282 session_state=CONTINUE} 20241005055647847 DSS <0004> hlr_ussd.c:576 262426199288208/0x1522020a: Process SS (CONTINUE) 20241005055647847 DSS <0004> hlr_ussd.c:518 262426199288208/0x1522020a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647847 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199288208" session_id=354550282 session_state=CONTINUE} 20241005055647847 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647847 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647847 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@93594ebe2645: Found GsupExpect[0] for "262426199288208" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@93594ebe2645: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426199288208" TC_mo_ussd_euse_continue(232)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055647851 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647851 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426199288208" session_id=354550282 session_state=CONTINUE} 20241005055647851 DSS <0004> hlr_ussd.c:576 262426199288208/0x1522020a: Process SS (CONTINUE) 20241005055647851 DSS <0004> hlr_ussd.c:518 262426199288208/0x1522020a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647851 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647851 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647851 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647851 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647851 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647853 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647853 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199288208" session_id=354550282 session_state=END} 20241005055647853 DSS <0004> hlr_ussd.c:576 262426199288208/0x1522020a: Process SS (END) 20241005055647853 DSS <0004> hlr_ussd.c:518 262426199288208/0x1522020a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647853 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199288208" session_id=354550282 session_state=END} 20241005055647853 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647853 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262426199288208 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055647855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@93594ebe2645: Final verdict of PTC: pass 20241005055647859 DAUC <0003> db_auc.c:157 IMSI='262421378491542': No 2G Auth Data 20241005055647859 DAUC <0003> db_auc.c:192 IMSI='262421378491542': No 3G Auth Data HLR_Test-GSUP(223)@93594ebe2645: Created GsupExpect[0] for "262421378491542" to be handled at TC_mo_ussd_euse_continue(233) 20241005055647885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20241005055647892 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647892 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421378491542" session_id=2793864583 session_state=BEGIN} 20241005055647892 DSS <0004> hlr_ussd.c:576 262421378491542/0xa686fd87: Process SS (BEGIN) 20241005055647892 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241005055647892 DSS <0004> hlr_ussd.c:518 262421378491542/0xa686fd87: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241005055647892 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647892 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647892 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647892 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647893 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647893 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378491542" session_id=2793864583 session_state=CONTINUE} 20241005055647893 DSS <0004> hlr_ussd.c:576 262421378491542/0xa686fd87: Process SS (CONTINUE) 20241005055647893 DSS <0004> hlr_ussd.c:518 262421378491542/0xa686fd87: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241005055647893 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378491542" session_id=2793864583 session_state=CONTINUE} 20241005055647893 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647894 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@93594ebe2645: Found GsupExpect[0] for "262421378491542" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@93594ebe2645: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262421378491542" TC_mo_ussd_euse_continue(233)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055647898 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647898 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421378491542" session_id=2793864583 session_state=CONTINUE} 20241005055647898 DSS <0004> hlr_ussd.c:576 262421378491542/0xa686fd87: Process SS (CONTINUE) 20241005055647898 DSS <0004> hlr_ussd.c:518 262421378491542/0xa686fd87: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647898 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647898 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647898 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data 20241005055647898 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647898 DLINP <000b> input/ipa.c:431 127.0.0.1:37701 sending data EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: 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 } } } } } 20241005055647900 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647900 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647900 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378491542" session_id=2793864583 session_state=END} 20241005055647900 DSS <0004> hlr_ussd.c:576 262421378491542/0xa686fd87: Process SS (END) 20241005055647900 DSS <0004> hlr_ussd.c:518 262421378491542/0xa686fd87: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241005055647900 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378491542" session_id=2793864583 session_state=END} 20241005055647900 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055647900 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421378491542 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055647900 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055647900 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055647902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@93594ebe2645: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@93594ebe2645: Final verdict of PTC: none 20241005055647903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 20241005055647904 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647904 DLINP <000b> input/ipa.c:405 127.0.0.1:37701 message received 20241005055647904 DLINP <000b> input/ipa.c:414 127.0.0.1:37701 connection closed with server 20241005055647904 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37701 20241005055647904 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241005055647905 DLINP <000b> input/ipa.c:451 connected read/write 20241005055647905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055647905 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055647905 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055647905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055647905 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33875<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@93594ebe2645: Final verdict of PTC: none 224@93594ebe2645: Final verdict of PTC: none IPA-EUSE-foobar(222)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 224: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@93594ebe2645: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055647948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20241005055648149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35320) Waiting for packet dumper to finish... 1 (prev_count=35320, count=49064) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_ussd_euse_defaultroute started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 20241005055651234 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45137 20241005055651234 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45137 MTC@93594ebe2645: in not legacy case 2 IPA-EUSE-foobar(236)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055651237 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651237 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651238 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055651238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@93594ebe2645: 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) } } } } 20241005055651240 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@93594ebe2645: 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 } } } } 20241005055651240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241005055651240 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651240 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651240 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055651240 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241005055651240 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241005055651240 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  20241005055651240 DLGSUP <0013> gsup_server.c:235 2:  20241005055651240 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 3:  20241005055651240 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 4:  20241005055651240 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 5:  20241005055651240 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 7:  20241005055651240 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055651240 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055651240 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055651240 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45137 IPA-EUSE-foobar(236)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055651242 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651242 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055651242 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055651242 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  20241005055651242 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055651242 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  20241005055651242 DLGSUP <0013> gsup_server.c:235 2:  20241005055651242 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 3:  20241005055651242 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 4:  20241005055651242 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 5:  20241005055651242 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 7:  20241005055651242 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055651242 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055651242 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055651242 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@93594ebe2645: 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") 20241005055651267 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39747<->l=127.0.0.1:4259) 20241005055651279 DAUC <0003> db_auc.c:157 IMSI='262428989277130': No 2G Auth Data 20241005055651279 DAUC <0003> db_auc.c:192 IMSI='262428989277130': No 3G Auth Data HLR_Test-GSUP(237)@93594ebe2645: Created GsupExpect[0] for "262428989277130" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241005055651320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 20241005055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651329 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428989277130" session_id=3320039911 session_state=BEGIN} 20241005055651329 DSS <0004> hlr_ussd.c:576 262428989277130/0xc5e3c9e7: Process SS (BEGIN) 20241005055651329 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651329 DSS <0004> hlr_ussd.c:518 262428989277130/0xc5e3c9e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651329 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651329 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651329 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@93594ebe2645: 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 } } } } } 20241005055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651336 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651336 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989277130" session_id=3320039911 session_state=END} 20241005055651336 DSS <0004> hlr_ussd.c:576 262428989277130/0xc5e3c9e7: Process SS (END) 20241005055651336 DSS <0004> hlr_ussd.c:518 262428989277130/0xc5e3c9e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651336 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989277130" session_id=3320039911 session_state=END} 20241005055651336 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651336 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428989277130 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651336 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@93594ebe2645: Found GsupExpect[0] for "262428989277130" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@93594ebe2645: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428989277130" TC_mo_ussd_euse_defaultroute(240)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055651341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@93594ebe2645: Final verdict of PTC: pass 20241005055651345 DAUC <0003> db_auc.c:157 IMSI='262422835028758': No 2G Auth Data 20241005055651345 DAUC <0003> db_auc.c:192 IMSI='262422835028758': No 3G Auth Data HLR_Test-GSUP(237)@93594ebe2645: Created GsupExpect[0] for "262422835028758" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241005055651371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241005055651377 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651377 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422835028758" session_id=150148589 session_state=BEGIN} 20241005055651377 DSS <0004> hlr_ussd.c:576 262422835028758/0x08f315ed: Process SS (BEGIN) 20241005055651377 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651377 DSS <0004> hlr_ussd.c:518 262422835028758/0x08f315ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651377 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651377 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651377 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651377 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@93594ebe2645: 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 } } } } } 20241005055651379 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651379 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651379 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422835028758" session_id=150148589 session_state=END} 20241005055651379 DSS <0004> hlr_ussd.c:576 262422835028758/0x08f315ed: Process SS (END) 20241005055651379 DSS <0004> hlr_ussd.c:518 262422835028758/0x08f315ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651379 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422835028758" session_id=150148589 session_state=END} 20241005055651379 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651379 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422835028758 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651379 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651379 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@93594ebe2645: Found GsupExpect[0] for "262422835028758" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@93594ebe2645: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422835028758" TC_mo_ussd_euse_defaultroute(241)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055651384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@93594ebe2645: Final verdict of PTC: pass 20241005055651388 DAUC <0003> db_auc.c:157 IMSI='262425792440058': No 2G Auth Data 20241005055651388 DAUC <0003> db_auc.c:192 IMSI='262425792440058': No 3G Auth Data HLR_Test-GSUP(237)@93594ebe2645: Created GsupExpect[0] for "262425792440058" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241005055651414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241005055651418 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651418 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425792440058" session_id=1552194438 session_state=BEGIN} 20241005055651418 DSS <0004> hlr_ussd.c:576 262425792440058/0x5c849b86: Process SS (BEGIN) 20241005055651418 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651418 DSS <0004> hlr_ussd.c:518 262425792440058/0x5c849b86: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651418 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651418 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651418 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651418 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@93594ebe2645: 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 } } } } } 20241005055651420 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651420 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651420 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425792440058" session_id=1552194438 session_state=END} 20241005055651420 DSS <0004> hlr_ussd.c:576 262425792440058/0x5c849b86: Process SS (END) 20241005055651420 DSS <0004> hlr_ussd.c:518 262425792440058/0x5c849b86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651420 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425792440058" session_id=1552194438 session_state=END} 20241005055651420 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651420 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425792440058 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651420 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651420 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@93594ebe2645: Found GsupExpect[0] for "262425792440058" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@93594ebe2645: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425792440058" TC_mo_ussd_euse_defaultroute(242)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055651424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@93594ebe2645: Final verdict of PTC: pass 20241005055651428 DAUC <0003> db_auc.c:157 IMSI='262420758288063': No 2G Auth Data 20241005055651428 DAUC <0003> db_auc.c:192 IMSI='262420758288063': No 3G Auth Data HLR_Test-GSUP(237)@93594ebe2645: Created GsupExpect[0] for "262420758288063" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241005055651452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 20241005055651459 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651459 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420758288063" session_id=1125441478 session_state=BEGIN} 20241005055651459 DSS <0004> hlr_ussd.c:576 262420758288063/0x4314dfc6: Process SS (BEGIN) 20241005055651459 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651459 DSS <0004> hlr_ussd.c:518 262420758288063/0x4314dfc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651459 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651459 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651459 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651459 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@93594ebe2645: 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 } } } } } 20241005055651461 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651461 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651461 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420758288063" session_id=1125441478 session_state=END} 20241005055651461 DSS <0004> hlr_ussd.c:576 262420758288063/0x4314dfc6: Process SS (END) 20241005055651461 DSS <0004> hlr_ussd.c:518 262420758288063/0x4314dfc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651461 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420758288063" session_id=1125441478 session_state=END} 20241005055651461 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651461 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420758288063 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651461 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651461 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@93594ebe2645: Found GsupExpect[0] for "262420758288063" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@93594ebe2645: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420758288063" TC_mo_ussd_euse_defaultroute(243)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055651466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@93594ebe2645: Final verdict of PTC: pass 20241005055651470 DAUC <0003> db_auc.c:157 IMSI='262429033663893': No 2G Auth Data 20241005055651470 DAUC <0003> db_auc.c:192 IMSI='262429033663893': No 3G Auth Data HLR_Test-GSUP(237)@93594ebe2645: Created GsupExpect[0] for "262429033663893" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241005055651496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 20241005055651503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651503 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429033663893" session_id=2426345288 session_state=BEGIN} 20241005055651503 DSS <0004> hlr_ussd.c:576 262429033663893/0x909f1748: Process SS (BEGIN) 20241005055651503 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651503 DSS <0004> hlr_ussd.c:518 262429033663893/0x909f1748: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651503 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651503 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651503 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@93594ebe2645: 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 } } } } } 20241005055651505 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651505 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651505 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429033663893" session_id=2426345288 session_state=END} 20241005055651505 DSS <0004> hlr_ussd.c:576 262429033663893/0x909f1748: Process SS (END) 20241005055651505 DSS <0004> hlr_ussd.c:518 262429033663893/0x909f1748: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651505 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429033663893" session_id=2426345288 session_state=END} 20241005055651505 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651505 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429033663893 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651505 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651505 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@93594ebe2645: Found GsupExpect[0] for "262429033663893" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@93594ebe2645: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429033663893" TC_mo_ussd_euse_defaultroute(244)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055651510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@93594ebe2645: Final verdict of PTC: pass 20241005055651514 DAUC <0003> db_auc.c:157 IMSI='262428342343144': No 2G Auth Data 20241005055651514 DAUC <0003> db_auc.c:192 IMSI='262428342343144': No 3G Auth Data HLR_Test-GSUP(237)@93594ebe2645: Created GsupExpect[0] for "262428342343144" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241005055651541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4258 20241005055651547 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651547 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428342343144" session_id=2311751322 session_state=BEGIN} 20241005055651547 DSS <0004> hlr_ussd.c:576 262428342343144/0x89ca869a: Process SS (BEGIN) 20241005055651547 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651547 DSS <0004> hlr_ussd.c:518 262428342343144/0x89ca869a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651547 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651547 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651547 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651547 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@93594ebe2645: 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 } } } } } 20241005055651549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651549 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651549 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428342343144" session_id=2311751322 session_state=END} 20241005055651549 DSS <0004> hlr_ussd.c:576 262428342343144/0x89ca869a: Process SS (END) 20241005055651549 DSS <0004> hlr_ussd.c:518 262428342343144/0x89ca869a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651549 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428342343144" session_id=2311751322 session_state=END} 20241005055651549 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651549 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262428342343144 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651549 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@93594ebe2645: Found GsupExpect[0] for "262428342343144" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@93594ebe2645: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428342343144" TC_mo_ussd_euse_defaultroute(245)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055651554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@93594ebe2645: Final verdict of PTC: pass 20241005055651558 DAUC <0003> db_auc.c:157 IMSI='262427307327072': No 2G Auth Data 20241005055651558 DAUC <0003> db_auc.c:192 IMSI='262427307327072': No 3G Auth Data HLR_Test-GSUP(237)@93594ebe2645: Created GsupExpect[0] for "262427307327072" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241005055651587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20241005055651594 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651594 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427307327072" session_id=2370227034 session_state=BEGIN} 20241005055651594 DSS <0004> hlr_ussd.c:576 262427307327072/0x8d46cb5a: Process SS (BEGIN) 20241005055651594 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651594 DSS <0004> hlr_ussd.c:518 262427307327072/0x8d46cb5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651594 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651594 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651594 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651594 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@93594ebe2645: 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 } } } } } 20241005055651596 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651596 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651596 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427307327072" session_id=2370227034 session_state=END} 20241005055651596 DSS <0004> hlr_ussd.c:576 262427307327072/0x8d46cb5a: Process SS (END) 20241005055651596 DSS <0004> hlr_ussd.c:518 262427307327072/0x8d46cb5a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651596 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427307327072" session_id=2370227034 session_state=END} 20241005055651596 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651596 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427307327072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651596 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651596 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@93594ebe2645: Found GsupExpect[0] for "262427307327072" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@93594ebe2645: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427307327072" TC_mo_ussd_euse_defaultroute(246)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055651599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@93594ebe2645: Final verdict of PTC: pass 20241005055651603 DAUC <0003> db_auc.c:157 IMSI='262422938863106': No 2G Auth Data 20241005055651603 DAUC <0003> db_auc.c:192 IMSI='262422938863106': No 3G Auth Data HLR_Test-GSUP(237)@93594ebe2645: Created GsupExpect[0] for "262422938863106" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241005055651629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34620<->l=127.0.0.1:4258 20241005055651634 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651634 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422938863106" session_id=2476187769 session_state=BEGIN} 20241005055651634 DSS <0004> hlr_ussd.c:576 262422938863106/0x9397a079: Process SS (BEGIN) 20241005055651634 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241005055651634 DSS <0004> hlr_ussd.c:518 262422938863106/0x9397a079: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241005055651634 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651634 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data 20241005055651634 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651634 DLINP <000b> input/ipa.c:431 127.0.0.1:45137 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@93594ebe2645: 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 } } } } } 20241005055651636 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651636 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651636 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422938863106" session_id=2476187769 session_state=END} 20241005055651636 DSS <0004> hlr_ussd.c:576 262422938863106/0x9397a079: Process SS (END) 20241005055651636 DSS <0004> hlr_ussd.c:518 262422938863106/0x9397a079: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241005055651636 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422938863106" session_id=2476187769 session_state=END} 20241005055651636 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651636 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262422938863106 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241005055651636 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055651636 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@93594ebe2645: Found GsupExpect[0] for "262422938863106" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@93594ebe2645: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262422938863106" TC_mo_ussd_euse_defaultroute(247)@93594ebe2645: 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)@93594ebe2645: setverdict(pass): none -> pass 20241005055651640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34620<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@93594ebe2645: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@93594ebe2645: Final verdict of PTC: none 20241005055651644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241005055651644 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055651644 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055651644 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055651644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055651644 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39747<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@93594ebe2645: Final verdict of PTC: none 20241005055651645 DLINP <000b> input/ipa.c:451 connected read/write 20241005055651645 DLINP <000b> input/ipa.c:405 127.0.0.1:45137 message received 20241005055651645 DLINP <000b> input/ipa.c:414 127.0.0.1:45137 connection closed with server 20241005055651645 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45137 20241005055651645 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(235)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@93594ebe2645: Final verdict of PTC: none 238@93594ebe2645: Final verdict of PTC: none IPA-EUSE-foobar(236)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 238: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@93594ebe2645: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055651682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 20241005055651856 DSS <0004> hlr_ussd.c:239 262427137738179/0x8b55584c: SS Session Timeout, destroying 20241005055651856 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427137738179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34622<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1540) 20241005055651904 DSS <0004> hlr_ussd.c:239 262420019491260/0x43a61084: SS Session Timeout, destroying 20241005055651904 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420019491260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055651952 DSS <0004> hlr_ussd.c:239 262427732366552/0x8aa05fdd: SS Session Timeout, destroying 20241005055651952 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427732366552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652009 DSS <0004> hlr_ussd.c:239 262425963672425/0x361df685: SS Session Timeout, destroying 20241005055652009 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425963672425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652045 DSS <0004> hlr_ussd.c:239 262420997214964/0x37889534: SS Session Timeout, destroying 20241005055652045 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420997214964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652088 DSS <0004> hlr_ussd.c:239 262429621535437/0x0554a038: SS Session Timeout, destroying 20241005055652088 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429621535437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652128 DSS <0004> hlr_ussd.c:239 262422775014507/0x426e3c86: SS Session Timeout, destroying 20241005055652128 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422775014507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055652166 DSS <0004> hlr_ussd.c:239 262420451286041/0x25fb495f: SS Session Timeout, destroying 20241005055652166 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420451286041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=1540, count=47524) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_mo_sss_reject started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055654959 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055654959 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055654961 DLINP <000b> input/ipa.c:451 connected read/write 20241005055654961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055654962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055654964 DLINP <000b> input/ipa.c:451 connected read/write 20241005055654964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055654964 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055654964 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055654964 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  20241005055654964 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055654964 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  20241005055654964 DLGSUP <0013> gsup_server.c:235 2:  20241005055654964 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 3:  20241005055654964 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 4:  20241005055654964 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 5:  20241005055654964 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 7:  20241005055654964 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055654964 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055654964 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055654964 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@93594ebe2645: 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") 20241005055654982 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33007<->l=127.0.0.1:4259) 20241005055654996 DAUC <0003> db_auc.c:157 IMSI='262423556657205': No 2G Auth Data 20241005055654996 DAUC <0003> db_auc.c:192 IMSI='262423556657205': No 3G Auth Data HLR_Test-GSUP(249)@93594ebe2645: Created GsupExpect[0] for "262423556657205" to be handled at TC_mo_sss_reject(252) 20241005055655019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 20241005055655024 DLINP <000b> input/ipa.c:451 connected read/write 20241005055655024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055655024 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423556657205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423556657205" session_id=1179817270 session_state=BEGIN} 20241005055655024 DSS <0004> hlr_ussd.c:576 262423556657205/0x46529536: Process SS (BEGIN) 20241005055655024 DSS <0004> hlr_ussd.c:498 262423556657205/0x46529536: SS CompType=Invoke, OpCode=InterrogateSS 20241005055655024 DSS <0004> hlr_ussd.c:506 262423556657205/0x46529536: Structured SS requests are not supported, rejecting... 20241005055655024 DSS <0004> hlr_ussd.c:354 262423556657205/0x46529536: Tx ReturnError(0, 0x15) 20241005055655024 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423556657205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423556657205" session_id=1179817270 session_state=END} 20241005055655024 DLINP <000b> input/ipa.c:451 connected read/write 20241005055655024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055655024 DLINP <000b> input/ipa.c:451 connected read/write 20241005055655024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@93594ebe2645: Found GsupExpect[0] for "262423556657205" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@93594ebe2645: Added IMSI table entry 0TC_mo_sss_reject(252)"262423556657205" TC_mo_sss_reject(252)@93594ebe2645: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@93594ebe2645: setverdict(pass): none -> pass 20241005055655027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@93594ebe2645: Final verdict of PTC: pass 20241005055655036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4258 20241005055655037 DLINP <000b> input/ipa.c:451 connected read/write 20241005055655037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055655037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055655037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055655037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055655037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33007<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@93594ebe2645: Final verdict of PTC: none 250@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 250: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@93594ebe2645: Test case TC_mo_sss_reject finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055655083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241005055655184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241005055655474 DSS <0004> hlr_ussd.c:239 262423494982459/0x7a586a4a: SS Session Timeout, destroying 20241005055655474 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423494982459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655511 DSS <0004> hlr_ussd.c:239 262425581243569/0xbbf7f9d8: SS Session Timeout, destroying 20241005055655511 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425581243569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655549 DSS <0004> hlr_ussd.c:239 262425414631497/0xbb01fb89: SS Session Timeout, destroying 20241005055655549 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425414631497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655587 DSS <0004> hlr_ussd.c:239 262423855577073/0x40af2391: SS Session Timeout, destroying 20241005055655587 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423855577073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655624 DSS <0004> hlr_ussd.c:239 262427992019383/0x1ea7684f: SS Session Timeout, destroying 20241005055655624 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427992019383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655664 DSS <0004> hlr_ussd.c:239 262421853010349/0xc66846f9: SS Session Timeout, destroying 20241005055655664 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421853010349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655704 DSS <0004> hlr_ussd.c:239 262426211588952/0xeeb8361f: SS Session Timeout, destroying 20241005055655704 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426211588952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241005055655743 DSS <0004> hlr_ussd.c:239 262427737723806/0x3839c732: SS Session Timeout, destroying 20241005055655743 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427737723806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_check_imei started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055658257 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055658257 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055658259 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055658262 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658262 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055658262 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055658262 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  20241005055658262 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055658262 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  20241005055658262 DLGSUP <0013> gsup_server.c:235 2:  20241005055658262 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 3:  20241005055658262 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 4:  20241005055658262 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 5:  20241005055658262 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 7:  20241005055658262 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055658262 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055658262 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055658262 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@93594ebe2645: 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") 20241005055658283 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44209<->l=127.0.0.1:4259) 20241005055658294 DAUC <0003> db_auc.c:157 IMSI='262426891182321': No 2G Auth Data 20241005055658294 DAUC <0003> db_auc.c:192 IMSI='262426891182321': No 3G Auth Data HLR_Test-GSUP(254)@93594ebe2645: Created GsupExpect[0] for "262426891182321" to be handled at TC_gsup_check_imei(257) 20241005055658317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4258 20241005055658323 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658323 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426891182321"} 20241005055658323 DMAIN <0000> hlr.c:435 IMSI='262426891182321': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658323 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426891182321"} 20241005055658323 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658323 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658323 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@93594ebe2645: Found GsupExpect[0] for "262426891182321" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@93594ebe2645: Added IMSI table entry 0TC_gsup_check_imei(257)"262426891182321" TC_gsup_check_imei(257)@93594ebe2645: setverdict(pass): none -> pass 20241005055658325 DAUC <0003> db_auc.c:192 IMSI='262426891182321': No 3G Auth Data 20241005055658328 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658328 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426891182321"} 20241005055658328 DAUC <0003> hlr.c:428 IMSI='262426891182321': storing IMEI = 12345678901234 20241005055658331 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426891182321"} 20241005055658331 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426891182321 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658331 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055658332 DAUC <0003> db_auc.c:192 IMSI='262426891182321': No 3G Auth Data 20241005055658333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@93594ebe2645: Final verdict of PTC: pass 20241005055658345 DAUC <0003> db_auc.c:157 IMSI='262423359477703': No 2G Auth Data 20241005055658345 DAUC <0003> db_auc.c:192 IMSI='262423359477703': No 3G Auth Data HLR_Test-GSUP(254)@93594ebe2645: Created GsupExpect[0] for "262423359477703" to be handled at TC_gsup_check_imei(258) 20241005055658370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37398<->l=127.0.0.1:4258 20241005055658374 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658374 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423359477703"} 20241005055658374 DMAIN <0000> hlr.c:435 IMSI='262423359477703': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658374 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423359477703"} 20241005055658374 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658374 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658374 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@93594ebe2645: Found GsupExpect[0] for "262423359477703" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@93594ebe2645: Added IMSI table entry 1TC_gsup_check_imei(258)"262423359477703" TC_gsup_check_imei(258)@93594ebe2645: setverdict(pass): none -> pass 20241005055658376 DAUC <0003> db_auc.c:192 IMSI='262423359477703': No 3G Auth Data 20241005055658378 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658378 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423359477703"} 20241005055658378 DAUC <0003> hlr.c:428 IMSI='262423359477703': storing IMEI = 12345678901234 20241005055658381 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423359477703"} 20241005055658381 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423359477703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658381 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658381 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055658383 DAUC <0003> db_auc.c:192 IMSI='262423359477703': No 3G Auth Data 20241005055658383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37398<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@93594ebe2645: Final verdict of PTC: pass 20241005055658395 DAUC <0003> db_auc.c:157 IMSI='262420682897956': No 2G Auth Data 20241005055658395 DAUC <0003> db_auc.c:192 IMSI='262420682897956': No 3G Auth Data HLR_Test-GSUP(254)@93594ebe2645: Created GsupExpect[0] for "262420682897956" to be handled at TC_gsup_check_imei(259) 20241005055658420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37408<->l=127.0.0.1:4258 20241005055658426 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658426 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420682897956"} 20241005055658426 DMAIN <0000> hlr.c:435 IMSI='262420682897956': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658426 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420682897956"} 20241005055658426 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658426 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658426 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@93594ebe2645: Found GsupExpect[0] for "262420682897956" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@93594ebe2645: Added IMSI table entry 2TC_gsup_check_imei(259)"262420682897956" TC_gsup_check_imei(259)@93594ebe2645: setverdict(pass): none -> pass 20241005055658427 DAUC <0003> db_auc.c:192 IMSI='262420682897956': No 3G Auth Data 20241005055658430 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658430 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420682897956"} 20241005055658430 DAUC <0003> hlr.c:428 IMSI='262420682897956': storing IMEI = 12345678901234 20241005055658433 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420682897956"} 20241005055658433 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420682897956 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658433 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658433 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055658435 DAUC <0003> db_auc.c:192 IMSI='262420682897956': No 3G Auth Data 20241005055658436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37408<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@93594ebe2645: Final verdict of PTC: pass 20241005055658448 DAUC <0003> db_auc.c:157 IMSI='262421985065251': No 2G Auth Data 20241005055658448 DAUC <0003> db_auc.c:192 IMSI='262421985065251': No 3G Auth Data HLR_Test-GSUP(254)@93594ebe2645: Created GsupExpect[0] for "262421985065251" to be handled at TC_gsup_check_imei(260) 20241005055658472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 20241005055658476 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658476 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421985065251"} 20241005055658476 DMAIN <0000> hlr.c:435 IMSI='262421985065251': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658476 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421985065251"} 20241005055658476 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658476 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658476 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@93594ebe2645: Found GsupExpect[0] for "262421985065251" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@93594ebe2645: Added IMSI table entry 3TC_gsup_check_imei(260)"262421985065251" TC_gsup_check_imei(260)@93594ebe2645: setverdict(pass): none -> pass 20241005055658477 DAUC <0003> db_auc.c:157 IMSI='262421985065251': No 2G Auth Data 20241005055658480 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658480 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421985065251"} 20241005055658480 DAUC <0003> hlr.c:428 IMSI='262421985065251': storing IMEI = 12345678901234 20241005055658483 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421985065251"} 20241005055658483 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421985065251 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658483 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658483 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055658484 DAUC <0003> db_auc.c:157 IMSI='262421985065251': No 2G Auth Data 20241005055658485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37420<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@93594ebe2645: Final verdict of PTC: pass 20241005055658497 DAUC <0003> db_auc.c:157 IMSI='262428953473246': No 2G Auth Data 20241005055658497 DAUC <0003> db_auc.c:192 IMSI='262428953473246': No 3G Auth Data HLR_Test-GSUP(254)@93594ebe2645: Created GsupExpect[0] for "262428953473246" to be handled at TC_gsup_check_imei(261) 20241005055658522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20241005055658527 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658527 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428953473246"} 20241005055658527 DMAIN <0000> hlr.c:435 IMSI='262428953473246': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658527 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428953473246"} 20241005055658527 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658527 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658527 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@93594ebe2645: Found GsupExpect[0] for "262428953473246" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@93594ebe2645: Added IMSI table entry 4TC_gsup_check_imei(261)"262428953473246" TC_gsup_check_imei(261)@93594ebe2645: setverdict(pass): none -> pass 20241005055658529 DAUC <0003> db_auc.c:157 IMSI='262428953473246': No 2G Auth Data 20241005055658531 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658531 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428953473246"} 20241005055658531 DAUC <0003> hlr.c:428 IMSI='262428953473246': storing IMEI = 12345678901234 20241005055658534 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428953473246"} 20241005055658534 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428953473246 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658534 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658534 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055658535 DAUC <0003> db_auc.c:157 IMSI='262428953473246': No 2G Auth Data 20241005055658537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@93594ebe2645: Final verdict of PTC: pass 20241005055658548 DAUC <0003> db_auc.c:157 IMSI='262422266711351': No 2G Auth Data 20241005055658548 DAUC <0003> db_auc.c:192 IMSI='262422266711351': No 3G Auth Data HLR_Test-GSUP(254)@93594ebe2645: Created GsupExpect[0] for "262422266711351" to be handled at TC_gsup_check_imei(262) 20241005055658575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 20241005055658580 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658580 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422266711351"} 20241005055658580 DMAIN <0000> hlr.c:435 IMSI='262422266711351': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658580 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422266711351"} 20241005055658580 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658580 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658580 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@93594ebe2645: Found GsupExpect[0] for "262422266711351" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@93594ebe2645: Added IMSI table entry 5TC_gsup_check_imei(262)"262422266711351" TC_gsup_check_imei(262)@93594ebe2645: setverdict(pass): none -> pass 20241005055658585 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658585 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422266711351"} 20241005055658585 DAUC <0003> hlr.c:428 IMSI='262422266711351': storing IMEI = 12345678901234 20241005055658588 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422266711351"} 20241005055658588 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422266711351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658588 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055658591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@93594ebe2645: Final verdict of PTC: pass 20241005055658605 DAUC <0003> db_auc.c:157 IMSI='262424584182348': No 2G Auth Data 20241005055658605 DAUC <0003> db_auc.c:192 IMSI='262424584182348': No 3G Auth Data HLR_Test-GSUP(254)@93594ebe2645: Created GsupExpect[0] for "262424584182348" to be handled at TC_gsup_check_imei(263) 20241005055658634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 20241005055658639 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658639 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424584182348"} 20241005055658639 DMAIN <0000> hlr.c:435 IMSI='262424584182348': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658639 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424584182348"} 20241005055658639 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658639 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658639 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@93594ebe2645: Found GsupExpect[0] for "262424584182348" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@93594ebe2645: Added IMSI table entry 6TC_gsup_check_imei(263)"262424584182348" TC_gsup_check_imei(263)@93594ebe2645: setverdict(pass): none -> pass 20241005055658643 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658643 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424584182348"} 20241005055658643 DAUC <0003> hlr.c:428 IMSI='262424584182348': storing IMEI = 12345678901234 20241005055658647 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424584182348"} 20241005055658647 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424584182348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055658649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@93594ebe2645: Final verdict of PTC: pass 20241005055658663 DAUC <0003> db_auc.c:157 IMSI='262424175587793': No 2G Auth Data 20241005055658663 DAUC <0003> db_auc.c:192 IMSI='262424175587793': No 3G Auth Data HLR_Test-GSUP(254)@93594ebe2645: Created GsupExpect[0] for "262424175587793" to be handled at TC_gsup_check_imei(264) 20241005055658690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 20241005055658695 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658695 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424175587793"} 20241005055658695 DMAIN <0000> hlr.c:435 IMSI='262424175587793': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055658695 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424175587793"} 20241005055658696 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658696 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658696 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@93594ebe2645: Found GsupExpect[0] for "262424175587793" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@93594ebe2645: Added IMSI table entry 7TC_gsup_check_imei(264)"262424175587793" TC_gsup_check_imei(264)@93594ebe2645: setverdict(pass): none -> pass 20241005055658700 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658700 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424175587793"} 20241005055658700 DAUC <0003> hlr.c:428 IMSI='262424175587793': storing IMEI = 12345678901234 20241005055658703 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424175587793"} 20241005055658703 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424175587793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055658703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055658703 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055658706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055658720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 20241005055658721 DLINP <000b> input/ipa.c:451 connected read/write 20241005055658721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055658721 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055658721 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055658721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@93594ebe2645: Final verdict of PTC: none 20241005055658722 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44209<->l=127.0.0.1:4259) 255@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_check_imei finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055658764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 20241005055658865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5392) Waiting for packet dumper to finish... 1 (prev_count=5392, count=68524) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 05:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_check_imei_via_proxy started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055701940 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055701940 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055701943 DLINP <000b> input/ipa.c:451 connected read/write 20241005055701943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055701944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055701946 DLINP <000b> input/ipa.c:451 connected read/write 20241005055701946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055701946 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055701946 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055701946 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  20241005055701946 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055701946 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  20241005055701946 DLGSUP <0013> gsup_server.c:235 2:  20241005055701946 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055701946 DLGSUP <0013> gsup_server.c:235 3:  20241005055701947 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055701947 DLGSUP <0013> gsup_server.c:235 4:  20241005055701947 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055701947 DLGSUP <0013> gsup_server.c:235 5:  20241005055701947 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055701947 DLGSUP <0013> gsup_server.c:235 7:  20241005055701947 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055701947 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055701947 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055701947 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@93594ebe2645: 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") 20241005055701963 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40423<->l=127.0.0.1:4259) 20241005055701985 DAUC <0003> db_auc.c:157 IMSI='262424576596038': No 2G Auth Data 20241005055701985 DAUC <0003> db_auc.c:192 IMSI='262424576596038': No 3G Auth Data HLR_Test-GSUP(266)@93594ebe2645: Created GsupExpect[0] for "262424576596038" to be handled at TC_gsup_check_imei_via_proxy(269) 20241005055702008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 20241005055702016 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702017 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424576596038" source_name="the-source\n"} 20241005055702017 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241005055702017 DMAIN <0000> hlr.c:435 IMSI='262424576596038': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702017 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424576596038" destination_name="the-source\n"} 20241005055702017 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702017 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702017 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@93594ebe2645: Found GsupExpect[0] for "262424576596038" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@93594ebe2645: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424576596038" TC_gsup_check_imei_via_proxy(269)@93594ebe2645: setverdict(pass): none -> pass 20241005055702019 DAUC <0003> db_auc.c:192 IMSI='262424576596038': No 3G Auth Data 20241005055702022 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702022 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424576596038" source_name="the-source\n"} 20241005055702022 DAUC <0003> hlr.c:428 IMSI='262424576596038': storing IMEI = 12345678901234 20241005055702025 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424576596038" destination_name="the-source\n"} 20241005055702025 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424576596038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702025 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702025 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055702026 DAUC <0003> db_auc.c:192 IMSI='262424576596038': No 3G Auth Data 20241005055702027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@93594ebe2645: Final verdict of PTC: pass 20241005055702038 DAUC <0003> db_auc.c:157 IMSI='262428803916147': No 2G Auth Data 20241005055702038 DAUC <0003> db_auc.c:192 IMSI='262428803916147': No 3G Auth Data HLR_Test-GSUP(266)@93594ebe2645: Created GsupExpect[0] for "262428803916147" to be handled at TC_gsup_check_imei_via_proxy(270) 20241005055702062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20241005055702067 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702067 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428803916147" source_name="the-source\n"} 20241005055702068 DMAIN <0000> hlr.c:435 IMSI='262428803916147': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702068 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428803916147" destination_name="the-source\n"} 20241005055702068 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@93594ebe2645: Found GsupExpect[0] for "262428803916147" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@93594ebe2645: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428803916147" TC_gsup_check_imei_via_proxy(270)@93594ebe2645: setverdict(pass): none -> pass 20241005055702069 DAUC <0003> db_auc.c:192 IMSI='262428803916147': No 3G Auth Data 20241005055702072 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702072 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428803916147" source_name="the-source\n"} 20241005055702072 DAUC <0003> hlr.c:428 IMSI='262428803916147': storing IMEI = 12345678901234 20241005055702075 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428803916147" destination_name="the-source\n"} 20241005055702075 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428803916147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702075 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702076 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055702077 DAUC <0003> db_auc.c:192 IMSI='262428803916147': No 3G Auth Data 20241005055702078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@93594ebe2645: Final verdict of PTC: pass 20241005055702089 DAUC <0003> db_auc.c:157 IMSI='262428793363680': No 2G Auth Data 20241005055702089 DAUC <0003> db_auc.c:192 IMSI='262428793363680': No 3G Auth Data HLR_Test-GSUP(266)@93594ebe2645: Created GsupExpect[0] for "262428793363680" to be handled at TC_gsup_check_imei_via_proxy(271) 20241005055702112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 20241005055702118 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702118 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428793363680" source_name="the-source\n"} 20241005055702118 DMAIN <0000> hlr.c:435 IMSI='262428793363680': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702118 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428793363680" destination_name="the-source\n"} 20241005055702118 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702118 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702118 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@93594ebe2645: Found GsupExpect[0] for "262428793363680" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@93594ebe2645: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428793363680" TC_gsup_check_imei_via_proxy(271)@93594ebe2645: setverdict(pass): none -> pass 20241005055702120 DAUC <0003> db_auc.c:192 IMSI='262428793363680': No 3G Auth Data 20241005055702122 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702122 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428793363680" source_name="the-source\n"} 20241005055702122 DAUC <0003> hlr.c:428 IMSI='262428793363680': storing IMEI = 12345678901234 20241005055702126 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428793363680" destination_name="the-source\n"} 20241005055702126 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428793363680 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702126 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702126 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055702127 DAUC <0003> db_auc.c:192 IMSI='262428793363680': No 3G Auth Data 20241005055702129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@93594ebe2645: Final verdict of PTC: pass 20241005055702145 DAUC <0003> db_auc.c:157 IMSI='262427147986729': No 2G Auth Data 20241005055702145 DAUC <0003> db_auc.c:192 IMSI='262427147986729': No 3G Auth Data HLR_Test-GSUP(266)@93594ebe2645: Created GsupExpect[0] for "262427147986729" to be handled at TC_gsup_check_imei_via_proxy(272) 20241005055702171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4258 20241005055702176 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702176 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427147986729" source_name="the-source\n"} 20241005055702176 DMAIN <0000> hlr.c:435 IMSI='262427147986729': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702176 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427147986729" destination_name="the-source\n"} 20241005055702176 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702176 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@93594ebe2645: Found GsupExpect[0] for "262427147986729" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@93594ebe2645: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262427147986729" TC_gsup_check_imei_via_proxy(272)@93594ebe2645: setverdict(pass): none -> pass 20241005055702179 DAUC <0003> db_auc.c:157 IMSI='262427147986729': No 2G Auth Data 20241005055702182 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702183 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427147986729" source_name="the-source\n"} 20241005055702183 DAUC <0003> hlr.c:428 IMSI='262427147986729': storing IMEI = 12345678901234 20241005055702186 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427147986729" destination_name="the-source\n"} 20241005055702186 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427147986729 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702186 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702186 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055702187 DAUC <0003> db_auc.c:157 IMSI='262427147986729': No 2G Auth Data 20241005055702188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@93594ebe2645: Final verdict of PTC: pass 20241005055702200 DAUC <0003> db_auc.c:157 IMSI='262429950194704': No 2G Auth Data 20241005055702200 DAUC <0003> db_auc.c:192 IMSI='262429950194704': No 3G Auth Data HLR_Test-GSUP(266)@93594ebe2645: Created GsupExpect[0] for "262429950194704" to be handled at TC_gsup_check_imei_via_proxy(273) 20241005055702226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 20241005055702230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702230 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429950194704" source_name="the-source\n"} 20241005055702230 DMAIN <0000> hlr.c:435 IMSI='262429950194704': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702230 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429950194704" destination_name="the-source\n"} 20241005055702230 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@93594ebe2645: Found GsupExpect[0] for "262429950194704" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@93594ebe2645: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429950194704" TC_gsup_check_imei_via_proxy(273)@93594ebe2645: setverdict(pass): none -> pass 20241005055702232 DAUC <0003> db_auc.c:157 IMSI='262429950194704': No 2G Auth Data 20241005055702235 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702235 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429950194704" source_name="the-source\n"} 20241005055702235 DAUC <0003> hlr.c:428 IMSI='262429950194704': storing IMEI = 12345678901234 20241005055702238 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429950194704" destination_name="the-source\n"} 20241005055702238 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429950194704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702238 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702238 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055702239 DAUC <0003> db_auc.c:157 IMSI='262429950194704': No 2G Auth Data 20241005055702240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@93594ebe2645: Final verdict of PTC: pass 20241005055702255 DAUC <0003> db_auc.c:157 IMSI='262427684713750': No 2G Auth Data 20241005055702255 DAUC <0003> db_auc.c:192 IMSI='262427684713750': No 3G Auth Data HLR_Test-GSUP(266)@93594ebe2645: Created GsupExpect[0] for "262427684713750" to be handled at TC_gsup_check_imei_via_proxy(274) 20241005055702282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 20241005055702286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702286 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427684713750" source_name="the-source\n"} 20241005055702286 DMAIN <0000> hlr.c:435 IMSI='262427684713750': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702286 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427684713750" destination_name="the-source\n"} 20241005055702286 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702286 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@93594ebe2645: Found GsupExpect[0] for "262427684713750" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@93594ebe2645: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427684713750" TC_gsup_check_imei_via_proxy(274)@93594ebe2645: setverdict(pass): none -> pass 20241005055702291 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702291 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427684713750" source_name="the-source\n"} 20241005055702291 DAUC <0003> hlr.c:428 IMSI='262427684713750': storing IMEI = 12345678901234 20241005055702294 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427684713750" destination_name="the-source\n"} 20241005055702294 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427684713750 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702294 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702295 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055702297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@93594ebe2645: Final verdict of PTC: pass 20241005055702311 DAUC <0003> db_auc.c:157 IMSI='262425884593306': No 2G Auth Data 20241005055702311 DAUC <0003> db_auc.c:192 IMSI='262425884593306': No 3G Auth Data HLR_Test-GSUP(266)@93594ebe2645: Created GsupExpect[0] for "262425884593306" to be handled at TC_gsup_check_imei_via_proxy(275) 20241005055702340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37548<->l=127.0.0.1:4258 20241005055702344 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702344 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425884593306" source_name="the-source\n"} 20241005055702344 DMAIN <0000> hlr.c:435 IMSI='262425884593306': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702344 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425884593306" destination_name="the-source\n"} 20241005055702344 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702344 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702344 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@93594ebe2645: Found GsupExpect[0] for "262425884593306" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@93594ebe2645: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262425884593306" TC_gsup_check_imei_via_proxy(275)@93594ebe2645: setverdict(pass): none -> pass 20241005055702349 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702349 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425884593306" source_name="the-source\n"} 20241005055702349 DAUC <0003> hlr.c:428 IMSI='262425884593306': storing IMEI = 12345678901234 20241005055702352 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425884593306" destination_name="the-source\n"} 20241005055702352 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262425884593306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702352 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702352 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055702354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37548<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@93594ebe2645: Final verdict of PTC: pass 20241005055702369 DAUC <0003> db_auc.c:157 IMSI='262422252624644': No 2G Auth Data 20241005055702369 DAUC <0003> db_auc.c:192 IMSI='262422252624644': No 3G Auth Data HLR_Test-GSUP(266)@93594ebe2645: Created GsupExpect[0] for "262422252624644" to be handled at TC_gsup_check_imei_via_proxy(276) 20241005055702394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4258 20241005055702400 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702400 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422252624644" source_name="the-source\n"} 20241005055702400 DMAIN <0000> hlr.c:435 IMSI='262422252624644': has IMEI = 12345678901234 (consider setting 'store-imei') 20241005055702400 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422252624644" destination_name="the-source\n"} 20241005055702400 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702400 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702400 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@93594ebe2645: Found GsupExpect[0] for "262422252624644" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@93594ebe2645: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422252624644" TC_gsup_check_imei_via_proxy(276)@93594ebe2645: setverdict(pass): none -> pass 20241005055702404 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702404 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422252624644" source_name="the-source\n"} 20241005055702404 DAUC <0003> hlr.c:428 IMSI='262422252624644': storing IMEI = 12345678901234 20241005055702407 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422252624644" destination_name="the-source\n"} 20241005055702407 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422252624644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055702407 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055702407 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055702410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055702421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@93594ebe2645: Final verdict of PTC: none 20241005055702423 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40423<->l=127.0.0.1:4259) 20241005055702423 DLINP <000b> input/ipa.c:451 connected read/write 20241005055702423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055702423 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055702423 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055702423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055702423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055702464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 20241005055702564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5420) Waiting for packet dumper to finish... 1 (prev_count=5420, count=69304) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_check_imei_invalid_len started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055705642 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055705642 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055705644 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055705647 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705647 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055705647 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055705647 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  20241005055705647 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055705647 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  20241005055705647 DLGSUP <0013> gsup_server.c:235 2:  20241005055705647 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 3:  20241005055705647 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 4:  20241005055705647 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 5:  20241005055705647 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 7:  20241005055705647 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055705647 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055705647 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055705647 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@93594ebe2645: 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") 20241005055705671 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38343<->l=127.0.0.1:4259) 20241005055705688 DAUC <0003> db_auc.c:157 IMSI='262426716661891': No 2G Auth Data 20241005055705688 DAUC <0003> db_auc.c:192 IMSI='262426716661891': No 3G Auth Data HLR_Test-GSUP(278)@93594ebe2645: Created GsupExpect[0] for "262426716661891" to be handled at TC_gsup_check_imei_invalid_len(281) 20241005055705711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 20241005055705716 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705716 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705716 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705716 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705716 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705716 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705717 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@93594ebe2645: Found GsupExpect[0] for "262426716661891" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@93594ebe2645: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262426716661891" TC_gsup_check_imei_invalid_len(281)@93594ebe2645: setverdict(pass): none -> pass 20241005055705720 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705720 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705720 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705720 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705720 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705720 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705720 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705722 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705722 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705722 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705722 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705722 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705722 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705722 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705723 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705723 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705724 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705724 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705724 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705724 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705724 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705725 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705725 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716661891"} 20241005055705725 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705725 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426716661891" cause=Invalid mandatory information} 20241005055705725 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426716661891 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705725 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705725 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@93594ebe2645: Final verdict of PTC: pass 20241005055705738 DAUC <0003> db_auc.c:157 IMSI='262428573718549': No 2G Auth Data 20241005055705738 DAUC <0003> db_auc.c:192 IMSI='262428573718549': No 3G Auth Data HLR_Test-GSUP(278)@93594ebe2645: Created GsupExpect[0] for "262428573718549" to be handled at TC_gsup_check_imei_invalid_len(282) 20241005055705761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 20241005055705765 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705765 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705765 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705765 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705765 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705765 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705765 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@93594ebe2645: Found GsupExpect[0] for "262428573718549" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@93594ebe2645: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262428573718549" TC_gsup_check_imei_invalid_len(282)@93594ebe2645: setverdict(pass): none -> pass 20241005055705767 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705767 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705767 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705767 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705767 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705768 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705768 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705769 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705769 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705769 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705769 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705769 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705769 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705769 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705771 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705771 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705771 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705771 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705771 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705771 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705771 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705773 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705773 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428573718549"} 20241005055705773 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705773 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428573718549" cause=Invalid mandatory information} 20241005055705773 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428573718549 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705773 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705773 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@93594ebe2645: Final verdict of PTC: pass 20241005055705792 DAUC <0003> db_auc.c:157 IMSI='262426602033068': No 2G Auth Data 20241005055705792 DAUC <0003> db_auc.c:192 IMSI='262426602033068': No 3G Auth Data HLR_Test-GSUP(278)@93594ebe2645: Created GsupExpect[0] for "262426602033068" to be handled at TC_gsup_check_imei_invalid_len(283) 20241005055705822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241005055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705826 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705826 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705826 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705826 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@93594ebe2645: Found GsupExpect[0] for "262426602033068" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@93594ebe2645: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426602033068" TC_gsup_check_imei_invalid_len(283)@93594ebe2645: setverdict(pass): none -> pass 20241005055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705828 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705828 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705828 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705828 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705829 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705829 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705829 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705829 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705830 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705830 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705830 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705831 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705831 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705831 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705831 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705833 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705833 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602033068"} 20241005055705833 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705833 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602033068" cause=Invalid mandatory information} 20241005055705833 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426602033068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705833 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705833 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@93594ebe2645: Final verdict of PTC: pass 20241005055705855 DAUC <0003> db_auc.c:157 IMSI='262426468640113': No 2G Auth Data 20241005055705855 DAUC <0003> db_auc.c:192 IMSI='262426468640113': No 3G Auth Data HLR_Test-GSUP(278)@93594ebe2645: Created GsupExpect[0] for "262426468640113" to be handled at TC_gsup_check_imei_invalid_len(284) 20241005055705883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4258 20241005055705887 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705887 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705887 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705887 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705887 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705887 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705887 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@93594ebe2645: Found GsupExpect[0] for "262426468640113" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@93594ebe2645: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426468640113" TC_gsup_check_imei_invalid_len(284)@93594ebe2645: setverdict(pass): none -> pass 20241005055705889 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705889 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705889 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705889 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705889 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705889 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705889 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705891 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705891 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705891 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705891 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705891 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705891 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705891 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705893 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705893 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705893 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705893 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705893 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705895 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705895 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426468640113"} 20241005055705895 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705895 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426468640113" cause=Invalid mandatory information} 20241005055705895 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426468640113 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705895 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705895 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@93594ebe2645: Final verdict of PTC: pass 20241005055705908 DAUC <0003> db_auc.c:157 IMSI='262424929966169': No 2G Auth Data 20241005055705908 DAUC <0003> db_auc.c:192 IMSI='262424929966169': No 3G Auth Data HLR_Test-GSUP(278)@93594ebe2645: Created GsupExpect[0] for "262424929966169" to be handled at TC_gsup_check_imei_invalid_len(285) 20241005055705931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 20241005055705934 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705934 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705934 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705934 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705934 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705934 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705934 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@93594ebe2645: Found GsupExpect[0] for "262424929966169" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@93594ebe2645: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424929966169" TC_gsup_check_imei_invalid_len(285)@93594ebe2645: setverdict(pass): none -> pass 20241005055705936 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705936 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705936 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705936 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705936 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705936 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705936 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705938 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705938 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705938 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705938 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705938 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705938 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705938 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705940 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705940 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705940 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705940 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705940 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705940 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705940 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705942 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705942 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424929966169"} 20241005055705942 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705942 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424929966169" cause=Invalid mandatory information} 20241005055705942 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424929966169 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705942 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705942 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@93594ebe2645: Final verdict of PTC: pass 20241005055705955 DAUC <0003> db_auc.c:157 IMSI='262429707736688': No 2G Auth Data 20241005055705955 DAUC <0003> db_auc.c:192 IMSI='262429707736688': No 3G Auth Data HLR_Test-GSUP(278)@93594ebe2645: Created GsupExpect[0] for "262429707736688" to be handled at TC_gsup_check_imei_invalid_len(286) 20241005055705984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 20241005055705987 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705987 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705987 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055705987 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705987 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705987 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705988 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@93594ebe2645: Found GsupExpect[0] for "262429707736688" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@93594ebe2645: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262429707736688" TC_gsup_check_imei_invalid_len(286)@93594ebe2645: setverdict(pass): none -> pass 20241005055705989 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705989 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705989 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055705989 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705989 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705989 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705989 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705991 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705991 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055705991 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705991 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705991 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705993 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705993 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055705993 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705993 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705993 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055705995 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429707736688"} 20241005055705995 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055705995 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429707736688" cause=Invalid mandatory information} 20241005055705995 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429707736688 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055705995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055705995 DLINP <000b> input/ipa.c:451 connected read/write 20241005055705995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055705996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@93594ebe2645: Final verdict of PTC: pass 20241005055706011 DAUC <0003> db_auc.c:157 IMSI='262421731242227': No 2G Auth Data 20241005055706011 DAUC <0003> db_auc.c:192 IMSI='262421731242227': No 3G Auth Data HLR_Test-GSUP(278)@93594ebe2645: Created GsupExpect[0] for "262421731242227" to be handled at TC_gsup_check_imei_invalid_len(287) 20241005055706037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 20241005055706040 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706040 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706040 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055706040 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706040 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706040 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706040 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@93594ebe2645: Found GsupExpect[0] for "262421731242227" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@93594ebe2645: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421731242227" TC_gsup_check_imei_invalid_len(287)@93594ebe2645: setverdict(pass): none -> pass 20241005055706042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706042 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706042 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055706042 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706042 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706042 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055706044 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706044 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706044 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055706044 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706044 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706044 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706044 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055706045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706045 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706045 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055706045 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706045 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706045 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055706047 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706048 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421731242227"} 20241005055706048 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055706048 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421731242227" cause=Invalid mandatory information} 20241005055706048 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421731242227 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706048 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706048 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055706049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@93594ebe2645: Final verdict of PTC: pass 20241005055706064 DAUC <0003> db_auc.c:157 IMSI='262427689755239': No 2G Auth Data 20241005055706064 DAUC <0003> db_auc.c:192 IMSI='262427689755239': No 3G Auth Data HLR_Test-GSUP(278)@93594ebe2645: Created GsupExpect[0] for "262427689755239" to be handled at TC_gsup_check_imei_invalid_len(288) 20241005055706092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37654<->l=127.0.0.1:4258 20241005055706096 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706096 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706096 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241005055706096 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706096 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706096 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706096 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@93594ebe2645: Found GsupExpect[0] for "262427689755239" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@93594ebe2645: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427689755239" TC_gsup_check_imei_invalid_len(288)@93594ebe2645: setverdict(pass): none -> pass 20241005055706098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706098 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706098 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241005055706098 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706098 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706098 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055706100 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706100 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706100 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241005055706100 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706100 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706100 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706100 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055706102 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706102 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706102 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241005055706102 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706102 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706102 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706102 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055706104 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706104 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427689755239"} 20241005055706104 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241005055706104 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427689755239" cause=Invalid mandatory information} 20241005055706104 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427689755239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055706104 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055706104 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055706105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37654<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@93594ebe2645: Final verdict of PTC: pass MTC@93594ebe2645: setverdict(pass): none -> pass 20241005055706116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258 20241005055706117 DLINP <000b> input/ipa.c:451 connected read/write 20241005055706117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055706117 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055706117 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055706117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055706117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38343<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@93594ebe2645: Final verdict of PTC: none 279@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: pass MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@93594ebe2645: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055706158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 20241005055706259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37662<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=28096) Waiting for packet dumper to finish... 1 (prev_count=28096, count=50768) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_gsup_check_imei_unknown_imsi started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055709335 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055709335 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055709338 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055709341 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709341 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055709341 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055709341 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  20241005055709341 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055709341 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  20241005055709341 DLGSUP <0013> gsup_server.c:235 2:  20241005055709341 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 3:  20241005055709341 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 4:  20241005055709341 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 5:  20241005055709341 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 7:  20241005055709341 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055709341 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055709341 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055709341 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@93594ebe2645: 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") 20241005055709360 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45727<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@93594ebe2645: Created GsupExpect[0] for "262428733435678" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241005055709371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 20241005055709385 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709385 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428733435678"} 20241005055709385 DMAIN <0000> hlr.c:435 IMSI='262428733435678': has IMEI = 22245678901234 (consider setting 'store-imei') 20241005055709385 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241005055709385 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428733435678" cause=Invalid mandatory information} 20241005055709385 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055709385 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055709385 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@93594ebe2645: Found GsupExpect[0] for "262428733435678" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@93594ebe2645: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428733435678" TC_gsup_check_imei_unknown_imsi(293)@93594ebe2645: setverdict(pass): none -> pass 20241005055709391 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709391 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428733435678"} 20241005055709391 DAUC <0003> hlr.c:428 IMSI='262428733435678': storing IMEI = 22245678901234 20241005055709391 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428733435678': no such subscriber 20241005055709391 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241005055709391 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428733435678" cause=Invalid mandatory information} 20241005055709391 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428733435678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055709391 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055709391 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055709392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35552<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@93594ebe2645: Final verdict of PTC: pass 20241005055709393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35536<->l=127.0.0.1:4258 20241005055709394 DLINP <000b> input/ipa.c:451 connected read/write 20241005055709394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055709394 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055709394 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055709394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055709394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45727<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@93594ebe2645: Final verdict of PTC: none 291@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 291: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@93594ebe2645: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055709434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20241005055709534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055712609 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055712609 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055712611 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055712614 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712614 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055712614 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055712614 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  20241005055712614 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055712614 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  20241005055712614 DLGSUP <0013> gsup_server.c:235 2:  20241005055712614 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 3:  20241005055712614 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 4:  20241005055712614 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 5:  20241005055712614 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 7:  20241005055712614 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055712614 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055712614 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055712614 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@93594ebe2645: 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") 20241005055712633 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36605<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@93594ebe2645: Created GsupExpect[0] for "262422425204063" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241005055712645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241005055712657 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712657 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712657 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712664 DMAIN <0000> hlr.c:243 IMSI='262422425204063': Successfully assigned MSISDN='529' 20241005055712664 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712681 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712681 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712681 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712681 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@93594ebe2645: Found GsupExpect[0] for "262422425204063" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@93594ebe2645: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262422425204063" TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): none -> pass 20241005055712684 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712684 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712685 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712685 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712686 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712686 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712688 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712688 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712688 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712688 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055712702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055712702 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712702 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712702 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712704 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422425204063"} 20241005055712704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055712704 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055712704 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422425204063"} 20241005055712704 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055712704 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055712704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712704 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712713 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712713 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712713 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712724 DMAIN <0000> hlr.c:243 IMSI='262422425204063': Successfully assigned MSISDN='530' 20241005055712724 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712728 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712728 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712728 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712728 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712729 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712729 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712730 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712730 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712731 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712731 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712731 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712731 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712733 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712733 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712733 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712733 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055712740 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055712740 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712740 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712740 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712742 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712743 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422425204063"} 20241005055712743 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055712743 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055712743 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422425204063"} 20241005055712743 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712743 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055712743 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055712743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712743 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712754 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712754 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712754 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712761 DMAIN <0000> hlr.c:243 IMSI='262422425204063': Successfully assigned MSISDN='762' 20241005055712761 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712764 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712764 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712764 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712764 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712766 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712766 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712767 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712767 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712767 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712767 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712768 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712768 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712770 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712770 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712770 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712770 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055712770 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422425204063" cause=GPRS services not allowed} 20241005055712770 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055712770 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055712770 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712770 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712778 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712778 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712778 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712785 DMAIN <0000> hlr.c:243 IMSI='262422425204063': Successfully assigned MSISDN='762' 20241005055712785 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712788 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712788 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712788 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712788 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712790 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712790 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712791 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712791 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712791 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712792 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712793 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712793 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712793 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712793 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055712793 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422425204063" cause=GPRS services not allowed} 20241005055712793 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712793 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712793 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055712793 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055712793 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712793 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712801 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712801 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712801 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712805 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712808 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712808 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712808 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712808 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712809 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712809 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712810 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712810 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712811 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712811 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712813 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712813 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712813 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712813 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055712813 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422425204063" cause=GPRS services not allowed} 20241005055712813 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712813 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712813 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055712813 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055712813 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712813 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712821 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712821 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422425204063"} 20241005055712821 DMAIN <0000> hlr.c:227 IMSI='262422425204063': Creating subscriber on demand 20241005055712824 DAUC <0003> hlr.c:428 IMSI='262422425204063': storing IMEI = 12345678901234 20241005055712827 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422425204063"} 20241005055712827 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241005055712827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712827 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712829 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712829 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712829 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712829 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712830 DAUC <0003> db_auc.c:157 IMSI='262422425204063': No 2G Auth Data 20241005055712830 DAUC <0003> db_auc.c:192 IMSI='262422425204063': No 3G Auth Data 20241005055712832 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712832 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712832 DLU <0006> fsm.c:456 lu(262422425204063)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055712832 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055712838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055712838 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422425204063" cn_domain=PS} 20241005055712838 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712839 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712841 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712841 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422425204063"} 20241005055712841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055712841 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055712841 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422425204063"} 20241005055712841 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422425204063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055712841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055712841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055712841 DLU <0006> fsm.c:568 lu(PS:IMSI-262422425204063)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055712841 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055712841 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055712847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@93594ebe2645: Final verdict of PTC: pass 20241005055712848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 20241005055712848 DLINP <000b> input/ipa.c:451 connected read/write 20241005055712848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055712848 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055712849 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055712849 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@93594ebe2645: Final verdict of PTC: none 20241005055712849 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36605<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 296: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@93594ebe2645: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055712889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20241005055712989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->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@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_subscr_create_on_demand_ul started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055716066 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055716066 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055716068 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055716072 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716072 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055716072 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055716072 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  20241005055716072 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055716072 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  20241005055716072 DLGSUP <0013> gsup_server.c:235 2:  20241005055716072 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 3:  20241005055716072 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 4:  20241005055716072 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 5:  20241005055716072 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 7:  20241005055716072 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055716072 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055716072 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055716072 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@93594ebe2645: 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") 20241005055716096 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42115<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@93594ebe2645: Created GsupExpect[0] for "262424711882859" to be handled at TC_subscr_create_on_demand_ul(303) 20241005055716107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 20241005055716113 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716113 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716113 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716121 DMAIN <0000> hlr.c:243 IMSI='262424711882859': Successfully assigned MSISDN='148' 20241005055716121 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716121 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055716128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055716128 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716128 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@93594ebe2645: Found GsupExpect[0] for "262424711882859" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@93594ebe2645: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424711882859" 20241005055716131 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716131 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424711882859"} 20241005055716131 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055716131 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055716131 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424711882859"} 20241005055716131 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716131 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055716131 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055716131 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716131 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@93594ebe2645: setverdict(pass): none -> pass 20241005055716133 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716133 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716134 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716134 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716135 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716135 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716143 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716143 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716143 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716150 DMAIN <0000> hlr.c:243 IMSI='262424711882859': Successfully assigned MSISDN='447' 20241005055716150 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716150 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055716157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055716157 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716157 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716157 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716159 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716159 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424711882859"} 20241005055716159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055716159 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055716159 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424711882859"} 20241005055716159 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055716159 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055716159 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716159 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055716160 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716160 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716161 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716161 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716162 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716162 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716163 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716163 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716170 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716170 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716170 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716177 DMAIN <0000> hlr.c:243 IMSI='262424711882859': Successfully assigned MSISDN='298' 20241005055716177 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716177 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055716177 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424711882859" cause=GPRS services not allowed} 20241005055716177 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716177 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716177 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055716177 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055716177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055716178 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716178 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716179 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716179 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716180 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716180 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716181 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716181 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716188 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716188 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716188 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716195 DMAIN <0000> hlr.c:243 IMSI='262424711882859': Successfully assigned MSISDN='037' 20241005055716195 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716195 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055716195 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424711882859" cause=GPRS services not allowed} 20241005055716195 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716195 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716195 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055716195 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055716195 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716195 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055716196 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716196 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716197 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716197 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716198 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716198 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716205 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716205 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716205 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716208 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716208 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241005055716208 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424711882859" cause=GPRS services not allowed} 20241005055716208 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716208 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Freeing instance 20241005055716208 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Deallocated 20241005055716208 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716208 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055716209 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716209 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716210 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716210 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716211 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716211 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716218 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716218 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716218 DMAIN <0000> hlr.c:227 IMSI='262424711882859': Creating subscriber on demand 20241005055716222 DLU <0006> fsm.c:456 lu(262424711882859)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055716222 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055716228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055716228 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424711882859" cn_domain=PS} 20241005055716228 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716228 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716230 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424711882859"} 20241005055716230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055716230 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055716230 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424711882859"} 20241005055716230 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424711882859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055716230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055716230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055716230 DLU <0006> fsm.c:568 lu(PS:IMSI-262424711882859)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055716230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055716230 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055716232 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716232 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716233 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716233 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data 20241005055716234 DAUC <0003> db_auc.c:157 IMSI='262424711882859': No 2G Auth Data 20241005055716234 DAUC <0003> db_auc.c:192 IMSI='262424711882859': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055716239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@93594ebe2645: Final verdict of PTC: pass 20241005055716240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4258 20241005055716241 DLINP <000b> input/ipa.c:451 connected read/write 20241005055716241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055716241 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055716241 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055716241 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@93594ebe2645: Final verdict of PTC: none 20241005055716241 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42115<->l=127.0.0.1:4259) 301@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 301: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@93594ebe2645: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055716286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35608<->l=127.0.0.1:4258 20241005055716387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35608<->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@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_subscr_create_on_demand_sai started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055719466 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055719466 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055719469 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055719472 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719472 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055719472 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055719472 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  20241005055719472 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055719472 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  20241005055719472 DLGSUP <0013> gsup_server.c:235 2:  20241005055719472 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 3:  20241005055719472 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 4:  20241005055719472 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 5:  20241005055719472 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 7:  20241005055719472 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055719472 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055719472 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055719472 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@93594ebe2645: 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") 20241005055719493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46551<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@93594ebe2645: Created GsupExpect[0] for "262420949753223" to be handled at TC_subscr_create_on_demand_sai(308) 20241005055719504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 20241005055719513 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719513 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420949753223"} 20241005055719513 DMAIN <0000> hlr.c:227 IMSI='262420949753223': Creating subscriber on demand 20241005055719538 DMAIN <0000> hlr.c:243 IMSI='262420949753223': Successfully assigned MSISDN='292' 20241005055719538 DAUC <0003> db_auc.c:157 IMSI='262420949753223': No 2G Auth Data 20241005055719538 DAUC <0003> db_auc.c:192 IMSI='262420949753223': No 3G Auth Data 20241005055719538 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420949753223 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 20241005055719538 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420949753223" cause=IMSI unknown in HLR} 20241005055719538 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241005055719538 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719538 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@93594ebe2645: Found GsupExpect[0] for "262420949753223" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@93594ebe2645: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420949753223" TC_subscr_create_on_demand_sai(308)@93594ebe2645: setverdict(pass): none -> pass 20241005055719540 DAUC <0003> db_auc.c:157 IMSI='262420949753223': No 2G Auth Data 20241005055719540 DAUC <0003> db_auc.c:192 IMSI='262420949753223': No 3G Auth Data 20241005055719541 DAUC <0003> db_auc.c:157 IMSI='262420949753223': No 2G Auth Data 20241005055719541 DAUC <0003> db_auc.c:192 IMSI='262420949753223': No 3G Auth Data 20241005055719542 DAUC <0003> db_auc.c:157 IMSI='262420949753223': No 2G Auth Data 20241005055719542 DAUC <0003> db_auc.c:192 IMSI='262420949753223': No 3G Auth Data 20241005055719544 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719544 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420949753223" cn_domain=PS} 20241005055719544 DLU <0006> fsm.c:456 lu(262420949753223)[0x559cfb8ec510]{UNVALIDATED}: Allocated 20241005055719544 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241005055719551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055719551 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420949753223" cn_domain=PS} 20241005055719551 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719551 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719553 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719553 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420949753223"} 20241005055719553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055719553 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055719553 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420949753223"} 20241005055719553 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420949753223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055719553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055719553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055719553 DLU <0006> fsm.c:568 lu(PS:IMSI-262420949753223)[0x559cfb8ec510]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055719553 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055719553 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055719559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@93594ebe2645: Final verdict of PTC: pass 20241005055719560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4258 20241005055719561 DLINP <000b> input/ipa.c:451 connected read/write 20241005055719561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055719561 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055719561 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055719561 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@93594ebe2645: Final verdict of PTC: none 20241005055719561 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46551<->l=127.0.0.1:4259) 306@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 306: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@93594ebe2645: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055719604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 20241005055719705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47404<->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@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_MSLookup_mDNS_service_other_home started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055722782 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055722782 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055722784 DLINP <000b> input/ipa.c:451 connected read/write 20241005055722784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055722784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055722785 DLINP <000b> input/ipa.c:451 connected read/write 20241005055722785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055722785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055722785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055722785 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  20241005055722785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055722785 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  20241005055722785 DLGSUP <0013> gsup_server.c:235 2:  20241005055722785 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 3:  20241005055722785 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 4:  20241005055722785 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 5:  20241005055722785 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 7:  20241005055722785 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055722785 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055722785 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055722785 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@93594ebe2645: 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") 20241005055722807 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45531<->l=127.0.0.1:4259) 20241005055722810 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055722810 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@93594ebe2645: Created GsupExpect[0] for "262420864185613" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241005055722827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 20241005055722834 DAUC <0003> db_auc.c:157 IMSI='262420864185613': No 2G Auth Data 20241005055722834 DAUC <0003> db_auc.c:192 IMSI='262420864185613': No 3G Auth Data 20241005055722842 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618468878.msisdn 20241005055722842 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618468878.msisdn: not attached (vlr_number unset) 20241005055722842 DDGSM <0007> mslookup_server.c:327 sip.voice.491618468878.msisdn: does not exist in GSUP proxy 20241005055723844 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055723844 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420864185613" cn_domain=CS} 20241005055723844 DLU <0006> fsm.c:456 lu(262420864185613)[0x559cfb8ed6c0]{UNVALIDATED}: Allocated 20241005055723844 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241005055723852 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241005055723852 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420864185613" cn_domain=CS} 20241005055723852 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055723853 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@93594ebe2645: Found GsupExpect[0] for "262420864185613" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@93594ebe2645: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420864185613" 20241005055723856 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055723856 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420864185613"} 20241005055723856 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241005055723856 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241005055723856 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420864185613"} 20241005055723856 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420864185613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055723856 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241005055723856 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241005055723856 DLU <0006> fsm.c:568 lu(CS:IMSI-262420864185613)[0x559cfb8ed6c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241005055723856 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055723856 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@93594ebe2645: setverdict(pass): none -> pass 20241005055723858 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618468878.msisdn 20241005055723858 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618468878.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241005055723858 DDGSM <0007> mslookup_server.c:327 sip.voice.491618468878.msisdn: does not exist in GSUP proxy 20241005055723858 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618468878.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@93594ebe2645: setverdict(pass): pass -> pass, component reason not changed 20241005055723866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@93594ebe2645: Final verdict of PTC: pass 20241005055723867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4258 20241005055723867 DLINP <000b> input/ipa.c:451 connected read/write 20241005055723867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055723867 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055723867 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055723867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055723868 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45531<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP(310)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@93594ebe2645: Final verdict of PTC: none 311@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 311: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@93594ebe2645: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055723916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4258 20241005055724016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12068) 20241005055725025 DSS <0004> hlr_ussd.c:239 262423556657205/0x46529536: SS Session Timeout, destroying 20241005055725025 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423556657205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=12068, count=18456) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_MSLookup_GSUP_proxy started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055727087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055727087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055727089 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055727090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4258 20241005055727091 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241005055727091 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055727092 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055727092 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055727092 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055727092 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  20241005055727092 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055727092 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  20241005055727092 DLGSUP <0013> gsup_server.c:235 2:  20241005055727092 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 3:  20241005055727092 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 4:  20241005055727092 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 5:  20241005055727092 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 7:  20241005055727092 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055727092 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055727092 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055727092 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@93594ebe2645: 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") 20241005055727122 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34481<->l=127.0.0.1:4259) 20241005055727124 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055727124 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@93594ebe2645: Created GsupExpect[0] for "262427098125667" to be handled at TC_MSLookup_GSUP_proxy(320) 20241005055727138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@93594ebe2645: Created GsupExpect[0] for "262427098125667" to be handled at TC_MSLookup_GSUP_proxy(320) 20241005055727143 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055727143 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427098125667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427098125667" cn_domain=CS} 20241005055727143 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427098125667 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241005055727143 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427098125667 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241005055727143 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427098125667.imsi 20241005055727143 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427098125667.imsi 20241005055727143 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427098125667.imsi: does not exist in local HLR 20241005055727149 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427098125667 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241005055727149 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241005055727149 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241005055727149 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241005055727149 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241005055727149 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241005055727149 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427098125667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055727149 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055727149 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055727149 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055727149 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055727149 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055727149 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@93594ebe2645: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@93594ebe2645: 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) } } } } 20241005055727153 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727153 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727153 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241005055727153 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241005055727153 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055727154 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727154 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727154 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@93594ebe2645: 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)@93594ebe2645: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@93594ebe2645: Found GsupExpect[0] for "262427098125667" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@93594ebe2645: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427098125667" HLR_Test-GSUP-server-IPA(318)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055727197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727197 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427098125667 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610425728 20241005055727197 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427098125667 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055727197 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727197 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@93594ebe2645: Found GsupExpect[0] for "262427098125667" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@93594ebe2645: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427098125667" 20241005055727201 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727201 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727201 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427098125667 MSISDN-491610425728 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055727201 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727201 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727203 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727203 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727203 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427098125667 MSISDN-491610425728 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 20241005055727203 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427098125667 MSISDN-491610425728 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055727203 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055727203 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@93594ebe2645: setverdict(pass): none -> pass 20241005055727205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@93594ebe2645: Final verdict of PTC: pass 20241005055727206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4258 20241005055727207 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055727207 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055727207 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241005055727207 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241005055727207 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241005055727207 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34481<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@93594ebe2645: Final verdict of PTC: none 20241005055727207 DLINP <000b> input/ipa.c:451 connected read/write 20241005055727207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055727207 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055727207 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055727207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@93594ebe2645: Final verdict of PTC: none 316@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 316: none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@93594ebe2645: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055727248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4258 20241005055727349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44492<->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=18296) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055730421 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055730421 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055730423 DLINP <000b> input/ipa.c:451 connected read/write 20241005055730423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055730424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055730426 DLINP <000b> input/ipa.c:451 connected read/write 20241005055730426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055730426 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055730426 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055730426 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  20241005055730426 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055730426 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  20241005055730426 DLGSUP <0013> gsup_server.c:235 2:  20241005055730426 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 3:  20241005055730426 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 4:  20241005055730426 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 5:  20241005055730426 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 7:  20241005055730426 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055730426 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055730426 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055730426 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055730426 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241005055730426 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@93594ebe2645: 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") 20241005055730451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44685<->l=127.0.0.1:4259) 20241005055730453 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055730453 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@93594ebe2645: Created GsupExpect[0] for "262429272672466" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241005055730465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44512<->l=127.0.0.1:4258 20241005055730471 DAUC <0003> db_auc.c:157 IMSI='262429272672466': No 2G Auth Data 20241005055730471 DAUC <0003> db_auc.c:192 IMSI='262429272672466': No 3G Auth Data 20241005055730479 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429272672466.imsi 20241005055730479 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429272672466.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@93594ebe2645: setverdict(pass): none -> pass 20241005055730487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44512<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@93594ebe2645: Final verdict of PTC: pass 20241005055730488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 20241005055730489 DLINP <000b> input/ipa.c:451 connected read/write 20241005055730489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055730489 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 323@93594ebe2645: Final verdict of PTC: none 20241005055730489 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055730489 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241005055730489 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44685<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 323: none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@93594ebe2645: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055730535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 20241005055730635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44516<->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=16348) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055733711 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055733711 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055733714 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055733714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055733716 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055733716 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055733716 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055733716 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  20241005055733716 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055733716 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  20241005055733716 DLGSUP <0013> gsup_server.c:235 2:  20241005055733716 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 3:  20241005055733716 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 4:  20241005055733716 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 5:  20241005055733716 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 7:  20241005055733716 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055733716 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055733716 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055733716 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)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055733717 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241005055733717 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@93594ebe2645: 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") 20241005055733752 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41953<->l=127.0.0.1:4259) 20241005055733755 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055733755 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@93594ebe2645: Created GsupExpect[0] for "262420004423288" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241005055733769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@93594ebe2645: Created GsupExpect[0] for "262420004423288" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241005055733774 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055733774 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420004423288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420004423288" cn_domain=CS} 20241005055733775 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420004423288 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241005055733775 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420004423288 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241005055733775 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420004423288.imsi 20241005055733775 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420004423288.imsi 20241005055733775 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420004423288.imsi: does not exist in local HLR 20241005055733780 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420004423288 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241005055733780 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241005055733780 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241005055733780 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241005055733780 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241005055733780 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241005055733780 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420004423288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055733780 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055733780 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055733780 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055733780 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055733780 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055733780 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@93594ebe2645: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@93594ebe2645: 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) } } } } 20241005055733783 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733783 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733783 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241005055733783 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241005055733783 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055733785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733785 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@93594ebe2645: 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)@93594ebe2645: 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)@93594ebe2645: Found GsupExpect[0] for "262420004423288" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@93594ebe2645: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420004423288" HLR_Test-GSUP-server-IPA(330)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055733825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733825 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420004423288 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615310110 20241005055733825 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420004423288 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055733825 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733825 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@93594ebe2645: Found GsupExpect[0] for "262420004423288" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@93594ebe2645: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420004423288" 20241005055733829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420004423288 MSISDN-491615310110 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055733829 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733829 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733831 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055733831 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055733831 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420004423288 MSISDN-491615310110 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 20241005055733831 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420004423288 MSISDN-491615310110 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055733831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733831 DLINP <000b> input/ipa.c:451 connected read/write 20241005055733831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055733833 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420004423288.imsi 20241005055733833 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420004423288.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@93594ebe2645: setverdict(pass): none -> pass 20241005055734835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@93594ebe2645: Final verdict of PTC: pass 20241005055734836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4258 20241005055734837 DLINP <000b> input/ipa.c:451 connected read/write 20241005055734837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055734837 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055734837 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055734837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@93594ebe2645: Final verdict of PTC: none 20241005055734838 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41953<->l=127.0.0.1:4259) 328@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP(327)@93594ebe2645: Final verdict of PTC: none 20241005055734838 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055734838 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055734838 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241005055734838 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241005055734838 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@93594ebe2645: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 328: none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@93594ebe2645: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055734880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241005055734981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14064) Waiting for packet dumper to finish... 1 (prev_count=14064, count=18828) MTC@93594ebe2645: 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@93594ebe2645: 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 ------ Sat Oct 5 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@93594ebe2645: 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@93594ebe2645: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@93594ebe2645: legacy= false MTC@93594ebe2645: in not legacy case 1 MTC@93594ebe2645: in not legacy case 2 20241005055738060 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241005055738060 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055738063 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055738064 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(333)@93594ebe2645: 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)@93594ebe2645: 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 } } } } 20241005055738066 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055738066 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241005055738066 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241005055738066 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  20241005055738066 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241005055738066 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  20241005055738066 DLGSUP <0013> gsup_server.c:235 2:  20241005055738066 DLGSUP <0013> gsup_server.c:237 2: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 3:  20241005055738066 DLGSUP <0013> gsup_server.c:237 3: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 4:  20241005055738066 DLGSUP <0013> gsup_server.c:237 4: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 5:  20241005055738066 DLGSUP <0013> gsup_server.c:237 5: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 7:  20241005055738066 DLGSUP <0013> gsup_server.c:237 7: 00  20241005055738066 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241005055738066 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241005055738066 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241005055738066 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241005055738066 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@93594ebe2645: 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") 20241005055738099 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43555<->l=127.0.0.1:4259) 20241005055738102 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241005055738102 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@93594ebe2645: Created GsupExpect[0] for "262422082606256" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241005055738118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@93594ebe2645: Created GsupExpect[0] for "262422082606256" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241005055738124 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055738124 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422082606256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422082606256" cn_domain=CS} 20241005055738124 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422082606256 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241005055738124 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422082606256 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241005055738124 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422082606256.imsi 20241005055738124 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422082606256.imsi 20241005055738124 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422082606256.imsi: does not exist in local HLR 20241005055738129 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422082606256 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241005055738129 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241005055738129 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241005055738129 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241005055738129 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241005055738129 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241005055738129 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422082606256 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241005055738129 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055738129 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055738129 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055738129 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241005055738129 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241005055738129 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@93594ebe2645: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@93594ebe2645: 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) } } } } 20241005055738132 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738132 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738132 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241005055738132 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241005055738132 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241005055738133 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738133 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738133 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@93594ebe2645: 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)@93594ebe2645: Found GsupExpect[0] for "262422082606256" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@93594ebe2645: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422082606256" HLR_Test-GSUP-server-IPA(337)@93594ebe2645: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@93594ebe2645: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241005055738177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738177 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422082606256 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611257540 20241005055738177 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422082606256 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055738177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738177 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@93594ebe2645: Found GsupExpect[0] for "262422082606256" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@93594ebe2645: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422082606256" 20241005055738181 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738181 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738181 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422082606256 MSISDN-491611257540 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055738181 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738181 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738183 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738183 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738183 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422082606256 MSISDN-491611257540 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 20241005055738183 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422082606256 MSISDN-491611257540 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241005055738183 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738183 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241005055738185 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611257540.msisdn 20241005055738185 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611257540.msisdn: does not exist in local HLR 20241005055738185 DDGSM <0007> mslookup_server.c:352 sip.voice.491611257540.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241005055738185 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611257540.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@93594ebe2645: setverdict(pass): none -> pass 20241005055738187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59932<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@93594ebe2645: Final verdict of PTC: pass 20241005055738188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20241005055738189 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43555<->l=127.0.0.1:4259) 20241005055738189 DLINP <000b> input/ipa.c:451 connected read/write 20241005055738189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241005055738189 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241005055738189 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241005055738189 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)@93594ebe2645: Final verdict of PTC: none 335@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP(334)@93594ebe2645: Final verdict of PTC: none 20241005055738189 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241005055738189 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241005055738189 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241005055738189 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241005055738189 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)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@93594ebe2645: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@93594ebe2645: Final verdict of PTC: none MTC@93594ebe2645: Setting final verdict of the test case. MTC@93594ebe2645: Local verdict of MTC: none MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@93594ebe2645: Local verdict of PTC with component reference 335: none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@93594ebe2645: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@93594ebe2645: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@93594ebe2645: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@93594ebe2645: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@93594ebe2645: 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'. Sat Oct 5 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 20241005055738235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 20241005055738335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59942<->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=20688) MTC@93594ebe2645: 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@93594ebe2645: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@93594ebe2645: Terminating MTC. MC@93594ebe2645: MTC terminated. MC2> exit MC@93594ebe2645: Shutting down session. MC@93594ebe2645: 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 (2329397) [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-20241005-0555-8ae836f6', '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-20241005-0555-8ae836f6', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2329256) [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-20241005-0555-8ae836f6', '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']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241005-0555-8ae836f6'] 93594ebe264572a3828899093e6a3d63e5952a6111fda19780878f08cd56205d [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2451/artifact/logs/  + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS