Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10 Commit message: "testenv: make podman stop more robust" > git rev-list --no-walk 869b697a399ea5e6560af784adc92efd0af11049 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins13895525814981736234.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (11.4 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn: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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_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_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_7.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_SM_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_5.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_6.cc Creating dependency file for Osmocom_CTRL_Types_part_7.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_SS_Types_part_7.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_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_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.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_6.cc Creating dependency file for MSLookup_mDNS_Types_part_7.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_5.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for DNS_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc 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_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 1s (99.8 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', '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-asan The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly-asan 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 3028 kB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202410302029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202410302029~asan [582 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202410302029~asan [162 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202410302029~asan [1080 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202410302029~asan [275 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410302029~asan [314 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410302029~asan [45.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410302029~asan [74.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202410302029~asan [96.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410302029~asan [397 kB] Fetched 3028 kB in 0s (19.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly-asan_202410302029_amd64.deb ... Unpacking osmocom-nightly-asan (202410302029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.27.aec32.202410302029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410302029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.27.aec32.202410302029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410302029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.27.aec32.202410302029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410302029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.27.aec32.202410302029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410302029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202410302029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410302029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410302029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410302029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410302029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410302029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.27.aec32.202410302029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410302029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410302029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410302029~asan) ... Setting up osmocom-nightly-asan (202410302029) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410302029~asan) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410302029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410302029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410302029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410302029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410302029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410302029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410302029~asan) ... Setting up osmo-hlr (1.8.0.2.7c06.202410302029~asan) ... 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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', '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-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', '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-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', '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-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20241031160216036 DMAIN <0000> hlr.c:813 hlr starting 20241031160216036 DDB <0001> db.c:599 using database: hlr.db 20241031160216036 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241031160216037 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241031160216037 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241031160216037 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241031160216059 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241031160216059 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241031160216134 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241031160216137 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241031160216137 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Unix server socket created successfully. MC@8d267a17b3ed: Listening on TCP port 46511. 8d267a17b3ed is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 8d267a17b3ed 46511 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8d267a17b3ed: New HC connected from 10.0.2.100 [10.0.2.100]. 8d267a17b3ed: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8d267a17b3ed: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8d267a17b3ed: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8d267a17b3ed: Configuration file was processed on all HCs. MC@8d267a17b3ed: Creating MTC on host 10.0.2.100. MC@8d267a17b3ed: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:02:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_sai_err_invalid_imsi started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160217494 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160217494 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160217497 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160217497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40660<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160217498 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160217499 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160217499 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160217499 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 20241031160217499 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160217499 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 20241031160217499 DLGSUP <0013> gsup_server.c:235 2: 20241031160217499 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160217499 DLGSUP <0013> gsup_server.c:235 3: 20241031160217499 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160217499 DLGSUP <0013> gsup_server.c:235 4: 20241031160217499 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160217499 DLGSUP <0013> gsup_server.c:235 5: 20241031160217499 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160217499 DLGSUP <0013> gsup_server.c:235 7: 20241031160217499 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160217499 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160217499 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160217499 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@8d267a17b3ed: 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") 20241031160217508 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42271<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8d267a17b3ed: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241031160217513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40664<->l=127.0.0.1:4258 20241031160217542 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160217542 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"} 20241031160217542 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" 20241031160217542 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} 20241031160217542 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 20241031160217542 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160217542 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@8d267a17b3ed: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160217550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40664<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@8d267a17b3ed: Final verdict of PTC: pass 20241031160217552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40660<->l=127.0.0.1:4258 20241031160217555 DLINP <000b> input/ipa.c:451 connected read/write 20241031160217555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160217555 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160217555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160217555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160217555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42271<->l=127.0.0.1:4259) 5@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP(4)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 5: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Oct 31 16:02:17 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 20241031160217609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 20241031160217609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12448) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Oct 31 16:02:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_sai started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160220721 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160220721 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160220725 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160220727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220727 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160220727 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160220727 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 20241031160220727 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160220727 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 20241031160220727 DLGSUP <0013> gsup_server.c:235 2: 20241031160220727 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160220727 DLGSUP <0013> gsup_server.c:235 3: 20241031160220727 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160220727 DLGSUP <0013> gsup_server.c:235 4: 20241031160220727 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160220727 DLGSUP <0013> gsup_server.c:235 5: 20241031160220727 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160220727 DLGSUP <0013> gsup_server.c:235 7: 20241031160220727 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160220727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160220727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160220727 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@8d267a17b3ed: 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") 20241031160220736 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41873<->l=127.0.0.1:4259) 20241031160220772 DAUC <0003> db_auc.c:157 IMSI='262427198399483': No 2G Auth Data 20241031160220772 DAUC <0003> db_auc.c:192 IMSI='262427198399483': No 3G Auth Data HLR_Test-GSUP(9)@8d267a17b3ed: Created GsupExpect[0] for "262427198399483" to be handled at TC_gsup_sai(12) 20241031160220818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 20241031160220828 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220828 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427198399483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427198399483"} 20241031160220837 DAUC <0003> db_auc.c:192 IMSI='262427198399483': No 3G Auth Data 20241031160220837 DAUC <0003> db_auc.c:236 IMSI='262427198399483': Calling to generate 5 vectors 20241031160220837 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160220837 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160220837 DAUC <0003> auc.c:113 vector [0]: rand = 20e06c640ad97e6d92513d6021df1903 20241031160220837 DAUC <0003> auc.c:179 vector [0]: kc = 560ea4c033828000 20241031160220837 DAUC <0003> auc.c:180 vector [0]: sres = 959d31ca 20241031160220837 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160220837 DAUC <0003> auc.c:113 vector [1]: rand = fa0c1de7402d4f1e9a1a8ee28da0f1d7 20241031160220837 DAUC <0003> auc.c:179 vector [1]: kc = 2edc74a3af871400 20241031160220837 DAUC <0003> auc.c:180 vector [1]: sres = a1f20bda 20241031160220837 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160220837 DAUC <0003> auc.c:113 vector [2]: rand = 78d22b1a8cd85621e29a2c3fbabc06dc 20241031160220837 DAUC <0003> auc.c:179 vector [2]: kc = 3d43fd6ce2286c00 20241031160220837 DAUC <0003> auc.c:180 vector [2]: sres = e60d134d 20241031160220837 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160220837 DAUC <0003> auc.c:113 vector [3]: rand = aecbe77f98626930c9a060794b4f635f 20241031160220837 DAUC <0003> auc.c:179 vector [3]: kc = c7d4205da6725c00 20241031160220837 DAUC <0003> auc.c:180 vector [3]: sres = 0dfa98f1 20241031160220837 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160220837 DAUC <0003> auc.c:113 vector [4]: rand = 748bf347d0fac6cbc6c7edf3803317b1 20241031160220837 DAUC <0003> auc.c:179 vector [4]: kc = 92358b0d5ca82800 20241031160220837 DAUC <0003> auc.c:180 vector [4]: sres = 7175b9a1 20241031160220837 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160220837 DAUC <0003> db_auc.c:245 IMSI='262427198399483': Generated 5 vectors 20241031160220838 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427198399483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427198399483"} 20241031160220838 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427198399483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160220838 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160220838 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d267a17b3ed: Found GsupExpect[0] for "262427198399483" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_sai(12)"262427198399483" TC_gsup_sai(12)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai(12)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160220844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 TC_gsup_sai(12)@8d267a17b3ed: Final verdict of PTC: pass 20241031160220870 DAUC <0003> db_auc.c:157 IMSI='262429924438163': No 2G Auth Data 20241031160220870 DAUC <0003> db_auc.c:192 IMSI='262429924438163': No 3G Auth Data HLR_Test-GSUP(9)@8d267a17b3ed: Created GsupExpect[0] for "262429924438163" to be handled at TC_gsup_sai(13) 20241031160220892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40692<->l=127.0.0.1:4258 20241031160220894 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220894 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429924438163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429924438163"} 20241031160220894 DAUC <0003> db_auc.c:192 IMSI='262429924438163': No 3G Auth Data 20241031160220894 DAUC <0003> db_auc.c:236 IMSI='262429924438163': Calling to generate 5 vectors 20241031160220894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160220894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160220894 DAUC <0003> auc.c:113 vector [0]: rand = 35a660dba4dd3748793769bd3d5854cc 20241031160220894 DAUC <0003> auc.c:179 vector [0]: kc = 546bf5d6c5cff400 20241031160220894 DAUC <0003> auc.c:180 vector [0]: sres = 2420fba2 20241031160220894 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160220894 DAUC <0003> auc.c:113 vector [1]: rand = 14ec5c351d3133aa704c6a8203365267 20241031160220894 DAUC <0003> auc.c:179 vector [1]: kc = 39d88353b0fd5800 20241031160220894 DAUC <0003> auc.c:180 vector [1]: sres = dac874d5 20241031160220894 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160220894 DAUC <0003> auc.c:113 vector [2]: rand = c5ba63a51bfcbde9836b3acdd48d2562 20241031160220894 DAUC <0003> auc.c:179 vector [2]: kc = 277cd2215cabd000 20241031160220894 DAUC <0003> auc.c:180 vector [2]: sres = d167ada1 20241031160220894 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160220894 DAUC <0003> auc.c:113 vector [3]: rand = 53cf2232c7564d15af2c088285d8aebd 20241031160220894 DAUC <0003> auc.c:179 vector [3]: kc = 7b39da6a2b7a4000 20241031160220894 DAUC <0003> auc.c:180 vector [3]: sres = b5e70108 20241031160220894 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160220894 DAUC <0003> auc.c:113 vector [4]: rand = 8d82ad4b8e98186a4e7ea849a41c788f 20241031160220894 DAUC <0003> auc.c:179 vector [4]: kc = b427d86d8b9b5c00 20241031160220894 DAUC <0003> auc.c:180 vector [4]: sres = 2f3e9e00 20241031160220894 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160220894 DAUC <0003> db_auc.c:245 IMSI='262429924438163': Generated 5 vectors 20241031160220894 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429924438163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429924438163"} 20241031160220894 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429924438163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160220894 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160220894 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d267a17b3ed: Found GsupExpect[0] for "262429924438163" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_sai(13)"262429924438163" TC_gsup_sai(13)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai(13)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160220895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40692<->l=127.0.0.1:4258 TC_gsup_sai(13)@8d267a17b3ed: Final verdict of PTC: pass 20241031160220918 DAUC <0003> db_auc.c:157 IMSI='262427049100409': No 2G Auth Data 20241031160220918 DAUC <0003> db_auc.c:192 IMSI='262427049100409': No 3G Auth Data HLR_Test-GSUP(9)@8d267a17b3ed: Created GsupExpect[0] for "262427049100409" to be handled at TC_gsup_sai(14) 20241031160220943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 20241031160220947 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160220947 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427049100409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427049100409"} 20241031160220947 DAUC <0003> db_auc.c:192 IMSI='262427049100409': No 3G Auth Data 20241031160220947 DAUC <0003> db_auc.c:236 IMSI='262427049100409': Calling to generate 5 vectors 20241031160220947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160220947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160220947 DAUC <0003> auc.c:113 vector [0]: rand = c8b163656df9b53a4af3076f77e658a4 20241031160220947 DAUC <0003> auc.c:179 vector [0]: kc = 91edc8ad3e991778 20241031160220947 DAUC <0003> auc.c:180 vector [0]: sres = 79230a9e 20241031160220947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160220947 DAUC <0003> auc.c:113 vector [1]: rand = 76f753a2ba8bb4324371bef1ef71e4a0 20241031160220947 DAUC <0003> auc.c:179 vector [1]: kc = 76a3dee7f504f3ae 20241031160220947 DAUC <0003> auc.c:180 vector [1]: sres = 3fb91ae9 20241031160220947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160220947 DAUC <0003> auc.c:113 vector [2]: rand = 8c616434d9233853ec01612f953f4f71 20241031160220947 DAUC <0003> auc.c:179 vector [2]: kc = b551eda61a4e9775 20241031160220947 DAUC <0003> auc.c:180 vector [2]: sres = 67d0a0f2 20241031160220947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160220947 DAUC <0003> auc.c:113 vector [3]: rand = d8e811716fe713e8552758f65708d634 20241031160220947 DAUC <0003> auc.c:179 vector [3]: kc = 1fdfac4ce04cb0d6 20241031160220947 DAUC <0003> auc.c:180 vector [3]: sres = d01a1153 20241031160220947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160220947 DAUC <0003> auc.c:113 vector [4]: rand = 6eb08fef86e1d952aa4bb7f7e183cfd3 20241031160220947 DAUC <0003> auc.c:179 vector [4]: kc = 81dae6c8ed69c7f2 20241031160220947 DAUC <0003> auc.c:180 vector [4]: sres = f165efd0 20241031160220947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160220947 DAUC <0003> db_auc.c:245 IMSI='262427049100409': Generated 5 vectors 20241031160220947 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427049100409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427049100409"} 20241031160220947 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427049100409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160220947 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160220947 DLINP <000b> input/ipa.c:451 connected read/write 20241031160220947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d267a17b3ed: Found GsupExpect[0] for "262427049100409" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_sai(14)"262427049100409" TC_gsup_sai(14)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai(14)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160220948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 TC_gsup_sai(14)@8d267a17b3ed: Final verdict of PTC: pass 20241031160221256 DAUC <0003> db_auc.c:157 IMSI='262429088813276': No 2G Auth Data 20241031160221256 DAUC <0003> db_auc.c:192 IMSI='262429088813276': No 3G Auth Data HLR_Test-GSUP(9)@8d267a17b3ed: Created GsupExpect[0] for "262429088813276" to be handled at TC_gsup_sai(15) 20241031160221302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40712<->l=127.0.0.1:4258 20241031160221310 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221310 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429088813276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429088813276"} 20241031160221310 DAUC <0003> db_auc.c:157 IMSI='262429088813276': No 2G Auth Data 20241031160221310 DAUC <0003> db_auc.c:236 IMSI='262429088813276': Calling to generate 5 vectors 20241031160221310 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160221310 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221310 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160221310 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221310 DAUC <0003> auc.c:113 vector [0]: rand = 309a36d127b78b84df494370620b5501 20241031160221310 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221310 DAUC <0003> auc.c:142 vector [0]: autn = 637e06f972de00007074210622bcc92e 20241031160221310 DAUC <0003> auc.c:143 vector [0]: ck = bbd1c5494df94a4e7629495273bce1b3 20241031160221310 DAUC <0003> auc.c:144 vector [0]: ik = 09fc8a9da88cd9acc5fd25dce2cf0f55 20241031160221310 DAUC <0003> auc.c:145 vector [0]: res = 7315c53d00c8a5ec0000000000000000 20241031160221310 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221310 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160221310 DAUC <0003> auc.c:151 vector [0]: kc = 01f9235a74067d04 20241031160221310 DAUC <0003> auc.c:152 vector [0]: sres = 73dd60d1 20241031160221310 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160221310 DAUC <0003> auc.c:113 vector [1]: rand = 3f286bbbe32a9c26f9a536674c51a86d 20241031160221310 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221310 DAUC <0003> auc.c:142 vector [1]: autn = 3ea1173d9108000027a4b2b60e9c2655 20241031160221310 DAUC <0003> auc.c:143 vector [1]: ck = d2a425f2478ac20ef861b98775d9d029 20241031160221310 DAUC <0003> auc.c:144 vector [1]: ik = 53821170dc654f9fb3a095f6881637c7 20241031160221310 DAUC <0003> auc.c:145 vector [1]: res = 7e88834477a06bb70000000000000000 20241031160221310 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221310 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160221310 DAUC <0003> auc.c:151 vector [1]: kc = cae718f366206a7f 20241031160221310 DAUC <0003> auc.c:152 vector [1]: sres = 0928e8f3 20241031160221310 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160221310 DAUC <0003> auc.c:113 vector [2]: rand = a5c0ef1c1115a790ab5128f753fe5df6 20241031160221310 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221310 DAUC <0003> auc.c:142 vector [2]: autn = d41365244b970000e469cc7fa62041d9 20241031160221310 DAUC <0003> auc.c:143 vector [2]: ck = 8197740f9d588057117e369f6266cdc3 20241031160221310 DAUC <0003> auc.c:144 vector [2]: ik = 06a89ce742c81296cac63f9f57421c20 20241031160221310 DAUC <0003> auc.c:145 vector [2]: res = 3c1208fc1d4251a50000000000000000 20241031160221310 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221310 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160221310 DAUC <0003> auc.c:151 vector [2]: kc = 5c87e1e8eab44322 20241031160221310 DAUC <0003> auc.c:152 vector [2]: sres = 21505959 20241031160221310 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160221310 DAUC <0003> auc.c:113 vector [3]: rand = 9a8108066e2a0b0036d65ad639472410 20241031160221311 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221311 DAUC <0003> auc.c:142 vector [3]: autn = c2c9e667186b0000702f51c30557a41c 20241031160221311 DAUC <0003> auc.c:143 vector [3]: ck = 51772d69ddaf48b33079a898c67280af 20241031160221311 DAUC <0003> auc.c:144 vector [3]: ik = e467dc7a0fa2d4777de85ffbf49efb7e 20241031160221311 DAUC <0003> auc.c:145 vector [3]: res = ba686ec53fe5cf870000000000000000 20241031160221311 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221311 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160221311 DAUC <0003> auc.c:151 vector [3]: kc = f8810670e0e1e715 20241031160221311 DAUC <0003> auc.c:152 vector [3]: sres = 858da142 20241031160221311 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160221311 DAUC <0003> auc.c:113 vector [4]: rand = 7d6bfe660822992704b17b0426fe6c99 20241031160221311 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221311 DAUC <0003> auc.c:142 vector [4]: autn = 4f00b75750a30000c5d76f98086cd994 20241031160221311 DAUC <0003> auc.c:143 vector [4]: ck = 6782f2fb423212f5b9701b728ce13a17 20241031160221311 DAUC <0003> auc.c:144 vector [4]: ik = 051fb3c12c04d5da577d4b7bcd1e2549 20241031160221311 DAUC <0003> auc.c:145 vector [4]: res = f35c992cbd195a9d0000000000000000 20241031160221311 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221311 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160221311 DAUC <0003> auc.c:151 vector [4]: kc = 8c9011332fc9d871 20241031160221311 DAUC <0003> auc.c:152 vector [4]: sres = 4e45c3b1 20241031160221311 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160221311 DAUC <0003> db_auc.c:245 IMSI='262429088813276': Generated 5 vectors 20241031160221311 DAUC <0003> db_auc.c:249 IMSI='262429088813276': Updating SQN=161 in DB 20241031160221320 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429088813276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429088813276"} 20241031160221320 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429088813276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221320 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221320 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d267a17b3ed: Found GsupExpect[0] for "262429088813276" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_sai(15)"262429088813276" TC_gsup_sai(15)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai(15)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160221326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40712<->l=127.0.0.1:4258 TC_gsup_sai(15)@8d267a17b3ed: Final verdict of PTC: pass 20241031160221353 DAUC <0003> db_auc.c:157 IMSI='262427297906725': No 2G Auth Data 20241031160221353 DAUC <0003> db_auc.c:192 IMSI='262427297906725': No 3G Auth Data HLR_Test-GSUP(9)@8d267a17b3ed: Created GsupExpect[0] for "262427297906725" to be handled at TC_gsup_sai(16) 20241031160221374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40724<->l=127.0.0.1:4258 20241031160221376 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221376 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427297906725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427297906725"} 20241031160221376 DAUC <0003> db_auc.c:157 IMSI='262427297906725': No 2G Auth Data 20241031160221376 DAUC <0003> db_auc.c:236 IMSI='262427297906725': Calling to generate 5 vectors 20241031160221376 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160221376 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221376 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160221376 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221376 DAUC <0003> auc.c:113 vector [0]: rand = a34ff626c880880d57f86e958c798c56 20241031160221376 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221376 DAUC <0003> auc.c:142 vector [0]: autn = 6ea269b743c900005064ef3595d15baf 20241031160221376 DAUC <0003> auc.c:143 vector [0]: ck = 1f31888c70247796a4f78b01fa34f4aa 20241031160221376 DAUC <0003> auc.c:144 vector [0]: ik = 2a83c21f78ec18155370d8bf9d786e92 20241031160221376 DAUC <0003> auc.c:145 vector [0]: res = cd6bff922c4a4a700000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [0]: kc = c235192d6f84f5bb 20241031160221376 DAUC <0003> auc.c:152 vector [0]: sres = e121b5e2 20241031160221376 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160221376 DAUC <0003> auc.c:113 vector [1]: rand = 6b64042fc464a29f4be0a1d245bb2eef 20241031160221376 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221376 DAUC <0003> auc.c:142 vector [1]: autn = 4b278893947f00001fb2b61cff8dc047 20241031160221376 DAUC <0003> auc.c:143 vector [1]: ck = d05b73472861a081d6b40e75560d1b15 20241031160221376 DAUC <0003> auc.c:144 vector [1]: ik = 555d460220194682f4de95e8b5c8e27a 20241031160221376 DAUC <0003> auc.c:145 vector [1]: res = ffbea47d1ea254ce0000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [1]: kc = a76caed8ebbd1f6c 20241031160221376 DAUC <0003> auc.c:152 vector [1]: sres = e11cf0b3 20241031160221376 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160221376 DAUC <0003> auc.c:113 vector [2]: rand = 166fbff759e28592a1c9e795e822c8ea 20241031160221376 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221376 DAUC <0003> auc.c:142 vector [2]: autn = 592cbdafc4c5000096ff8f1571602e65 20241031160221376 DAUC <0003> auc.c:143 vector [2]: ck = 2dcf825f31d83d99f3cf6c2401441a9f 20241031160221376 DAUC <0003> auc.c:144 vector [2]: ik = cc09dcaea00f3b0bb28fde69b9edf144 20241031160221376 DAUC <0003> auc.c:145 vector [2]: res = 82983b5d608eddb90000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [2]: kc = a086ecbc297eed49 20241031160221376 DAUC <0003> auc.c:152 vector [2]: sres = e216e6e4 20241031160221376 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160221376 DAUC <0003> auc.c:113 vector [3]: rand = 3765661a641bcb653c3cfa21229a2d24 20241031160221376 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221376 DAUC <0003> auc.c:142 vector [3]: autn = 7f3bb6ea94610000ea4bb4ee1800366a 20241031160221376 DAUC <0003> auc.c:143 vector [3]: ck = e5bce48884d682ae21219e562879076d 20241031160221376 DAUC <0003> auc.c:144 vector [3]: ik = d2c680af3c3303ba1bd973e656048a9c 20241031160221376 DAUC <0003> auc.c:145 vector [3]: res = f7ee78036ff6561d0000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [3]: kc = 0d828997c6980ce5 20241031160221376 DAUC <0003> auc.c:152 vector [3]: sres = 98182e1e 20241031160221376 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160221376 DAUC <0003> auc.c:113 vector [4]: rand = 188e46d939cd4ff769ec041b0dfc6dc5 20241031160221376 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221376 DAUC <0003> auc.c:142 vector [4]: autn = 9e6dbb97832300007d5decba6f04b07f 20241031160221376 DAUC <0003> auc.c:143 vector [4]: ck = 5b5900e795a725f8dddabb1fb23cfb66 20241031160221376 DAUC <0003> auc.c:144 vector [4]: ik = d5efde8d96f812848a8b7a94deff8b0e 20241031160221376 DAUC <0003> auc.c:145 vector [4]: res = a3a6ff35cfb179430000000000000000 20241031160221376 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221376 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160221376 DAUC <0003> auc.c:151 vector [4]: kc = d9e71fe16f9c4714 20241031160221376 DAUC <0003> auc.c:152 vector [4]: sres = 6c178676 20241031160221376 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160221376 DAUC <0003> db_auc.c:245 IMSI='262427297906725': Generated 5 vectors 20241031160221376 DAUC <0003> db_auc.c:249 IMSI='262427297906725': Updating SQN=161 in DB 20241031160221384 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427297906725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427297906725"} 20241031160221384 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427297906725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221384 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221384 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d267a17b3ed: Found GsupExpect[0] for "262427297906725" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_sai(16)"262427297906725" TC_gsup_sai(16)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai(16)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160221385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40724<->l=127.0.0.1:4258 TC_gsup_sai(16)@8d267a17b3ed: Final verdict of PTC: pass 20241031160221411 DAUC <0003> db_auc.c:157 IMSI='262424027452929': No 2G Auth Data 20241031160221411 DAUC <0003> db_auc.c:192 IMSI='262424027452929': No 3G Auth Data HLR_Test-GSUP(9)@8d267a17b3ed: Created GsupExpect[0] for "262424027452929" to be handled at TC_gsup_sai(17) 20241031160221447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241031160221451 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221452 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424027452929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424027452929"} 20241031160221452 DAUC <0003> db_auc.c:236 IMSI='262424027452929': Calling to generate 5 vectors 20241031160221452 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160221452 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221452 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160221452 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221452 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160221452 DAUC <0003> auc.c:113 vector [0]: rand = bf11cde1fa7313248d05e6fb6a49c7a3 20241031160221452 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221452 DAUC <0003> auc.c:142 vector [0]: autn = c315640942830000723ef512525be1cf 20241031160221452 DAUC <0003> auc.c:143 vector [0]: ck = 0815f57615d40d4258893209aadd2b45 20241031160221452 DAUC <0003> auc.c:144 vector [0]: ik = 1c865755790f331a93826682b27aee01 20241031160221452 DAUC <0003> auc.c:145 vector [0]: res = 1c998c89e6399d710000000000000000 20241031160221452 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221452 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160221452 DAUC <0003> auc.c:179 vector [0]: kc = 97686770c98c7800 20241031160221452 DAUC <0003> auc.c:180 vector [0]: sres = 4ffb1142 20241031160221452 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160221452 DAUC <0003> auc.c:113 vector [1]: rand = 33066c2c79b004e9800062411dae6dae 20241031160221452 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221452 DAUC <0003> auc.c:142 vector [1]: autn = dd118d9844230000a1ce7dffea8829dd 20241031160221452 DAUC <0003> auc.c:143 vector [1]: ck = 713b64e84b07e2b44bc29b0ba3640623 20241031160221452 DAUC <0003> auc.c:144 vector [1]: ik = ff1a649fbde9e2dceb7e95196b64b007 20241031160221452 DAUC <0003> auc.c:145 vector [1]: res = 05a0cba3e60aca390000000000000000 20241031160221452 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221452 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160221452 DAUC <0003> auc.c:179 vector [1]: kc = 0e2314f57e548000 20241031160221452 DAUC <0003> auc.c:180 vector [1]: sres = 9e131619 20241031160221452 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160221452 DAUC <0003> auc.c:113 vector [2]: rand = 95c87b2a79f8b4f7ca052bf8de4fa9cb 20241031160221453 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221453 DAUC <0003> auc.c:142 vector [2]: autn = b42165ad9a210000fc7935b71cc927b4 20241031160221453 DAUC <0003> auc.c:143 vector [2]: ck = d1d2489b39e8d6aeade713a475afe810 20241031160221453 DAUC <0003> auc.c:144 vector [2]: ik = ff3ea9a99215b6754590ed0943b1e02a 20241031160221453 DAUC <0003> auc.c:145 vector [2]: res = 2417a9a32f8fbd400000000000000000 20241031160221453 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221453 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160221453 DAUC <0003> auc.c:179 vector [2]: kc = 3088c51071321800 20241031160221453 DAUC <0003> auc.c:180 vector [2]: sres = 4c508419 20241031160221453 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160221453 DAUC <0003> auc.c:113 vector [3]: rand = 1bf1a2e48e9ce86fda2047324181c49e 20241031160221453 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221453 DAUC <0003> auc.c:142 vector [3]: autn = 6248527d253f00002f3d88acdfa4b9f4 20241031160221453 DAUC <0003> auc.c:143 vector [3]: ck = fba03b6445e0cf3d16831aa12b3e5a73 20241031160221453 DAUC <0003> auc.c:144 vector [3]: ik = 5d967f3ec04e0bd0cc98abd175cc11f1 20241031160221453 DAUC <0003> auc.c:145 vector [3]: res = a502d6e3a5beb8760000000000000000 20241031160221453 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221453 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160221453 DAUC <0003> auc.c:179 vector [3]: kc = 9a2ccdf67cb0a400 20241031160221453 DAUC <0003> auc.c:180 vector [3]: sres = 69d847a1 20241031160221453 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160221453 DAUC <0003> auc.c:113 vector [4]: rand = 53fe0e103e144e3827309626627f206a 20241031160221453 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221453 DAUC <0003> auc.c:142 vector [4]: autn = 70cd63768e9700009ded0d3e74e6edfe 20241031160221453 DAUC <0003> auc.c:143 vector [4]: ck = d92d4ba5a9d11cbaa191417fe31cddd7 20241031160221453 DAUC <0003> auc.c:144 vector [4]: ik = 71ae4f42f495b6d592b7808f65f56431 20241031160221453 DAUC <0003> auc.c:145 vector [4]: res = 6c235a1366449e190000000000000000 20241031160221453 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221453 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160221453 DAUC <0003> auc.c:179 vector [4]: kc = 6785f217a08a9400 20241031160221453 DAUC <0003> auc.c:180 vector [4]: sres = 70f0dcb5 20241031160221453 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160221453 DAUC <0003> db_auc.c:245 IMSI='262424027452929': Generated 5 vectors 20241031160221453 DAUC <0003> db_auc.c:249 IMSI='262424027452929': Updating SQN=161 in DB 20241031160221462 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424027452929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424027452929"} 20241031160221462 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424027452929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221462 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221462 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d267a17b3ed: Found GsupExpect[0] for "262424027452929" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_sai(17)"262424027452929" TC_gsup_sai(17)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai(17)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160221468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 TC_gsup_sai(17)@8d267a17b3ed: Final verdict of PTC: pass 20241031160221503 DAUC <0003> db_auc.c:157 IMSI='262426628480519': No 2G Auth Data 20241031160221503 DAUC <0003> db_auc.c:192 IMSI='262426628480519': No 3G Auth Data HLR_Test-GSUP(9)@8d267a17b3ed: Created GsupExpect[0] for "262426628480519" to be handled at TC_gsup_sai(18) 20241031160221547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20241031160221553 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221553 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426628480519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426628480519"} 20241031160221553 DAUC <0003> db_auc.c:236 IMSI='262426628480519': Calling to generate 5 vectors 20241031160221553 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160221553 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221553 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160221553 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221553 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160221553 DAUC <0003> auc.c:113 vector [0]: rand = f7f47b597e684fce0d447513f2ab1e88 20241031160221553 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221553 DAUC <0003> auc.c:142 vector [0]: autn = b22aceeabfca0000fb72973be5c520fe 20241031160221553 DAUC <0003> auc.c:143 vector [0]: ck = f84d5174ba74b55531ef9021b09ba4f1 20241031160221553 DAUC <0003> auc.c:144 vector [0]: ik = 1f2fd5c27a87c9ccd00eb9804d2ae889 20241031160221553 DAUC <0003> auc.c:145 vector [0]: res = 4c8e7765b19594340000000000000000 20241031160221553 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221553 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160221553 DAUC <0003> auc.c:179 vector [0]: kc = 655db97be5f3f000 20241031160221553 DAUC <0003> auc.c:180 vector [0]: sres = af2b02d8 20241031160221553 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160221553 DAUC <0003> auc.c:113 vector [1]: rand = 8626ba183ec4b3b21ca0a93f55d34757 20241031160221553 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221553 DAUC <0003> auc.c:142 vector [1]: autn = 8f5f6875468800003a839efad9a472e4 20241031160221553 DAUC <0003> auc.c:143 vector [1]: ck = a1a1765d22b73e5664cc728af76ca7da 20241031160221553 DAUC <0003> auc.c:144 vector [1]: ik = 7b80e3db1aebbe45001fa649981739cc 20241031160221553 DAUC <0003> auc.c:145 vector [1]: res = f30d24eba9b804160000000000000000 20241031160221553 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221553 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160221553 DAUC <0003> auc.c:179 vector [1]: kc = 49c461c60b7da000 20241031160221553 DAUC <0003> auc.c:180 vector [1]: sres = 93b7f83b 20241031160221553 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160221553 DAUC <0003> auc.c:113 vector [2]: rand = 4b9adc1ce5192fc813bc1cf64eb397a1 20241031160221553 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221553 DAUC <0003> auc.c:142 vector [2]: autn = 6e48b55ce061000062df2c5f1df9779a 20241031160221553 DAUC <0003> auc.c:143 vector [2]: ck = cf418f0e52809041c9f77c8ae4ecb6ec 20241031160221553 DAUC <0003> auc.c:144 vector [2]: ik = 98278dda6df428a69d450883a78d41c2 20241031160221553 DAUC <0003> auc.c:145 vector [2]: res = 57701e566f7b00290000000000000000 20241031160221553 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221553 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160221553 DAUC <0003> auc.c:179 vector [2]: kc = 348a1981c48f9400 20241031160221553 DAUC <0003> auc.c:180 vector [2]: sres = ad7b3d64 20241031160221553 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160221553 DAUC <0003> auc.c:113 vector [3]: rand = 2b4660cb948684b12666f10f4d1f5257 20241031160221554 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221554 DAUC <0003> auc.c:142 vector [3]: autn = bf1f95dd1f5700007632fe646f42edd1 20241031160221554 DAUC <0003> auc.c:143 vector [3]: ck = bf9caedce6d04c3e9aa1bdbfd0231651 20241031160221554 DAUC <0003> auc.c:144 vector [3]: ik = 8a8d3bbdb89467572fe7bfd76173d288 20241031160221554 DAUC <0003> auc.c:145 vector [3]: res = 38aedd9fd03d9aeb0000000000000000 20241031160221554 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221554 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160221554 DAUC <0003> auc.c:179 vector [3]: kc = dd822058cea9b000 20241031160221554 DAUC <0003> auc.c:180 vector [3]: sres = bccd62b4 20241031160221554 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160221554 DAUC <0003> auc.c:113 vector [4]: rand = 8ac695bfb02e29626dffdfefb8865471 20241031160221554 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221554 DAUC <0003> auc.c:142 vector [4]: autn = 40416c2a2b760000d78e16d2779594d0 20241031160221554 DAUC <0003> auc.c:143 vector [4]: ck = 702d1a793cb2ecdda16aa64011e07e03 20241031160221554 DAUC <0003> auc.c:144 vector [4]: ik = 900466b5f1cb5f6911f91f67bc8d3d1c 20241031160221554 DAUC <0003> auc.c:145 vector [4]: res = ca4668cd34187e780000000000000000 20241031160221554 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221554 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160221554 DAUC <0003> auc.c:179 vector [4]: kc = 50fb14656d53c000 20241031160221554 DAUC <0003> auc.c:180 vector [4]: sres = 241bde0a 20241031160221554 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160221554 DAUC <0003> db_auc.c:245 IMSI='262426628480519': Generated 5 vectors 20241031160221554 DAUC <0003> db_auc.c:249 IMSI='262426628480519': Updating SQN=161 in DB 20241031160221562 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426628480519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426628480519"} 20241031160221563 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262426628480519 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221563 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221563 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d267a17b3ed: Found GsupExpect[0] for "262426628480519" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_sai(18)"262426628480519" TC_gsup_sai(18)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai(18)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160221570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 TC_gsup_sai(18)@8d267a17b3ed: Final verdict of PTC: pass 20241031160221604 DAUC <0003> db_auc.c:157 IMSI='262424182017105': No 2G Auth Data 20241031160221604 DAUC <0003> db_auc.c:192 IMSI='262424182017105': No 3G Auth Data HLR_Test-GSUP(9)@8d267a17b3ed: Created GsupExpect[0] for "262424182017105" to be handled at TC_gsup_sai(19) 20241031160221637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241031160221639 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221639 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424182017105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424182017105"} 20241031160221639 DAUC <0003> db_auc.c:236 IMSI='262424182017105': Calling to generate 5 vectors 20241031160221639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160221639 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160221639 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160221639 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160221639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160221639 DAUC <0003> auc.c:113 vector [0]: rand = 7a3dbfd99af18de75347de9125f3bf3d 20241031160221639 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160221639 DAUC <0003> auc.c:142 vector [0]: autn = 2b2d45c04bbd000087d6464a1f3197bd 20241031160221639 DAUC <0003> auc.c:143 vector [0]: ck = eaf9de3e0da16327cbe643313e29a532 20241031160221639 DAUC <0003> auc.c:144 vector [0]: ik = 8eea7753e991a940f1323cdf74c2b02e 20241031160221639 DAUC <0003> auc.c:145 vector [0]: res = 92dbd08ab843667a0000000000000000 20241031160221639 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160221639 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160221639 DAUC <0003> auc.c:179 vector [0]: kc = 73f9000b670a90e7 20241031160221639 DAUC <0003> auc.c:180 vector [0]: sres = 918b6878 20241031160221639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160221639 DAUC <0003> auc.c:113 vector [1]: rand = d5c0552abedd810b4cdc07c5e9cd75df 20241031160221639 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160221639 DAUC <0003> auc.c:142 vector [1]: autn = 162e50220e5e0000539984058a9a45df 20241031160221639 DAUC <0003> auc.c:143 vector [1]: ck = e5b8bd8742323a56c60eeb6e82339d69 20241031160221639 DAUC <0003> auc.c:144 vector [1]: ik = 66e420a8c2b1a7b4a09465b74315dbdb 20241031160221639 DAUC <0003> auc.c:145 vector [1]: res = fcbb5a8b4753cc060000000000000000 20241031160221639 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160221639 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160221639 DAUC <0003> auc.c:179 vector [1]: kc = a8fc02009f7d9a1f 20241031160221639 DAUC <0003> auc.c:180 vector [1]: sres = 3f845500 20241031160221639 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160221639 DAUC <0003> auc.c:113 vector [2]: rand = badb9fea6717849ab23c09dbb28a8d12 20241031160221639 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160221639 DAUC <0003> auc.c:142 vector [2]: autn = a45ae1bbe6d60000d0788ca6ef6e16a3 20241031160221639 DAUC <0003> auc.c:143 vector [2]: ck = c371b970ef47dfe15de5ee741eff3263 20241031160221639 DAUC <0003> auc.c:144 vector [2]: ik = d7028593f53b875df117703fa1d52fb1 20241031160221639 DAUC <0003> auc.c:145 vector [2]: res = eea53f30ab7444e70000000000000000 20241031160221639 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160221639 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160221639 DAUC <0003> auc.c:179 vector [2]: kc = a7b65be22a3b1e5e 20241031160221639 DAUC <0003> auc.c:180 vector [2]: sres = 2a6efed3 20241031160221639 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160221639 DAUC <0003> auc.c:113 vector [3]: rand = 0147407988cd2e6b13de87a8d7cbd373 20241031160221639 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160221639 DAUC <0003> auc.c:142 vector [3]: autn = e8b7d9265bdc000007248560e1c092ca 20241031160221639 DAUC <0003> auc.c:143 vector [3]: ck = 04ecd0fb47e6d8c6940e54035a501eda 20241031160221639 DAUC <0003> auc.c:144 vector [3]: ik = 2a90ad1172ba68f71f548733ee668e02 20241031160221639 DAUC <0003> auc.c:145 vector [3]: res = ac0719c9a164b5f60000000000000000 20241031160221639 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160221639 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160221640 DAUC <0003> auc.c:179 vector [3]: kc = d8e77c19b0e62b99 20241031160221640 DAUC <0003> auc.c:180 vector [3]: sres = 313c31f5 20241031160221640 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160221640 DAUC <0003> auc.c:113 vector [4]: rand = ef8ebb8032f05f6e6ea1415f87002aae 20241031160221640 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160221640 DAUC <0003> auc.c:142 vector [4]: autn = 64df117155690000105227d1dc3c4d26 20241031160221640 DAUC <0003> auc.c:143 vector [4]: ck = 71dfac37ac34b5a8b5b061deb6ae0e06 20241031160221640 DAUC <0003> auc.c:144 vector [4]: ik = f4ba062e4805cfbbe9c9b53e60689b68 20241031160221640 DAUC <0003> auc.c:145 vector [4]: res = c8d83385867b9dc70000000000000000 20241031160221640 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160221640 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160221640 DAUC <0003> auc.c:179 vector [4]: kc = 22298f5af1893ca6 20241031160221640 DAUC <0003> auc.c:180 vector [4]: sres = ba22e664 20241031160221640 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160221640 DAUC <0003> db_auc.c:245 IMSI='262424182017105': Generated 5 vectors 20241031160221640 DAUC <0003> db_auc.c:249 IMSI='262424182017105': Updating SQN=161 in DB 20241031160221648 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424182017105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424182017105"} 20241031160221648 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424182017105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160221648 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160221648 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d267a17b3ed: Found GsupExpect[0] for "262424182017105" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_sai(19)"262424182017105" TC_gsup_sai(19)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai(19)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160221652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 TC_gsup_sai(19)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160221678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40678<->l=127.0.0.1:4258 20241031160221678 DLINP <000b> input/ipa.c:451 connected read/write 20241031160221678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160221678 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160221678 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160221678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160221678 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41873<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@8d267a17b3ed: Final verdict of PTC: none 10@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_sai finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Oct 31 16:02:21 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241031160221701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 20241031160221702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20264) Waiting for packet dumper to finish... 1 (prev_count=20264, count=45976) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:02:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_sai_num_auth_vectors started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160224816 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160224816 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160224820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160224821 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224821 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160224821 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160224821 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 20241031160224821 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160224821 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 20241031160224821 DLGSUP <0013> gsup_server.c:235 2: 20241031160224821 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160224821 DLGSUP <0013> gsup_server.c:235 3: 20241031160224821 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160224821 DLGSUP <0013> gsup_server.c:235 4: 20241031160224821 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160224821 DLGSUP <0013> gsup_server.c:235 5: 20241031160224822 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160224822 DLGSUP <0013> gsup_server.c:235 7: 20241031160224822 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160224822 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160224822 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160224822 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@8d267a17b3ed: 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") 20241031160224851 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37897<->l=127.0.0.1:4259) 20241031160224893 DAUC <0003> db_auc.c:157 IMSI='262428876860395': No 2G Auth Data 20241031160224893 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data HLR_Test-GSUP(21)@8d267a17b3ed: Created GsupExpect[0] for "262428876860395" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241031160224946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4258 20241031160224957 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224957 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428876860395"} 20241031160224957 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data 20241031160224957 DAUC <0003> db_auc.c:236 IMSI='262428876860395': Calling to generate 1 vectors 20241031160224957 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031160224957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160224957 DAUC <0003> auc.c:113 vector [0]: rand = fa1be53b9c375b4ce103e9101f29fdf8 20241031160224957 DAUC <0003> auc.c:179 vector [0]: kc = a5d3517ca743ac00 20241031160224957 DAUC <0003> auc.c:180 vector [0]: sres = 41e070f4 20241031160224957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160224957 DAUC <0003> db_auc.c:245 IMSI='262428876860395': Generated 1 vectors 20241031160224957 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428876860395"} 20241031160224957 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160224958 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224958 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d267a17b3ed: Found GsupExpect[0] for "262428876860395" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428876860395" TC_gsup_sai_num_auth_vectors(24)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160224964 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224964 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428876860395"} 20241031160224964 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data 20241031160224964 DAUC <0003> db_auc.c:236 IMSI='262428876860395': Calling to generate 4 vectors 20241031160224964 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031160224964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160224964 DAUC <0003> auc.c:113 vector [0]: rand = 986a04a52dc33d92fd08a764d7e575fa 20241031160224964 DAUC <0003> auc.c:179 vector [0]: kc = d784df6ac5984400 20241031160224964 DAUC <0003> auc.c:180 vector [0]: sres = a32e46a8 20241031160224964 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160224964 DAUC <0003> auc.c:113 vector [1]: rand = b1355b653fb843316a9d0ac16f4a783e 20241031160224964 DAUC <0003> auc.c:179 vector [1]: kc = 0657a31618179c00 20241031160224964 DAUC <0003> auc.c:180 vector [1]: sres = fc4ab378 20241031160224964 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160224964 DAUC <0003> auc.c:113 vector [2]: rand = 71612d74de423c3d8e85062d83b96186 20241031160224964 DAUC <0003> auc.c:179 vector [2]: kc = 5123a81f37328c00 20241031160224964 DAUC <0003> auc.c:180 vector [2]: sres = 89b9aa02 20241031160224964 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160224964 DAUC <0003> auc.c:113 vector [3]: rand = 50d0754968d8fac5469aebb6c7ec4d5d 20241031160224964 DAUC <0003> auc.c:179 vector [3]: kc = bcf731867d679800 20241031160224964 DAUC <0003> auc.c:180 vector [3]: sres = 5948473c 20241031160224964 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160224964 DAUC <0003> db_auc.c:245 IMSI='262428876860395': Generated 4 vectors 20241031160224965 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428876860395"} 20241031160224965 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160224965 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224965 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160224968 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224968 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428876860395"} 20241031160224969 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data 20241031160224969 DAUC <0003> db_auc.c:236 IMSI='262428876860395': Calling to generate 5 vectors 20241031160224969 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160224969 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160224969 DAUC <0003> auc.c:113 vector [0]: rand = 1378f0b84e489f4eb85e51c62053194f 20241031160224969 DAUC <0003> auc.c:179 vector [0]: kc = 22a398e65f85c000 20241031160224969 DAUC <0003> auc.c:180 vector [0]: sres = 8c4a62ea 20241031160224969 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160224969 DAUC <0003> auc.c:113 vector [1]: rand = 4e62b8aa015ada68d3096e070893af71 20241031160224969 DAUC <0003> auc.c:179 vector [1]: kc = d7162fc0f11a6000 20241031160224969 DAUC <0003> auc.c:180 vector [1]: sres = 54344bef 20241031160224969 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160224969 DAUC <0003> auc.c:113 vector [2]: rand = d439c3031a94bf416407213af32cf8f7 20241031160224969 DAUC <0003> auc.c:179 vector [2]: kc = 2abee02a3ae97000 20241031160224969 DAUC <0003> auc.c:180 vector [2]: sres = 8ecb3ad0 20241031160224969 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160224969 DAUC <0003> auc.c:113 vector [3]: rand = 1e45327ba052320f8da52889fb39843a 20241031160224969 DAUC <0003> auc.c:179 vector [3]: kc = eba5eca119d36c00 20241031160224969 DAUC <0003> auc.c:180 vector [3]: sres = b5616831 20241031160224969 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160224969 DAUC <0003> auc.c:113 vector [4]: rand = 14ac53daa9bca0ca684ef237a2b4650d 20241031160224969 DAUC <0003> auc.c:179 vector [4]: kc = 5a18962684c6bc00 20241031160224969 DAUC <0003> auc.c:180 vector [4]: sres = f1c1d217 20241031160224969 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160224969 DAUC <0003> db_auc.c:245 IMSI='262428876860395': Generated 5 vectors 20241031160224970 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428876860395"} 20241031160224970 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160224970 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224970 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160224973 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160224974 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428876860395"} 20241031160224974 DAUC <0003> db_auc.c:192 IMSI='262428876860395': No 3G Auth Data 20241031160224974 DAUC <0003> db_auc.c:236 IMSI='262428876860395': Calling to generate 5 vectors 20241031160224974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160224974 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160224974 DAUC <0003> auc.c:113 vector [0]: rand = 9569ae48975d19b3f49f29b86f42aab5 20241031160224974 DAUC <0003> auc.c:179 vector [0]: kc = f56f48b47a36ac00 20241031160224974 DAUC <0003> auc.c:180 vector [0]: sres = a5d92efd 20241031160224974 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160224974 DAUC <0003> auc.c:113 vector [1]: rand = 2d9df1a7c39f5e54be605132fc032625 20241031160224974 DAUC <0003> auc.c:179 vector [1]: kc = cb409cdfa84eec00 20241031160224974 DAUC <0003> auc.c:180 vector [1]: sres = f13d5c6e 20241031160224974 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160224974 DAUC <0003> auc.c:113 vector [2]: rand = b88c87a2c3ad9a9a36962f4619aa051a 20241031160224974 DAUC <0003> auc.c:179 vector [2]: kc = 5ff5d753fa3dc800 20241031160224974 DAUC <0003> auc.c:180 vector [2]: sres = 835163d2 20241031160224974 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160224974 DAUC <0003> auc.c:113 vector [3]: rand = 56736d2bc3b221e1c10989f8974fe97d 20241031160224974 DAUC <0003> auc.c:179 vector [3]: kc = 050c4165d1763000 20241031160224974 DAUC <0003> auc.c:180 vector [3]: sres = 780cef48 20241031160224974 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160224974 DAUC <0003> auc.c:113 vector [4]: rand = 2db420674b6932d936231ab5c21a30ed 20241031160224975 DAUC <0003> auc.c:179 vector [4]: kc = 0e4373a3abc17800 20241031160224975 DAUC <0003> auc.c:180 vector [4]: sres = cbe3328a 20241031160224975 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160224975 DAUC <0003> db_auc.c:245 IMSI='262428876860395': Generated 5 vectors 20241031160224975 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428876860395"} 20241031160224975 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428876860395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160224975 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160224975 DLINP <000b> input/ipa.c:451 connected read/write 20241031160224975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160224978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@8d267a17b3ed: Final verdict of PTC: pass 20241031160225005 DAUC <0003> db_auc.c:157 IMSI='262421690524962': No 2G Auth Data 20241031160225005 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data HLR_Test-GSUP(21)@8d267a17b3ed: Created GsupExpect[0] for "262421690524962" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241031160225028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4258 20241031160225030 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225030 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421690524962"} 20241031160225030 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data 20241031160225030 DAUC <0003> db_auc.c:236 IMSI='262421690524962': Calling to generate 1 vectors 20241031160225030 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031160225030 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225030 DAUC <0003> auc.c:113 vector [0]: rand = 07a448ea00d6275f3cbbcb4fda5e945a 20241031160225030 DAUC <0003> auc.c:179 vector [0]: kc = 80e5ad4b57b18800 20241031160225030 DAUC <0003> auc.c:180 vector [0]: sres = a753990b 20241031160225030 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225030 DAUC <0003> db_auc.c:245 IMSI='262421690524962': Generated 1 vectors 20241031160225030 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421690524962"} 20241031160225030 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225030 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225030 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d267a17b3ed: Found GsupExpect[0] for "262421690524962" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421690524962" TC_gsup_sai_num_auth_vectors(25)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160225031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225031 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421690524962"} 20241031160225031 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data 20241031160225031 DAUC <0003> db_auc.c:236 IMSI='262421690524962': Calling to generate 4 vectors 20241031160225031 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031160225031 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225031 DAUC <0003> auc.c:113 vector [0]: rand = 8d07153ce7176c2c96fce62a946a3ee6 20241031160225031 DAUC <0003> auc.c:179 vector [0]: kc = 4ccdb018d0637400 20241031160225031 DAUC <0003> auc.c:180 vector [0]: sres = c5685884 20241031160225031 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225031 DAUC <0003> auc.c:113 vector [1]: rand = 76eebc9c66cd09aa797ea74387b64019 20241031160225031 DAUC <0003> auc.c:179 vector [1]: kc = 79fbe4f8ed736c00 20241031160225031 DAUC <0003> auc.c:180 vector [1]: sres = bd8345de 20241031160225031 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225031 DAUC <0003> auc.c:113 vector [2]: rand = e4f05b8d91e17b3af6adf1bd4f51e532 20241031160225031 DAUC <0003> auc.c:179 vector [2]: kc = f14dc57f3ffea400 20241031160225031 DAUC <0003> auc.c:180 vector [2]: sres = d07f53d8 20241031160225031 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225031 DAUC <0003> auc.c:113 vector [3]: rand = b6aef13ee782c26b891d9323f00ab29a 20241031160225031 DAUC <0003> auc.c:179 vector [3]: kc = ead1432ee59b8800 20241031160225031 DAUC <0003> auc.c:180 vector [3]: sres = 5f20eb6f 20241031160225031 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225031 DAUC <0003> db_auc.c:245 IMSI='262421690524962': Generated 4 vectors 20241031160225031 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421690524962"} 20241031160225031 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225032 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225032 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421690524962"} 20241031160225032 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data 20241031160225032 DAUC <0003> db_auc.c:236 IMSI='262421690524962': Calling to generate 5 vectors 20241031160225032 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160225032 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225032 DAUC <0003> auc.c:113 vector [0]: rand = 0db788f464ab928c9893ea5d938e5db8 20241031160225032 DAUC <0003> auc.c:179 vector [0]: kc = 03bf2bfe287b1400 20241031160225032 DAUC <0003> auc.c:180 vector [0]: sres = 96bb87af 20241031160225032 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225032 DAUC <0003> auc.c:113 vector [1]: rand = 6b40d7f5b236608585193f31e02dd5e5 20241031160225032 DAUC <0003> auc.c:179 vector [1]: kc = dc4bc943a3848800 20241031160225032 DAUC <0003> auc.c:180 vector [1]: sres = a9491998 20241031160225032 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225032 DAUC <0003> auc.c:113 vector [2]: rand = fb9d75c26de04c7e845dfbc71b87591b 20241031160225032 DAUC <0003> auc.c:179 vector [2]: kc = 85da0803bd535c00 20241031160225032 DAUC <0003> auc.c:180 vector [2]: sres = 9a1c16e0 20241031160225032 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225032 DAUC <0003> auc.c:113 vector [3]: rand = 5ab4f9a96066fcd3f6c23ae0bc7a4fd5 20241031160225032 DAUC <0003> auc.c:179 vector [3]: kc = 983b19da48bdb800 20241031160225032 DAUC <0003> auc.c:180 vector [3]: sres = 3a406c7e 20241031160225032 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225032 DAUC <0003> auc.c:113 vector [4]: rand = e302481d4ce135c6dde0c8d90ebee2aa 20241031160225032 DAUC <0003> auc.c:179 vector [4]: kc = 29ef2ce8d5ff1400 20241031160225032 DAUC <0003> auc.c:180 vector [4]: sres = 9a192981 20241031160225032 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160225032 DAUC <0003> db_auc.c:245 IMSI='262421690524962': Generated 5 vectors 20241031160225032 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421690524962"} 20241031160225032 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225032 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225032 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225033 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225033 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421690524962"} 20241031160225033 DAUC <0003> db_auc.c:192 IMSI='262421690524962': No 3G Auth Data 20241031160225033 DAUC <0003> db_auc.c:236 IMSI='262421690524962': Calling to generate 5 vectors 20241031160225033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160225033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225033 DAUC <0003> auc.c:113 vector [0]: rand = 4c9b026543e51697875fca8ce7d23152 20241031160225033 DAUC <0003> auc.c:179 vector [0]: kc = 8eaf1b0e739cd400 20241031160225033 DAUC <0003> auc.c:180 vector [0]: sres = 323dab4c 20241031160225033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225033 DAUC <0003> auc.c:113 vector [1]: rand = 36f126524dde08964b4f6ca469dd1413 20241031160225033 DAUC <0003> auc.c:179 vector [1]: kc = 874e2c6efb517400 20241031160225033 DAUC <0003> auc.c:180 vector [1]: sres = 4c34a707 20241031160225033 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225033 DAUC <0003> auc.c:113 vector [2]: rand = e0efca287231eb51829eebb5ca26b63f 20241031160225033 DAUC <0003> auc.c:179 vector [2]: kc = 75621f367f8f5000 20241031160225033 DAUC <0003> auc.c:180 vector [2]: sres = 037b7f9f 20241031160225033 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225033 DAUC <0003> auc.c:113 vector [3]: rand = bd5a0b41cc27406ead88fab06c4ca903 20241031160225033 DAUC <0003> auc.c:179 vector [3]: kc = 4091d8f6caf8a000 20241031160225033 DAUC <0003> auc.c:180 vector [3]: sres = bf02da9c 20241031160225033 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225033 DAUC <0003> auc.c:113 vector [4]: rand = e20abbcae34fa84c13fdb13f4ceaa14f 20241031160225033 DAUC <0003> auc.c:179 vector [4]: kc = f5b7a1418c131c00 20241031160225033 DAUC <0003> auc.c:180 vector [4]: sres = c881a939 20241031160225033 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160225033 DAUC <0003> db_auc.c:245 IMSI='262421690524962': Generated 5 vectors 20241031160225033 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421690524962"} 20241031160225033 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421690524962 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225033 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225033 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@8d267a17b3ed: Final verdict of PTC: pass 20241031160225060 DAUC <0003> db_auc.c:157 IMSI='262422062029476': No 2G Auth Data 20241031160225060 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data HLR_Test-GSUP(21)@8d267a17b3ed: Created GsupExpect[0] for "262422062029476" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241031160225088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 20241031160225090 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225090 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422062029476"} 20241031160225091 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data 20241031160225091 DAUC <0003> db_auc.c:236 IMSI='262422062029476': Calling to generate 1 vectors 20241031160225091 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241031160225091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225091 DAUC <0003> auc.c:113 vector [0]: rand = 434d720bdf0a2226cbb015c78a8a3c0d 20241031160225091 DAUC <0003> auc.c:179 vector [0]: kc = 00ad31808591d865 20241031160225091 DAUC <0003> auc.c:180 vector [0]: sres = 99d33c69 20241031160225091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225091 DAUC <0003> db_auc.c:245 IMSI='262422062029476': Generated 1 vectors 20241031160225091 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422062029476"} 20241031160225091 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225091 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225091 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d267a17b3ed: Found GsupExpect[0] for "262422062029476" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422062029476" TC_gsup_sai_num_auth_vectors(26)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160225092 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225092 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422062029476"} 20241031160225092 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data 20241031160225092 DAUC <0003> db_auc.c:236 IMSI='262422062029476': Calling to generate 4 vectors 20241031160225092 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241031160225092 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225092 DAUC <0003> auc.c:113 vector [0]: rand = cfef13cecb33d99625f8cef2bacff0b5 20241031160225092 DAUC <0003> auc.c:179 vector [0]: kc = 1aa72fcdc329d85d 20241031160225092 DAUC <0003> auc.c:180 vector [0]: sres = 97755504 20241031160225092 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225092 DAUC <0003> auc.c:113 vector [1]: rand = 84fa5471a63208b10575172771dc9a55 20241031160225092 DAUC <0003> auc.c:179 vector [1]: kc = 5fdad654b9f57fc9 20241031160225092 DAUC <0003> auc.c:180 vector [1]: sres = eff51fd9 20241031160225092 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225092 DAUC <0003> auc.c:113 vector [2]: rand = 77abba4a8e6ffa3cdf0a0b5ef1f972b2 20241031160225092 DAUC <0003> auc.c:179 vector [2]: kc = e287e20451447c43 20241031160225092 DAUC <0003> auc.c:180 vector [2]: sres = 11f26d64 20241031160225092 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225092 DAUC <0003> auc.c:113 vector [3]: rand = e62f316631d3f3e877c2387015bc63b9 20241031160225093 DAUC <0003> auc.c:179 vector [3]: kc = 6f84cecbe61cff25 20241031160225093 DAUC <0003> auc.c:180 vector [3]: sres = 3073ff2a 20241031160225093 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225093 DAUC <0003> db_auc.c:245 IMSI='262422062029476': Generated 4 vectors 20241031160225093 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422062029476"} 20241031160225093 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225093 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225093 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225094 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225094 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422062029476"} 20241031160225094 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data 20241031160225094 DAUC <0003> db_auc.c:236 IMSI='262422062029476': Calling to generate 5 vectors 20241031160225094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160225094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225094 DAUC <0003> auc.c:113 vector [0]: rand = 6bb6e39275e7b9530580f73e5a5ab335 20241031160225094 DAUC <0003> auc.c:179 vector [0]: kc = 7ef5dbd585a5dd63 20241031160225094 DAUC <0003> auc.c:180 vector [0]: sres = 9e1701d7 20241031160225094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225094 DAUC <0003> auc.c:113 vector [1]: rand = 906e20676898bb395150602875396782 20241031160225094 DAUC <0003> auc.c:179 vector [1]: kc = 8fe108358e0acc5f 20241031160225094 DAUC <0003> auc.c:180 vector [1]: sres = 3586caaa 20241031160225094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225094 DAUC <0003> auc.c:113 vector [2]: rand = 6ad52d07f68bc241b0e7c0a80b8af613 20241031160225094 DAUC <0003> auc.c:179 vector [2]: kc = c0e0b638613113d2 20241031160225094 DAUC <0003> auc.c:180 vector [2]: sres = a7bea5be 20241031160225094 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225094 DAUC <0003> auc.c:113 vector [3]: rand = 44b36b50861e8c4ac99a8580f588f43a 20241031160225094 DAUC <0003> auc.c:179 vector [3]: kc = e0c8c4be436e6af8 20241031160225094 DAUC <0003> auc.c:180 vector [3]: sres = 00d43266 20241031160225094 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225094 DAUC <0003> auc.c:113 vector [4]: rand = 8b41fa21cc1e2ec982d0ef2aea20f0f7 20241031160225094 DAUC <0003> auc.c:179 vector [4]: kc = 41cca5a9c2c080eb 20241031160225094 DAUC <0003> auc.c:180 vector [4]: sres = 3b600f77 20241031160225094 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160225094 DAUC <0003> db_auc.c:245 IMSI='262422062029476': Generated 5 vectors 20241031160225094 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422062029476"} 20241031160225094 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225094 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225094 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225096 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225096 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422062029476"} 20241031160225096 DAUC <0003> db_auc.c:192 IMSI='262422062029476': No 3G Auth Data 20241031160225096 DAUC <0003> db_auc.c:236 IMSI='262422062029476': Calling to generate 5 vectors 20241031160225096 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241031160225096 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225096 DAUC <0003> auc.c:113 vector [0]: rand = 43824b23b3f594beca982fda39f1d7b5 20241031160225096 DAUC <0003> auc.c:179 vector [0]: kc = 977e4978b868c65d 20241031160225096 DAUC <0003> auc.c:180 vector [0]: sres = b2a7ad30 20241031160225096 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241031160225096 DAUC <0003> auc.c:113 vector [1]: rand = 35cae0ae6b16aa98c6b9d6117c554ec9 20241031160225096 DAUC <0003> auc.c:179 vector [1]: kc = 350552f98bcaa117 20241031160225096 DAUC <0003> auc.c:180 vector [1]: sres = ccbf9d83 20241031160225096 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241031160225096 DAUC <0003> auc.c:113 vector [2]: rand = 20728ad3b71eb2c8e71618cdfcc9f7f4 20241031160225096 DAUC <0003> auc.c:179 vector [2]: kc = 05267a0e5a6e5ade 20241031160225096 DAUC <0003> auc.c:180 vector [2]: sres = 930622d4 20241031160225096 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241031160225096 DAUC <0003> auc.c:113 vector [3]: rand = dd5a4b673bc45138b4f37e6dccdc7722 20241031160225096 DAUC <0003> auc.c:179 vector [3]: kc = 7f568d31275dd98a 20241031160225096 DAUC <0003> auc.c:180 vector [3]: sres = a59e525f 20241031160225096 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241031160225096 DAUC <0003> auc.c:113 vector [4]: rand = 17bacac5be9cffd7b7971f20e2aebc72 20241031160225096 DAUC <0003> auc.c:179 vector [4]: kc = 8bcdc40c2d67933d 20241031160225096 DAUC <0003> auc.c:180 vector [4]: sres = 359e6dae 20241031160225096 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241031160225096 DAUC <0003> db_auc.c:245 IMSI='262422062029476': Generated 5 vectors 20241031160225096 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422062029476"} 20241031160225096 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422062029476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225097 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225097 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@8d267a17b3ed: Final verdict of PTC: pass 20241031160225125 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225125 DAUC <0003> db_auc.c:192 IMSI='262426831432230': No 3G Auth Data HLR_Test-GSUP(21)@8d267a17b3ed: Created GsupExpect[0] for "262426831432230" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241031160225153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4258 20241031160225155 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225155 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426831432230"} 20241031160225155 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225155 DAUC <0003> db_auc.c:236 IMSI='262426831432230': Calling to generate 1 vectors 20241031160225155 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031160225155 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225155 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225155 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225155 DAUC <0003> auc.c:113 vector [0]: rand = 33f67e5fc7a7db38b7e6208e2c17fc90 20241031160225155 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225155 DAUC <0003> auc.c:142 vector [0]: autn = bc4b9c5927740000cfea0e3128624b4b 20241031160225155 DAUC <0003> auc.c:143 vector [0]: ck = 95dbb2ef3ae779cf8519dd9331162153 20241031160225155 DAUC <0003> auc.c:144 vector [0]: ik = 802bfd0e1344d6d7f0728d7dcb9392f5 20241031160225155 DAUC <0003> auc.c:145 vector [0]: res = a21e4366f57087090000000000000000 20241031160225155 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225155 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225155 DAUC <0003> auc.c:151 vector [0]: kc = 609b1f0fd3261cbe 20241031160225155 DAUC <0003> auc.c:152 vector [0]: sres = 576ec46f 20241031160225155 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225155 DAUC <0003> db_auc.c:245 IMSI='262426831432230': Generated 1 vectors 20241031160225155 DAUC <0003> db_auc.c:249 IMSI='262426831432230': Updating SQN=33 in DB 20241031160225164 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426831432230"} 20241031160225164 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225164 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225164 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d267a17b3ed: Found GsupExpect[0] for "262426831432230" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426831432230" TC_gsup_sai_num_auth_vectors(27)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160225166 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225166 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426831432230"} 20241031160225167 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225167 DAUC <0003> db_auc.c:236 IMSI='262426831432230': Calling to generate 4 vectors 20241031160225167 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031160225167 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225167 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225167 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225167 DAUC <0003> auc.c:113 vector [0]: rand = 942c9501b5acc26f86a210aafb3b31cc 20241031160225167 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225167 DAUC <0003> auc.c:142 vector [0]: autn = 9d414c3532130000df73077f33894295 20241031160225167 DAUC <0003> auc.c:143 vector [0]: ck = 049392afe679849c0f48b31867a4a4ca 20241031160225167 DAUC <0003> auc.c:144 vector [0]: ik = 65dff2698b6db8a5ac198f8bc073cf24 20241031160225167 DAUC <0003> auc.c:145 vector [0]: res = 3d9688393b97f7ec0000000000000000 20241031160225167 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225167 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225167 DAUC <0003> auc.c:151 vector [0]: kc = c21d5c55cac357d7 20241031160225167 DAUC <0003> auc.c:152 vector [0]: sres = 06017fd5 20241031160225167 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225167 DAUC <0003> auc.c:113 vector [1]: rand = 752587f7acd2dadcef8666fbdfc79e64 20241031160225167 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225167 DAUC <0003> auc.c:142 vector [1]: autn = d37b46ad080b000057f12b9576513e91 20241031160225167 DAUC <0003> auc.c:143 vector [1]: ck = cb300aaeb9c2ac4521e10249ad93dfa5 20241031160225167 DAUC <0003> auc.c:144 vector [1]: ik = 6f8a0be0770398cfb756bc375630f033 20241031160225167 DAUC <0003> auc.c:145 vector [1]: res = 5420defc239e97a00000000000000000 20241031160225167 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225167 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225167 DAUC <0003> auc.c:151 vector [1]: kc = 320dbf3035621b1c 20241031160225167 DAUC <0003> auc.c:152 vector [1]: sres = 77be495c 20241031160225167 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225167 DAUC <0003> auc.c:113 vector [2]: rand = 272008c7d11dcb0e3e7e087654673459 20241031160225167 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225167 DAUC <0003> auc.c:142 vector [2]: autn = 7b48df08f5c0000016f23acd43671a94 20241031160225167 DAUC <0003> auc.c:143 vector [2]: ck = 2a6d4777631226fa6fa26c0250b70a8f 20241031160225167 DAUC <0003> auc.c:144 vector [2]: ik = 5467007b801a4f8d4eb901f4fed8b5d0 20241031160225167 DAUC <0003> auc.c:145 vector [2]: res = bbee99d589b996910000000000000000 20241031160225167 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225167 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225167 DAUC <0003> auc.c:151 vector [2]: kc = 5f112afa4d67d628 20241031160225167 DAUC <0003> auc.c:152 vector [2]: sres = 32570f44 20241031160225167 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225167 DAUC <0003> auc.c:113 vector [3]: rand = 5e461bf3adc39431f00bc2222eb9529f 20241031160225167 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225167 DAUC <0003> auc.c:142 vector [3]: autn = 18db228811510000ea5c98b8a5f8ce87 20241031160225167 DAUC <0003> auc.c:143 vector [3]: ck = c3e4a0f94ba1a255952cfeb195f61043 20241031160225167 DAUC <0003> auc.c:144 vector [3]: ik = 492827a566ce28c32c79804c6cdbd8ae 20241031160225167 DAUC <0003> auc.c:145 vector [3]: res = 9397829a9007bbb70000000000000000 20241031160225167 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225167 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225167 DAUC <0003> auc.c:151 vector [3]: kc = 3399f9a1d442427b 20241031160225167 DAUC <0003> auc.c:152 vector [3]: sres = 0390392d 20241031160225167 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225167 DAUC <0003> db_auc.c:245 IMSI='262426831432230': Generated 4 vectors 20241031160225167 DAUC <0003> db_auc.c:249 IMSI='262426831432230': Updating SQN=161 in DB 20241031160225175 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426831432230"} 20241031160225175 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225180 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225180 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426831432230"} 20241031160225180 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225180 DAUC <0003> db_auc.c:236 IMSI='262426831432230': Calling to generate 5 vectors 20241031160225180 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160225180 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225180 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225180 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225180 DAUC <0003> auc.c:113 vector [0]: rand = 9cada508ed9c65c3942e174435383db9 20241031160225180 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225180 DAUC <0003> auc.c:142 vector [0]: autn = cf1cbf72f3c10000f2041fff37dd0fe8 20241031160225180 DAUC <0003> auc.c:143 vector [0]: ck = 84bc19f5146d537839bd910cb9eaecbf 20241031160225180 DAUC <0003> auc.c:144 vector [0]: ik = 5e6c42e925e68033d1ec53f054e64893 20241031160225181 DAUC <0003> auc.c:145 vector [0]: res = e5047c71f9813b790000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [0]: kc = 328199e0dc877767 20241031160225181 DAUC <0003> auc.c:152 vector [0]: sres = 1c854708 20241031160225181 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225181 DAUC <0003> auc.c:113 vector [1]: rand = 83bf54c889669d1fca637a7e631e04dc 20241031160225181 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225181 DAUC <0003> auc.c:142 vector [1]: autn = 2b837f4a3ab40000808dc802c9af3ce7 20241031160225181 DAUC <0003> auc.c:143 vector [1]: ck = 49b8a71651d7db1848cbbbd086bf320a 20241031160225181 DAUC <0003> auc.c:144 vector [1]: ik = 823a9aad1391e3d5beec4fbf9f37c922 20241031160225181 DAUC <0003> auc.c:145 vector [1]: res = d0b08d46f2f56d090000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [1]: kc = 3da5c9d45bcec3e5 20241031160225181 DAUC <0003> auc.c:152 vector [1]: sres = 2245e04f 20241031160225181 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225181 DAUC <0003> auc.c:113 vector [2]: rand = 25d3735c5fcce2a84a6f72e55dac2f20 20241031160225181 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225181 DAUC <0003> auc.c:142 vector [2]: autn = ac3c254dacc2000090cf3f71be1b2aba 20241031160225181 DAUC <0003> auc.c:143 vector [2]: ck = 2715f6400e5b6d55e13b05f252626abf 20241031160225181 DAUC <0003> auc.c:144 vector [2]: ik = db28e2bdd5816a034a16fc18ee2aca64 20241031160225181 DAUC <0003> auc.c:145 vector [2]: res = b101cad0928174410000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [2]: kc = 5710ed176792a78d 20241031160225181 DAUC <0003> auc.c:152 vector [2]: sres = 2380be91 20241031160225181 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225181 DAUC <0003> auc.c:113 vector [3]: rand = 5eafd61e9e2911eaceb6d4d6c818e545 20241031160225181 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225181 DAUC <0003> auc.c:142 vector [3]: autn = f7c24bc55480000088ea253d6c8995b5 20241031160225181 DAUC <0003> auc.c:143 vector [3]: ck = 59c8c2187642afd92325a1d706649d22 20241031160225181 DAUC <0003> auc.c:144 vector [3]: ik = 9dd78ecb2eae931d8dcdfd407dbdee9b 20241031160225181 DAUC <0003> auc.c:145 vector [3]: res = c8a3a72707a992c00000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [3]: kc = 6af7104423354f7d 20241031160225181 DAUC <0003> auc.c:152 vector [3]: sres = cf0a35e7 20241031160225181 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225181 DAUC <0003> auc.c:113 vector [4]: rand = 009c5353146578435f24ba563020520b 20241031160225181 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225181 DAUC <0003> auc.c:142 vector [4]: autn = d42dfd36497b0000d054e598541e62c5 20241031160225181 DAUC <0003> auc.c:143 vector [4]: ck = 9e29bdd8f6fd03b92d04f3522f0217db 20241031160225181 DAUC <0003> auc.c:144 vector [4]: ik = f31c691279044fdee6c053b7e4311e4c 20241031160225181 DAUC <0003> auc.c:145 vector [4]: res = 2beef0140d78b3260000000000000000 20241031160225181 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225181 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160225181 DAUC <0003> auc.c:151 vector [4]: kc = a6f1742f44ca45f0 20241031160225181 DAUC <0003> auc.c:152 vector [4]: sres = 26964332 20241031160225181 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160225181 DAUC <0003> db_auc.c:245 IMSI='262426831432230': Generated 5 vectors 20241031160225181 DAUC <0003> db_auc.c:249 IMSI='262426831432230': Updating SQN=321 in DB 20241031160225190 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426831432230"} 20241031160225190 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225190 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225190 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225195 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225195 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426831432230"} 20241031160225195 DAUC <0003> db_auc.c:157 IMSI='262426831432230': No 2G Auth Data 20241031160225195 DAUC <0003> db_auc.c:236 IMSI='262426831432230': Calling to generate 5 vectors 20241031160225195 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160225195 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225195 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225195 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225195 DAUC <0003> auc.c:113 vector [0]: rand = e351eff8d03851266f63171ac47911ff 20241031160225195 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225195 DAUC <0003> auc.c:142 vector [0]: autn = 5abe02ffcc6c0000333561439c947f66 20241031160225195 DAUC <0003> auc.c:143 vector [0]: ck = eef09ddbcfb02f31171d7e81d410cd42 20241031160225195 DAUC <0003> auc.c:144 vector [0]: ik = 7724fff2062956b38a64d469054b4eef 20241031160225195 DAUC <0003> auc.c:145 vector [0]: res = 764e22fb9c3377470000000000000000 20241031160225195 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225195 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225195 DAUC <0003> auc.c:151 vector [0]: kc = 04adc8c118c2fa2f 20241031160225195 DAUC <0003> auc.c:152 vector [0]: sres = ea7d55bc 20241031160225195 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225195 DAUC <0003> auc.c:113 vector [1]: rand = 5eb3e0162dacd99c76dbe938993ea765 20241031160225195 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225195 DAUC <0003> auc.c:142 vector [1]: autn = d91791eb5ec80000fc97b16f9214fc2c 20241031160225195 DAUC <0003> auc.c:143 vector [1]: ck = 49d624db5ab6a2d96dd7a12dc248bf84 20241031160225195 DAUC <0003> auc.c:144 vector [1]: ik = 7a86f39d7d360d3c760c75fc6afa2973 20241031160225195 DAUC <0003> auc.c:145 vector [1]: res = e57bf54ccf0fb49b0000000000000000 20241031160225195 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225195 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225195 DAUC <0003> auc.c:151 vector [1]: kc = 288b03978f323912 20241031160225195 DAUC <0003> auc.c:152 vector [1]: sres = 2a7441d7 20241031160225195 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225195 DAUC <0003> auc.c:113 vector [2]: rand = 322f7fe1758fd15ee7c097de786dafd9 20241031160225195 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225195 DAUC <0003> auc.c:142 vector [2]: autn = aab2f3e9d7d3000001d0fdb9c8265c39 20241031160225195 DAUC <0003> auc.c:143 vector [2]: ck = c4b971c52b019b7023e63bfbb27f59f3 20241031160225195 DAUC <0003> auc.c:144 vector [2]: ik = fb6294af7fbc130c1a85ef928f59c936 20241031160225195 DAUC <0003> auc.c:145 vector [2]: res = 67d8315433df673c0000000000000000 20241031160225195 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225195 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225195 DAUC <0003> auc.c:151 vector [2]: kc = 06b83103699b18b9 20241031160225195 DAUC <0003> auc.c:152 vector [2]: sres = 54075668 20241031160225195 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225195 DAUC <0003> auc.c:113 vector [3]: rand = 2758a866844637ed0609821c253ed5d1 20241031160225195 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225195 DAUC <0003> auc.c:142 vector [3]: autn = b80c11477b640000236a91d9206537fe 20241031160225195 DAUC <0003> auc.c:143 vector [3]: ck = 5da752cef6561d57cd1ebb12ac4837b0 20241031160225195 DAUC <0003> auc.c:144 vector [3]: ik = 7b05a1a1ee3a09d1b436543f35719b20 20241031160225195 DAUC <0003> auc.c:145 vector [3]: res = 1de66f484dc052320000000000000000 20241031160225195 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225195 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225195 DAUC <0003> auc.c:151 vector [3]: kc = 5f8a1c428155b816 20241031160225195 DAUC <0003> auc.c:152 vector [3]: sres = 50263d7a 20241031160225195 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225195 DAUC <0003> auc.c:113 vector [4]: rand = d13a34548f3c2165400764e028fafab6 20241031160225196 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225196 DAUC <0003> auc.c:142 vector [4]: autn = 11f954e7f2d4000026724b032873e81e 20241031160225196 DAUC <0003> auc.c:143 vector [4]: ck = 3f1894106794e71063452fef25af3463 20241031160225196 DAUC <0003> auc.c:144 vector [4]: ik = fd6ca585fdfb79ffe7b90aef81e07f72 20241031160225196 DAUC <0003> auc.c:145 vector [4]: res = 3b4f2c1c22e42a780000000000000000 20241031160225196 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225196 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160225196 DAUC <0003> auc.c:151 vector [4]: kc = 468814953e20d5fe 20241031160225196 DAUC <0003> auc.c:152 vector [4]: sres = 19ab0664 20241031160225196 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160225196 DAUC <0003> db_auc.c:245 IMSI='262426831432230': Generated 5 vectors 20241031160225196 DAUC <0003> db_auc.c:249 IMSI='262426831432230': Updating SQN=481 in DB 20241031160225204 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426831432230"} 20241031160225204 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426831432230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225204 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225204 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@8d267a17b3ed: Final verdict of PTC: pass 20241031160225240 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225240 DAUC <0003> db_auc.c:192 IMSI='262427178021405': No 3G Auth Data HLR_Test-GSUP(21)@8d267a17b3ed: Created GsupExpect[0] for "262427178021405" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241031160225262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 20241031160225264 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225264 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427178021405"} 20241031160225264 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225264 DAUC <0003> db_auc.c:236 IMSI='262427178021405': Calling to generate 1 vectors 20241031160225264 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241031160225264 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225264 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160225264 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225264 DAUC <0003> auc.c:113 vector [0]: rand = 25d72ae8e67bf7df11535eb5a58f3402 20241031160225264 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225264 DAUC <0003> auc.c:142 vector [0]: autn = d916f09f7c6300003dd7d020e5d8a47c 20241031160225264 DAUC <0003> auc.c:143 vector [0]: ck = c431b7aa2c6a0a77a7d14d08d3e12d81 20241031160225264 DAUC <0003> auc.c:144 vector [0]: ik = 638330db42348b521c011e62144a6047 20241031160225264 DAUC <0003> auc.c:145 vector [0]: res = a49099b0dbb0a1400000000000000000 20241031160225264 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225264 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225264 DAUC <0003> auc.c:151 vector [0]: kc = 1c62d41ba9f5cce3 20241031160225264 DAUC <0003> auc.c:152 vector [0]: sres = 7f2038f0 20241031160225264 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225264 DAUC <0003> db_auc.c:245 IMSI='262427178021405': Generated 1 vectors 20241031160225264 DAUC <0003> db_auc.c:249 IMSI='262427178021405': Updating SQN=33 in DB 20241031160225272 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427178021405"} 20241031160225272 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225272 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225272 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d267a17b3ed: Found GsupExpect[0] for "262427178021405" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427178021405" TC_gsup_sai_num_auth_vectors(28)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160225274 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225274 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427178021405"} 20241031160225274 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225274 DAUC <0003> db_auc.c:236 IMSI='262427178021405': Calling to generate 4 vectors 20241031160225274 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241031160225274 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225274 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160225274 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225274 DAUC <0003> auc.c:113 vector [0]: rand = 413d1d340374289a6d14639cb1314d64 20241031160225274 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225274 DAUC <0003> auc.c:142 vector [0]: autn = 5f4721de9ddb000062858e3f754da5c5 20241031160225274 DAUC <0003> auc.c:143 vector [0]: ck = 9878f0783461a01941a742fc3154cf33 20241031160225274 DAUC <0003> auc.c:144 vector [0]: ik = 95b97b98ed596853df325cb6c8a98ea9 20241031160225274 DAUC <0003> auc.c:145 vector [0]: res = 2b9378a0c980ac6d0000000000000000 20241031160225274 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225274 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225274 DAUC <0003> auc.c:151 vector [0]: kc = 935495aa20c589d0 20241031160225274 DAUC <0003> auc.c:152 vector [0]: sres = e213d4cd 20241031160225274 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225274 DAUC <0003> auc.c:113 vector [1]: rand = 6677419d9757aa43cb5b10b4b317fe5a 20241031160225274 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225274 DAUC <0003> auc.c:142 vector [1]: autn = 41b1345339fb0000fd1322e4d6ec912a 20241031160225274 DAUC <0003> auc.c:143 vector [1]: ck = ce6e5bc4d40bba031e419a61dc2cba88 20241031160225274 DAUC <0003> auc.c:144 vector [1]: ik = a9b0bc233fb880c2de7676d29010bea6 20241031160225274 DAUC <0003> auc.c:145 vector [1]: res = 87033f2c702458d10000000000000000 20241031160225274 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225274 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225274 DAUC <0003> auc.c:151 vector [1]: kc = a7e90b54a78f3eef 20241031160225274 DAUC <0003> auc.c:152 vector [1]: sres = f72767fd 20241031160225274 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225274 DAUC <0003> auc.c:113 vector [2]: rand = 527da81fde33ea39c334798a39d7914e 20241031160225275 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225275 DAUC <0003> auc.c:142 vector [2]: autn = 19ea78242ac3000031600f2de9c449ad 20241031160225275 DAUC <0003> auc.c:143 vector [2]: ck = eae0c7260602eef3c1cfa2b33d1f8868 20241031160225275 DAUC <0003> auc.c:144 vector [2]: ik = f034572400c84d6436ae65a4da2ea669 20241031160225275 DAUC <0003> auc.c:145 vector [2]: res = 3fb94e44c9f893920000000000000000 20241031160225275 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225275 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225275 DAUC <0003> auc.c:151 vector [2]: kc = edb55715e1fb8d96 20241031160225275 DAUC <0003> auc.c:152 vector [2]: sres = f641ddd6 20241031160225275 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225275 DAUC <0003> auc.c:113 vector [3]: rand = ef941ab673228e00326fa8eda6af6347 20241031160225275 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225275 DAUC <0003> auc.c:142 vector [3]: autn = 4c715f4e97d600003cf3d4b51ff9aba2 20241031160225275 DAUC <0003> auc.c:143 vector [3]: ck = e70bdc825f4443bd6223fde437479eea 20241031160225275 DAUC <0003> auc.c:144 vector [3]: ik = f0a1836db5b419d9b36ce296e04b7e69 20241031160225275 DAUC <0003> auc.c:145 vector [3]: res = 752f90d2129eaf420000000000000000 20241031160225275 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225275 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225275 DAUC <0003> auc.c:151 vector [3]: kc = c6e5409d3dfcbae7 20241031160225275 DAUC <0003> auc.c:152 vector [3]: sres = 67b13f90 20241031160225275 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225275 DAUC <0003> db_auc.c:245 IMSI='262427178021405': Generated 4 vectors 20241031160225275 DAUC <0003> db_auc.c:249 IMSI='262427178021405': Updating SQN=161 in DB 20241031160225283 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427178021405"} 20241031160225283 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225283 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225283 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225287 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427178021405"} 20241031160225287 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225287 DAUC <0003> db_auc.c:236 IMSI='262427178021405': Calling to generate 5 vectors 20241031160225287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160225287 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225287 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160225287 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225287 DAUC <0003> auc.c:113 vector [0]: rand = 84f98d5fb0abe251e7079168f98867d1 20241031160225287 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225287 DAUC <0003> auc.c:142 vector [0]: autn = ac082f0035a30000fde82e5b7dd2a92b 20241031160225287 DAUC <0003> auc.c:143 vector [0]: ck = dbe4ff127d499d3ad2f023ca12d422f8 20241031160225287 DAUC <0003> auc.c:144 vector [0]: ik = 64fb5be557fbe9136225215fe9332c9a 20241031160225287 DAUC <0003> auc.c:145 vector [0]: res = 05eec7c174328e9c0000000000000000 20241031160225287 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225287 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225287 DAUC <0003> auc.c:151 vector [0]: kc = 0fcaa662d1557a4b 20241031160225287 DAUC <0003> auc.c:152 vector [0]: sres = 71dc495d 20241031160225287 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225287 DAUC <0003> auc.c:113 vector [1]: rand = dd68d7d05aceb15984396663736b8ead 20241031160225287 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225287 DAUC <0003> auc.c:142 vector [1]: autn = 0387cfe8cf230000fd81e1d02a23008f 20241031160225287 DAUC <0003> auc.c:143 vector [1]: ck = e63e67af3abbd39f510e15113216bb7f 20241031160225287 DAUC <0003> auc.c:144 vector [1]: ik = c1723ba058c37d2219592460397b33e0 20241031160225287 DAUC <0003> auc.c:145 vector [1]: res = 495ceb9c8f3121300000000000000000 20241031160225287 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225287 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225287 DAUC <0003> auc.c:151 vector [1]: kc = 6f1b6d7e69152622 20241031160225287 DAUC <0003> auc.c:152 vector [1]: sres = c66dcaac 20241031160225287 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225287 DAUC <0003> auc.c:113 vector [2]: rand = 56a9a364faf8e8af6defde8ccab5800c 20241031160225287 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225288 DAUC <0003> auc.c:142 vector [2]: autn = 9b17725b7daf00009b2ba6577acc8d75 20241031160225288 DAUC <0003> auc.c:143 vector [2]: ck = ae08d8789c3c0b3a8031c9c1f551e2a2 20241031160225288 DAUC <0003> auc.c:144 vector [2]: ik = 38c234ce884ef47590880bd4c9e07b58 20241031160225288 DAUC <0003> auc.c:145 vector [2]: res = e91e8b503cc7e7dc0000000000000000 20241031160225288 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225288 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225288 DAUC <0003> auc.c:151 vector [2]: kc = 86732ea328c366b5 20241031160225288 DAUC <0003> auc.c:152 vector [2]: sres = d5d96c8c 20241031160225288 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225288 DAUC <0003> auc.c:113 vector [3]: rand = 8acc222b13f19aeda49e0d92e0d5cc7a 20241031160225288 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225288 DAUC <0003> auc.c:142 vector [3]: autn = f5dc6bd52edd0000e5e6f96a888bf32e 20241031160225288 DAUC <0003> auc.c:143 vector [3]: ck = 679ab683f0a057285c91987402fcea5f 20241031160225288 DAUC <0003> auc.c:144 vector [3]: ik = 693acdf05efc799c98e701375acb3dba 20241031160225288 DAUC <0003> auc.c:145 vector [3]: res = 1abda3c857e254f20000000000000000 20241031160225288 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225288 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225288 DAUC <0003> auc.c:151 vector [3]: kc = cad6e230f66bf951 20241031160225288 DAUC <0003> auc.c:152 vector [3]: sres = 4d5ff73a 20241031160225288 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225288 DAUC <0003> auc.c:113 vector [4]: rand = 69b229e0a48b5644c0d3728d15c78c6e 20241031160225288 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225288 DAUC <0003> auc.c:142 vector [4]: autn = 0949d149b59a000032fa8527bc9c6f23 20241031160225288 DAUC <0003> auc.c:143 vector [4]: ck = 310e9b03a3c22c10953121df7477d753 20241031160225288 DAUC <0003> auc.c:144 vector [4]: ik = 4d4b6c271af0f0d5bc66719a21b534f6 20241031160225288 DAUC <0003> auc.c:145 vector [4]: res = db72b59fc85fb3270000000000000000 20241031160225288 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225288 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160225288 DAUC <0003> auc.c:151 vector [4]: kc = 5512a761ecf03f60 20241031160225288 DAUC <0003> auc.c:152 vector [4]: sres = 132d06b8 20241031160225288 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160225288 DAUC <0003> db_auc.c:245 IMSI='262427178021405': Generated 5 vectors 20241031160225288 DAUC <0003> db_auc.c:249 IMSI='262427178021405': Updating SQN=321 in DB 20241031160225297 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427178021405"} 20241031160225297 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225297 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225297 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225302 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225302 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427178021405"} 20241031160225302 DAUC <0003> db_auc.c:157 IMSI='262427178021405': No 2G Auth Data 20241031160225302 DAUC <0003> db_auc.c:236 IMSI='262427178021405': Calling to generate 5 vectors 20241031160225302 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160225302 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225302 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160225302 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225302 DAUC <0003> auc.c:113 vector [0]: rand = fa53200953676d8868ea78f5d5c042b5 20241031160225302 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225302 DAUC <0003> auc.c:142 vector [0]: autn = 265d30e42251000057fed02d9ed9ac0a 20241031160225302 DAUC <0003> auc.c:143 vector [0]: ck = 30b27225add0549bde3250cca9d02a0d 20241031160225302 DAUC <0003> auc.c:144 vector [0]: ik = 6869e36b68cad0a04ca63242c15d8677 20241031160225302 DAUC <0003> auc.c:145 vector [0]: res = ed180caa48d6e1420000000000000000 20241031160225302 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225302 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160225302 DAUC <0003> auc.c:151 vector [0]: kc = ca4ff3c0ad972841 20241031160225302 DAUC <0003> auc.c:152 vector [0]: sres = a5ceede8 20241031160225302 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160225302 DAUC <0003> auc.c:113 vector [1]: rand = 49f2934a661b77ac74f64e9642103915 20241031160225302 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225302 DAUC <0003> auc.c:142 vector [1]: autn = bfe615d263e30000add8cb50bbb7ef2a 20241031160225302 DAUC <0003> auc.c:143 vector [1]: ck = 023abef9e75404905c17990a8b6c9e66 20241031160225302 DAUC <0003> auc.c:144 vector [1]: ik = 455389401b35e91cbfb326504eb4ae0c 20241031160225302 DAUC <0003> auc.c:145 vector [1]: res = 176b797e6f7a86a10000000000000000 20241031160225302 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225302 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160225302 DAUC <0003> auc.c:151 vector [1]: kc = a4cd88e339b9dde6 20241031160225302 DAUC <0003> auc.c:152 vector [1]: sres = 7811ffdf 20241031160225302 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160225302 DAUC <0003> auc.c:113 vector [2]: rand = 7469f9aee732593aabac0d1eb8401aa7 20241031160225303 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225303 DAUC <0003> auc.c:142 vector [2]: autn = 6290191ad2cf000018cd4465202bc054 20241031160225303 DAUC <0003> auc.c:143 vector [2]: ck = 9f79bb8034161fc2d5b067274bd017cc 20241031160225303 DAUC <0003> auc.c:144 vector [2]: ik = 6edd4f3ce3586bb18c9d5df76b9534f1 20241031160225303 DAUC <0003> auc.c:145 vector [2]: res = 9fd5d9d183b14e490000000000000000 20241031160225303 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225303 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160225303 DAUC <0003> auc.c:151 vector [2]: kc = a889ce6cf70b574e 20241031160225303 DAUC <0003> auc.c:152 vector [2]: sres = 1c649798 20241031160225303 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160225303 DAUC <0003> auc.c:113 vector [3]: rand = 64679cdffb603c0585d22bad627476c0 20241031160225303 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225303 DAUC <0003> auc.c:142 vector [3]: autn = 70c560eec0d0000099cddcdf973b3737 20241031160225303 DAUC <0003> auc.c:143 vector [3]: ck = 864fcc560a25f73b0b1c1661e7467558 20241031160225303 DAUC <0003> auc.c:144 vector [3]: ik = 9b1623d6a4c3ca4775b41e381ab1874b 20241031160225303 DAUC <0003> auc.c:145 vector [3]: res = 6d959d012b811d150000000000000000 20241031160225303 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225303 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160225303 DAUC <0003> auc.c:151 vector [3]: kc = 63f1e7d95311cf6f 20241031160225303 DAUC <0003> auc.c:152 vector [3]: sres = 46148014 20241031160225303 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160225303 DAUC <0003> auc.c:113 vector [4]: rand = e7bd2515d01e55770e0a33709cb4246f 20241031160225303 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225303 DAUC <0003> auc.c:142 vector [4]: autn = c83fff4f8e9700009be7f4ceaa2d622f 20241031160225303 DAUC <0003> auc.c:143 vector [4]: ck = 68898e8de28d1b501d9e909e3ad05c7e 20241031160225303 DAUC <0003> auc.c:144 vector [4]: ik = 4f1f9cda3070f4787dc48462c9910529 20241031160225303 DAUC <0003> auc.c:145 vector [4]: res = 44660fe78e9848160000000000000000 20241031160225303 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225303 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160225303 DAUC <0003> auc.c:151 vector [4]: kc = 47cc06ab21bcb67f 20241031160225303 DAUC <0003> auc.c:152 vector [4]: sres = cafe47f1 20241031160225303 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160225303 DAUC <0003> db_auc.c:245 IMSI='262427178021405': Generated 5 vectors 20241031160225303 DAUC <0003> db_auc.c:249 IMSI='262427178021405': Updating SQN=481 in DB 20241031160225311 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427178021405"} 20241031160225311 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427178021405 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225312 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225312 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@8d267a17b3ed: Final verdict of PTC: pass 20241031160225347 DAUC <0003> db_auc.c:157 IMSI='262428949939349': No 2G Auth Data 20241031160225347 DAUC <0003> db_auc.c:192 IMSI='262428949939349': No 3G Auth Data HLR_Test-GSUP(21)@8d267a17b3ed: Created GsupExpect[0] for "262428949939349" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241031160225398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241031160225404 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225405 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428949939349"} 20241031160225405 DAUC <0003> db_auc.c:236 IMSI='262428949939349': Calling to generate 1 vectors 20241031160225405 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031160225405 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225405 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225405 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225405 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225405 DAUC <0003> auc.c:113 vector [0]: rand = 5144fa5fe060eddbacd2398903d1ced5 20241031160225405 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225405 DAUC <0003> auc.c:142 vector [0]: autn = f44f5ea175c70000316846cc4b5be98d 20241031160225405 DAUC <0003> auc.c:143 vector [0]: ck = 7d8e0206cf8c97d2e66564592941b7ca 20241031160225405 DAUC <0003> auc.c:144 vector [0]: ik = 693815489f5d57232ff7eaf86755bbac 20241031160225405 DAUC <0003> auc.c:145 vector [0]: res = e833162576f0cc1d0000000000000000 20241031160225405 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225405 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225405 DAUC <0003> auc.c:179 vector [0]: kc = 535121394b12b400 20241031160225405 DAUC <0003> auc.c:180 vector [0]: sres = a39f5c07 20241031160225405 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225405 DAUC <0003> db_auc.c:245 IMSI='262428949939349': Generated 1 vectors 20241031160225405 DAUC <0003> db_auc.c:249 IMSI='262428949939349': Updating SQN=33 in DB 20241031160225414 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428949939349"} 20241031160225414 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225414 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225414 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d267a17b3ed: Found GsupExpect[0] for "262428949939349" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428949939349" TC_gsup_sai_num_auth_vectors(29)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160225419 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225419 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428949939349"} 20241031160225420 DAUC <0003> db_auc.c:236 IMSI='262428949939349': Calling to generate 4 vectors 20241031160225420 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031160225420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225420 DAUC <0003> auc.c:113 vector [0]: rand = b5d737a50179837dbf60c292076fe338 20241031160225420 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225420 DAUC <0003> auc.c:142 vector [0]: autn = 0dbee97ad6240000d8a6a1394574862e 20241031160225420 DAUC <0003> auc.c:143 vector [0]: ck = dd09c01ac2dc7f22ef9e82dd326d04ab 20241031160225420 DAUC <0003> auc.c:144 vector [0]: ik = 46e003c2a97414f8b2f1c42a2a606f86 20241031160225420 DAUC <0003> auc.c:145 vector [0]: res = fb82a7118e3258760000000000000000 20241031160225420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225420 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225420 DAUC <0003> auc.c:179 vector [0]: kc = 1e85d0a88ec30400 20241031160225420 DAUC <0003> auc.c:180 vector [0]: sres = 7a792c1d 20241031160225420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225420 DAUC <0003> auc.c:113 vector [1]: rand = 98a63548d288a391ed4979e4116dc0f9 20241031160225420 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225420 DAUC <0003> auc.c:142 vector [1]: autn = add2f19188f8000053acaca7d860ffce 20241031160225420 DAUC <0003> auc.c:143 vector [1]: ck = 1eb450781967d46f824111bc06e1cc7b 20241031160225420 DAUC <0003> auc.c:144 vector [1]: ik = 8ae55b76c3925ecf75b2427fbeda794e 20241031160225420 DAUC <0003> auc.c:145 vector [1]: res = 01c795a0fe4621b90000000000000000 20241031160225420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225420 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225420 DAUC <0003> auc.c:179 vector [1]: kc = 63379ac9cefb2400 20241031160225420 DAUC <0003> auc.c:180 vector [1]: sres = c48d9ddf 20241031160225420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225420 DAUC <0003> auc.c:113 vector [2]: rand = 39e11cf8d92688d76e319d39f07fcd3e 20241031160225420 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225420 DAUC <0003> auc.c:142 vector [2]: autn = fcb51a79d04e0000415fe1aa25a44acc 20241031160225420 DAUC <0003> auc.c:143 vector [2]: ck = 8983552506ed99d32ef17270158fc603 20241031160225420 DAUC <0003> auc.c:144 vector [2]: ik = c4bef249026bcc4cfd675908fbab6a8b 20241031160225420 DAUC <0003> auc.c:145 vector [2]: res = eda31790631c9e370000000000000000 20241031160225420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225420 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225420 DAUC <0003> auc.c:179 vector [2]: kc = 26dc83d783139000 20241031160225420 DAUC <0003> auc.c:180 vector [2]: sres = 67bf1296 20241031160225420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225420 DAUC <0003> auc.c:113 vector [3]: rand = 3767c65292267a874381cf58184b6246 20241031160225420 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225420 DAUC <0003> auc.c:142 vector [3]: autn = ecd6770c58c50000db16604791f20ab3 20241031160225420 DAUC <0003> auc.c:143 vector [3]: ck = 47c3026e2bf6cd1e1d3c200d7579b3df 20241031160225420 DAUC <0003> auc.c:144 vector [3]: ik = 2b0a9d14967269351010ebee9a8aef29 20241031160225420 DAUC <0003> auc.c:145 vector [3]: res = 39ab6d770cdec61e0000000000000000 20241031160225420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225420 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225421 DAUC <0003> auc.c:179 vector [3]: kc = 2b5b46700cfac400 20241031160225421 DAUC <0003> auc.c:180 vector [3]: sres = e08dd7e5 20241031160225421 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225421 DAUC <0003> db_auc.c:245 IMSI='262428949939349': Generated 4 vectors 20241031160225421 DAUC <0003> db_auc.c:249 IMSI='262428949939349': Updating SQN=161 in DB 20241031160225429 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428949939349"} 20241031160225429 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225429 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225429 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225434 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225434 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428949939349"} 20241031160225434 DAUC <0003> db_auc.c:236 IMSI='262428949939349': Calling to generate 5 vectors 20241031160225434 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225434 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225434 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225434 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225434 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225434 DAUC <0003> auc.c:113 vector [0]: rand = 5aed30c47be37c5221d51c870f460336 20241031160225434 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225434 DAUC <0003> auc.c:142 vector [0]: autn = 908e014b4fca000034d8698507258807 20241031160225434 DAUC <0003> auc.c:143 vector [0]: ck = 6b2602731b31ae0ec5bacb660cb94ace 20241031160225434 DAUC <0003> auc.c:144 vector [0]: ik = 58df0865addbfa1bd3ed83f8dbdc8313 20241031160225434 DAUC <0003> auc.c:145 vector [0]: res = e00d55ff785128a70000000000000000 20241031160225434 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225434 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225434 DAUC <0003> auc.c:179 vector [0]: kc = 7f80ab5d217e8800 20241031160225434 DAUC <0003> auc.c:180 vector [0]: sres = acd116ee 20241031160225434 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225434 DAUC <0003> auc.c:113 vector [1]: rand = e19a845adcbd8173759bcf4faaf27d55 20241031160225434 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225434 DAUC <0003> auc.c:142 vector [1]: autn = 0ef50d6377000000312977b0fd96a2cd 20241031160225434 DAUC <0003> auc.c:143 vector [1]: ck = 55f7b5eb61725c7e7a35babe87150128 20241031160225434 DAUC <0003> auc.c:144 vector [1]: ik = d3b5ab557a9e6a4b6975aaad3011d8a1 20241031160225434 DAUC <0003> auc.c:145 vector [1]: res = 2e0fccc628113e4d0000000000000000 20241031160225434 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225434 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225435 DAUC <0003> auc.c:179 vector [1]: kc = 6139bc1455c87400 20241031160225435 DAUC <0003> auc.c:180 vector [1]: sres = a883ea38 20241031160225435 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225435 DAUC <0003> auc.c:113 vector [2]: rand = f2c4e10d5f41f9c92cbc546eedd97ec5 20241031160225435 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225435 DAUC <0003> auc.c:142 vector [2]: autn = 951dbdf2baed000054a263fb98b8db34 20241031160225435 DAUC <0003> auc.c:143 vector [2]: ck = 735a487ce7b8a8ada4282af438236770 20241031160225435 DAUC <0003> auc.c:144 vector [2]: ik = d3732eb3c00e3d231f70ab1fbd28c24b 20241031160225435 DAUC <0003> auc.c:145 vector [2]: res = 8379368c62c46e260000000000000000 20241031160225435 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225435 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225435 DAUC <0003> auc.c:179 vector [2]: kc = e118365592123400 20241031160225435 DAUC <0003> auc.c:180 vector [2]: sres = 49588cd2 20241031160225435 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225435 DAUC <0003> auc.c:113 vector [3]: rand = 5f91bc52de5b58ef95a7dc495a98fd5f 20241031160225435 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225435 DAUC <0003> auc.c:142 vector [3]: autn = 8f3983d2f4ad0000bf61305238f206d4 20241031160225435 DAUC <0003> auc.c:143 vector [3]: ck = ea6fdfc1ba52aa78d29fea963ebaecb2 20241031160225435 DAUC <0003> auc.c:144 vector [3]: ik = 58c604e43447543757d4b03948f52a8d 20241031160225435 DAUC <0003> auc.c:145 vector [3]: res = 679da28c62d852990000000000000000 20241031160225435 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225435 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225435 DAUC <0003> auc.c:179 vector [3]: kc = d67725267db99c00 20241031160225435 DAUC <0003> auc.c:180 vector [3]: sres = ca1cf6cc 20241031160225435 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225435 DAUC <0003> auc.c:113 vector [4]: rand = 9dfb4fa71b4c0e3fdbd3f4dd7a37d0ef 20241031160225435 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225435 DAUC <0003> auc.c:142 vector [4]: autn = 23f708970c02000066603fc67d22e77d 20241031160225435 DAUC <0003> auc.c:143 vector [4]: ck = 2a2cf56607d6adbe78289eba0ba2b9a3 20241031160225435 DAUC <0003> auc.c:144 vector [4]: ik = a08031a3aa5af4403a9e1065fb2d6d9c 20241031160225435 DAUC <0003> auc.c:145 vector [4]: res = 75558735ba7c36c90000000000000000 20241031160225435 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225435 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225435 DAUC <0003> auc.c:179 vector [4]: kc = 1de98e7b32862000 20241031160225435 DAUC <0003> auc.c:180 vector [4]: sres = fb3f77a8 20241031160225435 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225435 DAUC <0003> db_auc.c:245 IMSI='262428949939349': Generated 5 vectors 20241031160225435 DAUC <0003> db_auc.c:249 IMSI='262428949939349': Updating SQN=321 in DB 20241031160225444 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428949939349"} 20241031160225444 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225444 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225444 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225449 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225449 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428949939349"} 20241031160225449 DAUC <0003> db_auc.c:236 IMSI='262428949939349': Calling to generate 5 vectors 20241031160225449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225449 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225449 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225449 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225449 DAUC <0003> auc.c:113 vector [0]: rand = 4ccc6dc74cbe5059bff898e14778e97c 20241031160225449 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225449 DAUC <0003> auc.c:142 vector [0]: autn = 012a6c8525e800004a8e1f0309675faf 20241031160225449 DAUC <0003> auc.c:143 vector [0]: ck = 09848670f8292f1eb9ece2a96b0a87dd 20241031160225449 DAUC <0003> auc.c:144 vector [0]: ik = d1021f9dbc077bb53a49a2ea5478390b 20241031160225449 DAUC <0003> auc.c:145 vector [0]: res = d068550664bb6f5c0000000000000000 20241031160225449 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225449 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225449 DAUC <0003> auc.c:179 vector [0]: kc = b8e9215b9bd15800 20241031160225449 DAUC <0003> auc.c:180 vector [0]: sres = 585d47ed 20241031160225449 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225450 DAUC <0003> auc.c:113 vector [1]: rand = 22219bdec6696e75ded44079addf356d 20241031160225450 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225450 DAUC <0003> auc.c:142 vector [1]: autn = 7568f95cd1bc0000201e99a240caaa22 20241031160225450 DAUC <0003> auc.c:143 vector [1]: ck = a0fec34a43c82fa5541ae5d0a792a685 20241031160225450 DAUC <0003> auc.c:144 vector [1]: ik = 772a7abeb74088d28c6e1ac5d904565b 20241031160225450 DAUC <0003> auc.c:145 vector [1]: res = 322905bae33909a20000000000000000 20241031160225450 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225450 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225450 DAUC <0003> auc.c:179 vector [1]: kc = ee4fec43a2d7a400 20241031160225450 DAUC <0003> auc.c:180 vector [1]: sres = b9d76a96 20241031160225450 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225450 DAUC <0003> auc.c:113 vector [2]: rand = c8d7bbdb1de4a870ff59b793bab4bb20 20241031160225450 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225450 DAUC <0003> auc.c:142 vector [2]: autn = 82a25efae66600003474a3188d937a5d 20241031160225450 DAUC <0003> auc.c:143 vector [2]: ck = c467d0be8f0e91451635078c256f27b7 20241031160225450 DAUC <0003> auc.c:144 vector [2]: ik = 30b5dba1493e4be4086a9d9a2e678d78 20241031160225450 DAUC <0003> auc.c:145 vector [2]: res = 5f540333cd58e78e0000000000000000 20241031160225450 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225450 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225450 DAUC <0003> auc.c:179 vector [2]: kc = 317c4c0c09c8d800 20241031160225450 DAUC <0003> auc.c:180 vector [2]: sres = 8f3550d8 20241031160225450 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225450 DAUC <0003> auc.c:113 vector [3]: rand = d12ee970ebc928d95e3dfdb3d62f6ac6 20241031160225450 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225450 DAUC <0003> auc.c:142 vector [3]: autn = 54153efda12700009b737ca66b21faeb 20241031160225450 DAUC <0003> auc.c:143 vector [3]: ck = 92b750cbc8a571f6c9509670d4df5ef7 20241031160225450 DAUC <0003> auc.c:144 vector [3]: ik = 45f4f657c219d2da759b7c5d973f2767 20241031160225450 DAUC <0003> auc.c:145 vector [3]: res = f8203f9a4d0d14ea0000000000000000 20241031160225450 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225450 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225450 DAUC <0003> auc.c:179 vector [3]: kc = 3d1452ca3ac52800 20241031160225450 DAUC <0003> auc.c:180 vector [3]: sres = 566e8835 20241031160225450 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225450 DAUC <0003> auc.c:113 vector [4]: rand = 94abcf9078229f920a670c8ee61cbba9 20241031160225450 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225450 DAUC <0003> auc.c:142 vector [4]: autn = a4d90081b2c100003e558d69d671f424 20241031160225450 DAUC <0003> auc.c:143 vector [4]: ck = 5e0656705ed217c70b5e267fcbd7b1d6 20241031160225450 DAUC <0003> auc.c:144 vector [4]: ik = 4dbfac0bfd658ac1cda5efbdff20b3d0 20241031160225450 DAUC <0003> auc.c:145 vector [4]: res = c3031440e999d1140000000000000000 20241031160225450 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225450 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225451 DAUC <0003> auc.c:179 vector [4]: kc = df128cfa3af46c00 20241031160225451 DAUC <0003> auc.c:180 vector [4]: sres = c3e34ad2 20241031160225451 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225451 DAUC <0003> db_auc.c:245 IMSI='262428949939349': Generated 5 vectors 20241031160225451 DAUC <0003> db_auc.c:249 IMSI='262428949939349': Updating SQN=481 in DB 20241031160225459 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428949939349"} 20241031160225459 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428949939349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225459 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225459 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@8d267a17b3ed: Final verdict of PTC: pass 20241031160225499 DAUC <0003> db_auc.c:157 IMSI='262423275857847': No 2G Auth Data 20241031160225499 DAUC <0003> db_auc.c:192 IMSI='262423275857847': No 3G Auth Data HLR_Test-GSUP(21)@8d267a17b3ed: Created GsupExpect[0] for "262423275857847" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241031160225539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4258 20241031160225542 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225542 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423275857847"} 20241031160225542 DAUC <0003> db_auc.c:236 IMSI='262423275857847': Calling to generate 1 vectors 20241031160225542 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031160225542 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225542 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225542 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225542 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225542 DAUC <0003> auc.c:113 vector [0]: rand = b79a9e1d8c2d0b3019b573aa3a94e44e 20241031160225542 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225542 DAUC <0003> auc.c:142 vector [0]: autn = cd1b40b067fa000069d731c9142677ed 20241031160225542 DAUC <0003> auc.c:143 vector [0]: ck = 4402557b48240742f5d6fac1fd8df919 20241031160225542 DAUC <0003> auc.c:144 vector [0]: ik = 063a8770a3903ed4b0d5aff98b8929ea 20241031160225542 DAUC <0003> auc.c:145 vector [0]: res = 33407894b8424c2e0000000000000000 20241031160225542 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225542 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225542 DAUC <0003> auc.c:179 vector [0]: kc = facddef12f94f400 20241031160225542 DAUC <0003> auc.c:180 vector [0]: sres = ecf47136 20241031160225542 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225542 DAUC <0003> db_auc.c:245 IMSI='262423275857847': Generated 1 vectors 20241031160225542 DAUC <0003> db_auc.c:249 IMSI='262423275857847': Updating SQN=33 in DB 20241031160225553 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423275857847"} 20241031160225553 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225553 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225553 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d267a17b3ed: Found GsupExpect[0] for "262423275857847" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262423275857847" TC_gsup_sai_num_auth_vectors(30)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160225557 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225557 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423275857847"} 20241031160225557 DAUC <0003> db_auc.c:236 IMSI='262423275857847': Calling to generate 4 vectors 20241031160225557 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031160225557 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225557 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225557 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225557 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225557 DAUC <0003> auc.c:113 vector [0]: rand = 4665834b90733d80c775c4f43d3dcfdd 20241031160225558 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225558 DAUC <0003> auc.c:142 vector [0]: autn = b968ef450ec9000066676b3ac850ef52 20241031160225558 DAUC <0003> auc.c:143 vector [0]: ck = 2102d89797902511493f5a16c311185e 20241031160225558 DAUC <0003> auc.c:144 vector [0]: ik = d108edc04b1a4f791d02b8d295878775 20241031160225558 DAUC <0003> auc.c:145 vector [0]: res = d01e685dcd77cb910000000000000000 20241031160225558 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225558 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225558 DAUC <0003> auc.c:179 vector [0]: kc = e89a9ccb90753000 20241031160225558 DAUC <0003> auc.c:180 vector [0]: sres = 149a803f 20241031160225558 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225558 DAUC <0003> auc.c:113 vector [1]: rand = 9bc20e872d779b07ed3d60c650845aa6 20241031160225558 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225558 DAUC <0003> auc.c:142 vector [1]: autn = 3f2b4e7cd44a00009fddd5ac37cc3f2d 20241031160225558 DAUC <0003> auc.c:143 vector [1]: ck = a0742e622b5cd17fd779a2a3259c6c2a 20241031160225558 DAUC <0003> auc.c:144 vector [1]: ik = 0eec979e337d877913254053173d54d3 20241031160225558 DAUC <0003> auc.c:145 vector [1]: res = a8d8cb8a937755960000000000000000 20241031160225558 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225558 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225558 DAUC <0003> auc.c:179 vector [1]: kc = 2fb2cb4097dda800 20241031160225558 DAUC <0003> auc.c:180 vector [1]: sres = 11cc6be2 20241031160225558 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225558 DAUC <0003> auc.c:113 vector [2]: rand = 9dbc4ef38ce01ce9ae5754acae7a05bc 20241031160225558 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225558 DAUC <0003> auc.c:142 vector [2]: autn = 09e65ff4dbdd0000609eb6bc8e6926eb 20241031160225558 DAUC <0003> auc.c:143 vector [2]: ck = 1cb34dad962f55050b06b27ed54299a2 20241031160225558 DAUC <0003> auc.c:144 vector [2]: ik = 4e6b64236c30d11211fca456c024b8cf 20241031160225558 DAUC <0003> auc.c:145 vector [2]: res = b4ab7205167a5f330000000000000000 20241031160225558 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225558 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225558 DAUC <0003> auc.c:179 vector [2]: kc = c16e6335276b2000 20241031160225558 DAUC <0003> auc.c:180 vector [2]: sres = b4fe9a4a 20241031160225558 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225558 DAUC <0003> auc.c:113 vector [3]: rand = 24d3a2176c4201811267ce4684a3928c 20241031160225558 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225558 DAUC <0003> auc.c:142 vector [3]: autn = 38c89b7ef5a00000a600d4dfc3d4ce53 20241031160225558 DAUC <0003> auc.c:143 vector [3]: ck = 7537ce2a34f06153af1078c03f99d053 20241031160225558 DAUC <0003> auc.c:144 vector [3]: ik = 17041e9c31befc49ed215523002d7f0e 20241031160225558 DAUC <0003> auc.c:145 vector [3]: res = 2c7905b11f3ca8100000000000000000 20241031160225558 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225558 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225558 DAUC <0003> auc.c:179 vector [3]: kc = 0c96194257772800 20241031160225558 DAUC <0003> auc.c:180 vector [3]: sres = f7075d87 20241031160225558 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225558 DAUC <0003> db_auc.c:245 IMSI='262423275857847': Generated 4 vectors 20241031160225558 DAUC <0003> db_auc.c:249 IMSI='262423275857847': Updating SQN=161 in DB 20241031160225570 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423275857847"} 20241031160225570 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225570 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225570 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225575 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225575 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423275857847"} 20241031160225575 DAUC <0003> db_auc.c:236 IMSI='262423275857847': Calling to generate 5 vectors 20241031160225575 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225575 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225575 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225575 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225575 DAUC <0003> auc.c:113 vector [0]: rand = e525c6b348200b33cc0a6769ab5f1219 20241031160225575 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225575 DAUC <0003> auc.c:142 vector [0]: autn = b5427409a395000061caaa938ed9a1f6 20241031160225575 DAUC <0003> auc.c:143 vector [0]: ck = 9636a9b07699d22831fdf70145be056e 20241031160225575 DAUC <0003> auc.c:144 vector [0]: ik = ebc36127bed7414c494ff19945049bfd 20241031160225575 DAUC <0003> auc.c:145 vector [0]: res = 465ef8c4d90f52630000000000000000 20241031160225575 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225575 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225575 DAUC <0003> auc.c:179 vector [0]: kc = 39276304720a3800 20241031160225575 DAUC <0003> auc.c:180 vector [0]: sres = 86fd28a6 20241031160225575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225575 DAUC <0003> auc.c:113 vector [1]: rand = fe4f0e88e35ac44a06cda59798f2a035 20241031160225575 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225575 DAUC <0003> auc.c:142 vector [1]: autn = 1e86a9f63df700005e994505329ea2fe 20241031160225575 DAUC <0003> auc.c:143 vector [1]: ck = fdf3c0ee2c6062224eb8aefbf8a69dba 20241031160225575 DAUC <0003> auc.c:144 vector [1]: ik = 6d778119da97de2b148354aabebce65f 20241031160225575 DAUC <0003> auc.c:145 vector [1]: res = d22c29d891772f870000000000000000 20241031160225575 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225575 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225575 DAUC <0003> auc.c:179 vector [1]: kc = 774f6c82e18fb000 20241031160225575 DAUC <0003> auc.c:180 vector [1]: sres = bb9f40e0 20241031160225575 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225575 DAUC <0003> auc.c:113 vector [2]: rand = 94bdbcf00eeae9e144a0a9e626e8e0f8 20241031160225575 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225575 DAUC <0003> auc.c:142 vector [2]: autn = 85b08c14ab770000d3ff2ab40fecb323 20241031160225575 DAUC <0003> auc.c:143 vector [2]: ck = e9ecc4a8db5e49ff0072f4292b308ee8 20241031160225575 DAUC <0003> auc.c:144 vector [2]: ik = bb961bf9a0a58e7439a7a53fc3742375 20241031160225575 DAUC <0003> auc.c:145 vector [2]: res = 09e2cb79e59db82b0000000000000000 20241031160225575 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225575 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225576 DAUC <0003> auc.c:179 vector [2]: kc = 68ae7dbcade5a000 20241031160225576 DAUC <0003> auc.c:180 vector [2]: sres = d3881b86 20241031160225576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225576 DAUC <0003> auc.c:113 vector [3]: rand = dd38483e2ab7d7a4c532f74df34c58f3 20241031160225576 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225576 DAUC <0003> auc.c:142 vector [3]: autn = 92e6d0942de900001a484cd4b740300a 20241031160225576 DAUC <0003> auc.c:143 vector [3]: ck = 7969cacd5bcac310d58f427c0c7a6cd3 20241031160225576 DAUC <0003> auc.c:144 vector [3]: ik = 7c88b592563406ea9e505af475e4f26b 20241031160225576 DAUC <0003> auc.c:145 vector [3]: res = 14e8ec925936b6810000000000000000 20241031160225576 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225576 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225576 DAUC <0003> auc.c:179 vector [3]: kc = 32ebf9b8bdda2400 20241031160225576 DAUC <0003> auc.c:180 vector [3]: sres = 94f888a1 20241031160225576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225576 DAUC <0003> auc.c:113 vector [4]: rand = 873ebdae3008f74dd665e525bf854a04 20241031160225576 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225576 DAUC <0003> auc.c:142 vector [4]: autn = 959403af24f20000006c01436db68df6 20241031160225576 DAUC <0003> auc.c:143 vector [4]: ck = fcb13e75a281226e70fdb4ab68f59fe3 20241031160225576 DAUC <0003> auc.c:144 vector [4]: ik = ebe448686e114bde4e63e21923b4c168 20241031160225576 DAUC <0003> auc.c:145 vector [4]: res = 6ed4a90eb9202d340000000000000000 20241031160225576 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225576 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225576 DAUC <0003> auc.c:179 vector [4]: kc = f23c3d8066cd2400 20241031160225576 DAUC <0003> auc.c:180 vector [4]: sres = 6e03647f 20241031160225576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225576 DAUC <0003> db_auc.c:245 IMSI='262423275857847': Generated 5 vectors 20241031160225576 DAUC <0003> db_auc.c:249 IMSI='262423275857847': Updating SQN=321 in DB 20241031160225584 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423275857847"} 20241031160225585 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225585 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225585 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225590 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225590 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423275857847"} 20241031160225590 DAUC <0003> db_auc.c:236 IMSI='262423275857847': Calling to generate 5 vectors 20241031160225590 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225590 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225590 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225590 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225590 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225590 DAUC <0003> auc.c:113 vector [0]: rand = cad0f7ed2ec129298f59c66f5a8fff51 20241031160225590 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225590 DAUC <0003> auc.c:142 vector [0]: autn = 1a5cf6350c1f000083a979aa9497ac01 20241031160225590 DAUC <0003> auc.c:143 vector [0]: ck = 8cbd4e97312c2aff92a42527995319e7 20241031160225590 DAUC <0003> auc.c:144 vector [0]: ik = 5fc85d27763fa6dd1fa8b968a6474d1a 20241031160225590 DAUC <0003> auc.c:145 vector [0]: res = a3b4ca5bd8fc1cd40000000000000000 20241031160225590 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225590 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225590 DAUC <0003> auc.c:179 vector [0]: kc = 2e3edac0db6c6800 20241031160225590 DAUC <0003> auc.c:180 vector [0]: sres = da5892ed 20241031160225590 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225590 DAUC <0003> auc.c:113 vector [1]: rand = bdb948ec9a12fcde7b6410ac700611fc 20241031160225591 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225591 DAUC <0003> auc.c:142 vector [1]: autn = 3fb58b43a3a00000ed03fc59286c455d 20241031160225591 DAUC <0003> auc.c:143 vector [1]: ck = bf472f9f558026a9a89ab1f21fac4513 20241031160225591 DAUC <0003> auc.c:144 vector [1]: ik = 4ef17b8b35772fcab0a4a6d771dfcbbd 20241031160225591 DAUC <0003> auc.c:145 vector [1]: res = 636d99e6eb03c45c0000000000000000 20241031160225591 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225591 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225591 DAUC <0003> auc.c:179 vector [1]: kc = 0de38325854c5c00 20241031160225591 DAUC <0003> auc.c:180 vector [1]: sres = f88ca7f6 20241031160225591 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225591 DAUC <0003> auc.c:113 vector [2]: rand = 558b082cce9017a048cdf039c30ba5b9 20241031160225591 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225591 DAUC <0003> auc.c:142 vector [2]: autn = e0a6a441d43000000a4ee20f3db96c3d 20241031160225591 DAUC <0003> auc.c:143 vector [2]: ck = 8d9c7897fb2046cd56bb3a9053f009a1 20241031160225591 DAUC <0003> auc.c:144 vector [2]: ik = 88e4efa86fd360e895f9676689d0d4b6 20241031160225591 DAUC <0003> auc.c:145 vector [2]: res = e0360e5f9f5523310000000000000000 20241031160225591 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225591 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225591 DAUC <0003> auc.c:179 vector [2]: kc = 5ed54e06d6bbb400 20241031160225591 DAUC <0003> auc.c:180 vector [2]: sres = 87641f78 20241031160225591 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225591 DAUC <0003> auc.c:113 vector [3]: rand = 830f3e54e0cd69169ab385303afa5bba 20241031160225591 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225591 DAUC <0003> auc.c:142 vector [3]: autn = f5e72eb18042000070e7e8000a2a2211 20241031160225591 DAUC <0003> auc.c:143 vector [3]: ck = 6ef19833e458ba85068897ee6772e4d0 20241031160225591 DAUC <0003> auc.c:144 vector [3]: ik = 63e7f3af9ddb8e14cc8ba39d5fa3fd63 20241031160225591 DAUC <0003> auc.c:145 vector [3]: res = c4c41c0549a48e9c0000000000000000 20241031160225591 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225591 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225591 DAUC <0003> auc.c:179 vector [3]: kc = 7e8f3baa66c81c00 20241031160225591 DAUC <0003> auc.c:180 vector [3]: sres = acf0ce10 20241031160225591 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225591 DAUC <0003> auc.c:113 vector [4]: rand = 58594c4cca816e2ec1d9ab5f43585e9e 20241031160225591 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225591 DAUC <0003> auc.c:142 vector [4]: autn = 1b0015bf663a0000a2aee1222e714b3e 20241031160225591 DAUC <0003> auc.c:143 vector [4]: ck = 1bea1295ff3dd2e758a62395c615e9c0 20241031160225591 DAUC <0003> auc.c:144 vector [4]: ik = 18889bf28945458fd6608776fe3ec185 20241031160225591 DAUC <0003> auc.c:145 vector [4]: res = e55286419d1420010000000000000000 20241031160225591 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225591 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225591 DAUC <0003> auc.c:179 vector [4]: kc = 0de74e7c4b561c00 20241031160225591 DAUC <0003> auc.c:180 vector [4]: sres = 25b46a5d 20241031160225591 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225591 DAUC <0003> db_auc.c:245 IMSI='262423275857847': Generated 5 vectors 20241031160225591 DAUC <0003> db_auc.c:249 IMSI='262423275857847': Updating SQN=481 in DB 20241031160225600 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423275857847"} 20241031160225600 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423275857847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@8d267a17b3ed: Final verdict of PTC: pass 20241031160225646 DAUC <0003> db_auc.c:157 IMSI='262421442562771': No 2G Auth Data 20241031160225646 DAUC <0003> db_auc.c:192 IMSI='262421442562771': No 3G Auth Data HLR_Test-GSUP(21)@8d267a17b3ed: Created GsupExpect[0] for "262421442562771" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241031160225688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 20241031160225692 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225692 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421442562771"} 20241031160225692 DAUC <0003> db_auc.c:236 IMSI='262421442562771': Calling to generate 1 vectors 20241031160225692 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241031160225693 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225693 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225693 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160225693 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225693 DAUC <0003> auc.c:113 vector [0]: rand = bc20d780244d4b9f86ad76a6bc11a357 20241031160225693 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160225693 DAUC <0003> auc.c:142 vector [0]: autn = b80da6e4ad9d00009b27b4082ef2de21 20241031160225693 DAUC <0003> auc.c:143 vector [0]: ck = 877ef9b9f6b3f371e4b5542e8b3dbf15 20241031160225693 DAUC <0003> auc.c:144 vector [0]: ik = 37884a5c7b3f9956357927da382b1903 20241031160225693 DAUC <0003> auc.c:145 vector [0]: res = 850e71a766b7fecf0000000000000000 20241031160225693 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225693 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225693 DAUC <0003> auc.c:179 vector [0]: kc = 16f4f0984c5abd3c 20241031160225693 DAUC <0003> auc.c:180 vector [0]: sres = 7eb6b02e 20241031160225693 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225693 DAUC <0003> db_auc.c:245 IMSI='262421442562771': Generated 1 vectors 20241031160225693 DAUC <0003> db_auc.c:249 IMSI='262421442562771': Updating SQN=33 in DB 20241031160225701 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421442562771"} 20241031160225701 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225701 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225701 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d267a17b3ed: Found GsupExpect[0] for "262421442562771" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421442562771" TC_gsup_sai_num_auth_vectors(31)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160225706 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225706 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421442562771"} 20241031160225707 DAUC <0003> db_auc.c:236 IMSI='262421442562771': Calling to generate 4 vectors 20241031160225707 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241031160225707 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225707 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225707 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241031160225707 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225707 DAUC <0003> auc.c:113 vector [0]: rand = 5e07e651cd23cc3f632a020fe0afdb15 20241031160225707 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241031160225707 DAUC <0003> auc.c:142 vector [0]: autn = bb374e904c8a0000386560d63ffb9665 20241031160225707 DAUC <0003> auc.c:143 vector [0]: ck = a4a33b6083d6f93d098f9384e092308d 20241031160225707 DAUC <0003> auc.c:144 vector [0]: ik = 913825ca281088e44946c11e6eefa02d 20241031160225707 DAUC <0003> auc.c:145 vector [0]: res = e0a5c39c0a270b890000000000000000 20241031160225707 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225707 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225707 DAUC <0003> auc.c:179 vector [0]: kc = af015eef2c332ed2 20241031160225707 DAUC <0003> auc.c:180 vector [0]: sres = aed30399 20241031160225707 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225707 DAUC <0003> auc.c:113 vector [1]: rand = beb4d2b86be44c80e83f4f94dfb060d4 20241031160225707 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241031160225707 DAUC <0003> auc.c:142 vector [1]: autn = f0cc035fbf4a0000f09f63b87f08cb0c 20241031160225707 DAUC <0003> auc.c:143 vector [1]: ck = 73044f45f5eabab25196061aebee3ddb 20241031160225707 DAUC <0003> auc.c:144 vector [1]: ik = bb24c173aef07edebb80cc73b3cc7609 20241031160225707 DAUC <0003> auc.c:145 vector [1]: res = d12b3be502841c900000000000000000 20241031160225707 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225707 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225707 DAUC <0003> auc.c:179 vector [1]: kc = 07afc40a2bd8859e 20241031160225707 DAUC <0003> auc.c:180 vector [1]: sres = b450b726 20241031160225707 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225707 DAUC <0003> auc.c:113 vector [2]: rand = 4423c2c7ec7167ade5061ca9a1e82c36 20241031160225707 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241031160225707 DAUC <0003> auc.c:142 vector [2]: autn = 60984ec38a09000029c36686a54a483a 20241031160225707 DAUC <0003> auc.c:143 vector [2]: ck = bb6f17b9b5f73fdecb895dcdd45f341e 20241031160225707 DAUC <0003> auc.c:144 vector [2]: ik = ee33914d7322f3ca96b04df3860118a0 20241031160225707 DAUC <0003> auc.c:145 vector [2]: res = c67692a5b94a51c40000000000000000 20241031160225707 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225707 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225707 DAUC <0003> auc.c:179 vector [2]: kc = a1d0478fc5cf4661 20241031160225707 DAUC <0003> auc.c:180 vector [2]: sres = 52f9c15b 20241031160225707 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225708 DAUC <0003> auc.c:113 vector [3]: rand = 5d987d76dafa2b360e5b6be26ac49f68 20241031160225708 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241031160225708 DAUC <0003> auc.c:142 vector [3]: autn = 0acd7e87e5f70000281037bb368242d9 20241031160225708 DAUC <0003> auc.c:143 vector [3]: ck = a5b4ee452f22f7338b1c7910e473c458 20241031160225708 DAUC <0003> auc.c:144 vector [3]: ik = 372709d5b6c330369f13abc5ef55a7c1 20241031160225708 DAUC <0003> auc.c:145 vector [3]: res = ac0778809122b6040000000000000000 20241031160225708 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225708 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225708 DAUC <0003> auc.c:179 vector [3]: kc = 1108c859f269ecc2 20241031160225708 DAUC <0003> auc.c:180 vector [3]: sres = 1f1cfdb6 20241031160225708 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225708 DAUC <0003> db_auc.c:245 IMSI='262421442562771': Generated 4 vectors 20241031160225708 DAUC <0003> db_auc.c:249 IMSI='262421442562771': Updating SQN=161 in DB 20241031160225716 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421442562771"} 20241031160225716 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225716 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225716 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225721 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225722 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421442562771"} 20241031160225722 DAUC <0003> db_auc.c:236 IMSI='262421442562771': Calling to generate 5 vectors 20241031160225722 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225722 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225722 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225722 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241031160225722 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225722 DAUC <0003> auc.c:113 vector [0]: rand = 0cbdb4670e8322052fca5ad9cc494e97 20241031160225722 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241031160225722 DAUC <0003> auc.c:142 vector [0]: autn = f5e97443cb010000e7cf3d7add0672e9 20241031160225722 DAUC <0003> auc.c:143 vector [0]: ck = c455c7cdea87140cffc302794ce5ce0a 20241031160225722 DAUC <0003> auc.c:144 vector [0]: ik = a861647024ce49c5c5d63ba18c18d504 20241031160225722 DAUC <0003> auc.c:145 vector [0]: res = 8765902096b57eac0000000000000000 20241031160225722 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225722 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225722 DAUC <0003> auc.c:179 vector [0]: kc = 674819d2ae4507b2 20241031160225722 DAUC <0003> auc.c:180 vector [0]: sres = 2bfb38af 20241031160225722 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225722 DAUC <0003> auc.c:113 vector [1]: rand = 246b0410be93c040fd4a352c7765fa39 20241031160225722 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241031160225722 DAUC <0003> auc.c:142 vector [1]: autn = 84031adfc79200005514b4bbeb1b0c1f 20241031160225722 DAUC <0003> auc.c:143 vector [1]: ck = 8f9ab066f70d48d9df6c334de65a7787 20241031160225722 DAUC <0003> auc.c:144 vector [1]: ik = a9942c5c6560120a05403e37f364d665 20241031160225722 DAUC <0003> auc.c:145 vector [1]: res = eaf93225dc02ed9f0000000000000000 20241031160225722 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225722 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225722 DAUC <0003> auc.c:179 vector [1]: kc = 19b65986794e1bdb 20241031160225722 DAUC <0003> auc.c:180 vector [1]: sres = 32bdb513 20241031160225722 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225722 DAUC <0003> auc.c:113 vector [2]: rand = 6c1a82e160ea6803246a2b254e79c093 20241031160225722 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241031160225722 DAUC <0003> auc.c:142 vector [2]: autn = 8fca84043af40000542dab6b818e5866 20241031160225722 DAUC <0003> auc.c:143 vector [2]: ck = ff292ee3f941e6129ecc8cf7399b03f6 20241031160225723 DAUC <0003> auc.c:144 vector [2]: ik = 2f0ae353fd44914128eb2b7ae23c2082 20241031160225723 DAUC <0003> auc.c:145 vector [2]: res = b930c3b4cc6ec3070000000000000000 20241031160225723 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225723 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225723 DAUC <0003> auc.c:179 vector [2]: kc = 117c337077fe2d4b 20241031160225723 DAUC <0003> auc.c:180 vector [2]: sres = 852ae9fa 20241031160225723 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225723 DAUC <0003> auc.c:113 vector [3]: rand = 833ffe4fbb768ccc0793a4205714e7bf 20241031160225723 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241031160225723 DAUC <0003> auc.c:142 vector [3]: autn = 79bc5daebc2a000092ae8cbf64dd1598 20241031160225723 DAUC <0003> auc.c:143 vector [3]: ck = 01c483dbc9768b803dc735ef94252ebb 20241031160225723 DAUC <0003> auc.c:144 vector [3]: ik = 6aa1e2d2756cad6ca92512189e97f62e 20241031160225723 DAUC <0003> auc.c:145 vector [3]: res = a445a9c1e20c4a8e0000000000000000 20241031160225723 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225723 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225723 DAUC <0003> auc.c:179 vector [3]: kc = d28ec501967bd35d 20241031160225723 DAUC <0003> auc.c:180 vector [3]: sres = 8712206f 20241031160225723 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225723 DAUC <0003> auc.c:113 vector [4]: rand = 820ed243b4e397c553972998a4bdb07c 20241031160225723 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241031160225723 DAUC <0003> auc.c:142 vector [4]: autn = 23c0f5c377bf0000ecda54a1c04e1500 20241031160225723 DAUC <0003> auc.c:143 vector [4]: ck = c01aa4f00d0d984c35fbcbb3a74f38d2 20241031160225723 DAUC <0003> auc.c:144 vector [4]: ik = 5fa63ef206cd23641aa181a6d009f8f9 20241031160225723 DAUC <0003> auc.c:145 vector [4]: res = fd6256a84ab176650000000000000000 20241031160225723 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225723 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225723 DAUC <0003> auc.c:179 vector [4]: kc = a55ba8053efa2430 20241031160225723 DAUC <0003> auc.c:180 vector [4]: sres = 931c4bee 20241031160225723 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225723 DAUC <0003> db_auc.c:245 IMSI='262421442562771': Generated 5 vectors 20241031160225723 DAUC <0003> db_auc.c:249 IMSI='262421442562771': Updating SQN=321 in DB 20241031160225732 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421442562771"} 20241031160225732 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225732 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225732 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225737 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225737 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421442562771"} 20241031160225737 DAUC <0003> db_auc.c:236 IMSI='262421442562771': Calling to generate 5 vectors 20241031160225737 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160225737 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160225737 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160225737 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241031160225737 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160225737 DAUC <0003> auc.c:113 vector [0]: rand = a41a6159498a2fc93fb7caa79fcd1c24 20241031160225737 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241031160225737 DAUC <0003> auc.c:142 vector [0]: autn = 1699c663c0b0000059576ec76c2cf87d 20241031160225737 DAUC <0003> auc.c:143 vector [0]: ck = 88a760c25bc2e86d3d69a0dd844aa2b6 20241031160225737 DAUC <0003> auc.c:144 vector [0]: ik = a2ce6b9f9d9fea5c7de41a0c1bd7c11b 20241031160225738 DAUC <0003> auc.c:145 vector [0]: res = 9786d28393f24ee80000000000000000 20241031160225738 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160225738 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160225738 DAUC <0003> auc.c:179 vector [0]: kc = 771b17a265bdf403 20241031160225738 DAUC <0003> auc.c:180 vector [0]: sres = d96635ed 20241031160225738 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160225738 DAUC <0003> auc.c:113 vector [1]: rand = abded6c9e74f5d4dafca229261d3aef3 20241031160225738 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241031160225738 DAUC <0003> auc.c:142 vector [1]: autn = 1328daf639fc0000064810523d1074d6 20241031160225738 DAUC <0003> auc.c:143 vector [1]: ck = fe3333b6e8ff00d09ef3d78cf6b3c658 20241031160225738 DAUC <0003> auc.c:144 vector [1]: ik = a0d26a2330eb31d860be389526eccdf0 20241031160225738 DAUC <0003> auc.c:145 vector [1]: res = 537d6410317829ad0000000000000000 20241031160225738 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160225738 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160225738 DAUC <0003> auc.c:179 vector [1]: kc = e15fbc3e338f5557 20241031160225738 DAUC <0003> auc.c:180 vector [1]: sres = 210b77c7 20241031160225738 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160225738 DAUC <0003> auc.c:113 vector [2]: rand = cbad9da31ba82ee84ae2323716cbe9ff 20241031160225738 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241031160225738 DAUC <0003> auc.c:142 vector [2]: autn = 9c752830b1000000dfee87c931e55f07 20241031160225738 DAUC <0003> auc.c:143 vector [2]: ck = 208ff3e325a154f5bdacacdff5feffc2 20241031160225738 DAUC <0003> auc.c:144 vector [2]: ik = 93f16d701099162bfe9841f5cc733e7f 20241031160225738 DAUC <0003> auc.c:145 vector [2]: res = c2c132a8733865240000000000000000 20241031160225738 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160225738 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160225738 DAUC <0003> auc.c:179 vector [2]: kc = c672c0678d8bdf07 20241031160225738 DAUC <0003> auc.c:180 vector [2]: sres = 7612fe98 20241031160225738 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160225738 DAUC <0003> auc.c:113 vector [3]: rand = a42347be3eb2a674b1b379168d32d82e 20241031160225738 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241031160225738 DAUC <0003> auc.c:142 vector [3]: autn = 1e436e75fa41000099bd7e426c3ab0c8 20241031160225738 DAUC <0003> auc.c:143 vector [3]: ck = 575182452e0f5560cade274b08c5b3d6 20241031160225738 DAUC <0003> auc.c:144 vector [3]: ik = 31bb9613b90d14a9f232836cf33ace5e 20241031160225738 DAUC <0003> auc.c:145 vector [3]: res = aad212a690df3e820000000000000000 20241031160225738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160225738 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160225739 DAUC <0003> auc.c:179 vector [3]: kc = f96dd231c2c9f6e9 20241031160225739 DAUC <0003> auc.c:180 vector [3]: sres = 5abad57d 20241031160225739 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160225739 DAUC <0003> auc.c:113 vector [4]: rand = 3be7f820efb5897a9ec5d9cb6d07e91a 20241031160225739 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241031160225739 DAUC <0003> auc.c:142 vector [4]: autn = 92a67c52071c0000e81d2dba8e0246ce 20241031160225739 DAUC <0003> auc.c:143 vector [4]: ck = 81bc3771527e12b94a362bdb9667d294 20241031160225739 DAUC <0003> auc.c:144 vector [4]: ik = e870e20e3aa476cc276388aaeff4e5a8 20241031160225739 DAUC <0003> auc.c:145 vector [4]: res = bfd6c1dd11be13ea0000000000000000 20241031160225739 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160225739 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160225739 DAUC <0003> auc.c:179 vector [4]: kc = c4a2c92230f97d94 20241031160225739 DAUC <0003> auc.c:180 vector [4]: sres = ee11f451 20241031160225739 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160225739 DAUC <0003> db_auc.c:245 IMSI='262421442562771': Generated 5 vectors 20241031160225739 DAUC <0003> db_auc.c:249 IMSI='262421442562771': Updating SQN=481 in DB 20241031160225749 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421442562771"} 20241031160225749 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421442562771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160225750 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160225750 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160225754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160225784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44782<->l=127.0.0.1:4258 20241031160225784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160225784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160225784 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160225784 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160225784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@8d267a17b3ed: Final verdict of PTC: none 20241031160225784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37897<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(20)@8d267a17b3ed: Final verdict of PTC: none 22@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Oct 31 16:02:25 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241031160225806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20241031160225806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18812) Waiting for packet dumper to finish... 1 (prev_count=18812, count=59772) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Oct 31 16:02:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_sai_eps started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160228905 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160228905 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160228908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160228908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160228909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160228909 DLINP <000b> input/ipa.c:451 connected read/write 20241031160228910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160228910 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160228910 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160228910 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 20241031160228910 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160228910 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 20241031160228910 DLGSUP <0013> gsup_server.c:235 2: 20241031160228910 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160228910 DLGSUP <0013> gsup_server.c:235 3: 20241031160228910 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160228910 DLGSUP <0013> gsup_server.c:235 4: 20241031160228910 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160228910 DLGSUP <0013> gsup_server.c:235 5: 20241031160228910 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160228910 DLGSUP <0013> gsup_server.c:235 7: 20241031160228910 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160228910 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160228910 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160228910 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@8d267a17b3ed: 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") 20241031160228923 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43007<->l=127.0.0.1:4259) 20241031160228962 DAUC <0003> db_auc.c:157 IMSI='262424135553037': No 2G Auth Data 20241031160228962 DAUC <0003> db_auc.c:192 IMSI='262424135553037': No 3G Auth Data HLR_Test-GSUP(33)@8d267a17b3ed: Created GsupExpect[0] for "262424135553037" to be handled at TC_gsup_sai_eps(36) 20241031160229006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 20241031160229016 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229016 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424135553037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424135553037"} 20241031160229016 DAUC <0003> db_auc.c:157 IMSI='262424135553037': No 2G Auth Data 20241031160229016 DAUC <0003> db_auc.c:236 IMSI='262424135553037': Calling to generate 5 vectors 20241031160229016 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160229016 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229016 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160229016 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229016 DAUC <0003> auc.c:113 vector [0]: rand = 43adeefed445460164bd8c3c149656f5 20241031160229016 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229016 DAUC <0003> auc.c:142 vector [0]: autn = 4e10fa21f5398000c0d0a76ca77d1d9d 20241031160229016 DAUC <0003> auc.c:143 vector [0]: ck = 486e20e0c48c68a1fe9607f203621a0b 20241031160229016 DAUC <0003> auc.c:144 vector [0]: ik = 34231880d406bd13626755807ae01a7b 20241031160229017 DAUC <0003> auc.c:145 vector [0]: res = d0d1e948014d51ce0000000000000000 20241031160229017 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229017 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160229017 DAUC <0003> auc.c:151 vector [0]: kc = e0bc6a126908d5c2 20241031160229017 DAUC <0003> auc.c:152 vector [0]: sres = d19cb886 20241031160229017 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160229017 DAUC <0003> auc.c:113 vector [1]: rand = 6233dba310962d4b2ce5807503d02705 20241031160229017 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229017 DAUC <0003> auc.c:142 vector [1]: autn = 69999ceef5458000e796e43a81ecc6d8 20241031160229017 DAUC <0003> auc.c:143 vector [1]: ck = 6b757fd1e55c4f05418971475fee4207 20241031160229017 DAUC <0003> auc.c:144 vector [1]: ik = c4395d825b497ef5a428f3c4568eb8a5 20241031160229017 DAUC <0003> auc.c:145 vector [1]: res = a93a4fb57c31bc910000000000000000 20241031160229017 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229017 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160229017 DAUC <0003> auc.c:151 vector [1]: kc = 4aeda0d0b775cb52 20241031160229017 DAUC <0003> auc.c:152 vector [1]: sres = d50bf324 20241031160229017 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160229017 DAUC <0003> auc.c:113 vector [2]: rand = 2a6189b6d6f097f32cfa55d920ce0f4c 20241031160229017 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229017 DAUC <0003> auc.c:142 vector [2]: autn = db546264052780009a17009fb2e1084e 20241031160229017 DAUC <0003> auc.c:143 vector [2]: ck = 50daa1776508e1d957f71b9604735736 20241031160229017 DAUC <0003> auc.c:144 vector [2]: ik = f0b6e3d2454978993b3b452b014b5020 20241031160229017 DAUC <0003> auc.c:145 vector [2]: res = da9ec1367e5037660000000000000000 20241031160229017 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229017 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160229017 DAUC <0003> auc.c:151 vector [2]: kc = cca01c1825799e56 20241031160229017 DAUC <0003> auc.c:152 vector [2]: sres = a4cef650 20241031160229017 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160229017 DAUC <0003> auc.c:113 vector [3]: rand = 6f33f437105be55016e09fec214c24f4 20241031160229017 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229017 DAUC <0003> auc.c:142 vector [3]: autn = b99504f165c780004b4c3f61405d54fc 20241031160229017 DAUC <0003> auc.c:143 vector [3]: ck = e570c51cbe70a139c660ce844cfac5a1 20241031160229017 DAUC <0003> auc.c:144 vector [3]: ik = fdd81d810dc7df427963e7d45bcaedc7 20241031160229017 DAUC <0003> auc.c:145 vector [3]: res = d9b7ba407c0982fb0000000000000000 20241031160229017 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229017 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160229017 DAUC <0003> auc.c:151 vector [3]: kc = a7abf1cda487561d 20241031160229017 DAUC <0003> auc.c:152 vector [3]: sres = a5be38bb 20241031160229017 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160229017 DAUC <0003> auc.c:113 vector [4]: rand = 1f1ca59d44c0589df5bebd65d117e319 20241031160229018 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229018 DAUC <0003> auc.c:142 vector [4]: autn = b04543cb1601800015c081d26bdeb214 20241031160229018 DAUC <0003> auc.c:143 vector [4]: ck = ce338ffd45b6d9a02f99ef96e2a160ce 20241031160229018 DAUC <0003> auc.c:144 vector [4]: ik = 5c97e9cfc3e3d1c706dc7808d41439b9 20241031160229018 DAUC <0003> auc.c:145 vector [4]: res = 6fa6b2e904a61f200000000000000000 20241031160229018 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229018 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160229018 DAUC <0003> auc.c:151 vector [4]: kc = bbe1f1acb0e05110 20241031160229018 DAUC <0003> auc.c:152 vector [4]: sres = 6b00adc9 20241031160229018 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160229018 DAUC <0003> db_auc.c:245 IMSI='262424135553037': Generated 5 vectors 20241031160229018 DAUC <0003> db_auc.c:249 IMSI='262424135553037': Updating SQN=161 in DB 20241031160229027 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424135553037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424135553037"} 20241031160229027 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424135553037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229027 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229027 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d267a17b3ed: Found GsupExpect[0] for "262424135553037" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424135553037" TC_gsup_sai_eps(36)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160229035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@8d267a17b3ed: Final verdict of PTC: pass 20241031160229062 DAUC <0003> db_auc.c:157 IMSI='262423227861476': No 2G Auth Data 20241031160229062 DAUC <0003> db_auc.c:192 IMSI='262423227861476': No 3G Auth Data HLR_Test-GSUP(33)@8d267a17b3ed: Created GsupExpect[0] for "262423227861476" to be handled at TC_gsup_sai_eps(37) 20241031160229090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 20241031160229091 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229091 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423227861476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423227861476"} 20241031160229091 DAUC <0003> db_auc.c:157 IMSI='262423227861476': No 2G Auth Data 20241031160229091 DAUC <0003> db_auc.c:236 IMSI='262423227861476': Calling to generate 5 vectors 20241031160229091 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241031160229091 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229091 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241031160229091 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229091 DAUC <0003> auc.c:113 vector [0]: rand = 852113c31494af8ebb073eeeac7d2121 20241031160229091 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229091 DAUC <0003> auc.c:142 vector [0]: autn = 994ef641d6d380004704e015a93beaa9 20241031160229091 DAUC <0003> auc.c:143 vector [0]: ck = 43c2d53674f6206c985fdf95f5057839 20241031160229091 DAUC <0003> auc.c:144 vector [0]: ik = 9be4ba1fb57e5c0afe02e8530512300d 20241031160229091 DAUC <0003> auc.c:145 vector [0]: res = e26a97874b77836e0000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [0]: kc = be7b58ef319f3452 20241031160229091 DAUC <0003> auc.c:152 vector [0]: sres = a91d14e9 20241031160229091 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241031160229091 DAUC <0003> auc.c:113 vector [1]: rand = 7488c8d01d072198ceaf018c05824105 20241031160229091 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229091 DAUC <0003> auc.c:142 vector [1]: autn = 12b671513cd980005ba5f0a3033079f2 20241031160229091 DAUC <0003> auc.c:143 vector [1]: ck = e3a5a2ab93106983e26185c0e0473703 20241031160229091 DAUC <0003> auc.c:144 vector [1]: ik = 8ae368f7d176b89d552ac13246f4d6c7 20241031160229091 DAUC <0003> auc.c:145 vector [1]: res = 98c499f77ad4aa970000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [1]: kc = de0d8eaee4d530da 20241031160229091 DAUC <0003> auc.c:152 vector [1]: sres = e2103360 20241031160229091 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241031160229091 DAUC <0003> auc.c:113 vector [2]: rand = 851d2ed7928e5dd604f60a09956a7b31 20241031160229091 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229091 DAUC <0003> auc.c:142 vector [2]: autn = 18e6ef1b1b808000988d39e90939bf11 20241031160229091 DAUC <0003> auc.c:143 vector [2]: ck = 5071c858f62036cfecbdd4b76f894079 20241031160229091 DAUC <0003> auc.c:144 vector [2]: ik = b9451fb65a8c6041efea877e8c803289 20241031160229091 DAUC <0003> auc.c:145 vector [2]: res = c8927bcb4a64fd470000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [2]: kc = ea6384274fa5247e 20241031160229091 DAUC <0003> auc.c:152 vector [2]: sres = 82f6868c 20241031160229091 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241031160229091 DAUC <0003> auc.c:113 vector [3]: rand = 24f3f5d68c0f55a16609d58d148b4273 20241031160229091 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229091 DAUC <0003> auc.c:142 vector [3]: autn = c4f3ecf05e11800002415c4a7211c849 20241031160229091 DAUC <0003> auc.c:143 vector [3]: ck = c7a2559c36946befde871b25705d1e17 20241031160229091 DAUC <0003> auc.c:144 vector [3]: ik = a6d7a930f574ab7ece359a0daae8ec69 20241031160229091 DAUC <0003> auc.c:145 vector [3]: res = a113fb7e26f2121e0000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [3]: kc = 71c77d84195532ef 20241031160229091 DAUC <0003> auc.c:152 vector [3]: sres = 87e1e960 20241031160229091 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241031160229091 DAUC <0003> auc.c:113 vector [4]: rand = 20234aa241ca510ca6bfdb2dee4fcd91 20241031160229091 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229091 DAUC <0003> auc.c:142 vector [4]: autn = fa59df85eb29800034e97b8814293a48 20241031160229091 DAUC <0003> auc.c:143 vector [4]: ck = 8f4a36586b6ad54aa09f46f59d9408a6 20241031160229091 DAUC <0003> auc.c:144 vector [4]: ik = 2c94e8307f2dd2f26f59dc2ae3e5cdaa 20241031160229091 DAUC <0003> auc.c:145 vector [4]: res = 6016469ec51f9a5c0000000000000000 20241031160229091 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229091 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241031160229091 DAUC <0003> auc.c:151 vector [4]: kc = 6c1844b76a36c2b4 20241031160229091 DAUC <0003> auc.c:152 vector [4]: sres = a509dcc2 20241031160229091 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241031160229091 DAUC <0003> db_auc.c:245 IMSI='262423227861476': Generated 5 vectors 20241031160229091 DAUC <0003> db_auc.c:249 IMSI='262423227861476': Updating SQN=161 in DB 20241031160229102 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423227861476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423227861476"} 20241031160229102 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423227861476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d267a17b3ed: Found GsupExpect[0] for "262423227861476" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423227861476" TC_gsup_sai_eps(37)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160229105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@8d267a17b3ed: Final verdict of PTC: pass 20241031160229135 DAUC <0003> db_auc.c:157 IMSI='262420233788391': No 2G Auth Data 20241031160229135 DAUC <0003> db_auc.c:192 IMSI='262420233788391': No 3G Auth Data HLR_Test-GSUP(33)@8d267a17b3ed: Created GsupExpect[0] for "262420233788391" to be handled at TC_gsup_sai_eps(38) 20241031160229178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 20241031160229183 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229183 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420233788391 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420233788391"} 20241031160229183 DAUC <0003> db_auc.c:236 IMSI='262420233788391': Calling to generate 5 vectors 20241031160229183 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160229183 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229183 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160229183 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160229183 DAUC <0003> auc.c:113 vector [0]: rand = 9b98220dcf6b9184cadb07ca0bd1b86e 20241031160229183 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229183 DAUC <0003> auc.c:142 vector [0]: autn = ef72019ec664800004c972fe821c4796 20241031160229183 DAUC <0003> auc.c:143 vector [0]: ck = 23163aaac4e741814058be41027cc71c 20241031160229183 DAUC <0003> auc.c:144 vector [0]: ik = 540acb037bd2bc8c53aec562db12c316 20241031160229183 DAUC <0003> auc.c:145 vector [0]: res = a584d3ba2eabfac70000000000000000 20241031160229183 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229183 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160229183 DAUC <0003> auc.c:179 vector [0]: kc = 936abacca521d400 20241031160229183 DAUC <0003> auc.c:180 vector [0]: sres = 8169d117 20241031160229183 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160229183 DAUC <0003> auc.c:113 vector [1]: rand = 6b5b4dad8ea762f2009ab7026d291c58 20241031160229183 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229183 DAUC <0003> auc.c:142 vector [1]: autn = 5b229c2fef9a800049836abc4a9b2c30 20241031160229183 DAUC <0003> auc.c:143 vector [1]: ck = 0fcc1841f00452ae359a9701a4130ffd 20241031160229183 DAUC <0003> auc.c:144 vector [1]: ik = a7066d8115b6ae01de4a4caeab4b38fd 20241031160229183 DAUC <0003> auc.c:145 vector [1]: res = 692035642feda26c0000000000000000 20241031160229183 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229183 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160229183 DAUC <0003> auc.c:179 vector [1]: kc = f663414a224d9800 20241031160229183 DAUC <0003> auc.c:180 vector [1]: sres = 8385a36b 20241031160229183 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160229183 DAUC <0003> auc.c:113 vector [2]: rand = 30870a738e36f763e58078d517431673 20241031160229184 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229184 DAUC <0003> auc.c:142 vector [2]: autn = 4465d5669c0880000b81a771a6dbaeba 20241031160229184 DAUC <0003> auc.c:143 vector [2]: ck = 978ecc48c34d1ef95b9f7872eff14623 20241031160229184 DAUC <0003> auc.c:144 vector [2]: ik = f4a25ae7394992bada135a241f9b2fcd 20241031160229184 DAUC <0003> auc.c:145 vector [2]: res = e3da20e5f2a087d80000000000000000 20241031160229184 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229184 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160229184 DAUC <0003> auc.c:179 vector [2]: kc = 1f2e19773953ec00 20241031160229184 DAUC <0003> auc.c:180 vector [2]: sres = 9f26d093 20241031160229184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160229184 DAUC <0003> auc.c:113 vector [3]: rand = c83761b562da6e828dfbc8c624d49fde 20241031160229184 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229184 DAUC <0003> auc.c:142 vector [3]: autn = c08b77f092e28000073fb989ce2eecf4 20241031160229184 DAUC <0003> auc.c:143 vector [3]: ck = 1a9b0cdb9cfe79cdacb8e0f47bc8ecd5 20241031160229184 DAUC <0003> auc.c:144 vector [3]: ik = a749397f40f54e8b7b663cc988384387 20241031160229184 DAUC <0003> auc.c:145 vector [3]: res = 49bd45ea657511770000000000000000 20241031160229184 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229184 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160229184 DAUC <0003> auc.c:179 vector [3]: kc = a0be6d712b29dc00 20241031160229184 DAUC <0003> auc.c:180 vector [3]: sres = 313a2873 20241031160229184 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160229184 DAUC <0003> auc.c:113 vector [4]: rand = b192f0c8a2f140da6f6f3d2d81dfe099 20241031160229184 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229184 DAUC <0003> auc.c:142 vector [4]: autn = 5e11fcc5b1b68000e71e3feb2fa03e7d 20241031160229184 DAUC <0003> auc.c:143 vector [4]: ck = 87aafd5752b0187e2a8da3e36cb0871b 20241031160229184 DAUC <0003> auc.c:144 vector [4]: ik = 0a02d6161edfc1814b21990e96373800 20241031160229184 DAUC <0003> auc.c:145 vector [4]: res = 1c7dd6ad9fbf01680000000000000000 20241031160229184 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229184 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160229184 DAUC <0003> auc.c:179 vector [4]: kc = ef3e9ec0b1da3400 20241031160229184 DAUC <0003> auc.c:180 vector [4]: sres = 0fd10764 20241031160229184 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160229184 DAUC <0003> db_auc.c:245 IMSI='262420233788391': Generated 5 vectors 20241031160229184 DAUC <0003> db_auc.c:249 IMSI='262420233788391': Updating SQN=161 in DB 20241031160229193 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420233788391 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420233788391"} 20241031160229193 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420233788391 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229193 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229193 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d267a17b3ed: Found GsupExpect[0] for "262420233788391" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_sai_eps(38)"262420233788391" TC_gsup_sai_eps(38)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160229199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@8d267a17b3ed: Final verdict of PTC: pass 20241031160229233 DAUC <0003> db_auc.c:157 IMSI='262427832666688': No 2G Auth Data 20241031160229233 DAUC <0003> db_auc.c:192 IMSI='262427832666688': No 3G Auth Data HLR_Test-GSUP(33)@8d267a17b3ed: Created GsupExpect[0] for "262427832666688" to be handled at TC_gsup_sai_eps(39) 20241031160229280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 20241031160229285 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229285 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427832666688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427832666688"} 20241031160229285 DAUC <0003> db_auc.c:236 IMSI='262427832666688': Calling to generate 5 vectors 20241031160229285 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160229285 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229285 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160229285 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160229285 DAUC <0003> auc.c:113 vector [0]: rand = bfb577e501a7569950019591f612d67d 20241031160229286 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229286 DAUC <0003> auc.c:142 vector [0]: autn = cd70b9a11f80800067ca6ec12ab7ac92 20241031160229286 DAUC <0003> auc.c:143 vector [0]: ck = 0400806466dd9a476a98d1679fc63503 20241031160229286 DAUC <0003> auc.c:144 vector [0]: ik = 71fdf2ecb69826a829994f8963870ddf 20241031160229286 DAUC <0003> auc.c:145 vector [0]: res = b27373e3c3e1fd9a0000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [0]: kc = a60cbed873688400 20241031160229286 DAUC <0003> auc.c:180 vector [0]: sres = 4b2b10c5 20241031160229286 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160229286 DAUC <0003> auc.c:113 vector [1]: rand = 5d58405da0af921ce095ded7c0edf177 20241031160229286 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229286 DAUC <0003> auc.c:142 vector [1]: autn = 3254079432bd800055776f04ebccfdf4 20241031160229286 DAUC <0003> auc.c:143 vector [1]: ck = f49e96b334bbd15f0be517870722c350 20241031160229286 DAUC <0003> auc.c:144 vector [1]: ik = 1611872c605339a563fd162569262638 20241031160229286 DAUC <0003> auc.c:145 vector [1]: res = c9d310e61eef360c0000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [1]: kc = e80d72e460285c00 20241031160229286 DAUC <0003> auc.c:180 vector [1]: sres = f59a5aab 20241031160229286 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160229286 DAUC <0003> auc.c:113 vector [2]: rand = 6b238e0703829aa2108c4fb546b4d751 20241031160229286 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229286 DAUC <0003> auc.c:142 vector [2]: autn = 624e9a0e46de8000de6375b9a302ab85 20241031160229286 DAUC <0003> auc.c:143 vector [2]: ck = faad308c27cf4095fbaefa1108404359 20241031160229286 DAUC <0003> auc.c:144 vector [2]: ik = 15b8a6ff37c8c58767ece0cb058831e3 20241031160229286 DAUC <0003> auc.c:145 vector [2]: res = a3cfa852a5d9ce1f0000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [2]: kc = af77eb0e17a61c00 20241031160229286 DAUC <0003> auc.c:180 vector [2]: sres = e911c011 20241031160229286 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160229286 DAUC <0003> auc.c:113 vector [3]: rand = 2743b01520d7dc325278fc343edb90a2 20241031160229286 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229286 DAUC <0003> auc.c:142 vector [3]: autn = ac31cef50ec8800076357a773faf0212 20241031160229286 DAUC <0003> auc.c:143 vector [3]: ck = 20ca1006cdd4977abe92e26d0a8693d4 20241031160229286 DAUC <0003> auc.c:144 vector [3]: ik = 0297bf63b983082769584e0fc12f5ea2 20241031160229286 DAUC <0003> auc.c:145 vector [3]: res = 89a00f31f8c9abaf0000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [3]: kc = a2b2ffd10e991400 20241031160229286 DAUC <0003> auc.c:180 vector [3]: sres = 5047308f 20241031160229286 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160229286 DAUC <0003> auc.c:113 vector [4]: rand = 209c46bb13ea6525407137550c71630a 20241031160229286 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229286 DAUC <0003> auc.c:142 vector [4]: autn = b279ca2d34258000c497e57bd8a7e19f 20241031160229286 DAUC <0003> auc.c:143 vector [4]: ck = 6aa6f84746beff6a2aedcb1f12c1a0d0 20241031160229286 DAUC <0003> auc.c:144 vector [4]: ik = 1a8237878b5a41ecea8337413361c1a7 20241031160229286 DAUC <0003> auc.c:145 vector [4]: res = 22d40716613610e40000000000000000 20241031160229286 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229286 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160229286 DAUC <0003> auc.c:179 vector [4]: kc = 2f703fdcbaf88400 20241031160229286 DAUC <0003> auc.c:180 vector [4]: sres = ddcd379c 20241031160229286 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160229286 DAUC <0003> db_auc.c:245 IMSI='262427832666688': Generated 5 vectors 20241031160229286 DAUC <0003> db_auc.c:249 IMSI='262427832666688': Updating SQN=161 in DB 20241031160229295 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427832666688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427832666688"} 20241031160229295 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427832666688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d267a17b3ed: Found GsupExpect[0] for "262427832666688" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_sai_eps(39)"262427832666688" TC_gsup_sai_eps(39)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160229301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44892<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@8d267a17b3ed: Final verdict of PTC: pass 20241031160229337 DAUC <0003> db_auc.c:157 IMSI='262427462974114': No 2G Auth Data 20241031160229337 DAUC <0003> db_auc.c:192 IMSI='262427462974114': No 3G Auth Data HLR_Test-GSUP(33)@8d267a17b3ed: Created GsupExpect[0] for "262427462974114" to be handled at TC_gsup_sai_eps(40) 20241031160229382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241031160229387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229387 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427462974114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427462974114"} 20241031160229387 DAUC <0003> db_auc.c:236 IMSI='262427462974114': Calling to generate 5 vectors 20241031160229387 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241031160229387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241031160229387 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241031160229387 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241031160229387 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241031160229387 DAUC <0003> auc.c:113 vector [0]: rand = 7d2b894ad8a0f95c25c5441154962b4c 20241031160229387 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241031160229387 DAUC <0003> auc.c:142 vector [0]: autn = b96b795dfa4780007cac11fd6dbaafad 20241031160229387 DAUC <0003> auc.c:143 vector [0]: ck = 733aa2f49261a7d62279b1afdf7b81dd 20241031160229387 DAUC <0003> auc.c:144 vector [0]: ik = 54a80500d611cb5051ce56e90f3e1879 20241031160229387 DAUC <0003> auc.c:145 vector [0]: res = fcb7192759eeb6bb0000000000000000 20241031160229387 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241031160229387 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241031160229387 DAUC <0003> auc.c:179 vector [0]: kc = daa15a928b0df9b7 20241031160229387 DAUC <0003> auc.c:180 vector [0]: sres = fd54f031 20241031160229387 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241031160229387 DAUC <0003> auc.c:113 vector [1]: rand = 8536130cbc9b2a6860d18c6d17101984 20241031160229387 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241031160229387 DAUC <0003> auc.c:142 vector [1]: autn = e450c0580175800058251ab0f4582b60 20241031160229387 DAUC <0003> auc.c:143 vector [1]: ck = 79bcae71fcb4609e965cce08dd031b96 20241031160229388 DAUC <0003> auc.c:144 vector [1]: ik = 6c2256b2de4ec4255782a685d4a3ecbe 20241031160229388 DAUC <0003> auc.c:145 vector [1]: res = 481f2aa5e66e1f8f0000000000000000 20241031160229388 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241031160229388 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241031160229388 DAUC <0003> auc.c:179 vector [1]: kc = 894edee0c1c2b6e7 20241031160229388 DAUC <0003> auc.c:180 vector [1]: sres = 34f9ebaa 20241031160229388 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241031160229388 DAUC <0003> auc.c:113 vector [2]: rand = a52ba3f7cbaf148584e48ca489717ba8 20241031160229388 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241031160229388 DAUC <0003> auc.c:142 vector [2]: autn = 95f933604060800047cb51b0adfcc39b 20241031160229388 DAUC <0003> auc.c:143 vector [2]: ck = 7ae63c6f02d05f821c915f1582cfd827 20241031160229388 DAUC <0003> auc.c:144 vector [2]: ik = d3708e207dac083ff545db8b952521ee 20241031160229388 DAUC <0003> auc.c:145 vector [2]: res = b0600d22f5d3dc680000000000000000 20241031160229388 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241031160229388 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241031160229388 DAUC <0003> auc.c:179 vector [2]: kc = 3fce62b335cc0d7a 20241031160229388 DAUC <0003> auc.c:180 vector [2]: sres = 4d31322f 20241031160229388 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241031160229388 DAUC <0003> auc.c:113 vector [3]: rand = 4a7df99c1afc797a3878e279123cedfa 20241031160229388 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241031160229388 DAUC <0003> auc.c:142 vector [3]: autn = 3d04921bab2c8000beab3875a0e9f839 20241031160229388 DAUC <0003> auc.c:143 vector [3]: ck = 94e106c1b10dc3767217571fa44c3a07 20241031160229388 DAUC <0003> auc.c:144 vector [3]: ik = c09891d3e26acc8d578c6ea1daf5331f 20241031160229388 DAUC <0003> auc.c:145 vector [3]: res = 18ee6a57fad0f4170000000000000000 20241031160229388 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241031160229388 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241031160229388 DAUC <0003> auc.c:179 vector [3]: kc = 76ddf26af7045488 20241031160229388 DAUC <0003> auc.c:180 vector [3]: sres = 9978e4c0 20241031160229388 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241031160229388 DAUC <0003> auc.c:113 vector [4]: rand = 92531c5c6989716dc9b4017aad931fce 20241031160229388 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241031160229388 DAUC <0003> auc.c:142 vector [4]: autn = 98d5fd3ef4ed80005bba665087c47eae 20241031160229388 DAUC <0003> auc.c:143 vector [4]: ck = e9672c2ae4ee187c593ce2317ec7e751 20241031160229388 DAUC <0003> auc.c:144 vector [4]: ik = ad42792c3df5afce19ac90de14934317 20241031160229388 DAUC <0003> auc.c:145 vector [4]: res = 174d98925886aff50000000000000000 20241031160229388 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241031160229388 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241031160229388 DAUC <0003> auc.c:179 vector [4]: kc = ae7cdb288ab8e5a7 20241031160229388 DAUC <0003> auc.c:180 vector [4]: sres = 592dfa14 20241031160229388 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241031160229388 DAUC <0003> db_auc.c:245 IMSI='262427462974114': Generated 5 vectors 20241031160229388 DAUC <0003> db_auc.c:249 IMSI='262427462974114': Updating SQN=161 in DB 20241031160229398 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427462974114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427462974114"} 20241031160229398 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427462974114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160229398 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160229398 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d267a17b3ed: Found GsupExpect[0] for "262427462974114" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427462974114" TC_gsup_sai_eps(40)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160229404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160229439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 20241031160229439 DLINP <000b> input/ipa.c:451 connected read/write 20241031160229439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160229439 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160229439 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160229439 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160229439 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43007<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@8d267a17b3ed: Final verdict of PTC: none 34@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Oct 31 16:02:29 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241031160229461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 20241031160229462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18564) Waiting for packet dumper to finish... 1 (prev_count=18564, count=33304) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Oct 31 16:02:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_ul_unknown_imsi started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160232574 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160232574 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160232578 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160232580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160232584 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160232584 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160232584 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160232584 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 20241031160232584 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160232584 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 20241031160232584 DLGSUP <0013> gsup_server.c:235 2: 20241031160232584 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160232584 DLGSUP <0013> gsup_server.c:235 3: 20241031160232584 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160232584 DLGSUP <0013> gsup_server.c:235 4: 20241031160232584 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160232584 DLGSUP <0013> gsup_server.c:235 5: 20241031160232584 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160232584 DLGSUP <0013> gsup_server.c:235 7: 20241031160232584 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160232584 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160232584 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160232584 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@8d267a17b3ed: 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") 20241031160232612 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41269<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8d267a17b3ed: Created GsupExpect[0] for "262420962644025" to be handled at TC_gsup_ul_unknown_imsi(45) 20241031160232624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 20241031160232632 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160232632 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420962644025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420962644025" cn_domain=PS} 20241031160232632 DLU <0006> fsm.c:456 lu(262420962644025)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241031160232632 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420962644025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031160232632 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420962644025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420962644025" cause=IMSI unknown in HLR} 20241031160232632 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420962644025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160232632 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420962644025)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160232633 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420962644025)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241031160232633 DLU <0006> fsm.c:568 lu(PS:IMSI-262420962644025)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241031160232633 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160232633 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@8d267a17b3ed: Found GsupExpect[0] for "262420962644025" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420962644025" TC_gsup_ul_unknown_imsi(45)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160232637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50244<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@8d267a17b3ed: Final verdict of PTC: pass 20241031160232638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4258 20241031160232639 DLINP <000b> input/ipa.c:451 connected read/write 20241031160232640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160232640 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160232640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160232640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160232640 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41269<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8d267a17b3ed: Final verdict of PTC: none 43@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 43: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Oct 31 16:02:32 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241031160232671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 20241031160232671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12440) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:02:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160235778 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160235778 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160235782 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160235783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50268<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@8d267a17b3ed: 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)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(46)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160235783 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160235783 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160235783 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160235783 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 20241031160235783 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160235783 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 20241031160235783 DLGSUP <0013> gsup_server.c:235 2: 20241031160235783 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160235783 DLGSUP <0013> gsup_server.c:235 3: 20241031160235784 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160235784 DLGSUP <0013> gsup_server.c:235 4: 20241031160235784 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160235784 DLGSUP <0013> gsup_server.c:235 5: 20241031160235784 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160235784 DLGSUP <0013> gsup_server.c:235 7: 20241031160235784 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160235784 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160235784 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160235784 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@8d267a17b3ed: 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") 20241031160235811 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38629<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@8d267a17b3ed: Created GsupExpect[0] for "262424004914592" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241031160235824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 20241031160235832 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160235832 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424004914592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424004914592" cn_domain=PS source_name="the-source\n"} 20241031160235832 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160235832 DLU <0006> fsm.c:456 lu(262424004914592)[0x61200000b620]{UNVALIDATED}: Allocated 20241031160235832 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424004914592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241031160235832 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424004914592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424004914592" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241031160235832 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424004914592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160235832 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424004914592)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160235832 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424004914592)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241031160235832 DLU <0006> fsm.c:568 lu(PS:IMSI-262424004914592)[0x61200000b620]{UNVALIDATED}: Deallocated 20241031160235832 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160235832 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@8d267a17b3ed: Found GsupExpect[0] for "262424004914592" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424004914592" TC_gsup_ul_unknown_imsi_via_proxy(50)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160235836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@8d267a17b3ed: Final verdict of PTC: pass 20241031160235837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50268<->l=127.0.0.1:4258 20241031160235839 DLINP <000b> input/ipa.c:451 connected read/write 20241031160235839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160235839 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160235839 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160235839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160235839 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031160235839 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38629<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@8d267a17b3ed: Final verdict of PTC: none 48@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 48: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Oct 31 16:02:35 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241031160235873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 20241031160235874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12520) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:02:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160238989 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160238989 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160238993 DLINP <000b> input/ipa.c:451 connected read/write 20241031160238993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160238995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160238999 DLINP <000b> input/ipa.c:451 connected read/write 20241031160238999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160238999 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160238999 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160238999 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 20241031160238999 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160238999 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 20241031160238999 DLGSUP <0013> gsup_server.c:235 2: 20241031160238999 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160238999 DLGSUP <0013> gsup_server.c:235 3: 20241031160238999 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160238999 DLGSUP <0013> gsup_server.c:235 4: 20241031160238999 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160238999 DLGSUP <0013> gsup_server.c:235 5: 20241031160238999 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160238999 DLGSUP <0013> gsup_server.c:235 7: 20241031160238999 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160238999 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160238999 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160238999 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@8d267a17b3ed: 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") 20241031160239026 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43773<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8d267a17b3ed: Created GsupExpect[0] for "262422886239157" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241031160239043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 20241031160239056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160239056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160239056 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422886239157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422886239157" cn_domain=PS} 20241031160239056 DLU <0006> fsm.c:456 lu(262422886239157)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241031160239056 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422886239157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241031160239056 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422886239157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422886239157" cause=Roaming not allowed in this location area} 20241031160239056 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422886239157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160239056 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422886239157)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160239056 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422886239157)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241031160239056 DLU <0006> fsm.c:568 lu(PS:IMSI-262422886239157)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241031160239056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160239056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160239057 DLINP <000b> input/ipa.c:451 connected read/write 20241031160239057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@8d267a17b3ed: Found GsupExpect[0] for "262422886239157" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422886239157" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160239061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d267a17b3ed: Final verdict of PTC: pass 20241031160239063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 20241031160239064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160239064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160239064 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160239064 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160239064 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160239064 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43773<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP(52)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@8d267a17b3ed: Final verdict of PTC: none 53@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 53: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Oct 31 16:02:39 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 20241031160239097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 20241031160239098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=13584) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:02:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_sai_err_unknown_imsi started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160242208 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160242208 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160242213 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160242215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160242219 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160242219 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160242219 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160242219 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 20241031160242219 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160242219 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 20241031160242219 DLGSUP <0013> gsup_server.c:235 2: 20241031160242219 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160242219 DLGSUP <0013> gsup_server.c:235 3: 20241031160242219 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160242219 DLGSUP <0013> gsup_server.c:235 4: 20241031160242219 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160242219 DLGSUP <0013> gsup_server.c:235 5: 20241031160242219 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160242219 DLGSUP <0013> gsup_server.c:235 7: 20241031160242219 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160242219 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160242219 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160242219 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@8d267a17b3ed: 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") 20241031160242248 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35971<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@8d267a17b3ed: Created GsupExpect[0] for "262422141047578" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241031160242267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 20241031160242278 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160242278 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422141047578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422141047578"} 20241031160242278 DAUC <0003> db_auc.c:133 IMSI='262422141047578': No such subscriber 20241031160242278 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422141047578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241031160242278 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422141047578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422141047578" cause=IMSI unknown in HLR} 20241031160242278 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422141047578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160242278 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160242278 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@8d267a17b3ed: Found GsupExpect[0] for "262422141047578" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422141047578" TC_gsup_sai_err_unknown_imsi(60)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160242283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@8d267a17b3ed: Final verdict of PTC: pass 20241031160242284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4258 20241031160242286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160242286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160242286 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160242286 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160242286 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@8d267a17b3ed: Final verdict of PTC: none 20241031160242287 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35971<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@8d267a17b3ed: Final verdict of PTC: none 58@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 58: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Oct 31 16:02:42 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241031160242321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 20241031160242321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12460) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Oct 31 16:02:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_ul started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160245428 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160245428 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160245433 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160245439 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160245439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160245439 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 20241031160245439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160245439 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 20241031160245439 DLGSUP <0013> gsup_server.c:235 2: 20241031160245439 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160245439 DLGSUP <0013> gsup_server.c:235 3: 20241031160245439 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160245439 DLGSUP <0013> gsup_server.c:235 4: 20241031160245439 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160245439 DLGSUP <0013> gsup_server.c:235 5: 20241031160245439 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160245439 DLGSUP <0013> gsup_server.c:235 7: 20241031160245439 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160245439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160245439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160245439 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@8d267a17b3ed: 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") 20241031160245465 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40897<->l=127.0.0.1:4259) 20241031160245509 DAUC <0003> db_auc.c:157 IMSI='262422974032034': No 2G Auth Data 20241031160245509 DAUC <0003> db_auc.c:192 IMSI='262422974032034': No 3G Auth Data HLR_Test-GSUP(62)@8d267a17b3ed: Created GsupExpect[0] for "262422974032034" to be handled at TC_gsup_ul(65) 20241031160245551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51058<->l=127.0.0.1:4258 20241031160245561 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245561 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422974032034" cn_domain=PS} 20241031160245561 DLU <0006> fsm.c:456 lu(262422974032034)[0x61200000b920]{UNVALIDATED}: Allocated 20241031160245561 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245579 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422974032034)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245579 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422974032034" cn_domain=PS} 20241031160245579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d267a17b3ed: Found GsupExpect[0] for "262422974032034" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_ul(65)"262422974032034" 20241031160245585 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245586 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422974032034"} 20241031160245586 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422974032034)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245586 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245586 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422974032034"} 20241031160245586 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422974032034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974032034)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245586 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422974032034)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245586 DLU <0006> fsm.c:568 lu(PS:IMSI-262422974032034)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245586 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245586 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul(65)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160245589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51058<->l=127.0.0.1:4258 TC_gsup_ul(65)@8d267a17b3ed: Final verdict of PTC: pass 20241031160245618 DAUC <0003> db_auc.c:157 IMSI='262427091929304': No 2G Auth Data 20241031160245618 DAUC <0003> db_auc.c:192 IMSI='262427091929304': No 3G Auth Data 20241031160245626 DLGSUP <0013> hlr.c:121 IMSI 262427091929304: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d267a17b3ed: Created GsupExpect[0] for "262427091929304" to be handled at TC_gsup_ul(66) 20241031160245640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51068<->l=127.0.0.1:4258 20241031160245642 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245642 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427091929304" cn_domain=PS} 20241031160245642 DLU <0006> fsm.c:456 lu(262427091929304)[0x61200000baa0]{UNVALIDATED}: Allocated 20241031160245642 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427091929304)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245658 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427091929304" cn_domain=PS} 20241031160245658 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245659 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d267a17b3ed: Found GsupExpect[0] for "262427091929304" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_ul(66)"262427091929304" 20241031160245663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245663 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427091929304"} 20241031160245663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427091929304)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245663 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245663 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427091929304"} 20241031160245663 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427091929304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427091929304)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427091929304)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245663 DLU <0006> fsm.c:568 lu(PS:IMSI-262427091929304)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul(66)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160245666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51068<->l=127.0.0.1:4258 TC_gsup_ul(66)@8d267a17b3ed: Final verdict of PTC: pass 20241031160245691 DAUC <0003> db_auc.c:157 IMSI='262424505051651': No 2G Auth Data 20241031160245691 DAUC <0003> db_auc.c:192 IMSI='262424505051651': No 3G Auth Data 20241031160245699 DLGSUP <0013> hlr.c:121 IMSI 262424505051651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d267a17b3ed: Created GsupExpect[0] for "262424505051651" to be handled at TC_gsup_ul(67) 20241031160245714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 20241031160245715 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245715 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424505051651" cn_domain=PS} 20241031160245715 DLU <0006> fsm.c:456 lu(262424505051651)[0x61200000bc20]{UNVALIDATED}: Allocated 20241031160245715 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245731 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424505051651)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245731 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424505051651" cn_domain=PS} 20241031160245731 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245731 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d267a17b3ed: Found GsupExpect[0] for "262424505051651" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_ul(67)"262424505051651" 20241031160245735 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245735 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424505051651"} 20241031160245735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424505051651)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245735 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245735 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424505051651"} 20241031160245735 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424505051651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424505051651)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424505051651)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245735 DLU <0006> fsm.c:568 lu(PS:IMSI-262424505051651)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245735 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245735 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul(67)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160245737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4258 TC_gsup_ul(67)@8d267a17b3ed: Final verdict of PTC: pass 20241031160245764 DAUC <0003> db_auc.c:157 IMSI='262425234928921': No 2G Auth Data 20241031160245764 DAUC <0003> db_auc.c:192 IMSI='262425234928921': No 3G Auth Data 20241031160245772 DLGSUP <0013> hlr.c:121 IMSI 262425234928921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d267a17b3ed: Created GsupExpect[0] for "262425234928921" to be handled at TC_gsup_ul(68) 20241031160245786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51084<->l=127.0.0.1:4258 20241031160245788 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245788 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425234928921" cn_domain=PS} 20241031160245788 DLU <0006> fsm.c:456 lu(262425234928921)[0x61200000bda0]{UNVALIDATED}: Allocated 20241031160245788 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245804 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425234928921)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245804 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425234928921" cn_domain=PS} 20241031160245804 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245804 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d267a17b3ed: Found GsupExpect[0] for "262425234928921" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_ul(68)"262425234928921" 20241031160245806 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245807 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425234928921"} 20241031160245807 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425234928921)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245807 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245807 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425234928921"} 20241031160245807 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425234928921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425234928921)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425234928921)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245807 DLU <0006> fsm.c:568 lu(PS:IMSI-262425234928921)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245807 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245807 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul(68)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160245809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51084<->l=127.0.0.1:4258 TC_gsup_ul(68)@8d267a17b3ed: Final verdict of PTC: pass 20241031160245835 DAUC <0003> db_auc.c:157 IMSI='262423003858633': No 2G Auth Data 20241031160245835 DAUC <0003> db_auc.c:192 IMSI='262423003858633': No 3G Auth Data 20241031160245843 DLGSUP <0013> hlr.c:121 IMSI 262423003858633: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d267a17b3ed: Created GsupExpect[0] for "262423003858633" to be handled at TC_gsup_ul(69) 20241031160245856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 20241031160245858 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245858 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423003858633" cn_domain=PS} 20241031160245858 DLU <0006> fsm.c:456 lu(262423003858633)[0x61200000bf20]{UNVALIDATED}: Allocated 20241031160245858 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245874 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423003858633)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245874 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423003858633" cn_domain=PS} 20241031160245874 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245874 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d267a17b3ed: Found GsupExpect[0] for "262423003858633" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_ul(69)"262423003858633" 20241031160245876 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245876 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423003858633"} 20241031160245876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423003858633)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245876 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245876 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423003858633"} 20241031160245876 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423003858633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423003858633)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423003858633)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245876 DLU <0006> fsm.c:568 lu(PS:IMSI-262423003858633)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245876 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245876 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul(69)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160245878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 TC_gsup_ul(69)@8d267a17b3ed: Final verdict of PTC: pass 20241031160245903 DAUC <0003> db_auc.c:157 IMSI='262428234363792': No 2G Auth Data 20241031160245903 DAUC <0003> db_auc.c:192 IMSI='262428234363792': No 3G Auth Data 20241031160245912 DLGSUP <0013> hlr.c:121 IMSI 262428234363792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d267a17b3ed: Created GsupExpect[0] for "262428234363792" to be handled at TC_gsup_ul(70) 20241031160245938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20241031160245941 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245941 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428234363792" cn_domain=PS} 20241031160245941 DLU <0006> fsm.c:456 lu(262428234363792)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241031160245941 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160245958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160245958 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428234363792" cn_domain=PS} 20241031160245958 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245958 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d267a17b3ed: Found GsupExpect[0] for "262428234363792" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_ul(70)"262428234363792" 20241031160245962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160245962 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428234363792"} 20241031160245962 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160245962 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160245962 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428234363792"} 20241031160245962 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428234363792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160245962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160245962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160245962 DLU <0006> fsm.c:568 lu(PS:IMSI-262428234363792)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160245962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160245963 DLINP <000b> input/ipa.c:451 connected read/write 20241031160245963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul(70)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160245965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 TC_gsup_ul(70)@8d267a17b3ed: Final verdict of PTC: pass 20241031160246001 DAUC <0003> db_auc.c:157 IMSI='262421489542210': No 2G Auth Data 20241031160246001 DAUC <0003> db_auc.c:192 IMSI='262421489542210': No 3G Auth Data 20241031160246010 DLGSUP <0013> hlr.c:121 IMSI 262421489542210: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d267a17b3ed: Created GsupExpect[0] for "262421489542210" to be handled at TC_gsup_ul(71) 20241031160246038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51110<->l=127.0.0.1:4258 20241031160246043 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246043 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421489542210" cn_domain=PS} 20241031160246043 DLU <0006> fsm.c:456 lu(262421489542210)[0x612000010120]{UNVALIDATED}: Allocated 20241031160246043 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160246060 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421489542210)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160246060 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421489542210" cn_domain=PS} 20241031160246060 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246060 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d267a17b3ed: Found GsupExpect[0] for "262421489542210" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_ul(71)"262421489542210" 20241031160246064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246064 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421489542210"} 20241031160246064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421489542210)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160246064 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160246064 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421489542210"} 20241031160246064 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421489542210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160246064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489542210)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160246065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421489542210)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160246065 DLU <0006> fsm.c:568 lu(PS:IMSI-262421489542210)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160246065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul(71)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160246067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51110<->l=127.0.0.1:4258 TC_gsup_ul(71)@8d267a17b3ed: Final verdict of PTC: pass 20241031160246101 DAUC <0003> db_auc.c:157 IMSI='262427565175036': No 2G Auth Data 20241031160246101 DAUC <0003> db_auc.c:192 IMSI='262427565175036': No 3G Auth Data 20241031160246110 DLGSUP <0013> hlr.c:121 IMSI 262427565175036: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d267a17b3ed: Created GsupExpect[0] for "262427565175036" to be handled at TC_gsup_ul(72) 20241031160246134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 20241031160246138 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246138 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427565175036" cn_domain=PS} 20241031160246138 DLU <0006> fsm.c:456 lu(262427565175036)[0x6120000102a0]{UNVALIDATED}: Allocated 20241031160246138 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160246155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427565175036)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160246155 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427565175036" cn_domain=PS} 20241031160246155 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246155 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d267a17b3ed: Found GsupExpect[0] for "262427565175036" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_ul(72)"262427565175036" 20241031160246160 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246160 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427565175036"} 20241031160246160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427565175036)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160246160 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160246160 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427565175036"} 20241031160246160 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427565175036 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160246160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565175036)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160246161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565175036)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160246161 DLU <0006> fsm.c:568 lu(PS:IMSI-262427565175036)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160246161 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160246161 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul(72)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160246163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51116<->l=127.0.0.1:4258 TC_gsup_ul(72)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160246189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20241031160246190 DLINP <000b> input/ipa.c:451 connected read/write 20241031160246190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160246190 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160246190 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160246190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@8d267a17b3ed: Final verdict of PTC: none 63@8d267a17b3ed: Final verdict of PTC: none 20241031160246190 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40897<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_ul finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Oct 31 16:02:46 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241031160246213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51132<->l=127.0.0.1:4258 20241031160246213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51132<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31096) Waiting for packet dumper to finish... 1 (prev_count=31096, count=45148) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Oct 31 16:02:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_ul_via_proxy started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160249313 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160249313 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160249318 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51142<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160249323 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249323 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160249323 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160249323 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 20241031160249323 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160249323 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 20241031160249323 DLGSUP <0013> gsup_server.c:235 2: 20241031160249323 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160249323 DLGSUP <0013> gsup_server.c:235 3: 20241031160249323 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160249323 DLGSUP <0013> gsup_server.c:235 4: 20241031160249323 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160249324 DLGSUP <0013> gsup_server.c:235 5: 20241031160249324 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160249324 DLGSUP <0013> gsup_server.c:235 7: 20241031160249324 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160249324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160249324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160249324 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@8d267a17b3ed: 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") 20241031160249354 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33971<->l=127.0.0.1:4259) 20241031160249396 DAUC <0003> db_auc.c:157 IMSI='262427360237370': No 2G Auth Data 20241031160249396 DAUC <0003> db_auc.c:192 IMSI='262427360237370': No 3G Auth Data HLR_Test-GSUP(74)@8d267a17b3ed: Created GsupExpect[0] for "262427360237370" to be handled at TC_gsup_ul_via_proxy(77) 20241031160249446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51148<->l=127.0.0.1:4258 20241031160249457 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249458 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427360237370" cn_domain=PS source_name="the-source\n"} 20241031160249458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160249458 DLU <0006> fsm.c:456 lu(262427360237370)[0x612000010420]{UNVALIDATED}: Allocated 20241031160249458 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427360237370)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249477 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427360237370" cn_domain=PS destination_name="the-source\n"} 20241031160249477 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249477 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d267a17b3ed: Found GsupExpect[0] for "262427360237370" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427360237370" 20241031160249488 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249489 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427360237370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427360237370" source_name="the-source\n"} 20241031160249489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427360237370)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249489 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249489 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427360237370" destination_name="the-source\n"} 20241031160249489 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427360237370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427360237370)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427360237370)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249489 DLU <0006> fsm.c:568 lu(PS:IMSI-262427360237370)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249489 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249489 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160249492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51148<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@8d267a17b3ed: Final verdict of PTC: pass 20241031160249520 DAUC <0003> db_auc.c:157 IMSI='262420644049801': No 2G Auth Data 20241031160249520 DAUC <0003> db_auc.c:192 IMSI='262420644049801': No 3G Auth Data 20241031160249529 DLGSUP <0013> hlr.c:121 IMSI 262420644049801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d267a17b3ed: Created GsupExpect[0] for "262420644049801" to be handled at TC_gsup_ul_via_proxy(78) 20241031160249544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 20241031160249545 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249545 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420644049801" cn_domain=PS source_name="the-source\n"} 20241031160249545 DLU <0006> fsm.c:456 lu(262420644049801)[0x6120000105a0]{UNVALIDATED}: Allocated 20241031160249545 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420644049801)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249561 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420644049801" cn_domain=PS destination_name="the-source\n"} 20241031160249561 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249562 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d267a17b3ed: Found GsupExpect[0] for "262420644049801" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262420644049801" 20241031160249565 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249565 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420644049801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420644049801" source_name="the-source\n"} 20241031160249565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420644049801)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249565 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249565 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420644049801" destination_name="the-source\n"} 20241031160249565 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262420644049801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420644049801)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420644049801)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249566 DLU <0006> fsm.c:568 lu(PS:IMSI-262420644049801)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160249568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@8d267a17b3ed: Final verdict of PTC: pass 20241031160249595 DAUC <0003> db_auc.c:157 IMSI='262422960825213': No 2G Auth Data 20241031160249595 DAUC <0003> db_auc.c:192 IMSI='262422960825213': No 3G Auth Data 20241031160249603 DLGSUP <0013> hlr.c:121 IMSI 262422960825213: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d267a17b3ed: Created GsupExpect[0] for "262422960825213" to be handled at TC_gsup_ul_via_proxy(79) 20241031160249616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51164<->l=127.0.0.1:4258 20241031160249618 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249618 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422960825213" cn_domain=PS source_name="the-source\n"} 20241031160249618 DLU <0006> fsm.c:456 lu(262422960825213)[0x612000010720]{UNVALIDATED}: Allocated 20241031160249618 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422960825213)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249637 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422960825213" cn_domain=PS destination_name="the-source\n"} 20241031160249637 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249637 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d267a17b3ed: Found GsupExpect[0] for "262422960825213" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262422960825213" 20241031160249640 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249640 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422960825213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422960825213" source_name="the-source\n"} 20241031160249640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422960825213)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249640 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249640 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422960825213" destination_name="the-source\n"} 20241031160249640 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422960825213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422960825213)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422960825213)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249640 DLU <0006> fsm.c:568 lu(PS:IMSI-262422960825213)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249640 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249640 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160249641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51164<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@8d267a17b3ed: Final verdict of PTC: pass 20241031160249667 DAUC <0003> db_auc.c:157 IMSI='262425860920592': No 2G Auth Data 20241031160249667 DAUC <0003> db_auc.c:192 IMSI='262425860920592': No 3G Auth Data 20241031160249675 DLGSUP <0013> hlr.c:121 IMSI 262425860920592: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d267a17b3ed: Created GsupExpect[0] for "262425860920592" to be handled at TC_gsup_ul_via_proxy(80) 20241031160249693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 20241031160249695 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249695 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425860920592" cn_domain=PS source_name="the-source\n"} 20241031160249695 DLU <0006> fsm.c:456 lu(262425860920592)[0x6120000108a0]{UNVALIDATED}: Allocated 20241031160249695 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425860920592)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249712 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425860920592" cn_domain=PS destination_name="the-source\n"} 20241031160249712 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249712 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d267a17b3ed: Found GsupExpect[0] for "262425860920592" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425860920592" 20241031160249716 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249716 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425860920592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425860920592" source_name="the-source\n"} 20241031160249716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425860920592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249716 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249717 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425860920592" destination_name="the-source\n"} 20241031160249717 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425860920592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425860920592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425860920592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249717 DLU <0006> fsm.c:568 lu(PS:IMSI-262425860920592)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160249719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@8d267a17b3ed: Final verdict of PTC: pass 20241031160249748 DAUC <0003> db_auc.c:157 IMSI='262427230208375': No 2G Auth Data 20241031160249748 DAUC <0003> db_auc.c:192 IMSI='262427230208375': No 3G Auth Data 20241031160249757 DLGSUP <0013> hlr.c:121 IMSI 262427230208375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d267a17b3ed: Created GsupExpect[0] for "262427230208375" to be handled at TC_gsup_ul_via_proxy(81) 20241031160249773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 20241031160249775 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249775 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427230208375" cn_domain=PS source_name="the-source\n"} 20241031160249775 DLU <0006> fsm.c:456 lu(262427230208375)[0x612000010a20]{UNVALIDATED}: Allocated 20241031160249775 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427230208375)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249791 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427230208375" cn_domain=PS destination_name="the-source\n"} 20241031160249791 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d267a17b3ed: Found GsupExpect[0] for "262427230208375" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262427230208375" 20241031160249796 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249796 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427230208375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427230208375" source_name="the-source\n"} 20241031160249796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427230208375)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249796 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249796 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427230208375" destination_name="the-source\n"} 20241031160249796 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427230208375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427230208375)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427230208375)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249797 DLU <0006> fsm.c:568 lu(PS:IMSI-262427230208375)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249797 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249797 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160249799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@8d267a17b3ed: Final verdict of PTC: pass 20241031160249825 DAUC <0003> db_auc.c:157 IMSI='262425817997483': No 2G Auth Data 20241031160249825 DAUC <0003> db_auc.c:192 IMSI='262425817997483': No 3G Auth Data 20241031160249834 DLGSUP <0013> hlr.c:121 IMSI 262425817997483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d267a17b3ed: Created GsupExpect[0] for "262425817997483" to be handled at TC_gsup_ul_via_proxy(82) 20241031160249859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51190<->l=127.0.0.1:4258 20241031160249863 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249864 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425817997483" cn_domain=PS source_name="the-source\n"} 20241031160249864 DLU <0006> fsm.c:456 lu(262425817997483)[0x612000010ba0]{UNVALIDATED}: Allocated 20241031160249864 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249880 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425817997483)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249880 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425817997483" cn_domain=PS destination_name="the-source\n"} 20241031160249880 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249880 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d267a17b3ed: Found GsupExpect[0] for "262425817997483" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425817997483" 20241031160249887 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249887 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425817997483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425817997483" source_name="the-source\n"} 20241031160249887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425817997483)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249887 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249887 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425817997483" destination_name="the-source\n"} 20241031160249887 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425817997483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425817997483)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425817997483)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249887 DLU <0006> fsm.c:568 lu(PS:IMSI-262425817997483)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249887 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249887 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160249892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51190<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@8d267a17b3ed: Final verdict of PTC: pass 20241031160249929 DAUC <0003> db_auc.c:157 IMSI='262421090817654': No 2G Auth Data 20241031160249929 DAUC <0003> db_auc.c:192 IMSI='262421090817654': No 3G Auth Data 20241031160249937 DLGSUP <0013> hlr.c:121 IMSI 262421090817654: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d267a17b3ed: Created GsupExpect[0] for "262421090817654" to be handled at TC_gsup_ul_via_proxy(83) 20241031160249964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 20241031160249969 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249969 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421090817654" cn_domain=PS source_name="the-source\n"} 20241031160249969 DLU <0006> fsm.c:456 lu(262421090817654)[0x612000010d20]{UNVALIDATED}: Allocated 20241031160249969 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160249989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421090817654)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160249989 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421090817654" cn_domain=PS destination_name="the-source\n"} 20241031160249989 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249989 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d267a17b3ed: Found GsupExpect[0] for "262421090817654" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421090817654" 20241031160249996 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160249996 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421090817654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421090817654" source_name="the-source\n"} 20241031160249996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421090817654)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160249996 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160249996 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421090817654" destination_name="the-source\n"} 20241031160249996 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421090817654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160249996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421090817654)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160249996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421090817654)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160249996 DLU <0006> fsm.c:568 lu(PS:IMSI-262421090817654)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160249996 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160249996 DLINP <000b> input/ipa.c:451 connected read/write 20241031160249996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160249999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@8d267a17b3ed: Final verdict of PTC: pass 20241031160250037 DAUC <0003> db_auc.c:157 IMSI='262421678270306': No 2G Auth Data 20241031160250037 DAUC <0003> db_auc.c:192 IMSI='262421678270306': No 3G Auth Data 20241031160250046 DLGSUP <0013> hlr.c:121 IMSI 262421678270306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d267a17b3ed: Created GsupExpect[0] for "262421678270306" to be handled at TC_gsup_ul_via_proxy(84) 20241031160250077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 20241031160250082 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160250082 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421678270306" cn_domain=PS source_name="the-source\n"} 20241031160250082 DLU <0006> fsm.c:456 lu(262421678270306)[0x612000010ea0]{UNVALIDATED}: Allocated 20241031160250082 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241031160250102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421678270306)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160250102 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421678270306" cn_domain=PS destination_name="the-source\n"} 20241031160250102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160250102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d267a17b3ed: Found GsupExpect[0] for "262421678270306" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421678270306" 20241031160250109 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160250109 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421678270306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421678270306" source_name="the-source\n"} 20241031160250109 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421678270306)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160250109 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160250109 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421678270306" destination_name="the-source\n"} 20241031160250109 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421678270306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160250109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421678270306)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160250109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421678270306)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160250109 DLU <0006> fsm.c:568 lu(PS:IMSI-262421678270306)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160250109 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160250109 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160250112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160250139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51142<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@8d267a17b3ed: Final verdict of PTC: none 75@8d267a17b3ed: Final verdict of PTC: none 20241031160250140 DLINP <000b> input/ipa.c:451 connected read/write 20241031160250140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160250140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160250140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160250140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160250140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031160250140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33971<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Oct 31 16:02:50 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 20241031160250162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241031160250162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=28668) Waiting for packet dumper to finish... 1 (prev_count=28668, count=46328) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Oct 31 16:02:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_ul_subscriber_data started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160253268 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160253268 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160253272 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160253278 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253278 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160253278 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160253278 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 20241031160253278 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160253278 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 20241031160253278 DLGSUP <0013> gsup_server.c:235 2: 20241031160253278 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160253278 DLGSUP <0013> gsup_server.c:235 3: 20241031160253278 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160253278 DLGSUP <0013> gsup_server.c:235 4: 20241031160253278 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160253278 DLGSUP <0013> gsup_server.c:235 5: 20241031160253278 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160253278 DLGSUP <0013> gsup_server.c:235 7: 20241031160253278 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160253278 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160253278 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160253278 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@8d267a17b3ed: 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") 20241031160253299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38403<->l=127.0.0.1:4259) 20241031160253346 DAUC <0003> db_auc.c:157 IMSI='262423668679115': No 2G Auth Data 20241031160253346 DAUC <0003> db_auc.c:192 IMSI='262423668679115': No 3G Auth Data HLR_Test-GSUP(86)@8d267a17b3ed: Created GsupExpect[0] for "262423668679115" to be handled at TC_gsup_ul_subscriber_data(89) 20241031160253373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8d267a17b3ed: GSUP ul subscriber_data<unbound> 20241031160253375 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253375 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423668679115" cn_domain=PS} 20241031160253375 DLU <0006> fsm.c:456 lu(262423668679115)[0x612000011020]{UNVALIDATED}: Allocated 20241031160253375 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253392 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423668679115)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253392 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423668679115" cn_domain=PS} 20241031160253392 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253392 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d267a17b3ed: Found GsupExpect[0] for "262423668679115" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423668679115" 20241031160253397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253397 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423668679115"} 20241031160253397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423668679115)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253397 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253397 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423668679115"} 20241031160253397 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423668679115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423668679115)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423668679115)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253397 DLU <0006> fsm.c:568 lu(PS:IMSI-262423668679115)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160253400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8d267a17b3ed: Final verdict of PTC: pass 20241031160253427 DAUC <0003> db_auc.c:157 IMSI='262422445009450': No 2G Auth Data 20241031160253427 DAUC <0003> db_auc.c:192 IMSI='262422445009450': No 3G Auth Data 20241031160253437 DLGSUP <0013> hlr.c:121 IMSI 262422445009450: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d267a17b3ed: Created GsupExpect[0] for "262422445009450" to be handled at TC_gsup_ul_subscriber_data(90) 20241031160253452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8d267a17b3ed: GSUP ul subscriber_data<unbound> 20241031160253454 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253454 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422445009450" cn_domain=PS} 20241031160253454 DLU <0006> fsm.c:456 lu(262422445009450)[0x6120000111a0]{UNVALIDATED}: Allocated 20241031160253454 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422445009450)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253470 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422445009450" cn_domain=PS} 20241031160253470 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253470 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d267a17b3ed: Found GsupExpect[0] for "262422445009450" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262422445009450" 20241031160253473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253473 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422445009450"} 20241031160253473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422445009450)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253473 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253473 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422445009450"} 20241031160253473 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422445009450 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422445009450)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422445009450)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253474 DLU <0006> fsm.c:568 lu(PS:IMSI-262422445009450)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253474 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253474 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160253476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8d267a17b3ed: Final verdict of PTC: pass 20241031160253505 DAUC <0003> db_auc.c:157 IMSI='262425663714145': No 2G Auth Data 20241031160253505 DAUC <0003> db_auc.c:192 IMSI='262425663714145': No 3G Auth Data 20241031160253513 DLGSUP <0013> hlr.c:121 IMSI 262425663714145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d267a17b3ed: Created GsupExpect[0] for "262425663714145" to be handled at TC_gsup_ul_subscriber_data(91) 20241031160253528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8d267a17b3ed: GSUP ul subscriber_data<unbound> 20241031160253530 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253530 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425663714145" cn_domain=PS} 20241031160253530 DLU <0006> fsm.c:456 lu(262425663714145)[0x612000011320]{UNVALIDATED}: Allocated 20241031160253530 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425663714145)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253546 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425663714145" cn_domain=PS} 20241031160253546 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253546 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d267a17b3ed: Found GsupExpect[0] for "262425663714145" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262425663714145" 20241031160253551 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253551 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425663714145"} 20241031160253551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425663714145)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253551 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253551 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425663714145"} 20241031160253551 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425663714145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425663714145)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425663714145)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253551 DLU <0006> fsm.c:568 lu(PS:IMSI-262425663714145)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253551 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253551 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160253554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8d267a17b3ed: Final verdict of PTC: pass 20241031160253579 DAUC <0003> db_auc.c:157 IMSI='262423856868812': No 2G Auth Data 20241031160253579 DAUC <0003> db_auc.c:192 IMSI='262423856868812': No 3G Auth Data 20241031160253587 DLGSUP <0013> hlr.c:121 IMSI 262423856868812: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d267a17b3ed: Created GsupExpect[0] for "262423856868812" to be handled at TC_gsup_ul_subscriber_data(92) 20241031160253604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8d267a17b3ed: GSUP ul subscriber_data<unbound> 20241031160253606 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253606 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423856868812" cn_domain=PS} 20241031160253606 DLU <0006> fsm.c:456 lu(262423856868812)[0x6120000114a0]{UNVALIDATED}: Allocated 20241031160253606 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423856868812)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253621 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423856868812" cn_domain=PS} 20241031160253621 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253621 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d267a17b3ed: Found GsupExpect[0] for "262423856868812" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423856868812" 20241031160253626 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253626 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423856868812"} 20241031160253626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423856868812)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253626 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253626 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423856868812"} 20241031160253626 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423856868812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423856868812)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423856868812)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253626 DLU <0006> fsm.c:568 lu(PS:IMSI-262423856868812)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253626 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253626 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160253629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8d267a17b3ed: Final verdict of PTC: pass 20241031160253655 DAUC <0003> db_auc.c:157 IMSI='262420684964089': No 2G Auth Data 20241031160253655 DAUC <0003> db_auc.c:192 IMSI='262420684964089': No 3G Auth Data 20241031160253665 DLGSUP <0013> hlr.c:121 IMSI 262420684964089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d267a17b3ed: Created GsupExpect[0] for "262420684964089" to be handled at TC_gsup_ul_subscriber_data(93) 20241031160253678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8d267a17b3ed: GSUP ul subscriber_data<unbound> 20241031160253680 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253680 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420684964089" cn_domain=PS} 20241031160253680 DLU <0006> fsm.c:456 lu(262420684964089)[0x612000011620]{UNVALIDATED}: Allocated 20241031160253680 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420684964089)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253696 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420684964089" cn_domain=PS} 20241031160253696 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253696 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d267a17b3ed: Found GsupExpect[0] for "262420684964089" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420684964089" 20241031160253699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253699 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420684964089"} 20241031160253699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420684964089)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253699 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253699 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420684964089"} 20241031160253699 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420684964089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420684964089)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420684964089)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253699 DLU <0006> fsm.c:568 lu(PS:IMSI-262420684964089)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160253700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50000<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8d267a17b3ed: Final verdict of PTC: pass 20241031160253729 DAUC <0003> db_auc.c:157 IMSI='262420403988912': No 2G Auth Data 20241031160253729 DAUC <0003> db_auc.c:192 IMSI='262420403988912': No 3G Auth Data 20241031160253737 DLGSUP <0013> hlr.c:121 IMSI 262420403988912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d267a17b3ed: Created GsupExpect[0] for "262420403988912" to be handled at TC_gsup_ul_subscriber_data(94) 20241031160253784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8d267a17b3ed: GSUP ul subscriber_data<unbound> 20241031160253792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253792 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420403988912" cn_domain=PS} 20241031160253792 DLU <0006> fsm.c:456 lu(262420403988912)[0x6120000117a0]{UNVALIDATED}: Allocated 20241031160253792 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253809 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420403988912)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253809 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420403988912" cn_domain=PS} 20241031160253809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d267a17b3ed: Found GsupExpect[0] for "262420403988912" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262420403988912" 20241031160253814 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253814 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420403988912"} 20241031160253814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420403988912)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253814 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253814 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420403988912"} 20241031160253814 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420403988912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420403988912)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420403988912)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253814 DLU <0006> fsm.c:568 lu(PS:IMSI-262420403988912)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253814 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253814 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160253817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8d267a17b3ed: Final verdict of PTC: pass 20241031160253854 DAUC <0003> db_auc.c:157 IMSI='262424513957776': No 2G Auth Data 20241031160253854 DAUC <0003> db_auc.c:192 IMSI='262424513957776': No 3G Auth Data 20241031160253862 DLGSUP <0013> hlr.c:121 IMSI 262424513957776: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d267a17b3ed: Created GsupExpect[0] for "262424513957776" to be handled at TC_gsup_ul_subscriber_data(95) 20241031160253896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8d267a17b3ed: GSUP ul subscriber_data<unbound> 20241031160253903 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253903 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424513957776" cn_domain=PS} 20241031160253903 DLU <0006> fsm.c:456 lu(262424513957776)[0x612000011920]{UNVALIDATED}: Allocated 20241031160253903 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160253927 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424513957776)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160253927 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424513957776" cn_domain=PS} 20241031160253927 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253928 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d267a17b3ed: Found GsupExpect[0] for "262424513957776" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262424513957776" 20241031160253933 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160253933 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424513957776"} 20241031160253933 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424513957776)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160253933 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160253933 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424513957776"} 20241031160253933 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424513957776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160253933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513957776)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160253933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424513957776)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160253933 DLU <0006> fsm.c:568 lu(PS:IMSI-262424513957776)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160253933 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160253933 DLINP <000b> input/ipa.c:451 connected read/write 20241031160253933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160253937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8d267a17b3ed: Final verdict of PTC: pass 20241031160253971 DAUC <0003> db_auc.c:157 IMSI='262422850846442': No 2G Auth Data 20241031160253971 DAUC <0003> db_auc.c:192 IMSI='262422850846442': No 3G Auth Data 20241031160253980 DLGSUP <0013> hlr.c:121 IMSI 262422850846442: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d267a17b3ed: Created GsupExpect[0] for "262422850846442" to be handled at TC_gsup_ul_subscriber_data(96) 20241031160254006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8d267a17b3ed: GSUP ul subscriber_data<unbound> 20241031160254009 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160254010 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422850846442" cn_domain=PS} 20241031160254010 DLU <0006> fsm.c:456 lu(262422850846442)[0x612000011aa0]{UNVALIDATED}: Allocated 20241031160254010 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160254026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422850846442)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160254026 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422850846442" cn_domain=PS} 20241031160254026 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160254026 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d267a17b3ed: Found GsupExpect[0] for "262422850846442" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422850846442" 20241031160254031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160254031 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422850846442"} 20241031160254031 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422850846442)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160254031 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160254031 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422850846442"} 20241031160254031 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422850846442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160254031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422850846442)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160254031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422850846442)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160254031 DLU <0006> fsm.c:568 lu(PS:IMSI-262422850846442)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160254031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160254031 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160254034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160254062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20241031160254063 DLINP <000b> input/ipa.c:451 connected read/write 20241031160254063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160254063 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160254063 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160254063 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160254063 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38403<->l=127.0.0.1:4259) 87@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP(86)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Oct 31 16:02:54 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 20241031160254093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50048<->l=127.0.0.1:4258 20241031160254194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50048<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37240) Waiting for packet dumper to finish... 1 (prev_count=37240, count=50880) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Oct 31 16:02:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_vty started. MTC@8d267a17b3ed: legacy= true 20241031160257321 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160257321 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160257325 DLINP <000b> input/ipa.c:451 connected read/write 20241031160257325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160257326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160257330 DLINP <000b> input/ipa.c:451 connected read/write 20241031160257330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160257330 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160257330 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160257330 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 20241031160257330 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160257330 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 20241031160257330 DLGSUP <0013> gsup_server.c:235 2: 20241031160257330 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160257330 DLGSUP <0013> gsup_server.c:235 3: 20241031160257330 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160257330 DLGSUP <0013> gsup_server.c:235 4: 20241031160257330 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160257330 DLGSUP <0013> gsup_server.c:235 5: 20241031160257330 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160257330 DLGSUP <0013> gsup_server.c:235 7: 20241031160257330 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160257330 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160257330 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160257330 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@8d267a17b3ed: 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") 20241031160257359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39411<->l=127.0.0.1:4259) 20241031160257387 DAUC <0003> db_auc.c:157 IMSI='262421807184976': No 2G Auth Data 20241031160257387 DAUC <0003> db_auc.c:192 IMSI='262421807184976': No 3G Auth Data 20241031160257412 DAUC <0003> db_auc.c:192 IMSI='262421807184976': No 3G Auth Data 20241031160257446 DAUC <0003> db_auc.c:157 IMSI='262420378630093': No 2G Auth Data 20241031160257446 DAUC <0003> db_auc.c:192 IMSI='262420378630093': No 3G Auth Data 20241031160257468 DAUC <0003> db_auc.c:157 IMSI='262420378630093': No 2G Auth Data 20241031160257503 DAUC <0003> db_auc.c:157 IMSI='262425332461862': No 2G Auth Data 20241031160257503 DAUC <0003> db_auc.c:192 IMSI='262425332461862': No 3G Auth Data MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160257569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 20241031160257571 DLINP <000b> input/ipa.c:451 connected read/write 20241031160257571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160257571 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160257571 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160257571 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160257571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39411<->l=127.0.0.1:4259) 98@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@8d267a17b3ed: Test case TC_vty finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Oct 31 16:02:57 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241031160257609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4258 20241031160257710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50058<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5060) Waiting for packet dumper to finish... 1 (prev_count=5060, count=17160) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Oct 31 16:02:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_vty_msisdn_isd started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160300830 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160300830 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160300835 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160300841 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300841 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160300841 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160300841 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 20241031160300841 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160300841 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 20241031160300841 DLGSUP <0013> gsup_server.c:235 2: 20241031160300841 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160300841 DLGSUP <0013> gsup_server.c:235 3: 20241031160300841 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160300841 DLGSUP <0013> gsup_server.c:235 4: 20241031160300841 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160300841 DLGSUP <0013> gsup_server.c:235 5: 20241031160300841 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160300841 DLGSUP <0013> gsup_server.c:235 7: 20241031160300841 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160300841 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160300841 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160300841 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@8d267a17b3ed: 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") 20241031160300863 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37347<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8d267a17b3ed: Created GsupExpect[0] for "262421438153147" to be handled at TC_vty_msisdn_isd(104) 20241031160300878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20241031160300894 DAUC <0003> db_auc.c:157 IMSI='262421438153147': No 2G Auth Data 20241031160300894 DAUC <0003> db_auc.c:192 IMSI='262421438153147': No 3G Auth Data 20241031160300922 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300922 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421438153147" cn_domain=PS} 20241031160300922 DLU <0006> fsm.c:456 lu(262421438153147)[0x612000011c20]{UNVALIDATED}: Allocated 20241031160300922 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160300939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421438153147)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160300939 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421438153147" cn_domain=PS} 20241031160300939 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160300939 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@8d267a17b3ed: Found GsupExpect[0] for "262421438153147" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@8d267a17b3ed: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262421438153147" 20241031160300950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300950 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421438153147"} 20241031160300950 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421438153147)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160300950 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160300950 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421438153147"} 20241031160300950 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160300950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421438153147)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160300950 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421438153147)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160300950 DLU <0006> fsm.c:568 lu(PS:IMSI-262421438153147)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160300950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160300950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160300962 DLGSUP <0013> hlr.c:128 IMSI 262421438153147: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241031160300962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160300962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160300965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20241031160300966 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300966 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421438153147"} 20241031160300966 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241031160300966 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421438153147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@8d267a17b3ed: Final verdict of PTC: pass 20241031160300967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50064<->l=127.0.0.1:4258 20241031160300969 DLINP <000b> input/ipa.c:451 connected read/write 20241031160300969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160300969 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160300969 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160300969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160300969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37347<->l=127.0.0.1:4259) 102@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP(101)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 102: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Oct 31 16:03:00 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 20241031160301005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50082<->l=127.0.0.1:4258 20241031160301106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50082<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1244) Waiting for packet dumper to finish... 1 (prev_count=1244, count=15296) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Oct 31 16:03:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_purge_cs started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160304178 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160304178 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160304183 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54524<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160304188 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304188 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160304188 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160304188 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 20241031160304188 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160304188 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 20241031160304188 DLGSUP <0013> gsup_server.c:235 2: 20241031160304188 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160304188 DLGSUP <0013> gsup_server.c:235 3: 20241031160304188 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160304188 DLGSUP <0013> gsup_server.c:235 4: 20241031160304188 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160304188 DLGSUP <0013> gsup_server.c:235 5: 20241031160304188 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160304188 DLGSUP <0013> gsup_server.c:235 7: 20241031160304188 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160304188 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160304188 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160304188 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@8d267a17b3ed: 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") 20241031160304206 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45193<->l=127.0.0.1:4259) 20241031160304222 DAUC <0003> db_auc.c:157 IMSI='262420130058576': No 2G Auth Data 20241031160304222 DAUC <0003> db_auc.c:192 IMSI='262420130058576': No 3G Auth Data HLR_Test-GSUP(106)@8d267a17b3ed: Created GsupExpect[0] for "262420130058576" to be handled at TC_gsup_purge_cs(109) 20241031160304261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 20241031160304267 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304268 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420130058576" cn_domain=PS} 20241031160304268 DLU <0006> fsm.c:456 lu(262420130058576)[0x612000011da0]{UNVALIDATED}: Allocated 20241031160304268 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304288 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420130058576)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304288 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420130058576" cn_domain=PS} 20241031160304289 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304289 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d267a17b3ed: Found GsupExpect[0] for "262420130058576" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420130058576" 20241031160304295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304296 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420130058576"} 20241031160304296 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420130058576)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304296 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304296 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420130058576"} 20241031160304296 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420130058576)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420130058576)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304296 DLU <0006> fsm.c:568 lu(PS:IMSI-262420130058576)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304296 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304296 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160304300 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304300 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420130058576" cn_domain=CS} 20241031160304300 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304308 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420130058576"} 20241031160304308 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420130058576 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304308 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304309 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160304311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@8d267a17b3ed: Final verdict of PTC: pass 20241031160304340 DAUC <0003> db_auc.c:157 IMSI='262420840638731': No 2G Auth Data 20241031160304340 DAUC <0003> db_auc.c:192 IMSI='262420840638731': No 3G Auth Data 20241031160304349 DLGSUP <0013> hlr.c:121 IMSI 262420840638731: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d267a17b3ed: Created GsupExpect[0] for "262420840638731" to be handled at TC_gsup_purge_cs(110) 20241031160304364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54538<->l=127.0.0.1:4258 20241031160304365 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304365 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420840638731" cn_domain=PS} 20241031160304365 DLU <0006> fsm.c:456 lu(262420840638731)[0x612000011f20]{UNVALIDATED}: Allocated 20241031160304365 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304381 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420840638731)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304382 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420840638731" cn_domain=PS} 20241031160304382 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304382 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d267a17b3ed: Found GsupExpect[0] for "262420840638731" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420840638731" 20241031160304384 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304384 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420840638731"} 20241031160304384 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420840638731)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304384 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304385 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420840638731"} 20241031160304385 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420840638731)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420840638731)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304385 DLU <0006> fsm.c:568 lu(PS:IMSI-262420840638731)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304385 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304385 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160304386 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304386 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420840638731" cn_domain=CS} 20241031160304386 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304397 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420840638731"} 20241031160304397 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420840638731 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304397 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160304400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54538<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@8d267a17b3ed: Final verdict of PTC: pass 20241031160304426 DAUC <0003> db_auc.c:157 IMSI='262427782939999': No 2G Auth Data 20241031160304426 DAUC <0003> db_auc.c:192 IMSI='262427782939999': No 3G Auth Data 20241031160304434 DLGSUP <0013> hlr.c:121 IMSI 262427782939999: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d267a17b3ed: Created GsupExpect[0] for "262427782939999" to be handled at TC_gsup_purge_cs(111) 20241031160304448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 20241031160304450 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304450 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427782939999" cn_domain=PS} 20241031160304450 DLU <0006> fsm.c:456 lu(262427782939999)[0x6120000120a0]{UNVALIDATED}: Allocated 20241031160304450 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304470 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427782939999)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304470 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427782939999" cn_domain=PS} 20241031160304470 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304470 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d267a17b3ed: Found GsupExpect[0] for "262427782939999" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427782939999" 20241031160304473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304473 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427782939999"} 20241031160304473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427782939999)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304473 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304473 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427782939999"} 20241031160304473 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427782939999)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427782939999)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304473 DLU <0006> fsm.c:568 lu(PS:IMSI-262427782939999)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160304475 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304475 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427782939999" cn_domain=CS} 20241031160304475 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304484 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427782939999"} 20241031160304484 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427782939999 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304484 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304484 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160304486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@8d267a17b3ed: Final verdict of PTC: pass 20241031160304516 DAUC <0003> db_auc.c:157 IMSI='262429336676938': No 2G Auth Data 20241031160304516 DAUC <0003> db_auc.c:192 IMSI='262429336676938': No 3G Auth Data 20241031160304524 DLGSUP <0013> hlr.c:121 IMSI 262429336676938: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d267a17b3ed: Created GsupExpect[0] for "262429336676938" to be handled at TC_gsup_purge_cs(112) 20241031160304539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54550<->l=127.0.0.1:4258 20241031160304541 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304541 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429336676938" cn_domain=PS} 20241031160304541 DLU <0006> fsm.c:456 lu(262429336676938)[0x612000012220]{UNVALIDATED}: Allocated 20241031160304541 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429336676938)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304558 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429336676938" cn_domain=PS} 20241031160304558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d267a17b3ed: Found GsupExpect[0] for "262429336676938" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429336676938" 20241031160304565 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304565 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429336676938"} 20241031160304565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429336676938)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304565 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304565 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429336676938"} 20241031160304565 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429336676938)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429336676938)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304565 DLU <0006> fsm.c:568 lu(PS:IMSI-262429336676938)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160304571 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304571 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429336676938" cn_domain=CS} 20241031160304571 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304581 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429336676938"} 20241031160304581 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429336676938 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304581 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304581 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160304584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54550<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@8d267a17b3ed: Final verdict of PTC: pass 20241031160304617 DAUC <0003> db_auc.c:157 IMSI='262420591020456': No 2G Auth Data 20241031160304617 DAUC <0003> db_auc.c:192 IMSI='262420591020456': No 3G Auth Data 20241031160304631 DLGSUP <0013> hlr.c:121 IMSI 262420591020456: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d267a17b3ed: Created GsupExpect[0] for "262420591020456" to be handled at TC_gsup_purge_cs(113) 20241031160304654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54564<->l=127.0.0.1:4258 20241031160304657 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304657 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420591020456" cn_domain=PS} 20241031160304657 DLU <0006> fsm.c:456 lu(262420591020456)[0x6120000123a0]{UNVALIDATED}: Allocated 20241031160304657 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304683 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420591020456)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304683 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420591020456" cn_domain=PS} 20241031160304683 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304683 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d267a17b3ed: Found GsupExpect[0] for "262420591020456" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420591020456" 20241031160304686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304686 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420591020456"} 20241031160304686 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420591020456)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304686 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304686 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420591020456"} 20241031160304686 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420591020456)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420591020456)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304686 DLU <0006> fsm.c:568 lu(PS:IMSI-262420591020456)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160304689 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304689 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420591020456" cn_domain=CS} 20241031160304689 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304697 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420591020456"} 20241031160304697 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420591020456 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304697 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304697 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160304699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54564<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@8d267a17b3ed: Final verdict of PTC: pass 20241031160304729 DAUC <0003> db_auc.c:157 IMSI='262425034686140': No 2G Auth Data 20241031160304729 DAUC <0003> db_auc.c:192 IMSI='262425034686140': No 3G Auth Data 20241031160304743 DLGSUP <0013> hlr.c:121 IMSI 262425034686140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d267a17b3ed: Created GsupExpect[0] for "262425034686140" to be handled at TC_gsup_purge_cs(114) 20241031160304784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 20241031160304793 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304793 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425034686140" cn_domain=PS} 20241031160304794 DLU <0006> fsm.c:456 lu(262425034686140)[0x612000012520]{UNVALIDATED}: Allocated 20241031160304794 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425034686140)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304813 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425034686140" cn_domain=PS} 20241031160304813 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304814 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d267a17b3ed: Found GsupExpect[0] for "262425034686140" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_purge_cs(114)"262425034686140" 20241031160304820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304820 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425034686140"} 20241031160304820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425034686140)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304821 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304821 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425034686140"} 20241031160304821 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425034686140)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425034686140)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304821 DLU <0006> fsm.c:568 lu(PS:IMSI-262425034686140)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304821 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304821 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160304825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304825 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425034686140" cn_domain=CS} 20241031160304825 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304834 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425034686140"} 20241031160304834 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425034686140 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160304837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54568<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@8d267a17b3ed: Final verdict of PTC: pass 20241031160304879 DAUC <0003> db_auc.c:157 IMSI='262424807276537': No 2G Auth Data 20241031160304879 DAUC <0003> db_auc.c:192 IMSI='262424807276537': No 3G Auth Data 20241031160304887 DLGSUP <0013> hlr.c:121 IMSI 262424807276537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d267a17b3ed: Created GsupExpect[0] for "262424807276537" to be handled at TC_gsup_purge_cs(115) 20241031160304911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54580<->l=127.0.0.1:4258 20241031160304913 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304913 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424807276537" cn_domain=PS} 20241031160304913 DLU <0006> fsm.c:456 lu(262424807276537)[0x6120000126a0]{UNVALIDATED}: Allocated 20241031160304913 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160304929 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424807276537)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160304929 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424807276537" cn_domain=PS} 20241031160304929 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304929 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d267a17b3ed: Found GsupExpect[0] for "262424807276537" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424807276537" 20241031160304930 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304930 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424807276537"} 20241031160304930 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424807276537)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160304930 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160304930 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424807276537"} 20241031160304930 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160304930 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424807276537)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160304930 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424807276537)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160304930 DLU <0006> fsm.c:568 lu(PS:IMSI-262424807276537)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160304930 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304930 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160304931 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160304931 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424807276537" cn_domain=CS} 20241031160304931 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160304939 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424807276537"} 20241031160304939 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424807276537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160304939 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160304939 DLINP <000b> input/ipa.c:451 connected read/write 20241031160304939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160304939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54580<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@8d267a17b3ed: Final verdict of PTC: pass 20241031160304976 DAUC <0003> db_auc.c:157 IMSI='262423040239105': No 2G Auth Data 20241031160304976 DAUC <0003> db_auc.c:192 IMSI='262423040239105': No 3G Auth Data 20241031160304985 DLGSUP <0013> hlr.c:121 IMSI 262423040239105: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d267a17b3ed: Created GsupExpect[0] for "262423040239105" to be handled at TC_gsup_purge_cs(116) 20241031160305010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 20241031160305014 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160305014 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423040239105" cn_domain=PS} 20241031160305014 DLU <0006> fsm.c:456 lu(262423040239105)[0x612000012820]{UNVALIDATED}: Allocated 20241031160305014 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160305033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423040239105)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160305033 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423040239105" cn_domain=PS} 20241031160305034 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160305034 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d267a17b3ed: Found GsupExpect[0] for "262423040239105" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423040239105" 20241031160305041 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160305041 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423040239105"} 20241031160305041 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423040239105)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160305041 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160305041 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423040239105"} 20241031160305041 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160305041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423040239105)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160305041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423040239105)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160305041 DLU <0006> fsm.c:568 lu(PS:IMSI-262423040239105)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160305041 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160305041 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160305045 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160305045 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423040239105" cn_domain=CS} 20241031160305045 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241031160305054 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423040239105"} 20241031160305054 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423040239105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160305054 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160305054 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160305055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160305082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54524<->l=127.0.0.1:4258 20241031160305083 DLINP <000b> input/ipa.c:451 connected read/write 20241031160305083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160305083 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160305083 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160305083 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160305083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45193<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@8d267a17b3ed: Final verdict of PTC: none 107@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Oct 31 16:03:05 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 20241031160305106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54598<->l=127.0.0.1:4258 20241031160305206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54598<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19212) Waiting for packet dumper to finish... 1 (prev_count=19212, count=48784) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Oct 31 16:03:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_purge_ps started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160308269 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160308269 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160308276 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160308283 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308283 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160308283 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160308283 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 20241031160308283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160308283 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 20241031160308283 DLGSUP <0013> gsup_server.c:235 2: 20241031160308283 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160308283 DLGSUP <0013> gsup_server.c:235 3: 20241031160308283 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160308283 DLGSUP <0013> gsup_server.c:235 4: 20241031160308283 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160308283 DLGSUP <0013> gsup_server.c:235 5: 20241031160308283 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160308283 DLGSUP <0013> gsup_server.c:235 7: 20241031160308283 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160308283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160308283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160308283 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@8d267a17b3ed: 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") 20241031160308323 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39063<->l=127.0.0.1:4259) 20241031160308364 DAUC <0003> db_auc.c:157 IMSI='262427678519213': No 2G Auth Data 20241031160308365 DAUC <0003> db_auc.c:192 IMSI='262427678519213': No 3G Auth Data HLR_Test-GSUP(118)@8d267a17b3ed: Created GsupExpect[0] for "262427678519213" to be handled at TC_gsup_purge_ps(121) 20241031160308392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54614<->l=127.0.0.1:4258 20241031160308394 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308394 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427678519213" cn_domain=PS} 20241031160308394 DLU <0006> fsm.c:456 lu(262427678519213)[0x6120000129a0]{UNVALIDATED}: Allocated 20241031160308394 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427678519213)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308410 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427678519213" cn_domain=PS} 20241031160308410 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308410 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d267a17b3ed: Found GsupExpect[0] for "262427678519213" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427678519213" 20241031160308412 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308412 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427678519213"} 20241031160308412 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427678519213)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308412 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308412 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427678519213"} 20241031160308412 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427678519213)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427678519213)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308412 DLU <0006> fsm.c:568 lu(PS:IMSI-262427678519213)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308412 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308412 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160308413 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308413 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427678519213" cn_domain=PS} 20241031160308413 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308420 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427678519213"} 20241031160308420 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427678519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308420 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308420 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160308421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54614<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@8d267a17b3ed: Final verdict of PTC: pass 20241031160308446 DAUC <0003> db_auc.c:157 IMSI='262421409124040': No 2G Auth Data 20241031160308446 DAUC <0003> db_auc.c:192 IMSI='262421409124040': No 3G Auth Data 20241031160308454 DLGSUP <0013> hlr.c:121 IMSI 262421409124040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d267a17b3ed: Created GsupExpect[0] for "262421409124040" to be handled at TC_gsup_purge_ps(122) 20241031160308470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4258 20241031160308473 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308473 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421409124040" cn_domain=PS} 20241031160308473 DLU <0006> fsm.c:456 lu(262421409124040)[0x612000012b20]{UNVALIDATED}: Allocated 20241031160308473 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421409124040)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308489 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421409124040" cn_domain=PS} 20241031160308489 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308489 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d267a17b3ed: Found GsupExpect[0] for "262421409124040" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421409124040" 20241031160308490 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308491 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421409124040"} 20241031160308491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421409124040)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308491 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308491 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421409124040"} 20241031160308491 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421409124040)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421409124040)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308491 DLU <0006> fsm.c:568 lu(PS:IMSI-262421409124040)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308491 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308491 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160308491 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308491 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421409124040" cn_domain=PS} 20241031160308491 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308499 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421409124040"} 20241031160308499 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421409124040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308499 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308499 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160308500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@8d267a17b3ed: Final verdict of PTC: pass 20241031160308525 DAUC <0003> db_auc.c:157 IMSI='262421832745796': No 2G Auth Data 20241031160308525 DAUC <0003> db_auc.c:192 IMSI='262421832745796': No 3G Auth Data 20241031160308533 DLGSUP <0013> hlr.c:121 IMSI 262421832745796: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d267a17b3ed: Created GsupExpect[0] for "262421832745796" to be handled at TC_gsup_purge_ps(123) 20241031160308547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20241031160308549 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308549 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421832745796" cn_domain=PS} 20241031160308549 DLU <0006> fsm.c:456 lu(262421832745796)[0x612000012ca0]{UNVALIDATED}: Allocated 20241031160308549 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421832745796)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308565 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421832745796" cn_domain=PS} 20241031160308565 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308565 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d267a17b3ed: Found GsupExpect[0] for "262421832745796" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421832745796" 20241031160308566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308566 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421832745796"} 20241031160308566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421832745796)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308566 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308566 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421832745796"} 20241031160308566 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421832745796)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421832745796)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308566 DLU <0006> fsm.c:568 lu(PS:IMSI-262421832745796)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308566 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160308567 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308567 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421832745796" cn_domain=PS} 20241031160308567 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308575 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421832745796"} 20241031160308575 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421832745796 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308575 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308575 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160308576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@8d267a17b3ed: Final verdict of PTC: pass 20241031160308600 DAUC <0003> db_auc.c:157 IMSI='262427080311683': No 2G Auth Data 20241031160308600 DAUC <0003> db_auc.c:192 IMSI='262427080311683': No 3G Auth Data 20241031160308608 DLGSUP <0013> hlr.c:121 IMSI 262427080311683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d267a17b3ed: Created GsupExpect[0] for "262427080311683" to be handled at TC_gsup_purge_ps(124) 20241031160308625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54640<->l=127.0.0.1:4258 20241031160308628 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308628 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427080311683" cn_domain=PS} 20241031160308628 DLU <0006> fsm.c:456 lu(262427080311683)[0x612000012e20]{UNVALIDATED}: Allocated 20241031160308628 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427080311683)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308649 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427080311683" cn_domain=PS} 20241031160308649 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308649 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d267a17b3ed: Found GsupExpect[0] for "262427080311683" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427080311683" 20241031160308654 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308654 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427080311683"} 20241031160308654 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427080311683)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308654 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308654 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427080311683"} 20241031160308654 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080311683)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080311683)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308654 DLU <0006> fsm.c:568 lu(PS:IMSI-262427080311683)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308654 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308654 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160308655 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308655 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427080311683" cn_domain=PS} 20241031160308655 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308663 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427080311683"} 20241031160308663 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427080311683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308663 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160308665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54640<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@8d267a17b3ed: Final verdict of PTC: pass 20241031160308692 DAUC <0003> db_auc.c:157 IMSI='262425269309061': No 2G Auth Data 20241031160308692 DAUC <0003> db_auc.c:192 IMSI='262425269309061': No 3G Auth Data 20241031160308700 DLGSUP <0013> hlr.c:121 IMSI 262425269309061: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d267a17b3ed: Created GsupExpect[0] for "262425269309061" to be handled at TC_gsup_purge_ps(125) 20241031160308714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4258 20241031160308715 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308716 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425269309061" cn_domain=PS} 20241031160308716 DLU <0006> fsm.c:456 lu(262425269309061)[0x612000012fa0]{UNVALIDATED}: Allocated 20241031160308716 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308732 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425269309061)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308732 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425269309061" cn_domain=PS} 20241031160308732 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308732 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d267a17b3ed: Found GsupExpect[0] for "262425269309061" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425269309061" 20241031160308734 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308734 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425269309061"} 20241031160308734 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425269309061)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308734 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308734 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425269309061"} 20241031160308734 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425269309061)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425269309061)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308734 DLU <0006> fsm.c:568 lu(PS:IMSI-262425269309061)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308734 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308734 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160308736 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308736 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425269309061" cn_domain=PS} 20241031160308736 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308747 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425269309061"} 20241031160308747 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425269309061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160308750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@8d267a17b3ed: Final verdict of PTC: pass 20241031160308782 DAUC <0003> db_auc.c:157 IMSI='262423232361403': No 2G Auth Data 20241031160308782 DAUC <0003> db_auc.c:192 IMSI='262423232361403': No 3G Auth Data 20241031160308791 DLGSUP <0013> hlr.c:121 IMSI 262423232361403: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d267a17b3ed: Created GsupExpect[0] for "262423232361403" to be handled at TC_gsup_purge_ps(126) 20241031160308817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258 20241031160308820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308820 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423232361403" cn_domain=PS} 20241031160308820 DLU <0006> fsm.c:456 lu(262423232361403)[0x612000013120]{UNVALIDATED}: Allocated 20241031160308821 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423232361403)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308845 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423232361403" cn_domain=PS} 20241031160308845 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308846 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d267a17b3ed: Found GsupExpect[0] for "262423232361403" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423232361403" 20241031160308852 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308852 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423232361403"} 20241031160308852 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423232361403)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308852 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308852 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423232361403"} 20241031160308852 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423232361403)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308852 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423232361403)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308852 DLU <0006> fsm.c:568 lu(PS:IMSI-262423232361403)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308852 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308852 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160308855 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308855 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423232361403" cn_domain=PS} 20241031160308855 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308864 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423232361403"} 20241031160308864 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423232361403 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160308867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@8d267a17b3ed: Final verdict of PTC: pass 20241031160308901 DAUC <0003> db_auc.c:157 IMSI='262421208593426': No 2G Auth Data 20241031160308901 DAUC <0003> db_auc.c:192 IMSI='262421208593426': No 3G Auth Data 20241031160308910 DLGSUP <0013> hlr.c:121 IMSI 262421208593426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d267a17b3ed: Created GsupExpect[0] for "262421208593426" to be handled at TC_gsup_purge_ps(127) 20241031160308938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54672<->l=127.0.0.1:4258 20241031160308941 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308942 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421208593426" cn_domain=PS} 20241031160308942 DLU <0006> fsm.c:456 lu(262421208593426)[0x6120000132a0]{UNVALIDATED}: Allocated 20241031160308942 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160308962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421208593426)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160308962 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421208593426" cn_domain=PS} 20241031160308962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308962 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d267a17b3ed: Found GsupExpect[0] for "262421208593426" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421208593426" 20241031160308968 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308968 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421208593426"} 20241031160308968 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421208593426)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160308968 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160308968 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421208593426"} 20241031160308968 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160308968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421208593426)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160308968 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421208593426)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160308968 DLU <0006> fsm.c:568 lu(PS:IMSI-262421208593426)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160308968 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308969 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160308973 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160308973 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421208593426" cn_domain=PS} 20241031160308973 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160308982 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421208593426"} 20241031160308982 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421208593426 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160308982 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160308982 DLINP <000b> input/ipa.c:451 connected read/write 20241031160308982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160308985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54672<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@8d267a17b3ed: Final verdict of PTC: pass 20241031160309025 DAUC <0003> db_auc.c:157 IMSI='262425679731776': No 2G Auth Data 20241031160309025 DAUC <0003> db_auc.c:192 IMSI='262425679731776': No 3G Auth Data 20241031160309033 DLGSUP <0013> hlr.c:121 IMSI 262425679731776: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d267a17b3ed: Created GsupExpect[0] for "262425679731776" to be handled at TC_gsup_purge_ps(128) 20241031160309066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 20241031160309069 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160309069 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425679731776" cn_domain=PS} 20241031160309069 DLU <0006> fsm.c:456 lu(262425679731776)[0x612000013420]{UNVALIDATED}: Allocated 20241031160309069 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160309086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425679731776)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160309086 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425679731776" cn_domain=PS} 20241031160309086 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160309086 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d267a17b3ed: Found GsupExpect[0] for "262425679731776" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_purge_ps(128)"262425679731776" 20241031160309090 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160309090 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425679731776"} 20241031160309090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425679731776)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160309090 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160309090 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425679731776"} 20241031160309090 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160309090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425679731776)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160309090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425679731776)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160309090 DLU <0006> fsm.c:568 lu(PS:IMSI-262425679731776)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160309090 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160309090 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160309093 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160309093 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425679731776" cn_domain=PS} 20241031160309093 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241031160309116 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425679731776"} 20241031160309116 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425679731776 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241031160309116 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160309116 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160309117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160309226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@8d267a17b3ed: Final verdict of PTC: none 119@8d267a17b3ed: Final verdict of PTC: none 20241031160309227 DLINP <000b> input/ipa.c:451 connected read/write 20241031160309227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160309227 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160309227 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160309227 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160309227 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39063<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Oct 31 16:03:09 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 20241031160309259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 20241031160309360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19468) Waiting for packet dumper to finish... 1 (prev_count=19468, count=48684) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Oct 31 16:03:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_purge_unknown started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160312450 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160312450 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160312453 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160312454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160312456 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160312456 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160312456 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160312456 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 20241031160312456 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160312456 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 20241031160312456 DLGSUP <0013> gsup_server.c:235 2: 20241031160312456 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160312456 DLGSUP <0013> gsup_server.c:235 3: 20241031160312456 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160312456 DLGSUP <0013> gsup_server.c:235 4: 20241031160312456 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(129)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160312456 DLGSUP <0013> gsup_server.c:235 5: 20241031160312456 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160312456 DLGSUP <0013> gsup_server.c:235 7: 20241031160312456 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160312456 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160312456 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160312457 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@8d267a17b3ed: 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") 20241031160312470 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37375<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8d267a17b3ed: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241031160312478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 20241031160312502 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160312502 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} 20241031160312502 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241031160312502 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 20241031160312502 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} 20241031160312502 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160312502 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160312502 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241031160312502 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241031160312502 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160312502 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@8d267a17b3ed: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@8d267a17b3ed: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160312507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160312508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241031160312510 DLINP <000b> input/ipa.c:451 connected read/write 20241031160312510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160312510 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160312510 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160312510 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160312510 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37375<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP(130)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@8d267a17b3ed: Final verdict of PTC: none 131@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Oct 31 16:03:12 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 20241031160312553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241031160312654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12532) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Oct 31 16:03:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_mo_ussd_unknown started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160315781 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160315781 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160315785 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160315791 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315791 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160315791 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160315791 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 20241031160315791 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160315791 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 20241031160315791 DLGSUP <0013> gsup_server.c:235 2: 20241031160315791 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160315791 DLGSUP <0013> gsup_server.c:235 3: 20241031160315791 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160315791 DLGSUP <0013> gsup_server.c:235 4: 20241031160315791 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160315791 DLGSUP <0013> gsup_server.c:235 5: 20241031160315791 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160315791 DLGSUP <0013> gsup_server.c:235 7: 20241031160315791 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160315791 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160315791 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(134)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160315791 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@8d267a17b3ed: 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") 20241031160315808 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42823<->l=127.0.0.1:4259) 20241031160315848 DAUC <0003> db_auc.c:157 IMSI='262420600847369': No 2G Auth Data 20241031160315848 DAUC <0003> db_auc.c:192 IMSI='262420600847369': No 3G Auth Data HLR_Test-GSUP(135)@8d267a17b3ed: Created GsupExpect[0] for "262420600847369" to be handled at TC_mo_ussd_unknown(138) 20241031160315891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 20241031160315905 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315905 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420600847369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420600847369" session_id=1486379570 session_state=BEGIN} 20241031160315905 DSS <0004> hlr_ussd.c:576 262420600847369/0x58985a32: Process SS (BEGIN) 20241031160315905 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160315905 DSS <0004> hlr_ussd.c:518 262420600847369/0x58985a32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160315905 DSS <0004> hlr_ussd.c:523 262420600847369/0x58985a32: USSD for unknown code '*#200#' 20241031160315905 DSS <0004> hlr_ussd.c:354 262420600847369/0x58985a32: Tx ReturnError(1, 0x12) 20241031160315905 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420600847369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420600847369" session_id=1486379570 session_state=END} 20241031160315905 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160315905 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d267a17b3ed: Found GsupExpect[0] for "262420600847369" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@8d267a17b3ed: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262420600847369" TC_mo_ussd_unknown(138)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160315912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@8d267a17b3ed: Final verdict of PTC: pass 20241031160315922 DAUC <0003> db_auc.c:157 IMSI='262426512211947': No 2G Auth Data 20241031160315922 DAUC <0003> db_auc.c:192 IMSI='262426512211947': No 3G Auth Data HLR_Test-GSUP(135)@8d267a17b3ed: Created GsupExpect[0] for "262426512211947" to be handled at TC_mo_ussd_unknown(139) 20241031160315945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241031160315948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315948 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426512211947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426512211947" session_id=3583927733 session_state=BEGIN} 20241031160315948 DSS <0004> hlr_ussd.c:576 262426512211947/0xd59e65b5: Process SS (BEGIN) 20241031160315948 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160315948 DSS <0004> hlr_ussd.c:518 262426512211947/0xd59e65b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160315948 DSS <0004> hlr_ussd.c:523 262426512211947/0xd59e65b5: USSD for unknown code '*#200#' 20241031160315948 DSS <0004> hlr_ussd.c:354 262426512211947/0xd59e65b5: Tx ReturnError(1, 0x12) 20241031160315948 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426512211947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426512211947" session_id=3583927733 session_state=END} 20241031160315948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160315948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d267a17b3ed: Found GsupExpect[0] for "262426512211947" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@8d267a17b3ed: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426512211947" TC_mo_ussd_unknown(139)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@8d267a17b3ed: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@8d267a17b3ed: Final verdict of PTC: pass 20241031160315949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241031160315958 DAUC <0003> db_auc.c:157 IMSI='262426165918249': No 2G Auth Data 20241031160315958 DAUC <0003> db_auc.c:192 IMSI='262426165918249': No 3G Auth Data HLR_Test-GSUP(135)@8d267a17b3ed: Created GsupExpect[0] for "262426165918249" to be handled at TC_mo_ussd_unknown(140) 20241031160315980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20241031160315983 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160315983 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426165918249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426165918249" session_id=1969436988 session_state=BEGIN} 20241031160315983 DSS <0004> hlr_ussd.c:576 262426165918249/0x7563393c: Process SS (BEGIN) 20241031160315983 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160315983 DSS <0004> hlr_ussd.c:518 262426165918249/0x7563393c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160315983 DSS <0004> hlr_ussd.c:523 262426165918249/0x7563393c: USSD for unknown code '*#200#' 20241031160315983 DSS <0004> hlr_ussd.c:354 262426165918249/0x7563393c: Tx ReturnError(1, 0x12) 20241031160315983 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426165918249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426165918249" session_id=1969436988 session_state=END} 20241031160315983 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160315983 DLINP <000b> input/ipa.c:451 connected read/write 20241031160315983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d267a17b3ed: Found GsupExpect[0] for "262426165918249" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@8d267a17b3ed: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426165918249" TC_mo_ussd_unknown(140)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160315984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@8d267a17b3ed: Final verdict of PTC: pass 20241031160316007 DAUC <0003> db_auc.c:157 IMSI='262423786232370': No 2G Auth Data 20241031160316007 DAUC <0003> db_auc.c:192 IMSI='262423786232370': No 3G Auth Data HLR_Test-GSUP(135)@8d267a17b3ed: Created GsupExpect[0] for "262423786232370" to be handled at TC_mo_ussd_unknown(141) 20241031160316021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 20241031160316024 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316024 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423786232370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423786232370" session_id=4245820025 session_state=BEGIN} 20241031160316024 DSS <0004> hlr_ussd.c:576 262423786232370/0xfd121279: Process SS (BEGIN) 20241031160316024 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316024 DSS <0004> hlr_ussd.c:518 262423786232370/0xfd121279: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316024 DSS <0004> hlr_ussd.c:523 262423786232370/0xfd121279: USSD for unknown code '*#200#' 20241031160316024 DSS <0004> hlr_ussd.c:354 262423786232370/0xfd121279: Tx ReturnError(1, 0x12) 20241031160316024 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423786232370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423786232370" session_id=4245820025 session_state=END} 20241031160316024 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316024 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d267a17b3ed: Found GsupExpect[0] for "262423786232370" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@8d267a17b3ed: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423786232370" TC_mo_ussd_unknown(141)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160316025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@8d267a17b3ed: Final verdict of PTC: pass 20241031160316028 DAUC <0003> db_auc.c:157 IMSI='262425474996349': No 2G Auth Data 20241031160316028 DAUC <0003> db_auc.c:192 IMSI='262425474996349': No 3G Auth Data HLR_Test-GSUP(135)@8d267a17b3ed: Created GsupExpect[0] for "262425474996349" to be handled at TC_mo_ussd_unknown(142) 20241031160316039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 20241031160316042 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316042 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425474996349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425474996349" session_id=3754869693 session_state=BEGIN} 20241031160316042 DSS <0004> hlr_ussd.c:576 262425474996349/0xdfcec3bd: Process SS (BEGIN) 20241031160316042 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316042 DSS <0004> hlr_ussd.c:518 262425474996349/0xdfcec3bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316042 DSS <0004> hlr_ussd.c:523 262425474996349/0xdfcec3bd: USSD for unknown code '*#200#' 20241031160316042 DSS <0004> hlr_ussd.c:354 262425474996349/0xdfcec3bd: Tx ReturnError(1, 0x12) 20241031160316042 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425474996349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425474996349" session_id=3754869693 session_state=END} 20241031160316042 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316042 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d267a17b3ed: Found GsupExpect[0] for "262425474996349" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@8d267a17b3ed: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262425474996349" TC_mo_ussd_unknown(142)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160316044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@8d267a17b3ed: Final verdict of PTC: pass 20241031160316047 DAUC <0003> db_auc.c:157 IMSI='262424267280922': No 2G Auth Data 20241031160316047 DAUC <0003> db_auc.c:192 IMSI='262424267280922': No 3G Auth Data HLR_Test-GSUP(135)@8d267a17b3ed: Created GsupExpect[0] for "262424267280922" to be handled at TC_mo_ussd_unknown(143) 20241031160316067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241031160316070 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316070 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424267280922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424267280922" session_id=3677171110 session_state=BEGIN} 20241031160316070 DSS <0004> hlr_ussd.c:576 262424267280922/0xdb2d2da6: Process SS (BEGIN) 20241031160316070 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316070 DSS <0004> hlr_ussd.c:518 262424267280922/0xdb2d2da6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316070 DSS <0004> hlr_ussd.c:523 262424267280922/0xdb2d2da6: USSD for unknown code '*#200#' 20241031160316070 DSS <0004> hlr_ussd.c:354 262424267280922/0xdb2d2da6: Tx ReturnError(1, 0x12) 20241031160316070 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424267280922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424267280922" session_id=3677171110 session_state=END} 20241031160316070 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316070 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d267a17b3ed: Found GsupExpect[0] for "262424267280922" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@8d267a17b3ed: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424267280922" TC_mo_ussd_unknown(143)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160316071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@8d267a17b3ed: Final verdict of PTC: pass 20241031160316074 DAUC <0003> db_auc.c:157 IMSI='262420181224006': No 2G Auth Data 20241031160316074 DAUC <0003> db_auc.c:192 IMSI='262420181224006': No 3G Auth Data HLR_Test-GSUP(135)@8d267a17b3ed: Created GsupExpect[0] for "262420181224006" to be handled at TC_mo_ussd_unknown(144) 20241031160316089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 20241031160316092 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316092 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420181224006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420181224006" session_id=1455317641 session_state=BEGIN} 20241031160316092 DSS <0004> hlr_ussd.c:576 262420181224006/0x56be6289: Process SS (BEGIN) 20241031160316092 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316092 DSS <0004> hlr_ussd.c:518 262420181224006/0x56be6289: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316092 DSS <0004> hlr_ussd.c:523 262420181224006/0x56be6289: USSD for unknown code '*#200#' 20241031160316092 DSS <0004> hlr_ussd.c:354 262420181224006/0x56be6289: Tx ReturnError(1, 0x12) 20241031160316092 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420181224006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420181224006" session_id=1455317641 session_state=END} 20241031160316092 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316092 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d267a17b3ed: Found GsupExpect[0] for "262420181224006" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@8d267a17b3ed: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420181224006" TC_mo_ussd_unknown(144)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160316094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40874<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@8d267a17b3ed: Final verdict of PTC: pass 20241031160316097 DAUC <0003> db_auc.c:157 IMSI='262420328182607': No 2G Auth Data 20241031160316097 DAUC <0003> db_auc.c:192 IMSI='262420328182607': No 3G Auth Data HLR_Test-GSUP(135)@8d267a17b3ed: Created GsupExpect[0] for "262420328182607" to be handled at TC_mo_ussd_unknown(145) 20241031160316117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 20241031160316120 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160316120 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420328182607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420328182607" session_id=3978632700 session_state=BEGIN} 20241031160316120 DSS <0004> hlr_ussd.c:576 262420328182607/0xed251dfc: Process SS (BEGIN) 20241031160316120 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241031160316120 DSS <0004> hlr_ussd.c:518 262420328182607/0xed251dfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241031160316120 DSS <0004> hlr_ussd.c:523 262420328182607/0xed251dfc: USSD for unknown code '*#200#' 20241031160316120 DSS <0004> hlr_ussd.c:354 262420328182607/0xed251dfc: Tx ReturnError(1, 0x12) 20241031160316120 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420328182607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420328182607" session_id=3978632700 session_state=END} 20241031160316120 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160316120 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d267a17b3ed: Found GsupExpect[0] for "262420328182607" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@8d267a17b3ed: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262420328182607" TC_mo_ussd_unknown(145)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160316122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@8d267a17b3ed: Final verdict of PTC: pass 20241031160316122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4258 20241031160316122 DLINP <000b> input/ipa.c:451 connected read/write 20241031160316122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(135)@8d267a17b3ed: Final verdict of PTC: none 20241031160316122 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160316122 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160316122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160316122 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42823<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(137)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@8d267a17b3ed: Final verdict of PTC: none 136@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 136: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Oct 31 16:03:16 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 20241031160316144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 20241031160316246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39660) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Oct 31 16:03:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_mo_ussd_euse_disc started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160319350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160319350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160319354 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40904<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160319359 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319359 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160319359 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160319359 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 20241031160319359 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160319359 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 20241031160319359 DLGSUP <0013> gsup_server.c:235 2: 20241031160319359 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160319359 DLGSUP <0013> gsup_server.c:235 3: 20241031160319359 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160319359 DLGSUP <0013> gsup_server.c:235 4: 20241031160319359 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160319359 DLGSUP <0013> gsup_server.c:235 5: 20241031160319359 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160319359 DLGSUP <0013> gsup_server.c:235 7: 20241031160319359 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160319359 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160319359 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160319359 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@8d267a17b3ed: 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") 20241031160319374 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38641<->l=127.0.0.1:4259) 20241031160319399 DAUC <0003> db_auc.c:157 IMSI='262423321396375': No 2G Auth Data 20241031160319400 DAUC <0003> db_auc.c:192 IMSI='262423321396375': No 3G Auth Data HLR_Test-GSUP(147)@8d267a17b3ed: Created GsupExpect[0] for "262423321396375" to be handled at TC_mo_ussd_euse_disc(150) 20241031160319433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 20241031160319447 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319447 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423321396375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423321396375" session_id=3843870875 session_state=BEGIN} 20241031160319447 DSS <0004> hlr_ussd.c:576 262423321396375/0xe51cd09b: Process SS (BEGIN) 20241031160319447 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319447 DSS <0004> hlr_ussd.c:518 262423321396375/0xe51cd09b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319447 DSS <0004> hlr_ussd.c:542 262423321396375/0xe51cd09b: Cannot find conn for EUSE EUSE-foobar 20241031160319447 DSS <0004> hlr_ussd.c:354 262423321396375/0xe51cd09b: Tx ReturnError(1, 0x22) 20241031160319447 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423321396375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423321396375" session_id=3843870875 session_state=END} 20241031160319447 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319447 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d267a17b3ed: Found GsupExpect[0] for "262423321396375" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@8d267a17b3ed: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423321396375" TC_mo_ussd_euse_disc(150)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160319454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@8d267a17b3ed: Final verdict of PTC: pass 20241031160319458 DAUC <0003> db_auc.c:157 IMSI='262423646905145': No 2G Auth Data 20241031160319458 DAUC <0003> db_auc.c:192 IMSI='262423646905145': No 3G Auth Data HLR_Test-GSUP(147)@8d267a17b3ed: Created GsupExpect[0] for "262423646905145" to be handled at TC_mo_ussd_euse_disc(151) 20241031160319475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4258 20241031160319479 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319479 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423646905145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423646905145" session_id=2484826445 session_state=BEGIN} 20241031160319479 DSS <0004> hlr_ussd.c:576 262423646905145/0x941b714d: Process SS (BEGIN) 20241031160319479 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319479 DSS <0004> hlr_ussd.c:518 262423646905145/0x941b714d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319479 DSS <0004> hlr_ussd.c:542 262423646905145/0x941b714d: Cannot find conn for EUSE EUSE-foobar 20241031160319479 DSS <0004> hlr_ussd.c:354 262423646905145/0x941b714d: Tx ReturnError(1, 0x22) 20241031160319479 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423646905145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423646905145" session_id=2484826445 session_state=END} 20241031160319479 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319479 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d267a17b3ed: Found GsupExpect[0] for "262423646905145" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@8d267a17b3ed: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262423646905145" TC_mo_ussd_euse_disc(151)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160319482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@8d267a17b3ed: Final verdict of PTC: pass 20241031160319485 DAUC <0003> db_auc.c:157 IMSI='262425233334681': No 2G Auth Data 20241031160319485 DAUC <0003> db_auc.c:192 IMSI='262425233334681': No 3G Auth Data HLR_Test-GSUP(147)@8d267a17b3ed: Created GsupExpect[0] for "262425233334681" to be handled at TC_mo_ussd_euse_disc(152) 20241031160319497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 20241031160319500 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319500 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425233334681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425233334681" session_id=230403516 session_state=BEGIN} 20241031160319500 DSS <0004> hlr_ussd.c:576 262425233334681/0x0dbbadbc: Process SS (BEGIN) 20241031160319500 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319500 DSS <0004> hlr_ussd.c:518 262425233334681/0x0dbbadbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319500 DSS <0004> hlr_ussd.c:542 262425233334681/0x0dbbadbc: Cannot find conn for EUSE EUSE-foobar 20241031160319500 DSS <0004> hlr_ussd.c:354 262425233334681/0x0dbbadbc: Tx ReturnError(1, 0x22) 20241031160319500 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425233334681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425233334681" session_id=230403516 session_state=END} 20241031160319500 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319500 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d267a17b3ed: Found GsupExpect[0] for "262425233334681" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@8d267a17b3ed: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262425233334681" TC_mo_ussd_euse_disc(152)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160319502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@8d267a17b3ed: Final verdict of PTC: pass 20241031160319505 DAUC <0003> db_auc.c:157 IMSI='262425672037771': No 2G Auth Data 20241031160319505 DAUC <0003> db_auc.c:192 IMSI='262425672037771': No 3G Auth Data HLR_Test-GSUP(147)@8d267a17b3ed: Created GsupExpect[0] for "262425672037771" to be handled at TC_mo_ussd_euse_disc(153) 20241031160319516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 20241031160319519 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319519 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425672037771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425672037771" session_id=3677090366 session_state=BEGIN} 20241031160319519 DSS <0004> hlr_ussd.c:576 262425672037771/0xdb2bf23e: Process SS (BEGIN) 20241031160319519 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319519 DSS <0004> hlr_ussd.c:518 262425672037771/0xdb2bf23e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319519 DSS <0004> hlr_ussd.c:542 262425672037771/0xdb2bf23e: Cannot find conn for EUSE EUSE-foobar 20241031160319519 DSS <0004> hlr_ussd.c:354 262425672037771/0xdb2bf23e: Tx ReturnError(1, 0x22) 20241031160319519 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425672037771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425672037771" session_id=3677090366 session_state=END} 20241031160319519 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319519 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d267a17b3ed: Found GsupExpect[0] for "262425672037771" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@8d267a17b3ed: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425672037771" TC_mo_ussd_euse_disc(153)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160319521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@8d267a17b3ed: Final verdict of PTC: pass 20241031160319523 DAUC <0003> db_auc.c:157 IMSI='262424765199672': No 2G Auth Data 20241031160319523 DAUC <0003> db_auc.c:192 IMSI='262424765199672': No 3G Auth Data HLR_Test-GSUP(147)@8d267a17b3ed: Created GsupExpect[0] for "262424765199672" to be handled at TC_mo_ussd_euse_disc(154) 20241031160319534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 20241031160319537 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319537 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424765199672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424765199672" session_id=3414456457 session_state=BEGIN} 20241031160319537 DSS <0004> hlr_ussd.c:576 262424765199672/0xcb847889: Process SS (BEGIN) 20241031160319537 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319537 DSS <0004> hlr_ussd.c:518 262424765199672/0xcb847889: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319537 DSS <0004> hlr_ussd.c:542 262424765199672/0xcb847889: Cannot find conn for EUSE EUSE-foobar 20241031160319537 DSS <0004> hlr_ussd.c:354 262424765199672/0xcb847889: Tx ReturnError(1, 0x22) 20241031160319537 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424765199672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424765199672" session_id=3414456457 session_state=END} 20241031160319537 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319537 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d267a17b3ed: Found GsupExpect[0] for "262424765199672" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@8d267a17b3ed: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424765199672" TC_mo_ussd_euse_disc(154)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160319539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@8d267a17b3ed: Final verdict of PTC: pass 20241031160319542 DAUC <0003> db_auc.c:157 IMSI='262427877008392': No 2G Auth Data 20241031160319542 DAUC <0003> db_auc.c:192 IMSI='262427877008392': No 3G Auth Data HLR_Test-GSUP(147)@8d267a17b3ed: Created GsupExpect[0] for "262427877008392" to be handled at TC_mo_ussd_euse_disc(155) 20241031160319555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20241031160319558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319558 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427877008392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427877008392" session_id=3133331781 session_state=BEGIN} 20241031160319558 DSS <0004> hlr_ussd.c:576 262427877008392/0xbac2d945: Process SS (BEGIN) 20241031160319558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319558 DSS <0004> hlr_ussd.c:518 262427877008392/0xbac2d945: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319558 DSS <0004> hlr_ussd.c:542 262427877008392/0xbac2d945: Cannot find conn for EUSE EUSE-foobar 20241031160319558 DSS <0004> hlr_ussd.c:354 262427877008392/0xbac2d945: Tx ReturnError(1, 0x22) 20241031160319558 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427877008392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427877008392" session_id=3133331781 session_state=END} 20241031160319558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319558 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d267a17b3ed: Found GsupExpect[0] for "262427877008392" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@8d267a17b3ed: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427877008392" TC_mo_ussd_euse_disc(155)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160319560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@8d267a17b3ed: Final verdict of PTC: pass 20241031160319563 DAUC <0003> db_auc.c:157 IMSI='262428712255268': No 2G Auth Data 20241031160319563 DAUC <0003> db_auc.c:192 IMSI='262428712255268': No 3G Auth Data HLR_Test-GSUP(147)@8d267a17b3ed: Created GsupExpect[0] for "262428712255268" to be handled at TC_mo_ussd_euse_disc(156) 20241031160319577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 20241031160319580 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319580 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428712255268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428712255268" session_id=1556046079 session_state=BEGIN} 20241031160319580 DSS <0004> hlr_ussd.c:576 262428712255268/0x5cbf60ff: Process SS (BEGIN) 20241031160319580 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319580 DSS <0004> hlr_ussd.c:518 262428712255268/0x5cbf60ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319580 DSS <0004> hlr_ussd.c:542 262428712255268/0x5cbf60ff: Cannot find conn for EUSE EUSE-foobar 20241031160319580 DSS <0004> hlr_ussd.c:354 262428712255268/0x5cbf60ff: Tx ReturnError(1, 0x22) 20241031160319580 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428712255268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428712255268" session_id=1556046079 session_state=END} 20241031160319580 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319580 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d267a17b3ed: Found GsupExpect[0] for "262428712255268" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@8d267a17b3ed: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428712255268" TC_mo_ussd_euse_disc(156)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160319581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@8d267a17b3ed: Final verdict of PTC: pass 20241031160319584 DAUC <0003> db_auc.c:157 IMSI='262425017695297': No 2G Auth Data 20241031160319584 DAUC <0003> db_auc.c:192 IMSI='262425017695297': No 3G Auth Data HLR_Test-GSUP(147)@8d267a17b3ed: Created GsupExpect[0] for "262425017695297" to be handled at TC_mo_ussd_euse_disc(157) 20241031160319598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 20241031160319601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319601 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425017695297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425017695297" session_id=3329221270 session_state=BEGIN} 20241031160319601 DSS <0004> hlr_ussd.c:576 262425017695297/0xc66fe296: Process SS (BEGIN) 20241031160319601 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160319601 DSS <0004> hlr_ussd.c:518 262425017695297/0xc66fe296: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160319601 DSS <0004> hlr_ussd.c:542 262425017695297/0xc66fe296: Cannot find conn for EUSE EUSE-foobar 20241031160319601 DSS <0004> hlr_ussd.c:354 262425017695297/0xc66fe296: Tx ReturnError(1, 0x22) 20241031160319601 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425017695297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425017695297" session_id=3329221270 session_state=END} 20241031160319601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160319601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d267a17b3ed: Found GsupExpect[0] for "262425017695297" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@8d267a17b3ed: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425017695297" TC_mo_ussd_euse_disc(157)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160319602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@8d267a17b3ed: Final verdict of PTC: pass 20241031160319603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40904<->l=127.0.0.1:4258 20241031160319603 DLINP <000b> input/ipa.c:451 connected read/write 20241031160319603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160319603 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160319603 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(147)@8d267a17b3ed: Final verdict of PTC: none 20241031160319603 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160319603 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38641<->l=127.0.0.1:4259) 148@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 148: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Oct 31 16:03:19 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 20241031160319625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 20241031160319826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40994<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39696) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Oct 31 16:03:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_mo_ussd_iuse_imsi started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160322939 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160322939 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160322942 DLINP <000b> input/ipa.c:451 connected read/write 20241031160322942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160322942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160322944 DLINP <000b> input/ipa.c:451 connected read/write 20241031160322944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160322944 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160322944 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160322944 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 20241031160322944 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160322944 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 20241031160322944 DLGSUP <0013> gsup_server.c:235 2: 20241031160322944 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160322944 DLGSUP <0013> gsup_server.c:235 3: 20241031160322944 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160322944 DLGSUP <0013> gsup_server.c:235 4: 20241031160322944 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160322944 DLGSUP <0013> gsup_server.c:235 5: 20241031160322944 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160322944 DLGSUP <0013> gsup_server.c:235 7: 20241031160322944 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160322944 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160322944 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160322944 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@8d267a17b3ed: 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") 20241031160322953 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44435<->l=127.0.0.1:4259) 20241031160322971 DAUC <0003> db_auc.c:157 IMSI='262426742396119': No 2G Auth Data 20241031160322971 DAUC <0003> db_auc.c:192 IMSI='262426742396119': No 3G Auth Data HLR_Test-GSUP(159)@8d267a17b3ed: Created GsupExpect[0] for "262426742396119" to be handled at TC_mo_ussd_iuse_imsi(162) 20241031160323004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55388<->l=127.0.0.1:4258 20241031160323018 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323018 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426742396119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426742396119" session_id=2692574228 session_state=BEGIN} 20241031160323018 DSS <0004> hlr_ussd.c:576 262426742396119/0xa07d6c14: Process SS (BEGIN) 20241031160323018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323018 DSS <0004> hlr_ussd.c:518 262426742396119/0xa07d6c14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323018 DSS <0004> hlr_ussd.c:363 262426742396119/0xa07d6c14: Tx USSD 'Your IMSI is 262426742396119' 20241031160323018 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426742396119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426742396119" session_id=2692574228 session_state=END} 20241031160323018 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426742396119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323018 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323018 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d267a17b3ed: Found GsupExpect[0] for "262426742396119" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@8d267a17b3ed: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426742396119" TC_mo_ussd_iuse_imsi(162)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499ED4693CD72B6582C07'O } } } } } } TC_mo_ussd_iuse_imsi(162)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160323027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@8d267a17b3ed: Final verdict of PTC: pass 20241031160323030 DAUC <0003> db_auc.c:157 IMSI='262424451793515': No 2G Auth Data 20241031160323030 DAUC <0003> db_auc.c:192 IMSI='262424451793515': No 3G Auth Data HLR_Test-GSUP(159)@8d267a17b3ed: Created GsupExpect[0] for "262424451793515" to be handled at TC_mo_ussd_iuse_imsi(163) 20241031160323042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 20241031160323045 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323045 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424451793515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424451793515" session_id=3460633221 session_state=BEGIN} 20241031160323045 DSS <0004> hlr_ussd.c:576 262424451793515/0xce451285: Process SS (BEGIN) 20241031160323045 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323045 DSS <0004> hlr_ussd.c:518 262424451793515/0xce451285: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323045 DSS <0004> hlr_ussd.c:363 262424451793515/0xce451285: Tx USSD 'Your IMSI is 262424451793515' 20241031160323045 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424451793515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424451793515" session_id=3460633221 session_state=END} 20241031160323045 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424451793515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323045 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323045 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d267a17b3ed: Found GsupExpect[0] for "262424451793515" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@8d267a17b3ed: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424451793515" TC_mo_ussd_iuse_imsi(163)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198D568BDD72B35AAC06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160323047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@8d267a17b3ed: Final verdict of PTC: pass 20241031160323050 DAUC <0003> db_auc.c:157 IMSI='262423404112664': No 2G Auth Data 20241031160323050 DAUC <0003> db_auc.c:192 IMSI='262423404112664': No 3G Auth Data HLR_Test-GSUP(159)@8d267a17b3ed: Created GsupExpect[0] for "262423404112664" to be handled at TC_mo_ussd_iuse_imsi(164) 20241031160323061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55412<->l=127.0.0.1:4258 20241031160323064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323064 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423404112664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423404112664" session_id=1575939203 session_state=BEGIN} 20241031160323064 DSS <0004> hlr_ussd.c:576 262423404112664/0x5deeec83: Process SS (BEGIN) 20241031160323064 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323064 DSS <0004> hlr_ussd.c:518 262423404112664/0x5deeec83: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323064 DSS <0004> hlr_ussd.c:363 262423404112664/0x5deeec83: Tx USSD 'Your IMSI is 262423404112664' 20241031160323064 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423404112664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423404112664" session_id=1575939203 session_state=END} 20241031160323064 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423404112664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323064 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d267a17b3ed: Found GsupExpect[0] for "262423404112664" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@8d267a17b3ed: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423404112664" TC_mo_ussd_iuse_imsi(164)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98C06A3C562329B8D06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160323066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55412<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@8d267a17b3ed: Final verdict of PTC: pass 20241031160323069 DAUC <0003> db_auc.c:157 IMSI='262428871181000': No 2G Auth Data 20241031160323069 DAUC <0003> db_auc.c:192 IMSI='262428871181000': No 3G Auth Data HLR_Test-GSUP(159)@8d267a17b3ed: Created GsupExpect[0] for "262428871181000" to be handled at TC_mo_ussd_iuse_imsi(165) 20241031160323080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 20241031160323082 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323082 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428871181000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428871181000" session_id=3889762 session_state=BEGIN} 20241031160323083 DSS <0004> hlr_ussd.c:576 262428871181000/0x003b5a62: Process SS (BEGIN) 20241031160323083 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323083 DSS <0004> hlr_ussd.c:518 262428871181000/0x003b5a62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323083 DSS <0004> hlr_ussd.c:363 262428871181000/0x003b5a62: Tx USSD 'Your IMSI is 262428871181000' 20241031160323083 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428871181000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428871181000" session_id=3889762 session_state=END} 20241031160323083 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428871181000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323083 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323083 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d267a17b3ed: Found GsupExpect[0] for "262428871181000" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@8d267a17b3ed: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428871181000" TC_mo_ussd_iuse_imsi(165)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E778BC57031180C06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160323085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@8d267a17b3ed: Final verdict of PTC: pass 20241031160323087 DAUC <0003> db_auc.c:157 IMSI='262429721569643': No 2G Auth Data 20241031160323087 DAUC <0003> db_auc.c:192 IMSI='262429721569643': No 3G Auth Data HLR_Test-GSUP(159)@8d267a17b3ed: Created GsupExpect[0] for "262429721569643" to be handled at TC_mo_ussd_iuse_imsi(166) 20241031160323099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 20241031160323101 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323101 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429721569643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429721569643" session_id=1239343842 session_state=BEGIN} 20241031160323101 DSS <0004> hlr_ussd.c:576 262429721569643/0x49dee2e2: Process SS (BEGIN) 20241031160323101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323101 DSS <0004> hlr_ussd.c:518 262429721569643/0x49dee2e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323101 DSS <0004> hlr_ussd.c:363 262429721569643/0x49dee2e2: Tx USSD 'Your IMSI is 262429721569643' 20241031160323101 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429721569643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429721569643" session_id=1239343842 session_state=END} 20241031160323102 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429721569643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d267a17b3ed: Found GsupExpect[0] for "262429721569643" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@8d267a17b3ed: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429721569643" TC_mo_ussd_iuse_imsi(166)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EE268BD56C391B6D06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160323103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@8d267a17b3ed: Final verdict of PTC: pass 20241031160323106 DAUC <0003> db_auc.c:157 IMSI='262424842650053': No 2G Auth Data 20241031160323106 DAUC <0003> db_auc.c:192 IMSI='262424842650053': No 3G Auth Data HLR_Test-GSUP(159)@8d267a17b3ed: Created GsupExpect[0] for "262424842650053" to be handled at TC_mo_ussd_iuse_imsi(167) 20241031160323120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 20241031160323123 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323123 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424842650053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424842650053" session_id=2531031446 session_state=BEGIN} 20241031160323123 DSS <0004> hlr_ussd.c:576 262424842650053/0x96dc7996: Process SS (BEGIN) 20241031160323123 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323123 DSS <0004> hlr_ussd.c:518 262424842650053/0x96dc7996: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323123 DSS <0004> hlr_ussd.c:363 262424842650053/0x96dc7996: Tx USSD 'Your IMSI is 262424842650053' 20241031160323123 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424842650053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424842650053" session_id=2531031446 session_state=END} 20241031160323123 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424842650053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323123 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323123 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d267a17b3ed: Found GsupExpect[0] for "262424842650053" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@8d267a17b3ed: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424842650053" TC_mo_ussd_iuse_imsi(167)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D4793D96A30586D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160323125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55438<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@8d267a17b3ed: Final verdict of PTC: pass 20241031160323127 DAUC <0003> db_auc.c:157 IMSI='262420564453312': No 2G Auth Data 20241031160323127 DAUC <0003> db_auc.c:192 IMSI='262420564453312': No 3G Auth Data HLR_Test-GSUP(159)@8d267a17b3ed: Created GsupExpect[0] for "262420564453312" to be handled at TC_mo_ussd_iuse_imsi(168) 20241031160323141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55452<->l=127.0.0.1:4258 20241031160323144 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323144 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420564453312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420564453312" session_id=855226797 session_state=BEGIN} 20241031160323144 DSS <0004> hlr_ussd.c:576 262420564453312/0x32f9b9ad: Process SS (BEGIN) 20241031160323144 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323144 DSS <0004> hlr_ussd.c:518 262420564453312/0x32f9b9ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323144 DSS <0004> hlr_ussd.c:363 262420564453312/0x32f9b9ad: Tx USSD 'Your IMSI is 262420564453312' 20241031160323144 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420564453312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420564453312" session_id=855226797 session_state=END} 20241031160323144 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420564453312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323144 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323144 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d267a17b3ed: Found GsupExpect[0] for "262420564453312" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@8d267a17b3ed: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420564453312" TC_mo_ussd_iuse_imsi(168)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AC66A3D16AB3594C06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160323145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55452<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@8d267a17b3ed: Final verdict of PTC: pass 20241031160323148 DAUC <0003> db_auc.c:157 IMSI='262421825065122': No 2G Auth Data 20241031160323148 DAUC <0003> db_auc.c:192 IMSI='262421825065122': No 3G Auth Data HLR_Test-GSUP(159)@8d267a17b3ed: Created GsupExpect[0] for "262421825065122" to be handled at TC_mo_ussd_iuse_imsi(169) 20241031160323162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 20241031160323165 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323165 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421825065122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421825065122" session_id=544020648 session_state=BEGIN} 20241031160323165 DSS <0004> hlr_ussd.c:576 262421825065122/0x206d18a8: Process SS (BEGIN) 20241031160323165 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160323165 DSS <0004> hlr_ussd.c:518 262421825065122/0x206d18a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160323165 DSS <0004> hlr_ussd.c:363 262421825065122/0x206d18a8: Tx USSD 'Your IMSI is 262421825065122' 20241031160323165 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421825065122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421825065122" session_id=544020648 session_state=END} 20241031160323165 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421825065122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160323165 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160323165 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d267a17b3ed: Found GsupExpect[0] for "262421825065122" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@8d267a17b3ed: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421825065122" TC_mo_ussd_iuse_imsi(169)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C27ABC16CB5984C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160323167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55454<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@8d267a17b3ed: Final verdict of PTC: pass 20241031160323167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 20241031160323168 DLINP <000b> input/ipa.c:451 connected read/write 20241031160323168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160323168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160323168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160323168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160323168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44435<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@8d267a17b3ed: Final verdict of PTC: none 160@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 160: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Oct 31 16:03:23 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 20241031160323190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4258 20241031160323391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5664) Waiting for packet dumper to finish... 1 (prev_count=5664, count=40216) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:03:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160326508 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160326509 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160326513 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160326519 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326519 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160326519 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160326519 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 20241031160326519 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160326519 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 20241031160326519 DLGSUP <0013> gsup_server.c:235 2: 20241031160326519 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160326519 DLGSUP <0013> gsup_server.c:235 3: 20241031160326519 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160326519 DLGSUP <0013> gsup_server.c:235 4: 20241031160326519 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160326519 DLGSUP <0013> gsup_server.c:235 5: 20241031160326519 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160326519 DLGSUP <0013> gsup_server.c:235 7: 20241031160326519 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160326519 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160326519 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160326519 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@8d267a17b3ed: 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") 20241031160326550 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44261<->l=127.0.0.1:4259) 20241031160326583 DAUC <0003> db_auc.c:157 IMSI='262425219313961': No 2G Auth Data 20241031160326583 DAUC <0003> db_auc.c:192 IMSI='262425219313961': No 3G Auth Data HLR_Test-GSUP(171)@8d267a17b3ed: Created GsupExpect[0] for "262425219313961" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241031160326620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 20241031160326633 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326634 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425219313961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425219313961" source_name="the-source\n" session_id=1211364555 session_state=BEGIN} 20241031160326634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160326634 DSS <0004> hlr_ussd.c:576 262425219313961/0x4833f4cb: Process SS (BEGIN) 20241031160326634 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326634 DSS <0004> hlr_ussd.c:518 262425219313961/0x4833f4cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326634 DSS <0004> hlr_ussd.c:363 262425219313961/0x4833f4cb: Tx USSD 'Your IMSI is 262425219313961' 20241031160326634 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425219313961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425219313961" destination_name="the-source\n" session_id=1211364555 session_state=END} 20241031160326634 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425219313961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326634 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326634 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d267a17b3ed: Found GsupExpect[0] for "262425219313961" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@8d267a17b3ed: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425219313961" TC_mo_ussd_iuse_imsi_via_proxy(174)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594D16CBCD62B39C2D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160326642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@8d267a17b3ed: Final verdict of PTC: pass 20241031160326646 DAUC <0003> db_auc.c:157 IMSI='262425880554412': No 2G Auth Data 20241031160326646 DAUC <0003> db_auc.c:192 IMSI='262425880554412': No 3G Auth Data HLR_Test-GSUP(171)@8d267a17b3ed: Created GsupExpect[0] for "262425880554412" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241031160326657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241031160326659 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326659 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425880554412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425880554412" source_name="the-source\n" session_id=1682905349 session_state=BEGIN} 20241031160326659 DSS <0004> hlr_ussd.c:576 262425880554412/0x644f1905: Process SS (BEGIN) 20241031160326659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326659 DSS <0004> hlr_ussd.c:518 262425880554412/0x644f1905: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326659 DSS <0004> hlr_ussd.c:363 262425880554412/0x644f1905: Tx USSD 'Your IMSI is 262425880554412' 20241031160326659 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425880554412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425880554412" destination_name="the-source\n" session_id=1682905349 session_state=END} 20241031160326659 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425880554412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326659 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326659 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d267a17b3ed: Found GsupExpect[0] for "262425880554412" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@8d267a17b3ed: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425880554412" TC_mo_ussd_iuse_imsi_via_proxy(175)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D8783D56A345A4C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160326661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@8d267a17b3ed: Final verdict of PTC: pass 20241031160326664 DAUC <0003> db_auc.c:157 IMSI='262421438453913': No 2G Auth Data 20241031160326664 DAUC <0003> db_auc.c:192 IMSI='262421438453913': No 3G Auth Data HLR_Test-GSUP(171)@8d267a17b3ed: Created GsupExpect[0] for "262421438453913" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241031160326675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241031160326678 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326678 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421438453913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421438453913" source_name="the-source\n" session_id=2389827566 session_state=BEGIN} 20241031160326678 DSS <0004> hlr_ussd.c:576 262421438453913/0x8e71dfee: Process SS (BEGIN) 20241031160326678 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326678 DSS <0004> hlr_ussd.c:518 262421438453913/0x8e71dfee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326678 DSS <0004> hlr_ussd.c:363 262421438453913/0x8e71dfee: Tx USSD 'Your IMSI is 262421438453913' 20241031160326678 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421438453913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438453913" destination_name="the-source\n" session_id=2389827566 session_state=END} 20241031160326678 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421438453913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326678 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326678 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d267a17b3ed: Found GsupExpect[0] for "262421438453913" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@8d267a17b3ed: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421438453913" TC_mo_ussd_iuse_imsi_via_proxy(176)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598C36C3D16AB35C6C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160326681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@8d267a17b3ed: Final verdict of PTC: pass 20241031160326684 DAUC <0003> db_auc.c:157 IMSI='262428454631637': No 2G Auth Data 20241031160326684 DAUC <0003> db_auc.c:192 IMSI='262428454631637': No 3G Auth Data HLR_Test-GSUP(171)@8d267a17b3ed: Created GsupExpect[0] for "262428454631637" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241031160326695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4258 20241031160326698 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326698 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428454631637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428454631637" source_name="the-source\n" session_id=1133957600 session_state=BEGIN} 20241031160326698 DSS <0004> hlr_ussd.c:576 262428454631637/0x4396d1e0: Process SS (BEGIN) 20241031160326698 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326698 DSS <0004> hlr_ussd.c:518 262428454631637/0x4396d1e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326698 DSS <0004> hlr_ussd.c:363 262428454631637/0x4396d1e0: Tx USSD 'Your IMSI is 262428454631637' 20241031160326698 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428454631637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428454631637" destination_name="the-source\n" session_id=1133957600 session_state=END} 20241031160326698 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428454631637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326698 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326698 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d267a17b3ed: Found GsupExpect[0] for "262428454631637" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@8d267a17b3ed: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428454631637" TC_mo_ussd_iuse_imsi_via_proxy(177)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198E56A3D96631DBEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160326700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@8d267a17b3ed: Final verdict of PTC: pass 20241031160326703 DAUC <0003> db_auc.c:157 IMSI='262423464606552': No 2G Auth Data 20241031160326703 DAUC <0003> db_auc.c:192 IMSI='262423464606552': No 3G Auth Data HLR_Test-GSUP(171)@8d267a17b3ed: Created GsupExpect[0] for "262423464606552" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241031160326714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4258 20241031160326717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326717 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423464606552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423464606552" source_name="the-source\n" session_id=2996819813 session_state=BEGIN} 20241031160326717 DSS <0004> hlr_ussd.c:576 262423464606552/0xb29fd765: Process SS (BEGIN) 20241031160326717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326717 DSS <0004> hlr_ussd.c:518 262423464606552/0xb29fd765: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326717 DSS <0004> hlr_ussd.c:363 262423464606552/0xb29fd765: Tx USSD 'Your IMSI is 262423464606552' 20241031160326717 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423464606552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423464606552" destination_name="the-source\n" session_id=2996819813 session_state=END} 20241031160326717 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423464606552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326717 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d267a17b3ed: Found GsupExpect[0] for "262423464606552" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@8d267a17b3ed: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423464606552" TC_mo_ussd_iuse_imsi_via_proxy(178)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98C66A3D960B65A4D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160326719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@8d267a17b3ed: Final verdict of PTC: pass 20241031160326721 DAUC <0003> db_auc.c:157 IMSI='262421688002056': No 2G Auth Data 20241031160326721 DAUC <0003> db_auc.c:192 IMSI='262421688002056': No 3G Auth Data HLR_Test-GSUP(171)@8d267a17b3ed: Created GsupExpect[0] for "262421688002056" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241031160326735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 20241031160326737 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326737 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421688002056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421688002056" source_name="the-source\n" session_id=2269211394 session_state=BEGIN} 20241031160326737 DSS <0004> hlr_ussd.c:576 262421688002056/0x87416b02: Process SS (BEGIN) 20241031160326737 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326737 DSS <0004> hlr_ussd.c:518 262421688002056/0x87416b02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326737 DSS <0004> hlr_ussd.c:363 262421688002056/0x87416b02: Tx USSD 'Your IMSI is 262421688002056' 20241031160326737 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421688002056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688002056" destination_name="the-source\n" session_id=2269211394 session_state=END} 20241031160326737 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421688002056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326737 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326737 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d267a17b3ed: Found GsupExpect[0] for "262421688002056" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@8d267a17b3ed: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421688002056" TC_mo_ussd_iuse_imsi_via_proxy(179)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CC86C3C1603258CD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160326739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@8d267a17b3ed: Final verdict of PTC: pass 20241031160326742 DAUC <0003> db_auc.c:157 IMSI='262426147792457': No 2G Auth Data 20241031160326742 DAUC <0003> db_auc.c:192 IMSI='262426147792457': No 3G Auth Data HLR_Test-GSUP(171)@8d267a17b3ed: Created GsupExpect[0] for "262426147792457" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241031160326756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4258 20241031160326759 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326759 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426147792457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426147792457" source_name="the-source\n" session_id=533595001 session_state=BEGIN} 20241031160326759 DSS <0004> hlr_ussd.c:576 262426147792457/0x1fce0379: Process SS (BEGIN) 20241031160326759 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326759 DSS <0004> hlr_ussd.c:518 262426147792457/0x1fce0379: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326759 DSS <0004> hlr_ussd.c:363 262426147792457/0x1fce0379: Tx USSD 'Your IMSI is 262426147792457' 20241031160326759 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426147792457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426147792457" destination_name="the-source\n" session_id=533595001 session_state=END} 20241031160326759 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426147792457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326759 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326759 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d267a17b3ed: Found GsupExpect[0] for "262426147792457" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@8d267a17b3ed: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426147792457" TC_mo_ussd_iuse_imsi_via_proxy(180)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992D46BBDD72325AED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160326761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@8d267a17b3ed: Final verdict of PTC: pass 20241031160326764 DAUC <0003> db_auc.c:157 IMSI='262420134841927': No 2G Auth Data 20241031160326764 DAUC <0003> db_auc.c:192 IMSI='262420134841927': No 3G Auth Data HLR_Test-GSUP(171)@8d267a17b3ed: Created GsupExpect[0] for "262420134841927" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241031160326778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 20241031160326781 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326781 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420134841927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420134841927" source_name="the-source\n" session_id=2772143793 session_state=BEGIN} 20241031160326781 DSS <0004> hlr_ussd.c:576 262420134841927/0xa53b8eb1: Process SS (BEGIN) 20241031160326781 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241031160326781 DSS <0004> hlr_ussd.c:518 262420134841927/0xa53b8eb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241031160326781 DSS <0004> hlr_ussd.c:363 262420134841927/0xa53b8eb1: Tx USSD 'Your IMSI is 262420134841927' 20241031160326781 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420134841927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420134841927" destination_name="the-source\n" session_id=2772143793 session_state=END} 20241031160326781 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420134841927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160326781 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160326781 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d267a17b3ed: Found GsupExpect[0] for "262420134841927" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@8d267a17b3ed: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262420134841927" TC_mo_ussd_iuse_imsi_via_proxy(181)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192C36A3E168B19CEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@8d267a17b3ed: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(181)@8d267a17b3ed: Final verdict of PTC: pass 20241031160326783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 20241031160326783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@8d267a17b3ed: Final verdict of PTC: none 20241031160326784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44261<->l=127.0.0.1:4259) 20241031160326784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160326784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160326784 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160326784 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160326784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160326784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@8d267a17b3ed: Final verdict of PTC: none 172@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 172: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Oct 31 16:03:26 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 20241031160326806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4258 20241031160327008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55566<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40380) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Oct 31 16:03:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_mo_ussd_iuse_msisdn started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160330130 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160330130 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160330134 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160330140 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330140 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160330140 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160330140 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 20241031160330140 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160330140 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 20241031160330140 DLGSUP <0013> gsup_server.c:235 2: 20241031160330140 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160330140 DLGSUP <0013> gsup_server.c:235 3: 20241031160330140 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160330140 DLGSUP <0013> gsup_server.c:235 4: 20241031160330140 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160330140 DLGSUP <0013> gsup_server.c:235 5: 20241031160330140 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160330140 DLGSUP <0013> gsup_server.c:235 7: 20241031160330140 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160330140 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(182)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160330140 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160330140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@8d267a17b3ed: 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") 20241031160330176 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37973<->l=127.0.0.1:4259) 20241031160330206 DAUC <0003> db_auc.c:157 IMSI='262428190644074': No 2G Auth Data 20241031160330206 DAUC <0003> db_auc.c:192 IMSI='262428190644074': No 3G Auth Data HLR_Test-GSUP(183)@8d267a17b3ed: Created GsupExpect[0] for "262428190644074" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241031160330241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 20241031160330254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330254 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428190644074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428190644074" session_id=2255392625 session_state=BEGIN} 20241031160330254 DSS <0004> hlr_ussd.c:576 262428190644074/0x866e8f71: Process SS (BEGIN) 20241031160330254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330254 DSS <0004> hlr_ussd.c:518 262428190644074/0x866e8f71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330254 DSS <0004> hlr_ussd.c:363 262428190644074/0x866e8f71: Tx USSD 'Your extension is 491614660212' 20241031160330254 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428190644074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428190644074" session_id=2255392625 session_state=END} 20241031160330254 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428190644074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330255 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d267a17b3ed: Found GsupExpect[0] for "262428190644074" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@8d267a17b3ed: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262428190644074" TC_mo_ussd_iuse_msisdn(186)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568361B4C169301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160330262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@8d267a17b3ed: Final verdict of PTC: pass 20241031160330266 DAUC <0003> db_auc.c:157 IMSI='262426732565750': No 2G Auth Data 20241031160330266 DAUC <0003> db_auc.c:192 IMSI='262426732565750': No 3G Auth Data HLR_Test-GSUP(183)@8d267a17b3ed: Created GsupExpect[0] for "262426732565750" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241031160330277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 20241031160330280 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330280 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426732565750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426732565750" session_id=1259895603 session_state=BEGIN} 20241031160330280 DSS <0004> hlr_ussd.c:576 262426732565750/0x4b187b33: Process SS (BEGIN) 20241031160330280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330280 DSS <0004> hlr_ussd.c:518 262426732565750/0x4b187b33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330280 DSS <0004> hlr_ussd.c:363 262426732565750/0x4b187b33: Tx USSD 'Your extension is 491616318011' 20241031160330280 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426732565750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426732565750" session_id=1259895603 session_state=END} 20241031160330280 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426732565750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330280 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330280 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d267a17b3ed: Found GsupExpect[0] for "262426732565750" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@8d267a17b3ed: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262426732565750" TC_mo_ussd_iuse_msisdn(187)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB3180E168B01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160330282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55584<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@8d267a17b3ed: Final verdict of PTC: pass 20241031160330285 DAUC <0003> db_auc.c:157 IMSI='262422710538925': No 2G Auth Data 20241031160330285 DAUC <0003> db_auc.c:192 IMSI='262422710538925': No 3G Auth Data HLR_Test-GSUP(183)@8d267a17b3ed: Created GsupExpect[0] for "262422710538925" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241031160330296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20241031160330298 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330298 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422710538925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422710538925" session_id=1414566022 session_state=BEGIN} 20241031160330298 DSS <0004> hlr_ussd.c:576 262422710538925/0x54509086: Process SS (BEGIN) 20241031160330298 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330298 DSS <0004> hlr_ussd.c:518 262422710538925/0x54509086: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330298 DSS <0004> hlr_ussd.c:363 262422710538925/0x54509086: Tx USSD 'Your extension is 491610502850' 20241031160330298 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422710538925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422710538925" session_id=1414566022 session_state=END} 20241031160330298 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422710538925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330298 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330298 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d267a17b3ed: Found GsupExpect[0] for "262422710538925" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@8d267a17b3ed: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262422710538925" TC_mo_ussd_iuse_msisdn(188)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56035980C578301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160330300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@8d267a17b3ed: Final verdict of PTC: pass 20241031160330303 DAUC <0003> db_auc.c:157 IMSI='262426289479616': No 2G Auth Data 20241031160330303 DAUC <0003> db_auc.c:192 IMSI='262426289479616': No 3G Auth Data HLR_Test-GSUP(183)@8d267a17b3ed: Created GsupExpect[0] for "262426289479616" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241031160330314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 20241031160330317 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330317 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426289479616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426289479616" session_id=792403266 session_state=BEGIN} 20241031160330317 DSS <0004> hlr_ussd.c:576 262426289479616/0x2f3b1d42: Process SS (BEGIN) 20241031160330317 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330317 DSS <0004> hlr_ussd.c:518 262426289479616/0x2f3b1d42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330317 DSS <0004> hlr_ussd.c:363 262426289479616/0x2f3b1d42: Tx USSD 'Your extension is 491610788303' 20241031160330317 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426289479616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426289479616" session_id=792403266 session_state=END} 20241031160330317 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426289479616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330317 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330317 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d267a17b3ed: Found GsupExpect[0] for "262426289479616" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@8d267a17b3ed: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262426289479616" TC_mo_ussd_iuse_msisdn(189)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560371C6E069B01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160330319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@8d267a17b3ed: Final verdict of PTC: pass 20241031160330321 DAUC <0003> db_auc.c:157 IMSI='262420878974520': No 2G Auth Data 20241031160330321 DAUC <0003> db_auc.c:192 IMSI='262420878974520': No 3G Auth Data HLR_Test-GSUP(183)@8d267a17b3ed: Created GsupExpect[0] for "262420878974520" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241031160330334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 20241031160330337 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330337 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420878974520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420878974520" session_id=3050678594 session_state=BEGIN} 20241031160330337 DSS <0004> hlr_ussd.c:576 262420878974520/0xb5d5a942: Process SS (BEGIN) 20241031160330337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330337 DSS <0004> hlr_ussd.c:518 262420878974520/0xb5d5a942: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330337 DSS <0004> hlr_ussd.c:363 262420878974520/0xb5d5a942: Tx USSD 'Your extension is 491612855866' 20241031160330337 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420878974520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420878974520" session_id=3050678594 session_state=END} 20241031160330337 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420878974520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330337 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330337 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d267a17b3ed: Found GsupExpect[0] for "262420878974520" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@8d267a17b3ed: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420878974520" TC_mo_ussd_iuse_msisdn(190)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B85A0D67B301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160330340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55604<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@8d267a17b3ed: Final verdict of PTC: pass 20241031160330342 DAUC <0003> db_auc.c:157 IMSI='262427434712737': No 2G Auth Data 20241031160330342 DAUC <0003> db_auc.c:192 IMSI='262427434712737': No 3G Auth Data HLR_Test-GSUP(183)@8d267a17b3ed: Created GsupExpect[0] for "262427434712737" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241031160330356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 20241031160330359 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330359 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427434712737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427434712737" session_id=511238038 session_state=BEGIN} 20241031160330359 DSS <0004> hlr_ussd.c:576 262427434712737/0x1e78df96: Process SS (BEGIN) 20241031160330359 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330359 DSS <0004> hlr_ussd.c:518 262427434712737/0x1e78df96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330359 DSS <0004> hlr_ussd.c:363 262427434712737/0x1e78df96: Tx USSD 'Your extension is 491615576033' 20241031160330359 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427434712737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427434712737" session_id=511238038 session_state=END} 20241031160330359 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427434712737 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330359 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330359 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d267a17b3ed: Found GsupExpect[0] for "262427434712737" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@8d267a17b3ed: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262427434712737" TC_mo_ussd_iuse_msisdn(191)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB59B0D369B01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160330361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@8d267a17b3ed: Final verdict of PTC: pass 20241031160330370 DAUC <0003> db_auc.c:157 IMSI='262427899098826': No 2G Auth Data 20241031160330370 DAUC <0003> db_auc.c:192 IMSI='262427899098826': No 3G Auth Data HLR_Test-GSUP(183)@8d267a17b3ed: Created GsupExpect[0] for "262427899098826" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241031160330384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241031160330387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330387 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427899098826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427899098826" session_id=3281440483 session_state=BEGIN} 20241031160330387 DSS <0004> hlr_ussd.c:576 262427899098826/0xc396cee3: Process SS (BEGIN) 20241031160330387 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330387 DSS <0004> hlr_ussd.c:518 262427899098826/0xc396cee3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330387 DSS <0004> hlr_ussd.c:363 262427899098826/0xc396cee3: Tx USSD 'Your extension is 491612132272' 20241031160330387 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427899098826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427899098826" session_id=3281440483 session_state=END} 20241031160330387 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427899098826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d267a17b3ed: Found GsupExpect[0] for "262427899098826" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@8d267a17b3ed: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262427899098826" TC_mo_ussd_iuse_msisdn(192)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B1994C769301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160330389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@8d267a17b3ed: Final verdict of PTC: pass 20241031160330391 DAUC <0003> db_auc.c:157 IMSI='262420617808833': No 2G Auth Data 20241031160330391 DAUC <0003> db_auc.c:192 IMSI='262420617808833': No 3G Auth Data HLR_Test-GSUP(183)@8d267a17b3ed: Created GsupExpect[0] for "262420617808833" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241031160330405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241031160330408 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330408 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420617808833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420617808833" session_id=3050154421 session_state=BEGIN} 20241031160330408 DSS <0004> hlr_ussd.c:576 262420617808833/0xb5cda9b5: Process SS (BEGIN) 20241031160330408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160330408 DSS <0004> hlr_ussd.c:518 262420617808833/0xb5cda9b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160330408 DSS <0004> hlr_ussd.c:363 262420617808833/0xb5cda9b5: Tx USSD 'Your extension is 491615610824' 20241031160330408 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420617808833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420617808833" session_id=3050154421 session_state=END} 20241031160330408 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420617808833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160330408 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160330408 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d267a17b3ed: Found GsupExpect[0] for "262420617808833" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@8d267a17b3ed: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262420617808833" TC_mo_ussd_iuse_msisdn(193)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB6180C27A301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160330410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@8d267a17b3ed: Final verdict of PTC: pass 20241031160330410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 20241031160330410 DLINP <000b> input/ipa.c:451 connected read/write 20241031160330411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160330411 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160330411 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160330411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@8d267a17b3ed: Final verdict of PTC: none 20241031160330411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37973<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@8d267a17b3ed: Final verdict of PTC: none 184@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 184: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Oct 31 16:03:30 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 20241031160330436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241031160330638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4576) Waiting for packet dumper to finish... 1 (prev_count=4576, count=40028) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:03:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160333753 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160333753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160333758 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160333763 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333763 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160333763 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160333763 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 20241031160333763 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160333763 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 20241031160333763 DLGSUP <0013> gsup_server.c:235 2: 20241031160333763 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160333763 DLGSUP <0013> gsup_server.c:235 3: 20241031160333763 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160333763 DLGSUP <0013> gsup_server.c:235 4: 20241031160333763 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160333763 DLGSUP <0013> gsup_server.c:235 5: 20241031160333763 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160333763 DLGSUP <0013> gsup_server.c:235 7: 20241031160333763 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160333763 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160333763 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(194)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160333763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@8d267a17b3ed: 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") 20241031160333789 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33931<->l=127.0.0.1:4259) 20241031160333822 DAUC <0003> db_auc.c:157 IMSI='262426481800142': No 2G Auth Data 20241031160333822 DAUC <0003> db_auc.c:192 IMSI='262426481800142': No 3G Auth Data HLR_Test-GSUP(195)@8d267a17b3ed: Created GsupExpect[0] for "262426481800142" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241031160333859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4258 20241031160333872 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333872 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426481800142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426481800142" source_name="the-source\n" session_id=2415072290 session_state=BEGIN} 20241031160333872 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160333872 DSS <0004> hlr_ussd.c:576 262426481800142/0x8ff31422: Process SS (BEGIN) 20241031160333872 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333872 DSS <0004> hlr_ussd.c:518 262426481800142/0x8ff31422: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333872 DSS <0004> hlr_ussd.c:363 262426481800142/0x8ff31422: Tx USSD 'Your extension is 491616731280' 20241031160333872 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426481800142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426481800142" destination_name="the-source\n" session_id=2415072290 session_state=END} 20241031160333872 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426481800142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333872 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333872 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d267a17b3ed: Found GsupExpect[0] for "262426481800142" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@8d267a17b3ed: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426481800142" TC_mo_ussd_iuse_msisdn_via_proxy(198)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB7594C868301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160333880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@8d267a17b3ed: Final verdict of PTC: pass 20241031160333883 DAUC <0003> db_auc.c:157 IMSI='262420229492508': No 2G Auth Data 20241031160333883 DAUC <0003> db_auc.c:192 IMSI='262420229492508': No 3G Auth Data HLR_Test-GSUP(195)@8d267a17b3ed: Created GsupExpect[0] for "262420229492508" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241031160333894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20241031160333897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333897 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420229492508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420229492508" source_name="the-source\n" session_id=1355896162 session_state=BEGIN} 20241031160333897 DSS <0004> hlr_ussd.c:576 262420229492508/0x50d15562: Process SS (BEGIN) 20241031160333897 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333897 DSS <0004> hlr_ussd.c:518 262420229492508/0x50d15562: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333897 DSS <0004> hlr_ussd.c:363 262420229492508/0x50d15562: Tx USSD 'Your extension is 491615746003' 20241031160333897 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420229492508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420229492508" destination_name="the-source\n" session_id=1355896162 session_state=END} 20241031160333897 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420229492508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d267a17b3ed: Found GsupExpect[0] for "262420229492508" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@8d267a17b3ed: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262420229492508" TC_mo_ussd_iuse_msisdn_via_proxy(199)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A379A0D069B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160333899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@8d267a17b3ed: Final verdict of PTC: pass 20241031160333902 DAUC <0003> db_auc.c:157 IMSI='262428386307810': No 2G Auth Data 20241031160333902 DAUC <0003> db_auc.c:192 IMSI='262428386307810': No 3G Auth Data HLR_Test-GSUP(195)@8d267a17b3ed: Created GsupExpect[0] for "262428386307810" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241031160333913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 20241031160333916 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333916 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428386307810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428386307810" source_name="the-source\n" session_id=3322429285 session_state=BEGIN} 20241031160333916 DSS <0004> hlr_ussd.c:576 262428386307810/0xc6083f65: Process SS (BEGIN) 20241031160333916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333916 DSS <0004> hlr_ussd.c:518 262428386307810/0xc6083f65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333916 DSS <0004> hlr_ussd.c:363 262428386307810/0xc6083f65: Tx USSD 'Your extension is 491614172052' 20241031160333916 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428386307810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428386307810" destination_name="the-source\n" session_id=3322429285 session_state=END} 20241031160333916 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428386307810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333916 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333916 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d267a17b3ed: Found GsupExpect[0] for "262428386307810" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@8d267a17b3ed: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428386307810" TC_mo_ussd_iuse_msisdn_via_proxy(200)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B19B0C569301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160333918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@8d267a17b3ed: Final verdict of PTC: pass 20241031160333921 DAUC <0003> db_auc.c:157 IMSI='262421929047636': No 2G Auth Data 20241031160333921 DAUC <0003> db_auc.c:192 IMSI='262421929047636': No 3G Auth Data HLR_Test-GSUP(195)@8d267a17b3ed: Created GsupExpect[0] for "262421929047636" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241031160333932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4258 20241031160333935 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333935 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421929047636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421929047636" source_name="the-source\n" session_id=1590235959 session_state=BEGIN} 20241031160333935 DSS <0004> hlr_ussd.c:576 262421929047636/0x5ec91337: Process SS (BEGIN) 20241031160333935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333935 DSS <0004> hlr_ussd.c:518 262421929047636/0x5ec91337: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333935 DSS <0004> hlr_ussd.c:363 262421929047636/0x5ec91337: Tx USSD 'Your extension is 491612112278' 20241031160333935 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421929047636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421929047636" destination_name="the-source\n" session_id=1590235959 session_state=END} 20241031160333935 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421929047636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333935 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333935 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d267a17b3ed: Found GsupExpect[0] for "262421929047636" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@8d267a17b3ed: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421929047636" TC_mo_ussd_iuse_msisdn_via_proxy(201)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B1984C76C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160333937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@8d267a17b3ed: Final verdict of PTC: pass 20241031160333940 DAUC <0003> db_auc.c:157 IMSI='262423187478341': No 2G Auth Data 20241031160333940 DAUC <0003> db_auc.c:192 IMSI='262423187478341': No 3G Auth Data HLR_Test-GSUP(195)@8d267a17b3ed: Created GsupExpect[0] for "262423187478341" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241031160333952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4258 20241031160333955 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333955 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423187478341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423187478341" source_name="the-source\n" session_id=4136289397 session_state=BEGIN} 20241031160333955 DSS <0004> hlr_ussd.c:576 262423187478341/0xf68ac475: Process SS (BEGIN) 20241031160333955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333955 DSS <0004> hlr_ussd.c:518 262423187478341/0xf68ac475: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333955 DSS <0004> hlr_ussd.c:363 262423187478341/0xf68ac475: Tx USSD 'Your extension is 491614221706' 20241031160333955 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423187478341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423187478341" destination_name="the-source\n" session_id=4136289397 session_state=END} 20241031160333955 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423187478341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333955 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333955 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d267a17b3ed: Found GsupExpect[0] for "262423187478341" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@8d267a17b3ed: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423187478341" TC_mo_ussd_iuse_msisdn_via_proxy(202)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5683259EC06B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160333957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@8d267a17b3ed: Final verdict of PTC: pass 20241031160333959 DAUC <0003> db_auc.c:157 IMSI='262429857392928': No 2G Auth Data 20241031160333959 DAUC <0003> db_auc.c:192 IMSI='262429857392928': No 3G Auth Data HLR_Test-GSUP(195)@8d267a17b3ed: Created GsupExpect[0] for "262429857392928" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241031160333973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241031160333976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333976 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429857392928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429857392928" source_name="the-source\n" session_id=3818764463 session_state=BEGIN} 20241031160333976 DSS <0004> hlr_ussd.c:576 262429857392928/0xe39db8af: Process SS (BEGIN) 20241031160333976 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333976 DSS <0004> hlr_ussd.c:518 262429857392928/0xe39db8af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333976 DSS <0004> hlr_ussd.c:363 262429857392928/0xe39db8af: Tx USSD 'Your extension is 491618012557' 20241031160333976 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429857392928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429857392928" destination_name="the-source\n" session_id=3818764463 session_state=END} 20241031160333976 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262429857392928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d267a17b3ed: Found GsupExpect[0] for "262429857392928" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@8d267a17b3ed: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429857392928" TC_mo_ussd_iuse_msisdn_via_proxy(203)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B098AC56BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160333978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@8d267a17b3ed: Final verdict of PTC: pass 20241031160333981 DAUC <0003> db_auc.c:157 IMSI='262429331381795': No 2G Auth Data 20241031160333981 DAUC <0003> db_auc.c:192 IMSI='262429331381795': No 3G Auth Data HLR_Test-GSUP(195)@8d267a17b3ed: Created GsupExpect[0] for "262429331381795" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241031160333994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 20241031160333997 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160333997 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429331381795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429331381795" source_name="the-source\n" session_id=1614636373 session_state=BEGIN} 20241031160333997 DSS <0004> hlr_ussd.c:576 262429331381795/0x603d6555: Process SS (BEGIN) 20241031160333997 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160333997 DSS <0004> hlr_ussd.c:518 262429331381795/0x603d6555: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160333997 DSS <0004> hlr_ussd.c:363 262429331381795/0x603d6555: Tx USSD 'Your extension is 491613477480' 20241031160333997 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429331381795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429331381795" destination_name="the-source\n" session_id=1614636373 session_state=END} 20241031160333997 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429331381795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160333997 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160333997 DLINP <000b> input/ipa.c:451 connected read/write 20241031160333997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d267a17b3ed: Found GsupExpect[0] for "262429331381795" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@8d267a17b3ed: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262429331381795" TC_mo_ussd_iuse_msisdn_via_proxy(204)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B4DB8D868301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160333999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@8d267a17b3ed: Final verdict of PTC: pass 20241031160334002 DAUC <0003> db_auc.c:157 IMSI='262428013790249': No 2G Auth Data 20241031160334002 DAUC <0003> db_auc.c:192 IMSI='262428013790249': No 3G Auth Data HLR_Test-GSUP(195)@8d267a17b3ed: Created GsupExpect[0] for "262428013790249" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241031160334016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20241031160334019 DLINP <000b> input/ipa.c:451 connected read/write 20241031160334019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160334019 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428013790249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428013790249" source_name="the-source\n" session_id=2237916468 session_state=BEGIN} 20241031160334019 DSS <0004> hlr_ussd.c:576 262428013790249/0x8563e534: Process SS (BEGIN) 20241031160334019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241031160334019 DSS <0004> hlr_ussd.c:518 262428013790249/0x8563e534: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241031160334019 DSS <0004> hlr_ussd.c:363 262428013790249/0x8563e534: Tx USSD 'Your extension is 491612518482' 20241031160334019 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428013790249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428013790249" destination_name="the-source\n" session_id=2237916468 session_state=END} 20241031160334019 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428013790249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160334019 DLINP <000b> input/ipa.c:451 connected read/write 20241031160334019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160334019 DLINP <000b> input/ipa.c:451 connected read/write 20241031160334019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d267a17b3ed: Found GsupExpect[0] for "262428013790249" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@8d267a17b3ed: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428013790249" TC_mo_ussd_iuse_msisdn_via_proxy(205)@8d267a17b3ed: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B5188E869301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160334021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@8d267a17b3ed: Final verdict of PTC: pass 20241031160334021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48294<->l=127.0.0.1:4258 20241031160334021 DLINP <000b> input/ipa.c:451 connected read/write 20241031160334022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160334022 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160334022 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160334022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160334022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241031160334022 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33931<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@8d267a17b3ed: Final verdict of PTC: none 196@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 196: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Oct 31 16:03:34 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 20241031160334044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 20241031160334245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1908) Waiting for packet dumper to finish... 1 (prev_count=1908, count=40680) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Oct 31 16:03:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_mo_ussd_euse started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 20241031160337363 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38879 20241031160337363 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38879 MTC@8d267a17b3ed: in not legacy case 2 IPA-EUSE-foobar(208)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160337365 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337365 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received IPA-EUSE-foobar(208)@8d267a17b3ed: 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) } } } } 20241031160337366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160337366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@8d267a17b3ed: 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 } } } } 20241031160337366 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337366 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337366 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160337366 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031160337366 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241031160337366 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031160337366 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 20241031160337366 DLGSUP <0013> gsup_server.c:235 2: 20241031160337366 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160337366 DLGSUP <0013> gsup_server.c:235 3: 20241031160337366 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160337366 DLGSUP <0013> gsup_server.c:235 4: 20241031160337366 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160337366 DLGSUP <0013> gsup_server.c:235 5: 20241031160337366 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160337366 DLGSUP <0013> gsup_server.c:235 7: 20241031160337366 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160337366 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160337366 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160337366 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38879 IPA-EUSE-foobar(208)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160337368 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160337370 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337370 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160337370 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160337370 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 20241031160337370 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160337370 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 20241031160337370 DLGSUP <0013> gsup_server.c:235 2: 20241031160337370 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160337370 DLGSUP <0013> gsup_server.c:235 3: 20241031160337370 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160337370 DLGSUP <0013> gsup_server.c:235 4: 20241031160337370 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160337370 DLGSUP <0013> gsup_server.c:235 5: 20241031160337370 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160337370 DLGSUP <0013> gsup_server.c:235 7: 20241031160337370 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160337370 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160337370 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160337370 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@8d267a17b3ed: 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") 20241031160337383 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39169<->l=127.0.0.1:4259) 20241031160337408 DAUC <0003> db_auc.c:157 IMSI='262421587611151': No 2G Auth Data 20241031160337409 DAUC <0003> db_auc.c:192 IMSI='262421587611151': No 3G Auth Data HLR_Test-GSUP(209)@8d267a17b3ed: Created GsupExpect[0] for "262421587611151" to be handled at TC_mo_ussd_euse(212) 20241031160337443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241031160337456 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337456 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421587611151" session_id=4172599863 session_state=BEGIN} 20241031160337456 DSS <0004> hlr_ussd.c:576 262421587611151/0xf8b4d237: Process SS (BEGIN) 20241031160337456 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337456 DSS <0004> hlr_ussd.c:518 262421587611151/0xf8b4d237: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337456 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337456 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337456 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337456 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data EUSE-TC_mo_ussd_euse(206)@8d267a17b3ed: 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 } } } } } 20241031160337466 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337466 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337466 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421587611151" session_id=4172599863 session_state=END} 20241031160337466 DSS <0004> hlr_ussd.c:576 262421587611151/0xf8b4d237: Process SS (END) 20241031160337466 DSS <0004> hlr_ussd.c:518 262421587611151/0xf8b4d237: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337466 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421587611151" session_id=4172599863 session_state=END} 20241031160337466 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337466 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421587611151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337466 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337466 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d267a17b3ed: Found GsupExpect[0] for "262421587611151" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@8d267a17b3ed: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421587611151" TC_mo_ussd_euse(212)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160337474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@8d267a17b3ed: Final verdict of PTC: pass 20241031160337479 DAUC <0003> db_auc.c:157 IMSI='262426206848684': No 2G Auth Data 20241031160337479 DAUC <0003> db_auc.c:192 IMSI='262426206848684': No 3G Auth Data HLR_Test-GSUP(209)@8d267a17b3ed: Created GsupExpect[0] for "262426206848684" to be handled at TC_mo_ussd_euse(213) 20241031160337492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241031160337495 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337495 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426206848684" session_id=3489026875 session_state=BEGIN} 20241031160337495 DSS <0004> hlr_ussd.c:576 262426206848684/0xcff6533b: Process SS (BEGIN) 20241031160337495 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337495 DSS <0004> hlr_ussd.c:518 262426206848684/0xcff6533b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337495 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337495 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337495 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337495 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data EUSE-TC_mo_ussd_euse(206)@8d267a17b3ed: 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 } } } } } 20241031160337496 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337496 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337496 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426206848684" session_id=3489026875 session_state=END} 20241031160337496 DSS <0004> hlr_ussd.c:576 262426206848684/0xcff6533b: Process SS (END) 20241031160337496 DSS <0004> hlr_ussd.c:518 262426206848684/0xcff6533b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337496 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426206848684" session_id=3489026875 session_state=END} 20241031160337496 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337496 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426206848684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337496 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337496 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d267a17b3ed: Found GsupExpect[0] for "262426206848684" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@8d267a17b3ed: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426206848684" TC_mo_ussd_euse(213)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160337498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@8d267a17b3ed: Final verdict of PTC: pass 20241031160337501 DAUC <0003> db_auc.c:157 IMSI='262424249495757': No 2G Auth Data 20241031160337501 DAUC <0003> db_auc.c:192 IMSI='262424249495757': No 3G Auth Data HLR_Test-GSUP(209)@8d267a17b3ed: Created GsupExpect[0] for "262424249495757" to be handled at TC_mo_ussd_euse(214) 20241031160337512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 20241031160337515 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337515 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424249495757" session_id=3916730691 session_state=BEGIN} 20241031160337515 DSS <0004> hlr_ussd.c:576 262424249495757/0xe9749143: Process SS (BEGIN) 20241031160337515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337515 DSS <0004> hlr_ussd.c:518 262424249495757/0xe9749143: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337515 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337515 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337515 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337515 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data EUSE-TC_mo_ussd_euse(206)@8d267a17b3ed: 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 } } } } } 20241031160337516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337516 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337516 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424249495757" session_id=3916730691 session_state=END} 20241031160337516 DSS <0004> hlr_ussd.c:576 262424249495757/0xe9749143: Process SS (END) 20241031160337516 DSS <0004> hlr_ussd.c:518 262424249495757/0xe9749143: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337516 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424249495757" session_id=3916730691 session_state=END} 20241031160337516 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337516 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262424249495757 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d267a17b3ed: Found GsupExpect[0] for "262424249495757" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@8d267a17b3ed: Added IMSI table entry 2TC_mo_ussd_euse(214)"262424249495757" TC_mo_ussd_euse(214)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160337518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@8d267a17b3ed: Final verdict of PTC: pass 20241031160337521 DAUC <0003> db_auc.c:157 IMSI='262424695515505': No 2G Auth Data 20241031160337521 DAUC <0003> db_auc.c:192 IMSI='262424695515505': No 3G Auth Data HLR_Test-GSUP(209)@8d267a17b3ed: Created GsupExpect[0] for "262424695515505" to be handled at TC_mo_ussd_euse(215) 20241031160337533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 20241031160337535 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337535 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424695515505" session_id=2646449586 session_state=BEGIN} 20241031160337535 DSS <0004> hlr_ussd.c:576 262424695515505/0x9dbd9db2: Process SS (BEGIN) 20241031160337535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337535 DSS <0004> hlr_ussd.c:518 262424695515505/0x9dbd9db2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data EUSE-TC_mo_ussd_euse(206)@8d267a17b3ed: 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 } } } } } 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337536 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424695515505" session_id=2646449586 session_state=END} 20241031160337536 DSS <0004> hlr_ussd.c:576 262424695515505/0x9dbd9db2: Process SS (END) 20241031160337536 DSS <0004> hlr_ussd.c:518 262424695515505/0x9dbd9db2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337536 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424695515505" session_id=2646449586 session_state=END} 20241031160337536 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337536 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424695515505 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337536 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d267a17b3ed: Found GsupExpect[0] for "262424695515505" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@8d267a17b3ed: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424695515505" TC_mo_ussd_euse(215)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160337538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@8d267a17b3ed: Final verdict of PTC: pass 20241031160337541 DAUC <0003> db_auc.c:157 IMSI='262429961671339': No 2G Auth Data 20241031160337541 DAUC <0003> db_auc.c:192 IMSI='262429961671339': No 3G Auth Data HLR_Test-GSUP(209)@8d267a17b3ed: Created GsupExpect[0] for "262429961671339" to be handled at TC_mo_ussd_euse(216) 20241031160337553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20241031160337556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337556 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429961671339" session_id=3611791470 session_state=BEGIN} 20241031160337556 DSS <0004> hlr_ussd.c:576 262429961671339/0xd747906e: Process SS (BEGIN) 20241031160337556 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337556 DSS <0004> hlr_ussd.c:518 262429961671339/0xd747906e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337556 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337556 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data EUSE-TC_mo_ussd_euse(206)@8d267a17b3ed: 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 } } } } } 20241031160337556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337556 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337556 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961671339" session_id=3611791470 session_state=END} 20241031160337557 DSS <0004> hlr_ussd.c:576 262429961671339/0xd747906e: Process SS (END) 20241031160337557 DSS <0004> hlr_ussd.c:518 262429961671339/0xd747906e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337557 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961671339" session_id=3611791470 session_state=END} 20241031160337557 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337557 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429961671339 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337557 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337557 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d267a17b3ed: Found GsupExpect[0] for "262429961671339" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@8d267a17b3ed: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429961671339" TC_mo_ussd_euse(216)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160337559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@8d267a17b3ed: Final verdict of PTC: pass 20241031160337562 DAUC <0003> db_auc.c:157 IMSI='262429406922856': No 2G Auth Data 20241031160337562 DAUC <0003> db_auc.c:192 IMSI='262429406922856': No 3G Auth Data HLR_Test-GSUP(209)@8d267a17b3ed: Created GsupExpect[0] for "262429406922856" to be handled at TC_mo_ussd_euse(217) 20241031160337575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241031160337578 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337578 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429406922856" session_id=2031255555 session_state=BEGIN} 20241031160337578 DSS <0004> hlr_ussd.c:576 262429406922856/0x79128003: Process SS (BEGIN) 20241031160337578 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337578 DSS <0004> hlr_ussd.c:518 262429406922856/0x79128003: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337578 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337578 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337578 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337578 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data EUSE-TC_mo_ussd_euse(206)@8d267a17b3ed: 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 } } } } } 20241031160337579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337579 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337579 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429406922856" session_id=2031255555 session_state=END} 20241031160337579 DSS <0004> hlr_ussd.c:576 262429406922856/0x79128003: Process SS (END) 20241031160337579 DSS <0004> hlr_ussd.c:518 262429406922856/0x79128003: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337579 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429406922856" session_id=2031255555 session_state=END} 20241031160337579 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337579 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429406922856 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337579 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d267a17b3ed: Found GsupExpect[0] for "262429406922856" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@8d267a17b3ed: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429406922856" TC_mo_ussd_euse(217)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160337581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@8d267a17b3ed: Final verdict of PTC: pass 20241031160337584 DAUC <0003> db_auc.c:157 IMSI='262420893843975': No 2G Auth Data 20241031160337584 DAUC <0003> db_auc.c:192 IMSI='262420893843975': No 3G Auth Data HLR_Test-GSUP(209)@8d267a17b3ed: Created GsupExpect[0] for "262420893843975" to be handled at TC_mo_ussd_euse(218) 20241031160337598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 20241031160337600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337600 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420893843975" session_id=1186214644 session_state=BEGIN} 20241031160337600 DSS <0004> hlr_ussd.c:576 262420893843975/0x46b432f4: Process SS (BEGIN) 20241031160337600 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337600 DSS <0004> hlr_ussd.c:518 262420893843975/0x46b432f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337600 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337600 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337600 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data EUSE-TC_mo_ussd_euse(206)@8d267a17b3ed: 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 } } } } } 20241031160337601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337601 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337601 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420893843975" session_id=1186214644 session_state=END} 20241031160337601 DSS <0004> hlr_ussd.c:576 262420893843975/0x46b432f4: Process SS (END) 20241031160337601 DSS <0004> hlr_ussd.c:518 262420893843975/0x46b432f4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337601 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420893843975" session_id=1186214644 session_state=END} 20241031160337601 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337601 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262420893843975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d267a17b3ed: Found GsupExpect[0] for "262420893843975" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@8d267a17b3ed: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420893843975" TC_mo_ussd_euse(218)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160337603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@8d267a17b3ed: Final verdict of PTC: pass 20241031160337606 DAUC <0003> db_auc.c:157 IMSI='262423567240136': No 2G Auth Data 20241031160337606 DAUC <0003> db_auc.c:192 IMSI='262423567240136': No 3G Auth Data HLR_Test-GSUP(209)@8d267a17b3ed: Created GsupExpect[0] for "262423567240136" to be handled at TC_mo_ussd_euse(219) 20241031160337620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 20241031160337622 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337622 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423567240136" session_id=3329750422 session_state=BEGIN} 20241031160337622 DSS <0004> hlr_ussd.c:576 262423567240136/0xc677f596: Process SS (BEGIN) 20241031160337622 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160337622 DSS <0004> hlr_ussd.c:518 262423567240136/0xc677f596: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160337622 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337622 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data 20241031160337622 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337622 DLINP <000b> input/ipa.c:431 127.0.0.1:38879 sending data EUSE-TC_mo_ussd_euse(206)@8d267a17b3ed: 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 } } } } } 20241031160337623 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337623 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337623 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423567240136" session_id=3329750422 session_state=END} 20241031160337623 DSS <0004> hlr_ussd.c:576 262423567240136/0xc677f596: Process SS (END) 20241031160337623 DSS <0004> hlr_ussd.c:518 262423567240136/0xc677f596: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160337623 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423567240136" session_id=3329750422 session_state=END} 20241031160337623 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160337623 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423567240136 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160337623 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160337623 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d267a17b3ed: Found GsupExpect[0] for "262423567240136" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@8d267a17b3ed: Added IMSI table entry 7TC_mo_ussd_euse(219)"262423567240136" TC_mo_ussd_euse(219)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160337625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@8d267a17b3ed: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@8d267a17b3ed: Final verdict of PTC: none 20241031160337626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241031160337626 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160337626 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160337626 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160337626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160337627 DLINP <000b> input/ipa.c:451 connected read/write 20241031160337627 DLINP <000b> input/ipa.c:405 127.0.0.1:38879 message received 20241031160337627 DLINP <000b> input/ipa.c:414 127.0.0.1:38879 connection closed with server 20241031160337627 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38879 20241031160337627 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031160337627 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39169<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP(209)@8d267a17b3ed: Final verdict of PTC: none 210@8d267a17b3ed: Final verdict of PTC: none IPA-EUSE-foobar(208)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 210: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Oct 31 16:03:37 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 20241031160337653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20241031160337854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=44216) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Oct 31 16:03:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_mo_ussd_euse_continue started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 20241031160340973 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45115 20241031160340973 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45115 MTC@8d267a17b3ed: in not legacy case 2 IPA-EUSE-foobar(222)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160340974 DLINP <000b> input/ipa.c:451 connected read/write 20241031160340974 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160340975 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160340975 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160340976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160340976 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160340976 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160340976 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031160340976 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241031160340976 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031160340976 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 20241031160340976 DLGSUP <0013> gsup_server.c:235 2: 20241031160340976 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160340976 DLGSUP <0013> gsup_server.c:235 3: 20241031160340976 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160340976 DLGSUP <0013> gsup_server.c:235 4: 20241031160340976 DLGSUP <0013> gsup_server.c:237 4: 00 IPA-EUSE-foobar(222)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160340976 DLGSUP <0013> gsup_server.c:235 5: 20241031160340976 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160340976 DLGSUP <0013> gsup_server.c:235 7: 20241031160340976 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160340976 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160340976 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160340976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45115 HLR_Test-GSUP-IPA(221)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160340976 DLINP <000b> input/ipa.c:451 connected read/write 20241031160340976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160340976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160340977 DLINP <000b> input/ipa.c:451 connected read/write 20241031160340977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160340977 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160340977 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160340977 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 20241031160340977 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160340977 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 20241031160340977 DLGSUP <0013> gsup_server.c:235 2: 20241031160340977 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160340977 DLGSUP <0013> gsup_server.c:235 3: 20241031160340977 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160340977 DLGSUP <0013> gsup_server.c:235 4: 20241031160340977 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160340977 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(221)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160340977 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160340977 DLGSUP <0013> gsup_server.c:235 7: 20241031160340977 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160340977 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160340977 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160340977 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@8d267a17b3ed: 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") 20241031160340986 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38361<->l=127.0.0.1:4259) 20241031160341010 DAUC <0003> db_auc.c:157 IMSI='262427936346250': No 2G Auth Data 20241031160341010 DAUC <0003> db_auc.c:192 IMSI='262427936346250': No 3G Auth Data HLR_Test-GSUP(223)@8d267a17b3ed: Created GsupExpect[0] for "262427936346250" to be handled at TC_mo_ussd_euse_continue(226) 20241031160341043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20241031160341056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341056 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936346250" session_id=401024943 session_state=BEGIN} 20241031160341056 DSS <0004> hlr_ussd.c:576 262427936346250/0x17e727af: Process SS (BEGIN) 20241031160341056 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341056 DSS <0004> hlr_ussd.c:518 262427936346250/0x17e727af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341056 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341056 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341056 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341065 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341065 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936346250" session_id=401024943 session_state=CONTINUE} 20241031160341065 DSS <0004> hlr_ussd.c:576 262427936346250/0x17e727af: Process SS (CONTINUE) 20241031160341065 DSS <0004> hlr_ussd.c:518 262427936346250/0x17e727af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341065 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936346250" session_id=401024943 session_state=CONTINUE} 20241031160341065 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341065 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d267a17b3ed: Found GsupExpect[0] for "262427936346250" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@8d267a17b3ed: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427936346250" TC_mo_ussd_euse_continue(226)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160341075 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341075 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936346250" session_id=401024943 session_state=CONTINUE} 20241031160341075 DSS <0004> hlr_ussd.c:576 262427936346250/0x17e727af: Process SS (CONTINUE) 20241031160341075 DSS <0004> hlr_ussd.c:518 262427936346250/0x17e727af: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341075 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341075 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341075 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341076 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341076 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341078 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341079 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341079 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936346250" session_id=401024943 session_state=END} 20241031160341079 DSS <0004> hlr_ussd.c:576 262427936346250/0x17e727af: Process SS (END) 20241031160341079 DSS <0004> hlr_ussd.c:518 262427936346250/0x17e727af: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341079 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936346250" session_id=401024943 session_state=END} 20241031160341079 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341079 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427936346250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341079 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341079 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160341082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@8d267a17b3ed: Final verdict of PTC: pass 20241031160341086 DAUC <0003> db_auc.c:157 IMSI='262429266749859': No 2G Auth Data 20241031160341086 DAUC <0003> db_auc.c:192 IMSI='262429266749859': No 3G Auth Data HLR_Test-GSUP(223)@8d267a17b3ed: Created GsupExpect[0] for "262429266749859" to be handled at TC_mo_ussd_euse_continue(227) 20241031160341099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4258 20241031160341102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341102 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429266749859" session_id=569476540 session_state=BEGIN} 20241031160341102 DSS <0004> hlr_ussd.c:576 262429266749859/0x21f185bc: Process SS (BEGIN) 20241031160341102 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341102 DSS <0004> hlr_ussd.c:518 262429266749859/0x21f185bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341102 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341102 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341102 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341102 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341102 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429266749859" session_id=569476540 session_state=CONTINUE} 20241031160341102 DSS <0004> hlr_ussd.c:576 262429266749859/0x21f185bc: Process SS (CONTINUE) 20241031160341102 DSS <0004> hlr_ussd.c:518 262429266749859/0x21f185bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341102 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429266749859" session_id=569476540 session_state=CONTINUE} 20241031160341102 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341103 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341103 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d267a17b3ed: Found GsupExpect[0] for "262429266749859" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@8d267a17b3ed: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429266749859" TC_mo_ussd_euse_continue(227)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341105 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429266749859" session_id=569476540 session_state=CONTINUE} 20241031160341105 DSS <0004> hlr_ussd.c:576 262429266749859/0x21f185bc: Process SS (CONTINUE) 20241031160341105 DSS <0004> hlr_ussd.c:518 262429266749859/0x21f185bc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341105 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341105 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429266749859" session_id=569476540 session_state=END} 20241031160341105 DSS <0004> hlr_ussd.c:576 262429266749859/0x21f185bc: Process SS (END) 20241031160341105 DSS <0004> hlr_ussd.c:518 262429266749859/0x21f185bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341105 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429266749859" session_id=569476540 session_state=END} 20241031160341105 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341105 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429266749859 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341105 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160341106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48462<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@8d267a17b3ed: Final verdict of PTC: pass 20241031160341109 DAUC <0003> db_auc.c:157 IMSI='262420369874295': No 2G Auth Data 20241031160341109 DAUC <0003> db_auc.c:192 IMSI='262420369874295': No 3G Auth Data HLR_Test-GSUP(223)@8d267a17b3ed: Created GsupExpect[0] for "262420369874295" to be handled at TC_mo_ussd_euse_continue(228) 20241031160341121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341124 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420369874295" session_id=324186054 session_state=BEGIN} 20241031160341124 DSS <0004> hlr_ussd.c:576 262420369874295/0x1352afc6: Process SS (BEGIN) 20241031160341124 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341124 DSS <0004> hlr_ussd.c:518 262420369874295/0x1352afc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341124 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369874295" session_id=324186054 session_state=CONTINUE} 20241031160341124 DSS <0004> hlr_ussd.c:576 262420369874295/0x1352afc6: Process SS (CONTINUE) 20241031160341124 DSS <0004> hlr_ussd.c:518 262420369874295/0x1352afc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341124 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369874295" session_id=324186054 session_state=CONTINUE} 20241031160341124 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341124 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d267a17b3ed: Found GsupExpect[0] for "262420369874295" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@8d267a17b3ed: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420369874295" TC_mo_ussd_euse_continue(228)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160341127 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341127 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420369874295" session_id=324186054 session_state=CONTINUE} 20241031160341127 DSS <0004> hlr_ussd.c:576 262420369874295/0x1352afc6: Process SS (CONTINUE) 20241031160341127 DSS <0004> hlr_ussd.c:518 262420369874295/0x1352afc6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341127 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341127 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341127 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341127 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341127 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341128 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341128 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341128 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369874295" session_id=324186054 session_state=END} 20241031160341128 DSS <0004> hlr_ussd.c:576 262420369874295/0x1352afc6: Process SS (END) 20241031160341128 DSS <0004> hlr_ussd.c:518 262420369874295/0x1352afc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341128 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420369874295" session_id=324186054 session_state=END} 20241031160341128 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341128 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420369874295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341128 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341128 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160341129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@8d267a17b3ed: Final verdict of PTC: pass 20241031160341132 DAUC <0003> db_auc.c:157 IMSI='262420759118167': No 2G Auth Data 20241031160341132 DAUC <0003> db_auc.c:192 IMSI='262420759118167': No 3G Auth Data HLR_Test-GSUP(223)@8d267a17b3ed: Created GsupExpect[0] for "262420759118167" to be handled at TC_mo_ussd_euse_continue(229) 20241031160341145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241031160341149 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341149 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420759118167" session_id=734426491 session_state=BEGIN} 20241031160341149 DSS <0004> hlr_ussd.c:576 262420759118167/0x2bc6757b: Process SS (BEGIN) 20241031160341149 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341149 DSS <0004> hlr_ussd.c:518 262420759118167/0x2bc6757b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341149 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341149 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341149 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341149 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341150 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341150 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341150 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420759118167" session_id=734426491 session_state=CONTINUE} 20241031160341150 DSS <0004> hlr_ussd.c:576 262420759118167/0x2bc6757b: Process SS (CONTINUE) 20241031160341150 DSS <0004> hlr_ussd.c:518 262420759118167/0x2bc6757b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341150 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420759118167" session_id=734426491 session_state=CONTINUE} 20241031160341150 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341150 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341150 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d267a17b3ed: Found GsupExpect[0] for "262420759118167" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@8d267a17b3ed: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420759118167" TC_mo_ussd_euse_continue(229)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160341153 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341153 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420759118167" session_id=734426491 session_state=CONTINUE} 20241031160341153 DSS <0004> hlr_ussd.c:576 262420759118167/0x2bc6757b: Process SS (CONTINUE) 20241031160341153 DSS <0004> hlr_ussd.c:518 262420759118167/0x2bc6757b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341153 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341153 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341153 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341153 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341153 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341153 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341153 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341154 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420759118167" session_id=734426491 session_state=END} 20241031160341154 DSS <0004> hlr_ussd.c:576 262420759118167/0x2bc6757b: Process SS (END) 20241031160341154 DSS <0004> hlr_ussd.c:518 262420759118167/0x2bc6757b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341154 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420759118167" session_id=734426491 session_state=END} 20241031160341154 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341154 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420759118167 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341154 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341154 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160341154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@8d267a17b3ed: Final verdict of PTC: pass 20241031160341157 DAUC <0003> db_auc.c:157 IMSI='262423552857012': No 2G Auth Data 20241031160341157 DAUC <0003> db_auc.c:192 IMSI='262423552857012': No 3G Auth Data HLR_Test-GSUP(223)@8d267a17b3ed: Created GsupExpect[0] for "262423552857012" to be handled at TC_mo_ussd_euse_continue(230) 20241031160341169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341172 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423552857012" session_id=1922719785 session_state=BEGIN} 20241031160341172 DSS <0004> hlr_ussd.c:576 262423552857012/0x729a6029: Process SS (BEGIN) 20241031160341172 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341172 DSS <0004> hlr_ussd.c:518 262423552857012/0x729a6029: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341172 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552857012" session_id=1922719785 session_state=CONTINUE} 20241031160341172 DSS <0004> hlr_ussd.c:576 262423552857012/0x729a6029: Process SS (CONTINUE) 20241031160341172 DSS <0004> hlr_ussd.c:518 262423552857012/0x729a6029: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341172 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552857012" session_id=1922719785 session_state=CONTINUE} 20241031160341172 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d267a17b3ed: Found GsupExpect[0] for "262423552857012" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@8d267a17b3ed: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423552857012" TC_mo_ussd_euse_continue(230)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160341174 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341175 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423552857012" session_id=1922719785 session_state=CONTINUE} 20241031160341175 DSS <0004> hlr_ussd.c:576 262423552857012/0x729a6029: Process SS (CONTINUE) 20241031160341175 DSS <0004> hlr_ussd.c:518 262423552857012/0x729a6029: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341175 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341175 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552857012" session_id=1922719785 session_state=END} 20241031160341175 DSS <0004> hlr_ussd.c:576 262423552857012/0x729a6029: Process SS (END) 20241031160341175 DSS <0004> hlr_ussd.c:518 262423552857012/0x729a6029: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341175 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552857012" session_id=1922719785 session_state=END} 20241031160341175 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341175 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423552857012 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341175 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160341176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@8d267a17b3ed: Final verdict of PTC: pass 20241031160341184 DAUC <0003> db_auc.c:157 IMSI='262420286255044': No 2G Auth Data 20241031160341184 DAUC <0003> db_auc.c:192 IMSI='262420286255044': No 3G Auth Data HLR_Test-GSUP(223)@8d267a17b3ed: Created GsupExpect[0] for "262420286255044" to be handled at TC_mo_ussd_euse_continue(231) 20241031160341203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241031160341206 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341206 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420286255044" session_id=232701266 session_state=BEGIN} 20241031160341206 DSS <0004> hlr_ussd.c:576 262420286255044/0x0ddebd52: Process SS (BEGIN) 20241031160341206 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341206 DSS <0004> hlr_ussd.c:518 262420286255044/0x0ddebd52: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341206 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341206 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341206 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341206 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341207 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341207 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341207 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420286255044" session_id=232701266 session_state=CONTINUE} 20241031160341207 DSS <0004> hlr_ussd.c:576 262420286255044/0x0ddebd52: Process SS (CONTINUE) 20241031160341207 DSS <0004> hlr_ussd.c:518 262420286255044/0x0ddebd52: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341207 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420286255044" session_id=232701266 session_state=CONTINUE} 20241031160341207 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341207 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341207 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d267a17b3ed: Found GsupExpect[0] for "262420286255044" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@8d267a17b3ed: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420286255044" TC_mo_ussd_euse_continue(231)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160341209 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341209 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420286255044" session_id=232701266 session_state=CONTINUE} 20241031160341209 DSS <0004> hlr_ussd.c:576 262420286255044/0x0ddebd52: Process SS (CONTINUE) 20241031160341209 DSS <0004> hlr_ussd.c:518 262420286255044/0x0ddebd52: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341209 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341209 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341209 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341209 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341209 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341210 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341210 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341210 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420286255044" session_id=232701266 session_state=END} 20241031160341210 DSS <0004> hlr_ussd.c:576 262420286255044/0x0ddebd52: Process SS (END) 20241031160341210 DSS <0004> hlr_ussd.c:518 262420286255044/0x0ddebd52: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341210 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420286255044" session_id=232701266 session_state=END} 20241031160341210 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341210 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420286255044 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341210 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341210 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160341211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@8d267a17b3ed: Final verdict of PTC: pass 20241031160341214 DAUC <0003> db_auc.c:157 IMSI='262428477580376': No 2G Auth Data 20241031160341214 DAUC <0003> db_auc.c:192 IMSI='262428477580376': No 3G Auth Data HLR_Test-GSUP(223)@8d267a17b3ed: Created GsupExpect[0] for "262428477580376" to be handled at TC_mo_ussd_euse_continue(232) 20241031160341228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341231 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477580376" session_id=2316566653 session_state=BEGIN} 20241031160341231 DSS <0004> hlr_ussd.c:576 262428477580376/0x8a14007d: Process SS (BEGIN) 20241031160341231 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341231 DSS <0004> hlr_ussd.c:518 262428477580376/0x8a14007d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341231 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477580376" session_id=2316566653 session_state=CONTINUE} 20241031160341231 DSS <0004> hlr_ussd.c:576 262428477580376/0x8a14007d: Process SS (CONTINUE) 20241031160341231 DSS <0004> hlr_ussd.c:518 262428477580376/0x8a14007d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341231 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477580376" session_id=2316566653 session_state=CONTINUE} 20241031160341231 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d267a17b3ed: Found GsupExpect[0] for "262428477580376" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@8d267a17b3ed: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428477580376" TC_mo_ussd_euse_continue(232)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341234 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477580376" session_id=2316566653 session_state=CONTINUE} 20241031160341234 DSS <0004> hlr_ussd.c:576 262428477580376/0x8a14007d: Process SS (CONTINUE) 20241031160341234 DSS <0004> hlr_ussd.c:518 262428477580376/0x8a14007d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341234 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341234 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477580376" session_id=2316566653 session_state=END} 20241031160341234 DSS <0004> hlr_ussd.c:576 262428477580376/0x8a14007d: Process SS (END) 20241031160341234 DSS <0004> hlr_ussd.c:518 262428477580376/0x8a14007d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341234 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477580376" session_id=2316566653 session_state=END} 20241031160341234 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341234 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428477580376 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341234 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160341235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@8d267a17b3ed: Final verdict of PTC: pass 20241031160341238 DAUC <0003> db_auc.c:157 IMSI='262426824672646': No 2G Auth Data 20241031160341238 DAUC <0003> db_auc.c:192 IMSI='262426824672646': No 3G Auth Data HLR_Test-GSUP(223)@8d267a17b3ed: Created GsupExpect[0] for "262426824672646" to be handled at TC_mo_ussd_euse_continue(233) 20241031160341251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 20241031160341254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341254 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426824672646" session_id=3013030243 session_state=BEGIN} 20241031160341254 DSS <0004> hlr_ussd.c:576 262426824672646/0xb3973163: Process SS (BEGIN) 20241031160341254 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241031160341254 DSS <0004> hlr_ussd.c:518 262426824672646/0xb3973163: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241031160341254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341254 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341254 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341254 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341255 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341255 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341255 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824672646" session_id=3013030243 session_state=CONTINUE} 20241031160341255 DSS <0004> hlr_ussd.c:576 262426824672646/0xb3973163: Process SS (CONTINUE) 20241031160341255 DSS <0004> hlr_ussd.c:518 262426824672646/0xb3973163: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241031160341255 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824672646" session_id=3013030243 session_state=CONTINUE} 20241031160341255 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341255 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341255 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d267a17b3ed: Found GsupExpect[0] for "262426824672646" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@8d267a17b3ed: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426824672646" TC_mo_ussd_euse_continue(233)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160341257 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341257 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426824672646" session_id=3013030243 session_state=CONTINUE} 20241031160341257 DSS <0004> hlr_ussd.c:576 262426824672646/0xb3973163: Process SS (CONTINUE) 20241031160341257 DSS <0004> hlr_ussd.c:518 262426824672646/0xb3973163: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341257 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341257 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341257 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data 20241031160341257 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341257 DLINP <000b> input/ipa.c:431 127.0.0.1:45115 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: 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 } } } } } 20241031160341258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341258 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341258 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824672646" session_id=3013030243 session_state=END} 20241031160341258 DSS <0004> hlr_ussd.c:576 262426824672646/0xb3973163: Process SS (END) 20241031160341258 DSS <0004> hlr_ussd.c:518 262426824672646/0xb3973163: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241031160341258 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426824672646" session_id=3013030243 session_state=END} 20241031160341258 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160341258 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426824672646 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160341258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160341258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160341259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@8d267a17b3ed: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@8d267a17b3ed: Final verdict of PTC: none 20241031160341259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4258 20241031160341260 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341260 DLINP <000b> input/ipa.c:405 127.0.0.1:45115 message received 20241031160341260 DLINP <000b> input/ipa.c:414 127.0.0.1:45115 connection closed with server 20241031160341260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45115 20241031160341260 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031160341260 DLINP <000b> input/ipa.c:451 connected read/write 20241031160341260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160341260 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160341260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160341260 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@8d267a17b3ed: Final verdict of PTC: none 20241031160341260 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38361<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@8d267a17b3ed: Final verdict of PTC: none IPA-EUSE-foobar(222)@8d267a17b3ed: Final verdict of PTC: none 224@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 224: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Oct 31 16:03:41 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 20241031160341283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4258 20241031160341485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=49268) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Oct 31 16:03:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_mo_ussd_euse_defaultroute started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160344600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39161 20241031160344600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39161 IPA-EUSE-foobar(236)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160344601 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344601 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344601 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160344601 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@8d267a17b3ed: 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)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@8d267a17b3ed: 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 } } } } 20241031160344603 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344603 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344603 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160344603 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241031160344603 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241031160344603 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241031160344603 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 20241031160344603 DLGSUP <0013> gsup_server.c:235 2: 20241031160344603 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160344603 DLGSUP <0013> gsup_server.c:235 3: 20241031160344603 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160344603 DLGSUP <0013> gsup_server.c:235 4: 20241031160344603 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160344603 DLGSUP <0013> gsup_server.c:235 5: 20241031160344603 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160344603 DLGSUP <0013> gsup_server.c:235 7: 20241031160344603 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160344603 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160344603 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160344603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39161 20241031160344603 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160344604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160344605 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344605 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160344605 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160344605 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 20241031160344605 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160344605 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 20241031160344605 DLGSUP <0013> gsup_server.c:235 2: 20241031160344605 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160344605 DLGSUP <0013> gsup_server.c:235 3: 20241031160344605 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160344605 DLGSUP <0013> gsup_server.c:235 4: 20241031160344605 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160344605 DLGSUP <0013> gsup_server.c:235 5: 20241031160344605 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160344605 DLGSUP <0013> gsup_server.c:235 7: 20241031160344605 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160344605 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160344605 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160344605 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@8d267a17b3ed: 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") 20241031160344620 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41675<->l=127.0.0.1:4259) 20241031160344651 DAUC <0003> db_auc.c:157 IMSI='262425345070766': No 2G Auth Data 20241031160344651 DAUC <0003> db_auc.c:192 IMSI='262425345070766': No 3G Auth Data HLR_Test-GSUP(237)@8d267a17b3ed: Created GsupExpect[0] for "262425345070766" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241031160344678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4258 20241031160344682 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344682 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425345070766" session_id=729129427 session_state=BEGIN} 20241031160344682 DSS <0004> hlr_ussd.c:576 262425345070766/0x2b75a1d3: Process SS (BEGIN) 20241031160344682 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344682 DSS <0004> hlr_ussd.c:518 262425345070766/0x2b75a1d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344682 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344682 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344682 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344682 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d267a17b3ed: 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 } } } } } 20241031160344685 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344685 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344685 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425345070766" session_id=729129427 session_state=END} 20241031160344685 DSS <0004> hlr_ussd.c:576 262425345070766/0x2b75a1d3: Process SS (END) 20241031160344685 DSS <0004> hlr_ussd.c:518 262425345070766/0x2b75a1d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344685 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425345070766" session_id=729129427 session_state=END} 20241031160344685 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344685 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425345070766 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d267a17b3ed: Found GsupExpect[0] for "262425345070766" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@8d267a17b3ed: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425345070766" TC_mo_ussd_euse_defaultroute(240)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160344688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@8d267a17b3ed: Final verdict of PTC: pass 20241031160344691 DAUC <0003> db_auc.c:157 IMSI='262420432577690': No 2G Auth Data 20241031160344691 DAUC <0003> db_auc.c:192 IMSI='262420432577690': No 3G Auth Data HLR_Test-GSUP(237)@8d267a17b3ed: Created GsupExpect[0] for "262420432577690" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241031160344703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51244<->l=127.0.0.1:4258 20241031160344707 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344707 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420432577690" session_id=1026604283 session_state=BEGIN} 20241031160344707 DSS <0004> hlr_ussd.c:576 262420432577690/0x3d30bcfb: Process SS (BEGIN) 20241031160344707 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344707 DSS <0004> hlr_ussd.c:518 262420432577690/0x3d30bcfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344707 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344707 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344707 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344707 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d267a17b3ed: 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 } } } } } 20241031160344707 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344707 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344707 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420432577690" session_id=1026604283 session_state=END} 20241031160344707 DSS <0004> hlr_ussd.c:576 262420432577690/0x3d30bcfb: Process SS (END) 20241031160344707 DSS <0004> hlr_ussd.c:518 262420432577690/0x3d30bcfb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344708 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420432577690" session_id=1026604283 session_state=END} 20241031160344708 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344708 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420432577690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344708 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344708 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d267a17b3ed: Found GsupExpect[0] for "262420432577690" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@8d267a17b3ed: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262420432577690" TC_mo_ussd_euse_defaultroute(241)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160344710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51244<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@8d267a17b3ed: Final verdict of PTC: pass 20241031160344713 DAUC <0003> db_auc.c:157 IMSI='262421839248158': No 2G Auth Data 20241031160344713 DAUC <0003> db_auc.c:192 IMSI='262421839248158': No 3G Auth Data HLR_Test-GSUP(237)@8d267a17b3ed: Created GsupExpect[0] for "262421839248158" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241031160344724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344727 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421839248158" session_id=1549491404 session_state=BEGIN} 20241031160344727 DSS <0004> hlr_ussd.c:576 262421839248158/0x5c5b5ccc: Process SS (BEGIN) 20241031160344727 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344727 DSS <0004> hlr_ussd.c:518 262421839248158/0x5c5b5ccc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d267a17b3ed: 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 } } } } } 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344727 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421839248158" session_id=1549491404 session_state=END} 20241031160344727 DSS <0004> hlr_ussd.c:576 262421839248158/0x5c5b5ccc: Process SS (END) 20241031160344727 DSS <0004> hlr_ussd.c:518 262421839248158/0x5c5b5ccc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344727 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421839248158" session_id=1549491404 session_state=END} 20241031160344727 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344727 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262421839248158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d267a17b3ed: Found GsupExpect[0] for "262421839248158" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@8d267a17b3ed: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421839248158" TC_mo_ussd_euse_defaultroute(242)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160344729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@8d267a17b3ed: Final verdict of PTC: pass 20241031160344732 DAUC <0003> db_auc.c:157 IMSI='262422159613457': No 2G Auth Data 20241031160344732 DAUC <0003> db_auc.c:192 IMSI='262422159613457': No 3G Auth Data HLR_Test-GSUP(237)@8d267a17b3ed: Created GsupExpect[0] for "262422159613457" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241031160344743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51250<->l=127.0.0.1:4258 20241031160344746 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344746 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422159613457" session_id=647333455 session_state=BEGIN} 20241031160344746 DSS <0004> hlr_ussd.c:576 262422159613457/0x2695864f: Process SS (BEGIN) 20241031160344746 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344746 DSS <0004> hlr_ussd.c:518 262422159613457/0x2695864f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344746 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344746 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344746 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344746 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d267a17b3ed: 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 } } } } } 20241031160344747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344747 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344747 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422159613457" session_id=647333455 session_state=END} 20241031160344747 DSS <0004> hlr_ussd.c:576 262422159613457/0x2695864f: Process SS (END) 20241031160344747 DSS <0004> hlr_ussd.c:518 262422159613457/0x2695864f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344747 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422159613457" session_id=647333455 session_state=END} 20241031160344747 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344747 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422159613457 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344747 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d267a17b3ed: Found GsupExpect[0] for "262422159613457" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@8d267a17b3ed: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422159613457" TC_mo_ussd_euse_defaultroute(243)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160344748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51250<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@8d267a17b3ed: Final verdict of PTC: pass 20241031160344751 DAUC <0003> db_auc.c:157 IMSI='262427136594513': No 2G Auth Data 20241031160344751 DAUC <0003> db_auc.c:192 IMSI='262427136594513': No 3G Auth Data HLR_Test-GSUP(237)@8d267a17b3ed: Created GsupExpect[0] for "262427136594513" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241031160344762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4258 20241031160344765 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344765 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427136594513" session_id=1458171536 session_state=BEGIN} 20241031160344765 DSS <0004> hlr_ussd.c:576 262427136594513/0x56e9ee90: Process SS (BEGIN) 20241031160344765 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344765 DSS <0004> hlr_ussd.c:518 262427136594513/0x56e9ee90: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344765 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344765 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344765 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344765 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d267a17b3ed: 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 } } } } } 20241031160344766 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344766 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344766 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427136594513" session_id=1458171536 session_state=END} 20241031160344766 DSS <0004> hlr_ussd.c:576 262427136594513/0x56e9ee90: Process SS (END) 20241031160344766 DSS <0004> hlr_ussd.c:518 262427136594513/0x56e9ee90: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344766 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427136594513" session_id=1458171536 session_state=END} 20241031160344766 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344766 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262427136594513 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344766 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344766 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d267a17b3ed: Found GsupExpect[0] for "262427136594513" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@8d267a17b3ed: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427136594513" TC_mo_ussd_euse_defaultroute(244)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160344768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@8d267a17b3ed: Final verdict of PTC: pass 20241031160344771 DAUC <0003> db_auc.c:157 IMSI='262422068221831': No 2G Auth Data 20241031160344771 DAUC <0003> db_auc.c:192 IMSI='262422068221831': No 3G Auth Data HLR_Test-GSUP(237)@8d267a17b3ed: Created GsupExpect[0] for "262422068221831" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241031160344784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51272<->l=127.0.0.1:4258 20241031160344787 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344787 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422068221831" session_id=1466626189 session_state=BEGIN} 20241031160344787 DSS <0004> hlr_ussd.c:576 262422068221831/0x576af08d: Process SS (BEGIN) 20241031160344787 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344787 DSS <0004> hlr_ussd.c:518 262422068221831/0x576af08d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344787 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344787 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344787 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344787 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d267a17b3ed: 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 } } } } } 20241031160344788 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344788 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344788 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422068221831" session_id=1466626189 session_state=END} 20241031160344788 DSS <0004> hlr_ussd.c:576 262422068221831/0x576af08d: Process SS (END) 20241031160344788 DSS <0004> hlr_ussd.c:518 262422068221831/0x576af08d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344788 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422068221831" session_id=1466626189 session_state=END} 20241031160344788 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344788 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422068221831 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344788 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344788 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d267a17b3ed: Found GsupExpect[0] for "262422068221831" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@8d267a17b3ed: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422068221831" TC_mo_ussd_euse_defaultroute(245)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160344790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51272<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@8d267a17b3ed: Final verdict of PTC: pass 20241031160344792 DAUC <0003> db_auc.c:157 IMSI='262425705766449': No 2G Auth Data 20241031160344792 DAUC <0003> db_auc.c:192 IMSI='262425705766449': No 3G Auth Data HLR_Test-GSUP(237)@8d267a17b3ed: Created GsupExpect[0] for "262425705766449" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241031160344806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4258 20241031160344808 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344808 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425705766449" session_id=3475212199 session_state=BEGIN} 20241031160344808 DSS <0004> hlr_ussd.c:576 262425705766449/0xcf2387a7: Process SS (BEGIN) 20241031160344808 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344808 DSS <0004> hlr_ussd.c:518 262425705766449/0xcf2387a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344808 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344808 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344808 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344808 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d267a17b3ed: 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 } } } } } 20241031160344809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344809 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344809 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425705766449" session_id=3475212199 session_state=END} 20241031160344809 DSS <0004> hlr_ussd.c:576 262425705766449/0xcf2387a7: Process SS (END) 20241031160344809 DSS <0004> hlr_ussd.c:518 262425705766449/0xcf2387a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344809 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425705766449" session_id=3475212199 session_state=END} 20241031160344809 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344809 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425705766449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344809 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d267a17b3ed: Found GsupExpect[0] for "262425705766449" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@8d267a17b3ed: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425705766449" TC_mo_ussd_euse_defaultroute(246)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160344811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@8d267a17b3ed: Final verdict of PTC: pass 20241031160344814 DAUC <0003> db_auc.c:157 IMSI='262425732598285': No 2G Auth Data 20241031160344814 DAUC <0003> db_auc.c:192 IMSI='262425732598285': No 3G Auth Data HLR_Test-GSUP(237)@8d267a17b3ed: Created GsupExpect[0] for "262425732598285" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241031160344828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4258 20241031160344830 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344830 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425732598285" session_id=1772047029 session_state=BEGIN} 20241031160344830 DSS <0004> hlr_ussd.c:576 262425732598285/0x699f4ab5: Process SS (BEGIN) 20241031160344830 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241031160344830 DSS <0004> hlr_ussd.c:518 262425732598285/0x699f4ab5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241031160344830 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344830 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data 20241031160344830 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344830 DLINP <000b> input/ipa.c:431 127.0.0.1:39161 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d267a17b3ed: 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 } } } } } 20241031160344831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344831 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344831 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425732598285" session_id=1772047029 session_state=END} 20241031160344831 DSS <0004> hlr_ussd.c:576 262425732598285/0x699f4ab5: Process SS (END) 20241031160344831 DSS <0004> hlr_ussd.c:518 262425732598285/0x699f4ab5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241031160344831 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425732598285" session_id=1772047029 session_state=END} 20241031160344831 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160344831 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425732598285 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241031160344831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160344831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d267a17b3ed: Found GsupExpect[0] for "262425732598285" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@8d267a17b3ed: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425732598285" TC_mo_ussd_euse_defaultroute(247)@8d267a17b3ed: 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)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160344833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51296<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@8d267a17b3ed: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@8d267a17b3ed: Final verdict of PTC: none 20241031160344835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241031160344835 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344835 DLINP <000b> input/ipa.c:405 127.0.0.1:39161 message received 20241031160344835 DLINP <000b> input/ipa.c:414 127.0.0.1:39161 connection closed with server 20241031160344835 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39161 20241031160344835 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241031160344835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41675<->l=127.0.0.1:4259) 20241031160344835 DLINP <000b> input/ipa.c:451 connected read/write 20241031160344836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160344836 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160344836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160344836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(236)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@8d267a17b3ed: Final verdict of PTC: none 238@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP(237)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 238: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Oct 31 16:03:44 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 20241031160344880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 20241031160345082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) 20241031160345906 DSS <0004> hlr_ussd.c:239 262420600847369/0x58985a32: SS Session Timeout, destroying 20241031160345906 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420600847369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160345948 DSS <0004> hlr_ussd.c:239 262426512211947/0xd59e65b5: SS Session Timeout, destroying 20241031160345949 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426512211947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160345984 DSS <0004> hlr_ussd.c:239 262426165918249/0x7563393c: SS Session Timeout, destroying 20241031160345984 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426165918249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160346024 DSS <0004> hlr_ussd.c:239 262423786232370/0xfd121279: SS Session Timeout, destroying 20241031160346024 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423786232370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160346043 DSS <0004> hlr_ussd.c:239 262425474996349/0xdfcec3bd: SS Session Timeout, destroying 20241031160346043 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425474996349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160346070 DSS <0004> hlr_ussd.c:239 262424267280922/0xdb2d2da6: SS Session Timeout, destroying 20241031160346070 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424267280922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160346093 DSS <0004> hlr_ussd.c:239 262420181224006/0x56be6289: SS Session Timeout, destroying 20241031160346093 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420181224006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=252, count=46328) 20241031160346121 DSS <0004> hlr_ussd.c:239 262420328182607/0xed251dfc: SS Session Timeout, destroying 20241031160346121 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420328182607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Oct 31 16:03:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_mo_sss_reject started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160348194 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160348194 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160348198 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160348199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51308<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160348203 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160348203 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160348203 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160348203 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 20241031160348203 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160348203 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 20241031160348203 DLGSUP <0013> gsup_server.c:235 2: 20241031160348203 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(248)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160348203 DLGSUP <0013> gsup_server.c:235 3: 20241031160348203 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160348203 DLGSUP <0013> gsup_server.c:235 4: 20241031160348203 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160348203 DLGSUP <0013> gsup_server.c:235 5: 20241031160348203 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160348203 DLGSUP <0013> gsup_server.c:235 7: 20241031160348203 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160348203 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160348203 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160348203 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@8d267a17b3ed: 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") 20241031160348228 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45973<->l=127.0.0.1:4259) 20241031160348245 DAUC <0003> db_auc.c:157 IMSI='262421716175614': No 2G Auth Data 20241031160348245 DAUC <0003> db_auc.c:192 IMSI='262421716175614': No 3G Auth Data HLR_Test-GSUP(249)@8d267a17b3ed: Created GsupExpect[0] for "262421716175614" to be handled at TC_mo_sss_reject(252) 20241031160348278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4258 20241031160348285 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160348285 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421716175614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421716175614" session_id=1860082976 session_state=BEGIN} 20241031160348285 DSS <0004> hlr_ussd.c:576 262421716175614/0x6ede9d20: Process SS (BEGIN) 20241031160348285 DSS <0004> hlr_ussd.c:498 262421716175614/0x6ede9d20: SS CompType=Invoke, OpCode=InterrogateSS 20241031160348285 DSS <0004> hlr_ussd.c:506 262421716175614/0x6ede9d20: Structured SS requests are not supported, rejecting... 20241031160348285 DSS <0004> hlr_ussd.c:354 262421716175614/0x6ede9d20: Tx ReturnError(0, 0x15) 20241031160348285 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421716175614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421716175614" session_id=1860082976 session_state=END} 20241031160348285 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160348285 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@8d267a17b3ed: Found GsupExpect[0] for "262421716175614" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@8d267a17b3ed: Added IMSI table entry 0TC_mo_sss_reject(252)"262421716175614" TC_mo_sss_reject(252)@8d267a17b3ed: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160348292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@8d267a17b3ed: Final verdict of PTC: pass 20241031160348298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51308<->l=127.0.0.1:4258 20241031160348299 DLINP <000b> input/ipa.c:451 connected read/write 20241031160348299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160348299 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160348299 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160348299 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160348299 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45973<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@8d267a17b3ed: Final verdict of PTC: none 250@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 250: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_mo_sss_reject finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Oct 31 16:03:48 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 20241031160348323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51330<->l=127.0.0.1:4258 20241031160348424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51330<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) 20241031160349448 DSS <0004> hlr_ussd.c:239 262423321396375/0xe51cd09b: SS Session Timeout, destroying 20241031160349448 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423321396375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=252, count=14264) 20241031160349480 DSS <0004> hlr_ussd.c:239 262423646905145/0x941b714d: SS Session Timeout, destroying 20241031160349480 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423646905145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349501 DSS <0004> hlr_ussd.c:239 262425233334681/0x0dbbadbc: SS Session Timeout, destroying 20241031160349501 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262425233334681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349519 DSS <0004> hlr_ussd.c:239 262425672037771/0xdb2bf23e: SS Session Timeout, destroying 20241031160349520 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425672037771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349538 DSS <0004> hlr_ussd.c:239 262424765199672/0xcb847889: SS Session Timeout, destroying 20241031160349538 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424765199672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349559 DSS <0004> hlr_ussd.c:239 262427877008392/0xbac2d945: SS Session Timeout, destroying 20241031160349559 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427877008392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349581 DSS <0004> hlr_ussd.c:239 262428712255268/0x5cbf60ff: SS Session Timeout, destroying 20241031160349581 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428712255268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241031160349601 DSS <0004> hlr_ussd.c:239 262425017695297/0xc66fe296: SS Session Timeout, destroying 20241031160349601 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425017695297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Oct 31 16:03:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_check_imei started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160351555 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160351555 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160351556 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160351559 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351559 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160351559 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160351559 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 20241031160351559 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160351559 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 20241031160351559 DLGSUP <0013> gsup_server.c:235 2: 20241031160351559 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160351559 DLGSUP <0013> gsup_server.c:235 3: 20241031160351559 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160351559 DLGSUP <0013> gsup_server.c:235 4: 20241031160351559 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160351559 DLGSUP <0013> gsup_server.c:235 5: 20241031160351559 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160351559 DLGSUP <0013> gsup_server.c:235 7: 20241031160351559 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160351559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160351559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160351559 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@8d267a17b3ed: 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") 20241031160351572 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43247<->l=127.0.0.1:4259) 20241031160351579 DAUC <0003> db_auc.c:157 IMSI='262421603257093': No 2G Auth Data 20241031160351579 DAUC <0003> db_auc.c:192 IMSI='262421603257093': No 3G Auth Data HLR_Test-GSUP(254)@8d267a17b3ed: Created GsupExpect[0] for "262421603257093" to be handled at TC_gsup_check_imei(257) 20241031160351595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 20241031160351602 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351602 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421603257093"} 20241031160351602 DMAIN <0000> hlr.c:435 IMSI='262421603257093': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351602 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421603257093"} 20241031160351602 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351602 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351602 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d267a17b3ed: Found GsupExpect[0] for "262421603257093" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_check_imei(257)"262421603257093" TC_gsup_check_imei(257)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160351604 DAUC <0003> db_auc.c:192 IMSI='262421603257093': No 3G Auth Data 20241031160351608 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351608 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421603257093"} 20241031160351608 DAUC <0003> hlr.c:428 IMSI='262421603257093': storing IMEI = 12345678901234 20241031160351610 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421603257093"} 20241031160351610 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421603257093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351610 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351610 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160351612 DAUC <0003> db_auc.c:192 IMSI='262421603257093': No 3G Auth Data 20241031160351614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48364<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@8d267a17b3ed: Final verdict of PTC: pass 20241031160351626 DAUC <0003> db_auc.c:157 IMSI='262422402914037': No 2G Auth Data 20241031160351626 DAUC <0003> db_auc.c:192 IMSI='262422402914037': No 3G Auth Data HLR_Test-GSUP(254)@8d267a17b3ed: Created GsupExpect[0] for "262422402914037" to be handled at TC_gsup_check_imei(258) 20241031160351639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241031160351641 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351641 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422402914037"} 20241031160351641 DMAIN <0000> hlr.c:435 IMSI='262422402914037': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351641 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422402914037"} 20241031160351641 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351641 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351641 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d267a17b3ed: Found GsupExpect[0] for "262422402914037" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_check_imei(258)"262422402914037" TC_gsup_check_imei(258)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160351642 DAUC <0003> db_auc.c:192 IMSI='262422402914037': No 3G Auth Data 20241031160351643 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351643 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422402914037"} 20241031160351643 DAUC <0003> hlr.c:428 IMSI='262422402914037': storing IMEI = 12345678901234 20241031160351646 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422402914037"} 20241031160351646 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422402914037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351646 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351646 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160351647 DAUC <0003> db_auc.c:192 IMSI='262422402914037': No 3G Auth Data 20241031160351647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@8d267a17b3ed: Final verdict of PTC: pass 20241031160351655 DAUC <0003> db_auc.c:157 IMSI='262421368835979': No 2G Auth Data 20241031160351655 DAUC <0003> db_auc.c:192 IMSI='262421368835979': No 3G Auth Data HLR_Test-GSUP(254)@8d267a17b3ed: Created GsupExpect[0] for "262421368835979" to be handled at TC_gsup_check_imei(259) 20241031160351666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241031160351669 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351669 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421368835979"} 20241031160351669 DMAIN <0000> hlr.c:435 IMSI='262421368835979': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351669 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421368835979"} 20241031160351669 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351669 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351669 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d267a17b3ed: Found GsupExpect[0] for "262421368835979" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_check_imei(259)"262421368835979" TC_gsup_check_imei(259)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160351669 DAUC <0003> db_auc.c:192 IMSI='262421368835979': No 3G Auth Data 20241031160351671 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351671 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421368835979"} 20241031160351671 DAUC <0003> hlr.c:428 IMSI='262421368835979': storing IMEI = 12345678901234 20241031160351673 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421368835979"} 20241031160351673 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421368835979 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351673 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351673 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160351674 DAUC <0003> db_auc.c:192 IMSI='262421368835979': No 3G Auth Data 20241031160351674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@8d267a17b3ed: Final verdict of PTC: pass 20241031160351682 DAUC <0003> db_auc.c:157 IMSI='262426446429665': No 2G Auth Data 20241031160351682 DAUC <0003> db_auc.c:192 IMSI='262426446429665': No 3G Auth Data HLR_Test-GSUP(254)@8d267a17b3ed: Created GsupExpect[0] for "262426446429665" to be handled at TC_gsup_check_imei(260) 20241031160351693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241031160351695 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351695 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426446429665"} 20241031160351695 DMAIN <0000> hlr.c:435 IMSI='262426446429665': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351695 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426446429665"} 20241031160351695 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351695 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351695 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d267a17b3ed: Found GsupExpect[0] for "262426446429665" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_check_imei(260)"262426446429665" TC_gsup_check_imei(260)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160351696 DAUC <0003> db_auc.c:157 IMSI='262426446429665': No 2G Auth Data 20241031160351697 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351697 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426446429665"} 20241031160351697 DAUC <0003> hlr.c:428 IMSI='262426446429665': storing IMEI = 12345678901234 20241031160351700 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426446429665"} 20241031160351700 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426446429665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351700 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351700 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160351700 DAUC <0003> db_auc.c:157 IMSI='262426446429665': No 2G Auth Data 20241031160351700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@8d267a17b3ed: Final verdict of PTC: pass 20241031160351709 DAUC <0003> db_auc.c:157 IMSI='262428420896298': No 2G Auth Data 20241031160351709 DAUC <0003> db_auc.c:192 IMSI='262428420896298': No 3G Auth Data HLR_Test-GSUP(254)@8d267a17b3ed: Created GsupExpect[0] for "262428420896298" to be handled at TC_gsup_check_imei(261) 20241031160351721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241031160351723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351723 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428420896298"} 20241031160351723 DMAIN <0000> hlr.c:435 IMSI='262428420896298': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351723 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428420896298"} 20241031160351723 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d267a17b3ed: Found GsupExpect[0] for "262428420896298" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_check_imei(261)"262428420896298" TC_gsup_check_imei(261)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160351724 DAUC <0003> db_auc.c:157 IMSI='262428420896298': No 2G Auth Data 20241031160351725 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351725 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428420896298"} 20241031160351725 DAUC <0003> hlr.c:428 IMSI='262428420896298': storing IMEI = 12345678901234 20241031160351728 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428420896298"} 20241031160351728 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428420896298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351728 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351728 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351728 DAUC <0003> db_auc.c:157 IMSI='262428420896298': No 2G Auth Data TC_gsup_check_imei(261)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160351729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@8d267a17b3ed: Final verdict of PTC: pass 20241031160351737 DAUC <0003> db_auc.c:157 IMSI='262425956690916': No 2G Auth Data 20241031160351737 DAUC <0003> db_auc.c:192 IMSI='262425956690916': No 3G Auth Data HLR_Test-GSUP(254)@8d267a17b3ed: Created GsupExpect[0] for "262425956690916" to be handled at TC_gsup_check_imei(262) 20241031160351750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241031160351752 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351752 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425956690916"} 20241031160351752 DMAIN <0000> hlr.c:435 IMSI='262425956690916': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351752 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425956690916"} 20241031160351752 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351752 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351752 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d267a17b3ed: Found GsupExpect[0] for "262425956690916" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_check_imei(262)"262425956690916" TC_gsup_check_imei(262)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160351754 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351754 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425956690916"} 20241031160351754 DAUC <0003> hlr.c:428 IMSI='262425956690916': storing IMEI = 12345678901234 20241031160351757 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425956690916"} 20241031160351757 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425956690916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351757 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351757 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160351758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@8d267a17b3ed: Final verdict of PTC: pass 20241031160351769 DAUC <0003> db_auc.c:157 IMSI='262429784581038': No 2G Auth Data 20241031160351769 DAUC <0003> db_auc.c:192 IMSI='262429784581038': No 3G Auth Data HLR_Test-GSUP(254)@8d267a17b3ed: Created GsupExpect[0] for "262429784581038" to be handled at TC_gsup_check_imei(263) 20241031160351782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241031160351784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351784 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429784581038"} 20241031160351784 DMAIN <0000> hlr.c:435 IMSI='262429784581038': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351784 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429784581038"} 20241031160351784 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d267a17b3ed: Found GsupExpect[0] for "262429784581038" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_check_imei(263)"262429784581038" TC_gsup_check_imei(263)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160351786 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351786 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429784581038"} 20241031160351786 DAUC <0003> hlr.c:428 IMSI='262429784581038': storing IMEI = 12345678901234 20241031160351789 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429784581038"} 20241031160351789 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429784581038 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160351789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@8d267a17b3ed: Final verdict of PTC: pass 20241031160351800 DAUC <0003> db_auc.c:157 IMSI='262422175559690': No 2G Auth Data 20241031160351800 DAUC <0003> db_auc.c:192 IMSI='262422175559690': No 3G Auth Data HLR_Test-GSUP(254)@8d267a17b3ed: Created GsupExpect[0] for "262422175559690" to be handled at TC_gsup_check_imei(264) 20241031160351814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20241031160351816 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351816 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422175559690"} 20241031160351816 DMAIN <0000> hlr.c:435 IMSI='262422175559690': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160351816 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422175559690"} 20241031160351816 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351816 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351816 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d267a17b3ed: Found GsupExpect[0] for "262422175559690" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_check_imei(264)"262422175559690" TC_gsup_check_imei(264)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160351818 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351818 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422175559690"} 20241031160351818 DAUC <0003> hlr.c:428 IMSI='262422175559690': storing IMEI = 12345678901234 20241031160351820 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422175559690"} 20241031160351820 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422175559690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160351820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160351820 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160351821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160351830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51332<->l=127.0.0.1:4258 20241031160351830 DLINP <000b> input/ipa.c:451 connected read/write 20241031160351830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160351830 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160351830 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160351830 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160351830 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43247<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@8d267a17b3ed: Final verdict of PTC: none 255@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_check_imei finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Oct 31 16:03:51 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 20241031160351852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 20241031160351953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=67528) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:03:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_check_imei_via_proxy started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160355079 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160355079 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160355084 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160355089 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355090 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160355090 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160355090 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 20241031160355090 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160355090 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 20241031160355090 DLGSUP <0013> gsup_server.c:235 2: 20241031160355090 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160355090 DLGSUP <0013> gsup_server.c:235 3: 20241031160355090 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160355090 DLGSUP <0013> gsup_server.c:235 4: 20241031160355090 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160355090 DLGSUP <0013> gsup_server.c:235 5: 20241031160355090 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160355090 DLGSUP <0013> gsup_server.c:235 7: 20241031160355090 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160355090 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160355090 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160355090 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@8d267a17b3ed: 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") 20241031160355119 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40919<->l=127.0.0.1:4259) 20241031160355142 DAUC <0003> db_auc.c:157 IMSI='262421109864853': No 2G Auth Data 20241031160355142 DAUC <0003> db_auc.c:192 IMSI='262421109864853': No 3G Auth Data HLR_Test-GSUP(266)@8d267a17b3ed: Created GsupExpect[0] for "262421109864853" to be handled at TC_gsup_check_imei_via_proxy(269) 20241031160355173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 20241031160355187 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355187 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421109864853" source_name="the-source\n"} 20241031160355187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241031160355187 DMAIN <0000> hlr.c:435 IMSI='262421109864853': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355187 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421109864853" destination_name="the-source\n"} 20241031160355187 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355187 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355187 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d267a17b3ed: Found GsupExpect[0] for "262421109864853" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421109864853" TC_gsup_check_imei_via_proxy(269)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160355192 DAUC <0003> db_auc.c:192 IMSI='262421109864853': No 3G Auth Data 20241031160355198 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355198 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421109864853" source_name="the-source\n"} 20241031160355198 DAUC <0003> hlr.c:428 IMSI='262421109864853': storing IMEI = 12345678901234 20241031160355201 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421109864853" destination_name="the-source\n"} 20241031160355201 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421109864853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355201 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355201 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160355203 DAUC <0003> db_auc.c:192 IMSI='262421109864853': No 3G Auth Data 20241031160355206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@8d267a17b3ed: Final verdict of PTC: pass 20241031160355217 DAUC <0003> db_auc.c:157 IMSI='262422153572201': No 2G Auth Data 20241031160355217 DAUC <0003> db_auc.c:192 IMSI='262422153572201': No 3G Auth Data HLR_Test-GSUP(266)@8d267a17b3ed: Created GsupExpect[0] for "262422153572201" to be handled at TC_gsup_check_imei_via_proxy(270) 20241031160355228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241031160355231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355231 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422153572201" source_name="the-source\n"} 20241031160355231 DMAIN <0000> hlr.c:435 IMSI='262422153572201': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355231 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422153572201" destination_name="the-source\n"} 20241031160355231 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355231 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d267a17b3ed: Found GsupExpect[0] for "262422153572201" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422153572201" 20241031160355231 DAUC <0003> db_auc.c:192 IMSI='262422153572201': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160355232 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355232 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422153572201" source_name="the-source\n"} 20241031160355232 DAUC <0003> hlr.c:428 IMSI='262422153572201': storing IMEI = 12345678901234 20241031160355235 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422153572201" destination_name="the-source\n"} 20241031160355235 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422153572201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355235 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355235 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355236 DAUC <0003> db_auc.c:192 IMSI='262422153572201': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160355236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@8d267a17b3ed: Final verdict of PTC: pass 20241031160355244 DAUC <0003> db_auc.c:157 IMSI='262424728255288': No 2G Auth Data 20241031160355244 DAUC <0003> db_auc.c:192 IMSI='262424728255288': No 3G Auth Data HLR_Test-GSUP(266)@8d267a17b3ed: Created GsupExpect[0] for "262424728255288" to be handled at TC_gsup_check_imei_via_proxy(271) 20241031160355256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241031160355258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355258 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424728255288" source_name="the-source\n"} 20241031160355258 DMAIN <0000> hlr.c:435 IMSI='262424728255288': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355258 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424728255288" destination_name="the-source\n"} 20241031160355258 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d267a17b3ed: Found GsupExpect[0] for "262424728255288" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424728255288" 20241031160355259 DAUC <0003> db_auc.c:192 IMSI='262424728255288': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160355261 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355261 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424728255288" source_name="the-source\n"} 20241031160355261 DAUC <0003> hlr.c:428 IMSI='262424728255288': storing IMEI = 12345678901234 20241031160355263 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424728255288" destination_name="the-source\n"} 20241031160355263 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424728255288 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355263 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355263 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355264 DAUC <0003> db_auc.c:192 IMSI='262424728255288': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160355264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@8d267a17b3ed: Final verdict of PTC: pass 20241031160355273 DAUC <0003> db_auc.c:157 IMSI='262427381715895': No 2G Auth Data 20241031160355273 DAUC <0003> db_auc.c:192 IMSI='262427381715895': No 3G Auth Data HLR_Test-GSUP(266)@8d267a17b3ed: Created GsupExpect[0] for "262427381715895" to be handled at TC_gsup_check_imei_via_proxy(272) 20241031160355284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241031160355286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355286 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427381715895" source_name="the-source\n"} 20241031160355286 DMAIN <0000> hlr.c:435 IMSI='262427381715895': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355286 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427381715895" destination_name="the-source\n"} 20241031160355286 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355286 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d267a17b3ed: Found GsupExpect[0] for "262427381715895" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262427381715895" 20241031160355287 DAUC <0003> db_auc.c:157 IMSI='262427381715895': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160355288 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355288 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427381715895" source_name="the-source\n"} 20241031160355288 DAUC <0003> hlr.c:428 IMSI='262427381715895': storing IMEI = 12345678901234 20241031160355291 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427381715895" destination_name="the-source\n"} 20241031160355291 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427381715895 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355291 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355291 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355291 DAUC <0003> db_auc.c:157 IMSI='262427381715895': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160355292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@8d267a17b3ed: Final verdict of PTC: pass 20241031160355300 DAUC <0003> db_auc.c:157 IMSI='262420425679860': No 2G Auth Data 20241031160355300 DAUC <0003> db_auc.c:192 IMSI='262420425679860': No 3G Auth Data HLR_Test-GSUP(266)@8d267a17b3ed: Created GsupExpect[0] for "262420425679860" to be handled at TC_gsup_check_imei_via_proxy(273) 20241031160355311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241031160355314 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355314 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420425679860" source_name="the-source\n"} 20241031160355314 DMAIN <0000> hlr.c:435 IMSI='262420425679860': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355314 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420425679860" destination_name="the-source\n"} 20241031160355314 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355314 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355314 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d267a17b3ed: Found GsupExpect[0] for "262420425679860" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420425679860" TC_gsup_check_imei_via_proxy(273)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160355314 DAUC <0003> db_auc.c:157 IMSI='262420425679860': No 2G Auth Data 20241031160355316 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355316 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420425679860" source_name="the-source\n"} 20241031160355316 DAUC <0003> hlr.c:428 IMSI='262420425679860': storing IMEI = 12345678901234 20241031160355318 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420425679860" destination_name="the-source\n"} 20241031160355318 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420425679860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355318 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355318 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355319 DAUC <0003> db_auc.c:157 IMSI='262420425679860': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160355320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@8d267a17b3ed: Final verdict of PTC: pass 20241031160355328 DAUC <0003> db_auc.c:157 IMSI='262427790730354': No 2G Auth Data 20241031160355328 DAUC <0003> db_auc.c:192 IMSI='262427790730354': No 3G Auth Data HLR_Test-GSUP(266)@8d267a17b3ed: Created GsupExpect[0] for "262427790730354" to be handled at TC_gsup_check_imei_via_proxy(274) 20241031160355342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 20241031160355345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355345 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427790730354" source_name="the-source\n"} 20241031160355345 DMAIN <0000> hlr.c:435 IMSI='262427790730354': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355345 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427790730354" destination_name="the-source\n"} 20241031160355345 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d267a17b3ed: Found GsupExpect[0] for "262427790730354" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427790730354" TC_gsup_check_imei_via_proxy(274)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160355347 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355347 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427790730354" source_name="the-source\n"} 20241031160355347 DAUC <0003> hlr.c:428 IMSI='262427790730354': storing IMEI = 12345678901234 20241031160355349 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427790730354" destination_name="the-source\n"} 20241031160355349 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427790730354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355349 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355349 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160355351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@8d267a17b3ed: Final verdict of PTC: pass 20241031160355361 DAUC <0003> db_auc.c:157 IMSI='262421340682119': No 2G Auth Data 20241031160355361 DAUC <0003> db_auc.c:192 IMSI='262421340682119': No 3G Auth Data HLR_Test-GSUP(266)@8d267a17b3ed: Created GsupExpect[0] for "262421340682119" to be handled at TC_gsup_check_imei_via_proxy(275) 20241031160355375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 20241031160355378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355378 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421340682119" source_name="the-source\n"} 20241031160355378 DMAIN <0000> hlr.c:435 IMSI='262421340682119': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355378 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421340682119" destination_name="the-source\n"} 20241031160355378 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d267a17b3ed: Found GsupExpect[0] for "262421340682119" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421340682119" TC_gsup_check_imei_via_proxy(275)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160355380 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355380 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421340682119" source_name="the-source\n"} 20241031160355380 DAUC <0003> hlr.c:428 IMSI='262421340682119': storing IMEI = 12345678901234 20241031160355383 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421340682119" destination_name="the-source\n"} 20241031160355383 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421340682119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355383 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355383 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160355384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48516<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@8d267a17b3ed: Final verdict of PTC: pass 20241031160355400 DAUC <0003> db_auc.c:157 IMSI='262420151368982': No 2G Auth Data 20241031160355400 DAUC <0003> db_auc.c:192 IMSI='262420151368982': No 3G Auth Data HLR_Test-GSUP(266)@8d267a17b3ed: Created GsupExpect[0] for "262420151368982" to be handled at TC_gsup_check_imei_via_proxy(276) 20241031160355414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20241031160355417 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355417 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420151368982" source_name="the-source\n"} 20241031160355417 DMAIN <0000> hlr.c:435 IMSI='262420151368982': has IMEI = 12345678901234 (consider setting 'store-imei') 20241031160355417 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420151368982" destination_name="the-source\n"} 20241031160355417 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355417 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355417 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d267a17b3ed: Found GsupExpect[0] for "262420151368982" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420151368982" TC_gsup_check_imei_via_proxy(276)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160355419 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355419 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420151368982" source_name="the-source\n"} 20241031160355419 DAUC <0003> hlr.c:428 IMSI='262420151368982': storing IMEI = 12345678901234 20241031160355422 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420151368982" destination_name="the-source\n"} 20241031160355422 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420151368982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160355422 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160355422 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160355423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160355431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 20241031160355432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40919<->l=127.0.0.1:4259) 20241031160355432 DLINP <000b> input/ipa.c:451 connected read/write 20241031160355432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160355432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160355432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160355432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160355432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP(266)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Oct 31 16:03:55 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 20241031160355455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20241031160355556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=68308) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:03:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_check_imei_invalid_len started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160358679 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160358679 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160358684 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160358688 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358688 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160358688 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160358688 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 20241031160358688 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160358688 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 20241031160358688 DLGSUP <0013> gsup_server.c:235 2: 20241031160358688 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160358689 DLGSUP <0013> gsup_server.c:235 3: 20241031160358689 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160358689 DLGSUP <0013> gsup_server.c:235 4: 20241031160358689 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160358689 DLGSUP <0013> gsup_server.c:235 5: 20241031160358689 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160358689 DLGSUP <0013> gsup_server.c:235 7: 20241031160358689 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160358689 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160358689 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160358689 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@8d267a17b3ed: 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") 20241031160358709 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40619<->l=127.0.0.1:4259) 20241031160358739 DAUC <0003> db_auc.c:157 IMSI='262427762056641': No 2G Auth Data 20241031160358739 DAUC <0003> db_auc.c:192 IMSI='262427762056641': No 3G Auth Data HLR_Test-GSUP(278)@8d267a17b3ed: Created GsupExpect[0] for "262427762056641" to be handled at TC_gsup_check_imei_invalid_len(281) 20241031160358774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 20241031160358783 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358783 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358783 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358784 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358784 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358784 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d267a17b3ed: Found GsupExpect[0] for "262427762056641" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427762056641" TC_gsup_check_imei_invalid_len(281)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160358789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358789 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358789 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358789 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358789 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358789 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358792 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358792 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358792 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358792 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358792 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358795 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358795 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358795 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358795 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358795 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358795 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358795 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358798 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358799 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762056641"} 20241031160358799 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358799 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427762056641" cause=Invalid mandatory information} 20241031160358799 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427762056641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358799 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358799 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@8d267a17b3ed: Final verdict of PTC: pass 20241031160358809 DAUC <0003> db_auc.c:157 IMSI='262426593981190': No 2G Auth Data 20241031160358809 DAUC <0003> db_auc.c:192 IMSI='262426593981190': No 3G Auth Data HLR_Test-GSUP(278)@8d267a17b3ed: Created GsupExpect[0] for "262426593981190" to be handled at TC_gsup_check_imei_invalid_len(282) 20241031160358822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358824 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358824 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358824 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358824 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d267a17b3ed: Found GsupExpect[0] for "262426593981190" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@8d267a17b3ed: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426593981190" TC_gsup_check_imei_invalid_len(282)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358824 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358824 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358824 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358824 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358824 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358825 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358825 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358825 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358825 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358825 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358825 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358825 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358825 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358826 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358826 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426593981190"} 20241031160358826 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358826 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426593981190" cause=Invalid mandatory information} 20241031160358826 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426593981190 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358826 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358826 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@8d267a17b3ed: Final verdict of PTC: pass 20241031160358835 DAUC <0003> db_auc.c:157 IMSI='262420326134422': No 2G Auth Data 20241031160358835 DAUC <0003> db_auc.c:192 IMSI='262420326134422': No 3G Auth Data HLR_Test-GSUP(278)@8d267a17b3ed: Created GsupExpect[0] for "262420326134422" to be handled at TC_gsup_check_imei_invalid_len(283) 20241031160358846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20241031160358848 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358848 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358848 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358848 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358848 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358848 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358848 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d267a17b3ed: Found GsupExpect[0] for "262420326134422" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@8d267a17b3ed: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420326134422" TC_gsup_check_imei_invalid_len(283)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160358849 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358849 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358849 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358849 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358849 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358849 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358849 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358850 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358850 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358850 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358850 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358850 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358850 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358850 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358850 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358850 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358851 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358851 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420326134422"} 20241031160358851 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358851 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420326134422" cause=Invalid mandatory information} 20241031160358851 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420326134422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358851 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358851 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@8d267a17b3ed: Final verdict of PTC: pass 20241031160358862 DAUC <0003> db_auc.c:157 IMSI='262428620505024': No 2G Auth Data 20241031160358862 DAUC <0003> db_auc.c:192 IMSI='262428620505024': No 3G Auth Data HLR_Test-GSUP(278)@8d267a17b3ed: Created GsupExpect[0] for "262428620505024" to be handled at TC_gsup_check_imei_invalid_len(284) 20241031160358879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 20241031160358881 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358881 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358881 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358881 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358881 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358881 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358881 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d267a17b3ed: Found GsupExpect[0] for "262428620505024" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@8d267a17b3ed: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428620505024" TC_gsup_check_imei_invalid_len(284)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160358882 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358882 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358882 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358882 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358882 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358882 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358882 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358883 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358883 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358883 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358883 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358883 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358883 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358883 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358883 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358883 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358884 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358884 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428620505024"} 20241031160358884 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358884 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428620505024" cause=Invalid mandatory information} 20241031160358884 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428620505024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358884 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358884 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@8d267a17b3ed: Final verdict of PTC: pass 20241031160358895 DAUC <0003> db_auc.c:157 IMSI='262424953996160': No 2G Auth Data 20241031160358895 DAUC <0003> db_auc.c:192 IMSI='262424953996160': No 3G Auth Data HLR_Test-GSUP(278)@8d267a17b3ed: Created GsupExpect[0] for "262424953996160" to be handled at TC_gsup_check_imei_invalid_len(285) 20241031160358906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20241031160358908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358908 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358908 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358908 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358908 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d267a17b3ed: Found GsupExpect[0] for "262424953996160" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@8d267a17b3ed: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424953996160" TC_gsup_check_imei_invalid_len(285)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160358909 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358909 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358909 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358909 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358909 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358909 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358909 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358910 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358910 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358910 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358910 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358910 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358910 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358910 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358911 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358911 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358911 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358911 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358911 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358911 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358911 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358912 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358912 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953996160"} 20241031160358912 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358912 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424953996160" cause=Invalid mandatory information} 20241031160358912 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424953996160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358912 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358912 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@8d267a17b3ed: Final verdict of PTC: pass 20241031160358924 DAUC <0003> db_auc.c:157 IMSI='262420935462579': No 2G Auth Data 20241031160358924 DAUC <0003> db_auc.c:192 IMSI='262420935462579': No 3G Auth Data HLR_Test-GSUP(278)@8d267a17b3ed: Created GsupExpect[0] for "262420935462579" to be handled at TC_gsup_check_imei_invalid_len(286) 20241031160358946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4258 20241031160358948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358948 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358948 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358948 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358948 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358948 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d267a17b3ed: Found GsupExpect[0] for "262420935462579" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@8d267a17b3ed: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420935462579" TC_gsup_check_imei_invalid_len(286)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160358949 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358949 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358949 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358949 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358949 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358949 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358949 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358950 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358950 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358950 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358950 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358950 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358950 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358950 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358950 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358950 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358951 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358951 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420935462579"} 20241031160358951 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358951 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420935462579" cause=Invalid mandatory information} 20241031160358951 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420935462579 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358951 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358951 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@8d267a17b3ed: Final verdict of PTC: pass 20241031160358962 DAUC <0003> db_auc.c:157 IMSI='262423966628130': No 2G Auth Data 20241031160358962 DAUC <0003> db_auc.c:192 IMSI='262423966628130': No 3G Auth Data HLR_Test-GSUP(278)@8d267a17b3ed: Created GsupExpect[0] for "262423966628130" to be handled at TC_gsup_check_imei_invalid_len(287) 20241031160358976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20241031160358977 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358977 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358977 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160358977 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358977 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358977 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358977 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d267a17b3ed: Found GsupExpect[0] for "262423966628130" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@8d267a17b3ed: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423966628130" TC_gsup_check_imei_invalid_len(287)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160358978 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358978 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358978 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160358978 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358978 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358978 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358978 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358979 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358979 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160358979 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358979 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358979 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358979 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160358979 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358979 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358979 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358980 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160358980 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423966628130"} 20241031160358980 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160358980 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423966628130" cause=Invalid mandatory information} 20241031160358980 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423966628130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160358980 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160358980 DLINP <000b> input/ipa.c:451 connected read/write 20241031160358980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160358980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@8d267a17b3ed: Final verdict of PTC: pass 20241031160358991 DAUC <0003> db_auc.c:157 IMSI='262422294103307': No 2G Auth Data 20241031160358991 DAUC <0003> db_auc.c:192 IMSI='262422294103307': No 3G Auth Data HLR_Test-GSUP(278)@8d267a17b3ed: Created GsupExpect[0] for "262422294103307" to be handled at TC_gsup_check_imei_invalid_len(288) 20241031160359005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4258 20241031160359006 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359006 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359006 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241031160359006 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359006 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359006 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359006 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d267a17b3ed: Found GsupExpect[0] for "262422294103307" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@8d267a17b3ed: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422294103307" TC_gsup_check_imei_invalid_len(288)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359007 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359007 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241031160359007 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359007 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359007 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359007 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241031160359007 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359007 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359007 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359008 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359008 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241031160359008 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359008 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359008 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422294103307"} 20241031160359008 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241031160359008 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422294103307" cause=Invalid mandatory information} 20241031160359008 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422294103307 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160359008 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160359009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@8d267a17b3ed: Final verdict of PTC: pass MTC@8d267a17b3ed: setverdict(pass): none -> pass 20241031160359017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@8d267a17b3ed: Final verdict of PTC: none 20241031160359018 DLINP <000b> input/ipa.c:451 connected read/write 20241031160359018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160359018 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160359018 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160359018 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160359018 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40619<->l=127.0.0.1:4259) 279@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: pass MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@8d267a17b3ed: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Oct 31 16:03:59 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 20241031160359040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 20241031160359141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3188) Waiting for packet dumper to finish... 1 (prev_count=3188, count=50436) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:04:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_gsup_check_imei_unknown_imsi started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160402259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160402259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160402264 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160402270 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402270 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160402270 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160402270 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 20241031160402270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160402270 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 20241031160402270 DLGSUP <0013> gsup_server.c:235 2: 20241031160402270 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160402270 DLGSUP <0013> gsup_server.c:235 3: 20241031160402270 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160402270 DLGSUP <0013> gsup_server.c:235 4: 20241031160402270 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160402270 DLGSUP <0013> gsup_server.c:235 5: 20241031160402270 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160402270 DLGSUP <0013> gsup_server.c:235 7: 20241031160402270 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160402270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160402270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160402270 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@8d267a17b3ed: 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") 20241031160402300 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34049<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@8d267a17b3ed: Created GsupExpect[0] for "262426656872034" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241031160402317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241031160402330 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402330 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426656872034"} 20241031160402331 DMAIN <0000> hlr.c:435 IMSI='262426656872034': has IMEI = 22245678901234 (consider setting 'store-imei') 20241031160402331 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241031160402331 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426656872034" cause=Invalid mandatory information} 20241031160402331 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160402331 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160402331 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@8d267a17b3ed: Found GsupExpect[0] for "262426656872034" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@8d267a17b3ed: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426656872034" TC_gsup_check_imei_unknown_imsi(293)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160402339 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402339 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426656872034"} 20241031160402339 DAUC <0003> hlr.c:428 IMSI='262426656872034': storing IMEI = 22245678901234 20241031160402340 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426656872034': no such subscriber 20241031160402340 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241031160402340 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426656872034" cause=Invalid mandatory information} 20241031160402340 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426656872034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160402340 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160402340 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160402342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@8d267a17b3ed: Final verdict of PTC: pass 20241031160402344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4258 20241031160402346 DLINP <000b> input/ipa.c:451 connected read/write 20241031160402346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160402346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160402346 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160402346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@8d267a17b3ed: Final verdict of PTC: none 20241031160402346 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34049<->l=127.0.0.1:4259) 291@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 291: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Oct 31 16:04:02 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 20241031160402378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241031160402479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14868) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:04:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160405603 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160405603 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160405608 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160405613 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405613 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160405613 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160405613 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 20241031160405613 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160405613 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 20241031160405613 DLGSUP <0013> gsup_server.c:235 2: 20241031160405613 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160405613 DLGSUP <0013> gsup_server.c:235 3: 20241031160405613 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160405613 DLGSUP <0013> gsup_server.c:235 4: 20241031160405613 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160405613 DLGSUP <0013> gsup_server.c:235 5: 20241031160405613 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160405613 DLGSUP <0013> gsup_server.c:235 7: 20241031160405613 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160405614 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160405614 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160405614 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@8d267a17b3ed: 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") 20241031160405634 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34255<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@8d267a17b3ed: Created GsupExpect[0] for "262429331381406" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241031160405644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 20241031160405654 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405654 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405654 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405679 DMAIN <0000> hlr.c:243 IMSI='262429331381406': Successfully assigned MSISDN='994' 20241031160405679 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405698 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405699 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405699 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@8d267a17b3ed: Found GsupExpect[0] for "262429331381406" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@8d267a17b3ed: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429331381406" TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160405707 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405707 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405709 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405709 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405711 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405711 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405714 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405714 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405715 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013720]{UNVALIDATED}: Allocated 20241031160405715 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160405723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429331381406)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160405723 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405723 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405727 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405728 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429331381406"} 20241031160405728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429331381406)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160405728 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160405728 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429331381406"} 20241031160405728 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160405728 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160405728 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405728 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405739 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405739 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405739 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405750 DMAIN <0000> hlr.c:243 IMSI='262429331381406': Successfully assigned MSISDN='129' 20241031160405750 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405753 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405753 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405753 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405753 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405756 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405756 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405757 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405757 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405759 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405759 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405760 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405760 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405763 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405763 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405763 DLU <0006> fsm.c:456 lu(262429331381406)[0x6120000138a0]{UNVALIDATED}: Allocated 20241031160405763 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160405768 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429331381406)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160405768 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405768 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405768 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405772 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405772 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429331381406"} 20241031160405772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429331381406)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160405772 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160405773 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429331381406"} 20241031160405773 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160405773 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160405773 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405773 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405783 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405783 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405783 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405794 DMAIN <0000> hlr.c:243 IMSI='262429331381406': Successfully assigned MSISDN='205' 20241031160405794 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405797 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405797 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405797 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405797 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405799 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405799 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405801 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405801 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405802 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405802 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405804 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405804 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405806 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405806 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405806 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013a20]{UNVALIDATED}: Allocated 20241031160405806 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160405806 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429331381406" cause=GPRS services not allowed} 20241031160405806 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405806 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405806 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241031160405806 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013a20]{UNVALIDATED}: Deallocated 20241031160405807 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405807 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405816 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405817 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405817 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405822 DMAIN <0000> hlr.c:243 IMSI='262429331381406': Successfully assigned MSISDN='761' 20241031160405822 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405825 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405825 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405825 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405827 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405827 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405829 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405829 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405831 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405831 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405834 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405834 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013ba0]{UNVALIDATED}: Allocated 20241031160405834 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160405834 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429331381406" cause=GPRS services not allowed} 20241031160405834 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405834 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405834 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241031160405834 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241031160405834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405834 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405845 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405845 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405845 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405853 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405856 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405856 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405856 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405856 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405858 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405858 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405860 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405860 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405861 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405861 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405864 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405864 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013d20]{UNVALIDATED}: Allocated 20241031160405864 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160405864 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429331381406" cause=GPRS services not allowed} 20241031160405864 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405864 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405864 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429331381406)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241031160405864 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013d20]{UNVALIDATED}: Deallocated 20241031160405864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405864 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405874 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405875 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429331381406"} 20241031160405875 DMAIN <0000> hlr.c:227 IMSI='262429331381406': Creating subscriber on demand 20241031160405877 DAUC <0003> hlr.c:428 IMSI='262429331381406': storing IMEI = 12345678901234 20241031160405880 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429331381406"} 20241031160405880 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241031160405880 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405880 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405882 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405882 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405884 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405884 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405885 DAUC <0003> db_auc.c:157 IMSI='262429331381406': No 2G Auth Data 20241031160405885 DAUC <0003> db_auc.c:192 IMSI='262429331381406': No 3G Auth Data 20241031160405888 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405888 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405888 DLU <0006> fsm.c:456 lu(262429331381406)[0x612000013ea0]{UNVALIDATED}: Allocated 20241031160405888 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160405893 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429331381406)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160405893 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429331381406" cn_domain=PS} 20241031160405893 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405893 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405897 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429331381406"} 20241031160405897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429331381406)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160405897 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160405897 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429331381406"} 20241031160405897 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429331381406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160405897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160405897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429331381406)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160405897 DLU <0006> fsm.c:568 lu(PS:IMSI-262429331381406)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160405897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160405897 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160405904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@8d267a17b3ed: Final verdict of PTC: pass 20241031160405906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 20241031160405908 DLINP <000b> input/ipa.c:451 connected read/write 20241031160405908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160405908 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160405908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160405908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@8d267a17b3ed: Final verdict of PTC: none 20241031160405909 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34255<->l=127.0.0.1:4259) 296@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 296: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Oct 31 16:04:05 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 20241031160405947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 20241031160406048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=32312) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:04:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_subscr_create_on_demand_ul started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160409162 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160409162 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160409166 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160409172 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409172 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160409172 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160409172 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 20241031160409172 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160409172 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 20241031160409172 DLGSUP <0013> gsup_server.c:235 2: 20241031160409172 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160409172 DLGSUP <0013> gsup_server.c:235 3: 20241031160409172 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160409172 DLGSUP <0013> gsup_server.c:235 4: 20241031160409172 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160409172 DLGSUP <0013> gsup_server.c:235 5: 20241031160409172 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160409172 DLGSUP <0013> gsup_server.c:235 7: 20241031160409172 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160409172 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160409172 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160409172 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@8d267a17b3ed: 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") 20241031160409199 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45157<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@8d267a17b3ed: Created GsupExpect[0] for "262421299319156" to be handled at TC_subscr_create_on_demand_ul(303) 20241031160409214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20241031160409224 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409224 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409224 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409253 DMAIN <0000> hlr.c:243 IMSI='262421299319156': Successfully assigned MSISDN='341' 20241031160409253 DLU <0006> fsm.c:456 lu(262421299319156)[0x612000014020]{UNVALIDATED}: Allocated 20241031160409253 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160409258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421299319156)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160409258 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409258 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@8d267a17b3ed: Found GsupExpect[0] for "262421299319156" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@8d267a17b3ed: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421299319156" 20241031160409264 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409265 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421299319156"} 20241031160409265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421299319156)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160409265 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160409265 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421299319156"} 20241031160409265 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160409265 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160409265 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409265 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160409268 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409268 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409270 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409270 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409271 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409271 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409281 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409281 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409281 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409287 DMAIN <0000> hlr.c:243 IMSI='262421299319156': Successfully assigned MSISDN='047' 20241031160409287 DLU <0006> fsm.c:456 lu(262421299319156)[0x6120000141a0]{UNVALIDATED}: Allocated 20241031160409287 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160409292 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421299319156)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160409292 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409292 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409292 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409295 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421299319156"} 20241031160409295 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421299319156)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160409295 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160409295 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421299319156"} 20241031160409295 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160409295 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160409295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409295 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160409297 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409298 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409299 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409299 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409301 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409301 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409303 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409303 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409313 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409314 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409314 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409323 DMAIN <0000> hlr.c:243 IMSI='262421299319156': Successfully assigned MSISDN='236' 20241031160409323 DLU <0006> fsm.c:456 lu(262421299319156)[0x612000014320]{UNVALIDATED}: Allocated 20241031160409323 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160409323 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421299319156" cause=GPRS services not allowed} 20241031160409323 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409323 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409323 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x612000014320]{UNVALIDATED}: Freeing instance 20241031160409323 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x612000014320]{UNVALIDATED}: Deallocated 20241031160409323 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409323 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160409326 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409326 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409328 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409328 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409329 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409329 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409331 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409331 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409339 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409339 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409339 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409345 DMAIN <0000> hlr.c:243 IMSI='262421299319156': Successfully assigned MSISDN='318' 20241031160409345 DLU <0006> fsm.c:456 lu(262421299319156)[0x6120000144a0]{UNVALIDATED}: Allocated 20241031160409345 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160409345 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421299319156" cause=GPRS services not allowed} 20241031160409345 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409345 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409345 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241031160409345 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241031160409345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409345 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160409346 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409346 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409347 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409347 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409348 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409348 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409356 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409357 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409357 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409359 DLU <0006> fsm.c:456 lu(262421299319156)[0x612000014620]{UNVALIDATED}: Allocated 20241031160409359 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241031160409359 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421299319156" cause=GPRS services not allowed} 20241031160409359 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409359 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421299319156)[0x612000014620]{UNVALIDATED}: Freeing instance 20241031160409359 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x612000014620]{UNVALIDATED}: Deallocated 20241031160409360 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409360 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160409361 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409361 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409362 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409362 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409363 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409363 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409369 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409369 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409369 DMAIN <0000> hlr.c:227 IMSI='262421299319156': Creating subscriber on demand 20241031160409372 DLU <0006> fsm.c:456 lu(262421299319156)[0x6120000147a0]{UNVALIDATED}: Allocated 20241031160409372 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160409378 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421299319156)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160409378 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421299319156" cn_domain=PS} 20241031160409378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409378 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409379 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421299319156"} 20241031160409379 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421299319156)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160409379 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160409379 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421299319156"} 20241031160409379 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421299319156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160409379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160409379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421299319156)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160409379 DLU <0006> fsm.c:568 lu(PS:IMSI-262421299319156)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160409379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160409379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160409380 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409380 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409380 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409381 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data 20241031160409381 DAUC <0003> db_auc.c:157 IMSI='262421299319156': No 2G Auth Data 20241031160409381 DAUC <0003> db_auc.c:192 IMSI='262421299319156': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160409385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@8d267a17b3ed: Final verdict of PTC: pass 20241031160409385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 HLR_Test-GSUP(300)@8d267a17b3ed: Final verdict of PTC: none 20241031160409386 DLINP <000b> input/ipa.c:451 connected read/write 20241031160409386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160409386 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160409387 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160409387 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160409387 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45157<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@8d267a17b3ed: Final verdict of PTC: none 301@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 301: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Oct 31 16:04:09 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 20241031160409418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20241031160409519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48504<->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=31096) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:04:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_subscr_create_on_demand_sai started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160412636 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160412636 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160412638 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160412640 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412640 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160412640 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160412640 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 20241031160412640 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160412640 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 20241031160412640 DLGSUP <0013> gsup_server.c:235 2: 20241031160412640 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160412640 DLGSUP <0013> gsup_server.c:235 3: 20241031160412640 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160412640 DLGSUP <0013> gsup_server.c:235 4: 20241031160412640 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160412640 DLGSUP <0013> gsup_server.c:235 5: 20241031160412640 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160412640 DLGSUP <0013> gsup_server.c:235 7: 20241031160412640 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160412640 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160412640 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160412640 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@8d267a17b3ed: 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") 20241031160412650 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42289<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8d267a17b3ed: Created GsupExpect[0] for "262427855178177" to be handled at TC_subscr_create_on_demand_sai(308) 20241031160412656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20241031160412686 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412686 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427855178177"} 20241031160412686 DMAIN <0000> hlr.c:227 IMSI='262427855178177': Creating subscriber on demand 20241031160412692 DMAIN <0000> hlr.c:243 IMSI='262427855178177': Successfully assigned MSISDN='072' 20241031160412692 DAUC <0003> db_auc.c:157 IMSI='262427855178177': No 2G Auth Data 20241031160412692 DAUC <0003> db_auc.c:192 IMSI='262427855178177': No 3G Auth Data 20241031160412692 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427855178177 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 20241031160412692 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427855178177" cause=IMSI unknown in HLR} 20241031160412692 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241031160412692 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412692 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@8d267a17b3ed: Found GsupExpect[0] for "262427855178177" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@8d267a17b3ed: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262427855178177" TC_subscr_create_on_demand_sai(308)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160412698 DAUC <0003> db_auc.c:157 IMSI='262427855178177': No 2G Auth Data 20241031160412698 DAUC <0003> db_auc.c:192 IMSI='262427855178177': No 3G Auth Data 20241031160412700 DAUC <0003> db_auc.c:157 IMSI='262427855178177': No 2G Auth Data 20241031160412700 DAUC <0003> db_auc.c:192 IMSI='262427855178177': No 3G Auth Data 20241031160412701 DAUC <0003> db_auc.c:157 IMSI='262427855178177': No 2G Auth Data 20241031160412701 DAUC <0003> db_auc.c:192 IMSI='262427855178177': No 3G Auth Data 20241031160412704 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412704 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427855178177" cn_domain=PS} 20241031160412704 DLU <0006> fsm.c:456 lu(262427855178177)[0x612000014920]{UNVALIDATED}: Allocated 20241031160412704 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241031160412710 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427855178177)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160412710 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427855178177" cn_domain=PS} 20241031160412710 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412710 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412714 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412714 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427855178177"} 20241031160412714 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427855178177)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160412714 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160412714 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427855178177"} 20241031160412714 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427855178177 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160412714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855178177)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160412714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427855178177)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160412714 DLU <0006> fsm.c:568 lu(PS:IMSI-262427855178177)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160412714 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160412714 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160412721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@8d267a17b3ed: Final verdict of PTC: pass 20241031160412723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@8d267a17b3ed: Final verdict of PTC: none 20241031160412725 DLINP <000b> input/ipa.c:451 connected read/write 20241031160412725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160412725 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160412725 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160412725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 306@8d267a17b3ed: Final verdict of PTC: none 20241031160412726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42289<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(307)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 306: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Oct 31 16:04:12 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 20241031160412762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 20241031160412863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15560) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:04:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_MSLookup_mDNS_service_other_home started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160415980 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160415980 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160415984 DLINP <000b> input/ipa.c:451 connected read/write 20241031160415984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160415986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160415990 DLINP <000b> input/ipa.c:451 connected read/write 20241031160415990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160415990 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160415990 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160415990 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 20241031160415990 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160415990 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 20241031160415990 DLGSUP <0013> gsup_server.c:235 2: 20241031160415990 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160415990 DLGSUP <0013> gsup_server.c:235 3: 20241031160415990 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160415990 DLGSUP <0013> gsup_server.c:235 4: 20241031160415990 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(309)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160415990 DLGSUP <0013> gsup_server.c:235 5: 20241031160415990 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160415990 DLGSUP <0013> gsup_server.c:235 7: 20241031160415990 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160415990 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160415990 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160415990 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@8d267a17b3ed: 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") 20241031160416013 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38827<->l=127.0.0.1:4259) 20241031160416015 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160416015 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@8d267a17b3ed: Created GsupExpect[0] for "262422310410126" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241031160416027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 20241031160416051 DAUC <0003> db_auc.c:157 IMSI='262422310410126': No 2G Auth Data 20241031160416051 DAUC <0003> db_auc.c:192 IMSI='262422310410126': No 3G Auth Data 20241031160416066 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616206427.msisdn 20241031160416066 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616206427.msisdn: not attached (vlr_number unset) 20241031160416066 DDGSM <0007> mslookup_server.c:327 sip.voice.491616206427.msisdn: does not exist in GSUP proxy 20241031160417072 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160417072 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422310410126" cn_domain=CS} 20241031160417072 DLU <0006> fsm.c:456 lu(262422310410126)[0x612000014da0]{UNVALIDATED}: Allocated 20241031160417072 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241031160417107 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422310410126)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241031160417107 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422310410126" cn_domain=CS} 20241031160417107 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160417107 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@8d267a17b3ed: Found GsupExpect[0] for "262422310410126" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@8d267a17b3ed: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422310410126" 20241031160417118 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160417118 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422310410126"} 20241031160417118 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422310410126)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241031160417118 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241031160417118 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422310410126"} 20241031160417118 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422310410126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160417118 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422310410126)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241031160417118 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422310410126)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241031160417118 DLU <0006> fsm.c:568 lu(CS:IMSI-262422310410126)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241031160417118 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160417119 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160417122 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616206427.msisdn 20241031160417122 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616206427.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241031160417123 DDGSM <0007> mslookup_server.c:327 sip.voice.491616206427.msisdn: does not exist in GSUP proxy 20241031160417123 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616206427.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@8d267a17b3ed: setverdict(pass): pass -> pass, component reason not changed 20241031160417131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@8d267a17b3ed: Final verdict of PTC: pass 20241031160417132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 20241031160417134 DLINP <000b> input/ipa.c:451 connected read/write 20241031160417134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160417134 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160417134 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160417134 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160417135 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38827<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@8d267a17b3ed: Final verdict of PTC: none 311@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 311: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Oct 31 16:04:17 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 20241031160417172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241031160417273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) 20241031160418286 DSS <0004> hlr_ussd.c:239 262421716175614/0x6ede9d20: SS Session Timeout, destroying 20241031160418286 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421716175614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=12072, count=18460) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Oct 31 16:04:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_MSLookup_GSUP_proxy started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160420394 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160420394 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160420398 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160420399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@8d267a17b3ed: 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) } } } } 20241031160420403 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031160420403 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@8d267a17b3ed: 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 } } } } 20241031160420403 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160420403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160420403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160420403 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 20241031160420403 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160420403 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 20241031160420403 DLGSUP <0013> gsup_server.c:235 2: 20241031160420403 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160420403 DLGSUP <0013> gsup_server.c:235 3: 20241031160420403 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160420403 DLGSUP <0013> gsup_server.c:235 4: 20241031160420403 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160420403 DLGSUP <0013> gsup_server.c:235 5: 20241031160420403 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160420403 DLGSUP <0013> gsup_server.c:235 7: 20241031160420403 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160420403 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160420403 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160420403 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)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@8d267a17b3ed: 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") 20241031160420422 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38985<->l=127.0.0.1:4259) 20241031160420423 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160420424 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@8d267a17b3ed: Created GsupExpect[0] for "262426245039706" to be handled at TC_MSLookup_GSUP_proxy(320) 20241031160420428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@8d267a17b3ed: Created GsupExpect[0] for "262426245039706" to be handled at TC_MSLookup_GSUP_proxy(320) 20241031160420446 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160420446 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426245039706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426245039706" cn_domain=CS} 20241031160420446 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426245039706 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031160420446 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426245039706 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031160420446 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426245039706.imsi 20241031160420446 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426245039706.imsi 20241031160420447 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426245039706.imsi: does not exist in local HLR 20241031160420458 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426245039706 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031160420458 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031160420458 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031160420458 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031160420458 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031160420458 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031160420458 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426245039706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160420458 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160420458 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160420458 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160420458 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160420458 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160420458 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@8d267a17b3ed: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@8d267a17b3ed: 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) } } } } 20241031160420463 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420463 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420463 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031160420463 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031160420463 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031160420465 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420465 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420465 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@8d267a17b3ed: 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)@8d267a17b3ed: 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)@8d267a17b3ed: Found GsupExpect[0] for "262426245039706" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@8d267a17b3ed: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426245039706" HLR_Test-GSUP-server-IPA(318)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160420506 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420506 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420506 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420506 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420507 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426245039706 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612143633 20241031160420507 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426245039706 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160420507 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420507 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@8d267a17b3ed: Found GsupExpect[0] for "262426245039706" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@8d267a17b3ed: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426245039706" 20241031160420516 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420516 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420516 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426245039706 MSISDN-491612143633 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160420516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420516 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420519 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420519 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420520 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426245039706 MSISDN-491612143633 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 20241031160420520 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426245039706 MSISDN-491612143633 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160420520 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160420520 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160420523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@8d267a17b3ed: Final verdict of PTC: pass 20241031160420525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4258 20241031160420527 DLINP <000b> input/ipa.c:451 connected read/write 20241031160420527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160420527 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160420527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160420527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241031160420528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38985<->l=127.0.0.1:4259) 20241031160420528 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160420528 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160420528 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031160420528 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031160420528 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP(315)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@8d267a17b3ed: Final verdict of PTC: none 316@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 316: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Oct 31 16:04:20 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 20241031160420627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 20241031160420729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6140) Waiting for packet dumper to finish... 1 (prev_count=6140, count=18288) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:04:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160423857 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160423857 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160423862 DLINP <000b> input/ipa.c:451 connected read/write 20241031160423862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160423864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@8d267a17b3ed: 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) } } } } 20241031160423867 DLINP <000b> input/ipa.c:451 connected read/write 20241031160423867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160423867 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160423867 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160423867 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 20241031160423867 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160423868 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 20241031160423868 DLGSUP <0013> gsup_server.c:235 2: 20241031160423868 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160423868 DLGSUP <0013> gsup_server.c:235 3: 20241031160423868 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160423868 DLGSUP <0013> gsup_server.c:235 4: 20241031160423868 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160423868 DLGSUP <0013> gsup_server.c:235 5: 20241031160423868 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160423868 DLGSUP <0013> gsup_server.c:235 7: 20241031160423868 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160423868 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160423868 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160423868 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@8d267a17b3ed: 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 } } } } 20241031160423868 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031160423868 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@8d267a17b3ed: 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") 20241031160423894 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38911<->l=127.0.0.1:4259) 20241031160423898 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160423898 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@8d267a17b3ed: Created GsupExpect[0] for "262421668890642" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241031160423916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37706<->l=127.0.0.1:4258 20241031160423949 DAUC <0003> db_auc.c:157 IMSI='262421668890642': No 2G Auth Data 20241031160423949 DAUC <0003> db_auc.c:192 IMSI='262421668890642': No 3G Auth Data 20241031160423964 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421668890642.imsi 20241031160423964 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421668890642.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160423976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37706<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8d267a17b3ed: Final verdict of PTC: pass 20241031160423978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37694<->l=127.0.0.1:4258 20241031160423980 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38911<->l=127.0.0.1:4259) 20241031160423980 DLINP <000b> input/ipa.c:451 connected read/write 20241031160423980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160423980 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160423980 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160423980 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@8d267a17b3ed: Final verdict of PTC: none 323@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 323: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Oct 31 16:04:23 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 20241031160424018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4258 20241031160424119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37722<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16100) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:04:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160427241 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160427241 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160427246 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160427248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@8d267a17b3ed: 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)@8d267a17b3ed: 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 } } } } 20241031160427251 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160427252 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160427252 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160427252 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 20241031160427252 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160427252 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 20241031160427252 DLGSUP <0013> gsup_server.c:235 2: 20241031160427252 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160427252 DLGSUP <0013> gsup_server.c:235 3: 20241031160427252 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160427252 DLGSUP <0013> gsup_server.c:235 4: 20241031160427252 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160427252 DLGSUP <0013> gsup_server.c:235 5: 20241031160427252 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160427252 DLGSUP <0013> gsup_server.c:235 7: 20241031160427252 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160427252 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(326)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160427252 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160427252 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241031160427254 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031160427254 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@8d267a17b3ed: 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") 20241031160427285 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41049<->l=127.0.0.1:4259) 20241031160427287 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160427287 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@8d267a17b3ed: Created GsupExpect[0] for "262426852608608" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241031160427305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37728<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@8d267a17b3ed: Created GsupExpect[0] for "262426852608608" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241031160427315 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160427315 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426852608608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426852608608" cn_domain=CS} 20241031160427315 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426852608608 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031160427315 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426852608608 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031160427315 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426852608608.imsi 20241031160427315 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426852608608.imsi 20241031160427315 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426852608608.imsi: does not exist in local HLR 20241031160427327 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426852608608 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031160427327 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031160427327 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031160427327 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031160427327 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031160427327 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031160427327 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426852608608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160427327 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160427327 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160427327 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160427327 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160427328 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160427328 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@8d267a17b3ed: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@8d267a17b3ed: 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) } } } } 20241031160427332 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427332 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427332 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031160427332 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031160427332 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031160427334 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427334 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427334 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@8d267a17b3ed: 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)@8d267a17b3ed: 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)@8d267a17b3ed: Found GsupExpect[0] for "262426852608608" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@8d267a17b3ed: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426852608608" HLR_Test-GSUP-server-IPA(330)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160427378 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427378 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427378 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427378 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427379 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426852608608 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614353683 20241031160427379 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426852608608 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160427379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427379 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@8d267a17b3ed: Found GsupExpect[0] for "262426852608608" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@8d267a17b3ed: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426852608608" 20241031160427387 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427387 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427387 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426852608608 MSISDN-491614353683 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160427387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427387 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427391 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160427391 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160427392 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426852608608 MSISDN-491614353683 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 20241031160427392 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426852608608 MSISDN-491614353683 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160427392 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427392 DLINP <000b> input/ipa.c:451 connected read/write 20241031160427392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160427395 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426852608608.imsi 20241031160427395 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426852608608.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160428398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37728<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8d267a17b3ed: Final verdict of PTC: pass 20241031160428401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37726<->l=127.0.0.1:4258 20241031160428403 DLINP <000b> input/ipa.c:451 connected read/write 20241031160428403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160428403 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160428403 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160428403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@8d267a17b3ed: Final verdict of PTC: none 20241031160428404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41049<->l=127.0.0.1:4259) 20241031160428405 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160428405 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160428405 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031160428405 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031160428405 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)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-server(329)@8d267a17b3ed: Final verdict of PTC: none 328@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 328: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Oct 31 16:04:28 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 20241031160428490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37736<->l=127.0.0.1:4258 20241031160428592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37736<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14168) Waiting for packet dumper to finish... 1 (prev_count=14168, count=18932) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Thu Oct 31 16:04:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@8d267a17b3ed: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@8d267a17b3ed: legacy= false MTC@8d267a17b3ed: in not legacy case 1 MTC@8d267a17b3ed: in not legacy case 2 20241031160431713 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241031160431713 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160431718 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160431719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@8d267a17b3ed: 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) } } } } 20241031160431723 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241031160431724 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@8d267a17b3ed: 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 } } } } 20241031160431725 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160431725 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241031160431725 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241031160431725 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 20241031160431725 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241031160431725 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 20241031160431725 DLGSUP <0013> gsup_server.c:235 2: 20241031160431725 DLGSUP <0013> gsup_server.c:237 2: 00 20241031160431725 DLGSUP <0013> gsup_server.c:235 3: 20241031160431725 DLGSUP <0013> gsup_server.c:237 3: 00 20241031160431725 DLGSUP <0013> gsup_server.c:235 4: 20241031160431725 DLGSUP <0013> gsup_server.c:237 4: 00 20241031160431725 DLGSUP <0013> gsup_server.c:235 5: 20241031160431725 DLGSUP <0013> gsup_server.c:237 5: 00 20241031160431725 DLGSUP <0013> gsup_server.c:235 7: 20241031160431725 DLGSUP <0013> gsup_server.c:237 7: 00 20241031160431726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241031160431726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241031160431726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@8d267a17b3ed: 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") 20241031160431747 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43805<->l=127.0.0.1:4259) 20241031160431748 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241031160431748 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@8d267a17b3ed: Created GsupExpect[0] for "262427532184536" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241031160431754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@8d267a17b3ed: Created GsupExpect[0] for "262427532184536" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241031160431766 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160431766 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427532184536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427532184536" cn_domain=CS} 20241031160431766 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427532184536 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241031160431766 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427532184536 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241031160431766 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427532184536.imsi 20241031160431766 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427532184536.imsi 20241031160431767 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427532184536.imsi: does not exist in local HLR 20241031160431775 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427532184536 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241031160431775 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241031160431775 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241031160431775 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241031160431775 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241031160431775 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241031160431775 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427532184536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241031160431775 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160431775 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160431775 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160431775 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241031160431775 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241031160431775 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@8d267a17b3ed: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@8d267a17b3ed: 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) } } } } 20241031160431779 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431779 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431779 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241031160431779 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241031160431779 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031160431782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431782 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@8d267a17b3ed: 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)@8d267a17b3ed: 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)@8d267a17b3ed: Found GsupExpect[0] for "262427532184536" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@8d267a17b3ed: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427532184536" HLR_Test-GSUP-server-IPA(337)@8d267a17b3ed: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@8d267a17b3ed: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031160431830 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431830 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431830 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431830 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431831 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427532184536 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612377475 20241031160431831 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427532184536 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160431831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431831 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@8d267a17b3ed: Found GsupExpect[0] for "262427532184536" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@8d267a17b3ed: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427532184536" 20241031160431837 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431837 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431837 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427532184536 MSISDN-491612377475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160431837 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431837 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431840 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431840 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431841 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427532184536 MSISDN-491612377475 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 20241031160431841 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427532184536 MSISDN-491612377475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241031160431841 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431841 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241031160431844 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612377475.msisdn 20241031160431844 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612377475.msisdn: does not exist in local HLR 20241031160431845 DDGSM <0007> mslookup_server.c:352 sip.voice.491612377475.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241031160431845 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612377475.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@8d267a17b3ed: setverdict(pass): none -> pass 20241031160431848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33944<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@8d267a17b3ed: Final verdict of PTC: pass 20241031160431850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@8d267a17b3ed: Final verdict of PTC: none 20241031160431852 DLINP <000b> input/ipa.c:451 connected read/write 20241031160431852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241031160431852 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241031160431853 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241031160431853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 335@8d267a17b3ed: Final verdict of PTC: none 20241031160431853 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43805<->l=127.0.0.1:4259) 20241031160431854 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241031160431854 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241031160431854 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241031160431854 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241031160431854 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(334)@8d267a17b3ed: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@8d267a17b3ed: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@8d267a17b3ed: Final verdict of PTC: none MTC@8d267a17b3ed: Setting final verdict of the test case. MTC@8d267a17b3ed: Local verdict of MTC: none MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC with component reference 335: none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@8d267a17b3ed: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@8d267a17b3ed: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@8d267a17b3ed: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Oct 31 16:04:31 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 20241031160431947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 20241031160432048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33952<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6208) Waiting for packet dumper to finish... 1 (prev_count=6208, count=20692) MTC@8d267a17b3ed: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@8d267a17b3ed: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8d267a17b3ed: Terminating MTC. MC@8d267a17b3ed: MTC terminated. MC2> exit MC@8d267a17b3ed: Shutting down session. MC@8d267a17b3ed: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7392.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 (3486966) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3486923) [testenv] Showing junit-xml-7392.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241031-1602-f3bc20b7-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7392.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='138.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.089847'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.982475'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.994614'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.558578'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.092699'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.084837'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.104249'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.105307'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.784269'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.859112'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.813250'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.270684'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.169016'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.933608'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.992138'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.091596'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.367796'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.265913'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.255792'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.308497'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.305685'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.293804'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.288034'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.312789'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.273135'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.117216'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.303349'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.383461'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.362875'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.114560'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.339194'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.248924'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.116938'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.179995'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.163958'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.157085'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.195503'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.169267'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0'] testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0 Error: no container with name or ID "testenv-hlr-osmocom-nightly-asan-20241031-1602-f3bc20b7-0" found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/147/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: SUCCESS