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 87d1c22b7ebe52f81b8054fd12290d8ff52f063a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10 Commit message: "epdg: fix a DTE in as_GSUP_rx_CL_REQ" > git rev-list --no-walk 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins5432152112619225473.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 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-20241115-1602-ed12e5c8-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241115-1602-ed12e5c8-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', '-e', 'PODMAN=1', '--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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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 [8789 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 [204 kB] Fetched 9250 kB in 1s (11.9 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-20241115-1602-ed12e5c8-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' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' 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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.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:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.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:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.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:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.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:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: 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:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.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-20241115-1602-ed12e5c8-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_PDU_Defs_part_7.cc Creating dependency file for SS_Protocol_part_1.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_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_5.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_4.cc Creating dependency file for SS_Errors_part_5.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_5.cc Creating dependency file for SS_DataTypes_part_6.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_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_OM_DataTypes_part_2.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_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_6.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_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.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_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_1.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_Errors.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for SS_Operations.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_Code.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_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_1.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_4.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 TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_1.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_6.cc Creating dependency file for Socket_API_Definitions_part_7.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_2.cc Creating dependency file for SS_Types_part_3.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_6.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_6.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_1.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_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_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for DNS_Helpers_part_2.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 General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc 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_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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 0s (306 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-20241115-1602-ed12e5c8-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 52 not upgraded. Need to get 3032 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 202411142029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411142029~asan [583 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411142029~asan [161 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411142029~asan [1078 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411142029~asan [276 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411142029~asan [313 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411142029~asan [49.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.5.0451.202411142029~asan [75.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411142029~asan [96.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.5.0451.202411142029~asan [398 kB] Fetched 3032 kB in 0s (31.2 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_202411142029_amd64.deb ... Unpacking osmocom-nightly-asan (202411142029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.30.51bb.202411142029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411142029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.30.51bb.202411142029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411142029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.30.51bb.202411142029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411142029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.30.51bb.202411142029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411142029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202411142029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411142029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.5.0451.202411142029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411142029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.5.0451.202411142029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.5.0451.202411142029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.30.51bb.202411142029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411142029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.5.0451.202411142029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.5.0451.202411142029~asan) ... Setting up osmocom-nightly-asan (202411142029) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411142029~asan) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411142029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411142029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411142029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411142029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411142029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411142029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.5.0451.202411142029~asan) ... Setting up osmo-hlr (1.8.0.5.0451.202411142029~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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20241115160222954 DMAIN <0000> hlr.c:813 hlr starting 20241115160222955 DDB <0001> db.c:599 using database: :memory: 20241115160222955 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241115160222955 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241115160222955 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241115160222955 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241115160222955 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241115160222955 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241115160222956 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241115160222957 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241115160222957 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running 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', '-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-20241115-1602-ed12e5c8-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@2c2a2a20d2d8: Unix server socket created successfully. MC@2c2a2a20d2d8: Listening on TCP port 36141. 2c2a2a20d2d8 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 2c2a2a20d2d8 36141 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2c2a2a20d2d8: New HC connected from 10.0.2.100 [10.0.2.100]. 2c2a2a20d2d8: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@2c2a2a20d2d8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@2c2a2a20d2d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@2c2a2a20d2d8: Configuration file was processed on all HCs. MC@2c2a2a20d2d8: Creating MTC on host 10.0.2.100. MC@2c2a2a20d2d8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2c2a2a20d2d8: 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 ------ Fri Nov 15 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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_sai_err_invalid_imsi started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160224538 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160224539 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160224540 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160224541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160224542 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160224542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160224542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160224542 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 20241115160224542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160224542 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 20241115160224542 DLGSUP <0013> gsup_server.c:235 2: 20241115160224542 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160224542 DLGSUP <0013> gsup_server.c:235 3: 20241115160224542 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160224542 DLGSUP <0013> gsup_server.c:235 4: 20241115160224542 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160224542 DLGSUP <0013> gsup_server.c:235 5: 20241115160224542 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160224542 DLGSUP <0013> gsup_server.c:235 7: 20241115160224542 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160224542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(3)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160224542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160224542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@2c2a2a20d2d8: 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") 20241115160224549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40621<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@2c2a2a20d2d8: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241115160224554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 20241115160224582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160224582 DLGSUP <0013> gsup_req.c:140 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"} 20241115160224582 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241115160224582 DLGSUP <0013> gsup_req.c:276 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} 20241115160224582 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160224582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160224583 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@2c2a2a20d2d8: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160224590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160224592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 20241115160224594 DLINP <000b> input/ipa.c:451 connected read/write 20241115160224594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160224594 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160224594 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160224594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160224595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40621<->l=127.0.0.1:4259) 5@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 5: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:24 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241115160224639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51508<->l=127.0.0.1:4258 20241115160224740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51508<->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=25056) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:02: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_sai started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160227867 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160227867 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160227871 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160227877 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227878 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160227878 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160227878 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 20241115160227878 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160227878 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 20241115160227878 DLGSUP <0013> gsup_server.c:235 2: 20241115160227878 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160227878 DLGSUP <0013> gsup_server.c:235 3: 20241115160227878 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160227878 DLGSUP <0013> gsup_server.c:235 4: 20241115160227878 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160227878 DLGSUP <0013> gsup_server.c:235 5: 20241115160227878 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160227878 DLGSUP <0013> gsup_server.c:235 7: 20241115160227878 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160227878 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160227878 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160227878 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)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@2c2a2a20d2d8: 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") 20241115160227897 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40291<->l=127.0.0.1:4259) 20241115160227901 DAUC <0003> db_auc.c:157 IMSI='262427426207753': No 2G Auth Data 20241115160227901 DAUC <0003> db_auc.c:192 IMSI='262427426207753': No 3G Auth Data HLR_Test-GSUP(9)@2c2a2a20d2d8: Created GsupExpect[0] for "262427426207753" to be handled at TC_gsup_sai(12) 20241115160227908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51518<->l=127.0.0.1:4258 20241115160227918 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227918 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427426207753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427426207753"} 20241115160227918 DAUC <0003> db_auc.c:192 IMSI='262427426207753': No 3G Auth Data 20241115160227918 DAUC <0003> db_auc.c:236 IMSI='262427426207753': Calling to generate 5 vectors 20241115160227918 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160227918 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227918 DAUC <0003> auc.c:113 vector [0]: rand = e13f7115ef4ef8140d1d3cc38efe7ab3 20241115160227918 DAUC <0003> auc.c:179 vector [0]: kc = 2c464507a2474000 20241115160227918 DAUC <0003> auc.c:180 vector [0]: sres = fdfe9cf2 20241115160227918 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160227918 DAUC <0003> auc.c:113 vector [1]: rand = 3de90e4ed5a797acb3bd4f6c4b227049 20241115160227918 DAUC <0003> auc.c:179 vector [1]: kc = 986a66942fb2d000 20241115160227918 DAUC <0003> auc.c:180 vector [1]: sres = 22956a62 20241115160227918 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160227918 DAUC <0003> auc.c:113 vector [2]: rand = ff860fdfd3e62110e5a0e64db0198492 20241115160227918 DAUC <0003> auc.c:179 vector [2]: kc = b948257b515d0c00 20241115160227918 DAUC <0003> auc.c:180 vector [2]: sres = bc2a0ca4 20241115160227919 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160227919 DAUC <0003> auc.c:113 vector [3]: rand = 203d6c9c8afb76da1a62f43d993de85b 20241115160227919 DAUC <0003> auc.c:179 vector [3]: kc = 1a62499758781000 20241115160227919 DAUC <0003> auc.c:180 vector [3]: sres = 605ff562 20241115160227919 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160227919 DAUC <0003> auc.c:113 vector [4]: rand = f924a30cc3e11a52b3c874662d5ec62e 20241115160227919 DAUC <0003> auc.c:179 vector [4]: kc = 53aace3446f46800 20241115160227919 DAUC <0003> auc.c:180 vector [4]: sres = 6fb7e024 20241115160227919 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160227919 DAUC <0003> db_auc.c:245 IMSI='262427426207753': Generated 5 vectors 20241115160227919 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427426207753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427426207753"} 20241115160227919 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427426207753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227919 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227919 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2c2a2a20d2d8: Found GsupExpect[0] for "262427426207753" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_sai(12)"262427426207753" TC_gsup_sai(12)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai(12)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160227924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51518<->l=127.0.0.1:4258 TC_gsup_sai(12)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160227926 DAUC <0003> db_auc.c:157 IMSI='262426461561900': No 2G Auth Data 20241115160227926 DAUC <0003> db_auc.c:192 IMSI='262426461561900': No 3G Auth Data HLR_Test-GSUP(9)@2c2a2a20d2d8: Created GsupExpect[0] for "262426461561900" to be handled at TC_gsup_sai(13) 20241115160227936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 20241115160227937 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227937 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426461561900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426461561900"} 20241115160227937 DAUC <0003> db_auc.c:192 IMSI='262426461561900': No 3G Auth Data 20241115160227937 DAUC <0003> db_auc.c:236 IMSI='262426461561900': Calling to generate 5 vectors 20241115160227937 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160227937 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227937 DAUC <0003> auc.c:113 vector [0]: rand = 1f5b2fa95a1be9132c81a35f734e46b7 20241115160227937 DAUC <0003> auc.c:179 vector [0]: kc = 5801323892d50c00 20241115160227937 DAUC <0003> auc.c:180 vector [0]: sres = bbcae10a 20241115160227937 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160227937 DAUC <0003> auc.c:113 vector [1]: rand = 1091476ca392aacaa34b5ee41f648587 20241115160227937 DAUC <0003> auc.c:179 vector [1]: kc = 9defdb72f9244800 20241115160227937 DAUC <0003> auc.c:180 vector [1]: sres = 15674498 20241115160227937 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160227937 DAUC <0003> auc.c:113 vector [2]: rand = aa5bd1c868c34b310ee8b5c3c9d1f101 20241115160227937 DAUC <0003> auc.c:179 vector [2]: kc = ce86b8e7b92cbc00 20241115160227938 DAUC <0003> auc.c:180 vector [2]: sres = 524b96b0 20241115160227938 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160227938 DAUC <0003> auc.c:113 vector [3]: rand = 20fb01c3c0d0c5d898f22feb62876d9f 20241115160227938 DAUC <0003> auc.c:179 vector [3]: kc = 86ae1d495b4e6000 20241115160227938 DAUC <0003> auc.c:180 vector [3]: sres = 6c6327fe 20241115160227938 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160227938 DAUC <0003> auc.c:113 vector [4]: rand = 1e69a2bcd2880a0319b278fde4ad9c36 20241115160227938 DAUC <0003> auc.c:179 vector [4]: kc = d1ac415a1527b400 20241115160227938 DAUC <0003> auc.c:180 vector [4]: sres = a9bd0c58 20241115160227938 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160227938 DAUC <0003> db_auc.c:245 IMSI='262426461561900': Generated 5 vectors 20241115160227938 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426461561900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426461561900"} 20241115160227938 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426461561900 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2c2a2a20d2d8: Found GsupExpect[0] for "262426461561900" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_sai(13)"262426461561900" TC_gsup_sai(13)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai(13)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160227939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 TC_gsup_sai(13)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160227939 DAUC <0003> db_auc.c:157 IMSI='262425630262927': No 2G Auth Data 20241115160227939 DAUC <0003> db_auc.c:192 IMSI='262425630262927': No 3G Auth Data HLR_Test-GSUP(9)@2c2a2a20d2d8: Created GsupExpect[0] for "262425630262927" to be handled at TC_gsup_sai(14) 20241115160227946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20241115160227947 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227947 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425630262927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425630262927"} 20241115160227947 DAUC <0003> db_auc.c:192 IMSI='262425630262927': No 3G Auth Data 20241115160227947 DAUC <0003> db_auc.c:236 IMSI='262425630262927': Calling to generate 5 vectors 20241115160227947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160227947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227947 DAUC <0003> auc.c:113 vector [0]: rand = a18331c55a783ec1876c37ef15aef383 20241115160227947 DAUC <0003> auc.c:179 vector [0]: kc = 9c682a296c0c5995 20241115160227947 DAUC <0003> auc.c:180 vector [0]: sres = d581b174 20241115160227947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160227947 DAUC <0003> auc.c:113 vector [1]: rand = bd291268e31e9900e601f8f439c37883 20241115160227947 DAUC <0003> auc.c:179 vector [1]: kc = 2c21b569fab873bc 20241115160227947 DAUC <0003> auc.c:180 vector [1]: sres = d342c38a 20241115160227947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160227948 DAUC <0003> auc.c:113 vector [2]: rand = 4398fbed5d09e1b2f83a4f861cc0a643 20241115160227948 DAUC <0003> auc.c:179 vector [2]: kc = a7cf268dcd609a53 20241115160227948 DAUC <0003> auc.c:180 vector [2]: sres = e1a7cdf5 20241115160227948 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160227948 DAUC <0003> auc.c:113 vector [3]: rand = 43f257eefd644e791ee79092a88cc980 20241115160227948 DAUC <0003> auc.c:179 vector [3]: kc = 572d4d4f6ab74741 20241115160227948 DAUC <0003> auc.c:180 vector [3]: sres = c9123468 20241115160227948 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160227948 DAUC <0003> auc.c:113 vector [4]: rand = 70bde63d63442681f8f79abfa62e775d 20241115160227948 DAUC <0003> auc.c:179 vector [4]: kc = d7ddaac77bb6da52 20241115160227948 DAUC <0003> auc.c:180 vector [4]: sres = 9294df85 20241115160227948 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160227948 DAUC <0003> db_auc.c:245 IMSI='262425630262927': Generated 5 vectors 20241115160227948 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425630262927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425630262927"} 20241115160227948 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425630262927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227948 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227948 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2c2a2a20d2d8: Found GsupExpect[0] for "262425630262927" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_sai(14)"262425630262927" TC_gsup_sai(14)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai(14)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160227949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 TC_gsup_sai(14)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160227950 DAUC <0003> db_auc.c:157 IMSI='262422510202337': No 2G Auth Data 20241115160227950 DAUC <0003> db_auc.c:192 IMSI='262422510202337': No 3G Auth Data HLR_Test-GSUP(9)@2c2a2a20d2d8: Created GsupExpect[0] for "262422510202337" to be handled at TC_gsup_sai(15) 20241115160227956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4258 20241115160227958 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227958 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422510202337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422510202337"} 20241115160227958 DAUC <0003> db_auc.c:157 IMSI='262422510202337': No 2G Auth Data 20241115160227958 DAUC <0003> db_auc.c:236 IMSI='262422510202337': Calling to generate 5 vectors 20241115160227958 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160227958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160227958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160227958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160227958 DAUC <0003> auc.c:113 vector [0]: rand = 175fc4e0c4813d3163a88858fc438ebe 20241115160227958 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160227958 DAUC <0003> auc.c:142 vector [0]: autn = 18e17679f0b80000f7f8e969734f6f17 20241115160227958 DAUC <0003> auc.c:143 vector [0]: ck = 2600e23ca383e36ca54a18ce2341f8ca 20241115160227958 DAUC <0003> auc.c:144 vector [0]: ik = bf0494dcabad0b2ca74723208a8e5094 20241115160227958 DAUC <0003> auc.c:145 vector [0]: res = dd68d79777dec0180000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [0]: kc = 9b094d0ea1e1401e 20241115160227958 DAUC <0003> auc.c:152 vector [0]: sres = aab6178f 20241115160227958 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160227958 DAUC <0003> auc.c:113 vector [1]: rand = 5feecdc4e2083353bc2da8346fcbfeec 20241115160227958 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160227958 DAUC <0003> auc.c:142 vector [1]: autn = 79a5a878e9a300004eb2bc0585a287aa 20241115160227958 DAUC <0003> auc.c:143 vector [1]: ck = 0bd4350def75c0e7dc342b6cf468f413 20241115160227958 DAUC <0003> auc.c:144 vector [1]: ik = b30b7b6b20d66e68ce2678a9ecec686b 20241115160227958 DAUC <0003> auc.c:145 vector [1]: res = 1e466a1dacc508ba0000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [1]: kc = aacd1da3d72732f7 20241115160227958 DAUC <0003> auc.c:152 vector [1]: sres = b28362a7 20241115160227958 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160227958 DAUC <0003> auc.c:113 vector [2]: rand = ed1dbf34cf4f318eb9a7ea6964e0ca79 20241115160227958 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160227958 DAUC <0003> auc.c:142 vector [2]: autn = 97579bc31a020000b96ca71aa8b53ef4 20241115160227958 DAUC <0003> auc.c:143 vector [2]: ck = 3b121d536f2190b21ae80cd583290fb2 20241115160227958 DAUC <0003> auc.c:144 vector [2]: ik = a32272d64544e487cf2a738d11524861 20241115160227958 DAUC <0003> auc.c:145 vector [2]: res = 5da39180094ace360000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [2]: kc = 4df210ddb81e33e6 20241115160227958 DAUC <0003> auc.c:152 vector [2]: sres = 54e95fb6 20241115160227958 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160227958 DAUC <0003> auc.c:113 vector [3]: rand = 41c5f7d7ea254bb93f93b3a8858ddac4 20241115160227958 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160227958 DAUC <0003> auc.c:142 vector [3]: autn = f5acbc1006a00000e64d6f2b42ce8b40 20241115160227958 DAUC <0003> auc.c:143 vector [3]: ck = 3b1ed7d69f0f99c85ce79e53192e6e21 20241115160227958 DAUC <0003> auc.c:144 vector [3]: ik = 585369db8c64b1f7198c4000ed9a7ca8 20241115160227958 DAUC <0003> auc.c:145 vector [3]: res = 7839d750dc3730360000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [3]: kc = 2626605ee7df3ab6 20241115160227958 DAUC <0003> auc.c:152 vector [3]: sres = a40ee766 20241115160227958 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160227958 DAUC <0003> auc.c:113 vector [4]: rand = 48e543dcec971182b045078f11a5b2e8 20241115160227958 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160227958 DAUC <0003> auc.c:142 vector [4]: autn = 9c05653e5f80000031bb038a7c4c3e10 20241115160227958 DAUC <0003> auc.c:143 vector [4]: ck = e3705d31871da75591a8fc80a2064700 20241115160227958 DAUC <0003> auc.c:144 vector [4]: ik = 779eea4e34138b2cc224503c0efa40ad 20241115160227958 DAUC <0003> auc.c:145 vector [4]: res = 81d7a217a04ab7410000000000000000 20241115160227958 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160227958 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160227958 DAUC <0003> auc.c:151 vector [4]: kc = c7621bc31ff22bd4 20241115160227958 DAUC <0003> auc.c:152 vector [4]: sres = 219d1556 20241115160227958 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160227958 DAUC <0003> db_auc.c:245 IMSI='262422510202337': Generated 5 vectors 20241115160227958 DAUC <0003> db_auc.c:249 IMSI='262422510202337': Updating SQN=161 in DB 20241115160227958 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422510202337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422510202337"} 20241115160227958 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422510202337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227958 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227958 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2c2a2a20d2d8: Found GsupExpect[0] for "262422510202337" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_sai(15)"262422510202337" TC_gsup_sai(15)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai(15)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160227960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4258 TC_gsup_sai(15)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160227961 DAUC <0003> db_auc.c:157 IMSI='262426474873716': No 2G Auth Data 20241115160227961 DAUC <0003> db_auc.c:192 IMSI='262426474873716': No 3G Auth Data HLR_Test-GSUP(9)@2c2a2a20d2d8: Created GsupExpect[0] for "262426474873716" to be handled at TC_gsup_sai(16) 20241115160227968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 20241115160227970 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227970 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426474873716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426474873716"} 20241115160227970 DAUC <0003> db_auc.c:157 IMSI='262426474873716': No 2G Auth Data 20241115160227970 DAUC <0003> db_auc.c:236 IMSI='262426474873716': Calling to generate 5 vectors 20241115160227970 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160227970 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160227970 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160227970 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160227970 DAUC <0003> auc.c:113 vector [0]: rand = 05149c6d2d60202e86780deedc516748 20241115160227970 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160227970 DAUC <0003> auc.c:142 vector [0]: autn = 1102ce8c66630000d8427b998b56f7a7 20241115160227970 DAUC <0003> auc.c:143 vector [0]: ck = a69999febd39b8cd43f7049053c2a6f4 20241115160227970 DAUC <0003> auc.c:144 vector [0]: ik = 5adb7b5635a187f60e6f6f0e9ff4a245 20241115160227970 DAUC <0003> auc.c:145 vector [0]: res = 09593b31a2f86f940000000000000000 20241115160227970 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160227970 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160227970 DAUC <0003> auc.c:151 vector [0]: kc = b1da893644ae3b8a 20241115160227970 DAUC <0003> auc.c:152 vector [0]: sres = aba154a5 20241115160227970 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160227970 DAUC <0003> auc.c:113 vector [1]: rand = 8c21033f71ed1314139a15dbbecdad19 20241115160227970 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160227970 DAUC <0003> auc.c:142 vector [1]: autn = 0d472084b80e0000cf02b2ebe9a1f83f 20241115160227970 DAUC <0003> auc.c:143 vector [1]: ck = 806e507b481bfb82fbb47655a39da236 20241115160227970 DAUC <0003> auc.c:144 vector [1]: ik = c8ef8deeedb9fdc96f7bd3de1fd338f6 20241115160227970 DAUC <0003> auc.c:145 vector [1]: res = 4876012b0ed2c97c0000000000000000 20241115160227970 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160227970 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160227970 DAUC <0003> auc.c:151 vector [1]: kc = dc4e781e19ec9c8b 20241115160227971 DAUC <0003> auc.c:152 vector [1]: sres = 46a4c857 20241115160227971 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160227971 DAUC <0003> auc.c:113 vector [2]: rand = ee47b25599f9ab617f2fb988bb3e9f4d 20241115160227971 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160227971 DAUC <0003> auc.c:142 vector [2]: autn = 29380cdc253f00007733cadb03ee89fd 20241115160227971 DAUC <0003> auc.c:143 vector [2]: ck = fcd2a3fe503a38182c3f792b0f71ea98 20241115160227971 DAUC <0003> auc.c:144 vector [2]: ik = 1c34fc0f85d9acf20bb6dc3d5d84f1a9 20241115160227971 DAUC <0003> auc.c:145 vector [2]: res = 346d149063b38c4b0000000000000000 20241115160227971 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160227971 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160227971 DAUC <0003> auc.c:151 vector [2]: kc = c76ffae787168fdb 20241115160227971 DAUC <0003> auc.c:152 vector [2]: sres = 57de98db 20241115160227971 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160227971 DAUC <0003> auc.c:113 vector [3]: rand = 3cf2bccba7dc0c6355f5e6b65d1d7ae5 20241115160227971 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160227971 DAUC <0003> auc.c:142 vector [3]: autn = 7ea18eae034a0000c754689cec718978 20241115160227971 DAUC <0003> auc.c:143 vector [3]: ck = 05e0ee787725a5c360548130a7f22340 20241115160227971 DAUC <0003> auc.c:144 vector [3]: ik = f3a72a01c2eb3537dcbc54974576bcff 20241115160227971 DAUC <0003> auc.c:145 vector [3]: res = 1ac146bfa2965c640000000000000000 20241115160227971 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160227971 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160227971 DAUC <0003> auc.c:151 vector [3]: kc = 4aaf11de574a0f4b 20241115160227971 DAUC <0003> auc.c:152 vector [3]: sres = b8571adb 20241115160227971 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160227971 DAUC <0003> auc.c:113 vector [4]: rand = 9482a81cad9918dc61f8b6677043db1a 20241115160227971 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160227971 DAUC <0003> auc.c:142 vector [4]: autn = 1a89ef88453b0000f580d4290da53707 20241115160227971 DAUC <0003> auc.c:143 vector [4]: ck = e8c28b997ab2ae1d638828f464aed956 20241115160227971 DAUC <0003> auc.c:144 vector [4]: ik = 7adbd1d58b80ebb73baa09cefe862fcd 20241115160227971 DAUC <0003> auc.c:145 vector [4]: res = 50604b28188ee11e0000000000000000 20241115160227971 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160227971 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160227971 DAUC <0003> auc.c:151 vector [4]: kc = ca3b7b766b1ab331 20241115160227971 DAUC <0003> auc.c:152 vector [4]: sres = 48eeaa36 20241115160227971 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160227971 DAUC <0003> db_auc.c:245 IMSI='262426474873716': Generated 5 vectors 20241115160227971 DAUC <0003> db_auc.c:249 IMSI='262426474873716': Updating SQN=161 in DB 20241115160227971 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426474873716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426474873716"} 20241115160227971 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426474873716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227971 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227971 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2c2a2a20d2d8: Found GsupExpect[0] for "262426474873716" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_sai(16)"262426474873716" TC_gsup_sai(16)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai(16)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160227973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51560<->l=127.0.0.1:4258 TC_gsup_sai(16)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160227973 DAUC <0003> db_auc.c:157 IMSI='262429396901994': No 2G Auth Data 20241115160227973 DAUC <0003> db_auc.c:192 IMSI='262429396901994': No 3G Auth Data HLR_Test-GSUP(9)@2c2a2a20d2d8: Created GsupExpect[0] for "262429396901994" to be handled at TC_gsup_sai(17) 20241115160227979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241115160227981 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227981 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429396901994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429396901994"} 20241115160227981 DAUC <0003> db_auc.c:236 IMSI='262429396901994': Calling to generate 5 vectors 20241115160227981 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160227981 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160227981 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160227981 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160227981 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227981 DAUC <0003> auc.c:113 vector [0]: rand = e4267e14b06ea54f134d86317934de0b 20241115160227981 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160227981 DAUC <0003> auc.c:142 vector [0]: autn = e942ab1354c90000a09a1e1de2fa7205 20241115160227981 DAUC <0003> auc.c:143 vector [0]: ck = 2214db1dc5df8420a43be0666f4a94f0 20241115160227981 DAUC <0003> auc.c:144 vector [0]: ik = 801e7b09a8675edd3d89d1d421f82279 20241115160227981 DAUC <0003> auc.c:145 vector [0]: res = ca78696b0c64cbc30000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [0]: kc = bcd84c868abcfc00 20241115160227981 DAUC <0003> auc.c:180 vector [0]: sres = 65291779 20241115160227981 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160227981 DAUC <0003> auc.c:113 vector [1]: rand = 277966a4f0c541749ebbe4875e423551 20241115160227981 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160227981 DAUC <0003> auc.c:142 vector [1]: autn = 5da77daf4b6a000044b8e47270e467c9 20241115160227981 DAUC <0003> auc.c:143 vector [1]: ck = c9a9b9717d3d7eff56bb37dd5b33fede 20241115160227981 DAUC <0003> auc.c:144 vector [1]: ik = 2411fa88fd63c09646d2780fe800e3c5 20241115160227981 DAUC <0003> auc.c:145 vector [1]: res = 5b76543d266d13fd0000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [1]: kc = b261611bf7f69800 20241115160227981 DAUC <0003> auc.c:180 vector [1]: sres = 99cba36e 20241115160227981 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160227981 DAUC <0003> auc.c:113 vector [2]: rand = f9c9e18ec7c17d1cdb34ac5a4b084a82 20241115160227981 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160227981 DAUC <0003> auc.c:142 vector [2]: autn = 9d0ac90d5d0f00000d158d7ead98fbcf 20241115160227981 DAUC <0003> auc.c:143 vector [2]: ck = 0e5ef9a9ce1aff459a19ff4c36914d22 20241115160227981 DAUC <0003> auc.c:144 vector [2]: ik = 98fa67d8096dcf000a8698033ee8b61f 20241115160227981 DAUC <0003> auc.c:145 vector [2]: res = 8dbc1a532dc02d4d0000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [2]: kc = e6a87c28ba2ee000 20241115160227981 DAUC <0003> auc.c:180 vector [2]: sres = c47bde85 20241115160227981 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160227981 DAUC <0003> auc.c:113 vector [3]: rand = 8ff00ad55dc663da8e2d345e7d9da205 20241115160227981 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160227981 DAUC <0003> auc.c:142 vector [3]: autn = d324d44d86ff000017a286cf8385585d 20241115160227981 DAUC <0003> auc.c:143 vector [3]: ck = 7ef8e6281b8f136e38b70373c4ca8b70 20241115160227981 DAUC <0003> auc.c:144 vector [3]: ik = 3af2551fdf9d3a2d15754585759f9cc7 20241115160227981 DAUC <0003> auc.c:145 vector [3]: res = a56e7ee3f66e6ee20000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [3]: kc = 5e2fd8526e717000 20241115160227981 DAUC <0003> auc.c:180 vector [3]: sres = cf3226b6 20241115160227981 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160227981 DAUC <0003> auc.c:113 vector [4]: rand = 8be1d2d8d81d9ed82dd1657892e9203b 20241115160227981 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160227981 DAUC <0003> auc.c:142 vector [4]: autn = 62e93a15cc00000014cfec9a01262ddb 20241115160227981 DAUC <0003> auc.c:143 vector [4]: ck = a671d86e9073bcc8f08bedb59dcf6a34 20241115160227981 DAUC <0003> auc.c:144 vector [4]: ik = 9e9b0e9c0757e121e1399e89fa6e8571 20241115160227981 DAUC <0003> auc.c:145 vector [4]: res = a1038361d1579e8c0000000000000000 20241115160227981 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160227981 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160227981 DAUC <0003> auc.c:179 vector [4]: kc = 4bd8240b714acc00 20241115160227981 DAUC <0003> auc.c:180 vector [4]: sres = d3ce4135 20241115160227981 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160227981 DAUC <0003> db_auc.c:245 IMSI='262429396901994': Generated 5 vectors 20241115160227981 DAUC <0003> db_auc.c:249 IMSI='262429396901994': Updating SQN=161 in DB 20241115160227981 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429396901994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429396901994"} 20241115160227981 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429396901994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227981 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227982 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2c2a2a20d2d8: Found GsupExpect[0] for "262429396901994" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_sai(17)"262429396901994" TC_gsup_sai(17)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai(17)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160227983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 TC_gsup_sai(17)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160227984 DAUC <0003> db_auc.c:157 IMSI='262422834260500': No 2G Auth Data 20241115160227984 DAUC <0003> db_auc.c:192 IMSI='262422834260500': No 3G Auth Data HLR_Test-GSUP(9)@2c2a2a20d2d8: Created GsupExpect[0] for "262422834260500" to be handled at TC_gsup_sai(18) 20241115160227990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241115160227992 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160227992 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422834260500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422834260500"} 20241115160227992 DAUC <0003> db_auc.c:236 IMSI='262422834260500': Calling to generate 5 vectors 20241115160227992 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160227992 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160227992 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160227992 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160227992 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160227992 DAUC <0003> auc.c:113 vector [0]: rand = e9533da5a3d5ea79b8a9bcc269bd8a6a 20241115160227992 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160227992 DAUC <0003> auc.c:142 vector [0]: autn = ee6fd764e71600000488276bdb8c01d1 20241115160227992 DAUC <0003> auc.c:143 vector [0]: ck = ea9ceacccd7b2de1a5c2a09dc84ab2a7 20241115160227992 DAUC <0003> auc.c:144 vector [0]: ik = 1d70700c25a8ab709d35cf2c11f31284 20241115160227992 DAUC <0003> auc.c:145 vector [0]: res = 73efc7f879d7eb110000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [0]: kc = 3e22c75c4e689000 20241115160227992 DAUC <0003> auc.c:180 vector [0]: sres = b59c3c76 20241115160227992 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160227992 DAUC <0003> auc.c:113 vector [1]: rand = cf32d36439ecc1e702f536b1b8d9f26a 20241115160227992 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160227992 DAUC <0003> auc.c:142 vector [1]: autn = f299e6081fdb00003c473ce7db7a54c0 20241115160227992 DAUC <0003> auc.c:143 vector [1]: ck = eb61d03c567ec7485a69eb76bd89b906 20241115160227992 DAUC <0003> auc.c:144 vector [1]: ik = e48b5f833620406d5d9cfeaa46b9aeae 20241115160227992 DAUC <0003> auc.c:145 vector [1]: res = 49aab7e19b58ecb50000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [1]: kc = 5418cc30144c1000 20241115160227992 DAUC <0003> auc.c:180 vector [1]: sres = 62624657 20241115160227992 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160227992 DAUC <0003> auc.c:113 vector [2]: rand = c0bc3580b77a03a9a74999bafa084df1 20241115160227992 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160227992 DAUC <0003> auc.c:142 vector [2]: autn = 1a81881c02ea000078dc481597852dfc 20241115160227992 DAUC <0003> auc.c:143 vector [2]: ck = 57c8a806c50c466677702b0a812c8f1c 20241115160227992 DAUC <0003> auc.c:144 vector [2]: ik = 0a46084a0289d4850067d1646a6af3ef 20241115160227992 DAUC <0003> auc.c:145 vector [2]: res = 7554043643c839e80000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [2]: kc = 93f7deebe468c800 20241115160227992 DAUC <0003> auc.c:180 vector [2]: sres = 71c4350f 20241115160227992 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160227992 DAUC <0003> auc.c:113 vector [3]: rand = 5f892879be19c110614cac23a9fab049 20241115160227992 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160227992 DAUC <0003> auc.c:142 vector [3]: autn = d1a9382a29ff0000e222d4dc61d29e3b 20241115160227992 DAUC <0003> auc.c:143 vector [3]: ck = ea10f06205d1f54e85b846f735a56572 20241115160227992 DAUC <0003> auc.c:144 vector [3]: ik = 989ff720c57db8be3107e97ddbb59104 20241115160227992 DAUC <0003> auc.c:145 vector [3]: res = 919af33d2aaf78fe0000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [3]: kc = e07b425fc80b9400 20241115160227992 DAUC <0003> auc.c:180 vector [3]: sres = ea54d77d 20241115160227992 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160227992 DAUC <0003> auc.c:113 vector [4]: rand = 24f237be281760db02565a4669333ce1 20241115160227992 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160227992 DAUC <0003> auc.c:142 vector [4]: autn = 756e8292616300001fdbf4ee7594f044 20241115160227992 DAUC <0003> auc.c:143 vector [4]: ck = c6e450d942773d53c9ca5887c545097c 20241115160227992 DAUC <0003> auc.c:144 vector [4]: ik = 43eb6b943f05ff7ef06da5391f7ed413 20241115160227992 DAUC <0003> auc.c:145 vector [4]: res = ff3972cc0cef1f570000000000000000 20241115160227992 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160227992 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160227992 DAUC <0003> auc.c:179 vector [4]: kc = b3c83a27bb2ad400 20241115160227992 DAUC <0003> auc.c:180 vector [4]: sres = c4dfed65 20241115160227992 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160227992 DAUC <0003> db_auc.c:245 IMSI='262422834260500': Generated 5 vectors 20241115160227992 DAUC <0003> db_auc.c:249 IMSI='262422834260500': Updating SQN=161 in DB 20241115160227992 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422834260500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422834260500"} 20241115160227993 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422834260500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160227993 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160227993 DLINP <000b> input/ipa.c:451 connected read/write 20241115160227993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2c2a2a20d2d8: Found GsupExpect[0] for "262422834260500" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_sai(18)"262422834260500" TC_gsup_sai(18)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai(18)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160227994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 TC_gsup_sai(18)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160227994 DAUC <0003> db_auc.c:157 IMSI='262428860438036': No 2G Auth Data 20241115160227994 DAUC <0003> db_auc.c:192 IMSI='262428860438036': No 3G Auth Data HLR_Test-GSUP(9)@2c2a2a20d2d8: Created GsupExpect[0] for "262428860438036" to be handled at TC_gsup_sai(19) 20241115160228001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4258 20241115160228002 DLINP <000b> input/ipa.c:451 connected read/write 20241115160228002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160228003 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428860438036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428860438036"} 20241115160228003 DAUC <0003> db_auc.c:236 IMSI='262428860438036': Calling to generate 5 vectors 20241115160228003 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160228003 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160228003 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160228003 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160228003 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160228003 DAUC <0003> auc.c:113 vector [0]: rand = 82e10cd6120270d45e9d3d8cdde8c176 20241115160228003 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160228003 DAUC <0003> auc.c:142 vector [0]: autn = 3707120858ba000089e6f5371698b95b 20241115160228003 DAUC <0003> auc.c:143 vector [0]: ck = f1b1d6d8d7df12ef66252d1096a6844b 20241115160228003 DAUC <0003> auc.c:144 vector [0]: ik = e718d8d95966be582e8380a5d5a039e8 20241115160228003 DAUC <0003> auc.c:145 vector [0]: res = ef50c66fa8e8755c0000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160228003 DAUC <0003> auc.c:179 vector [0]: kc = 97fc49c00bf11e39 20241115160228003 DAUC <0003> auc.c:180 vector [0]: sres = c9932424 20241115160228003 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160228003 DAUC <0003> auc.c:113 vector [1]: rand = 505920b3683b2cd1f5836c49f6de3168 20241115160228003 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160228003 DAUC <0003> auc.c:142 vector [1]: autn = d9a3909580b2000043f11da273a3bb16 20241115160228003 DAUC <0003> auc.c:143 vector [1]: ck = 5ae21094291c8e8ab29531a369c9ef5a 20241115160228003 DAUC <0003> auc.c:144 vector [1]: ik = b74a85f1f2d891da91569379da496dc6 20241115160228003 DAUC <0003> auc.c:145 vector [1]: res = 0f7db1371389f4da0000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160228003 DAUC <0003> auc.c:179 vector [1]: kc = 2e0e7eac8e1fcfc5 20241115160228003 DAUC <0003> auc.c:180 vector [1]: sres = a85f0de4 20241115160228003 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160228003 DAUC <0003> auc.c:113 vector [2]: rand = 049e4c10bdbe54b76dc8383dd3f2c718 20241115160228003 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160228003 DAUC <0003> auc.c:142 vector [2]: autn = d6d03e27c3ca0000c179cf9d957649a7 20241115160228003 DAUC <0003> auc.c:143 vector [2]: ck = a0d4e366c1e8da54e93db878cef2806a 20241115160228003 DAUC <0003> auc.c:144 vector [2]: ik = 3aa0686cbdaa00a09b2c553dfd07727e 20241115160228003 DAUC <0003> auc.c:145 vector [2]: res = 188ca3764dfa6c220000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160228003 DAUC <0003> auc.c:179 vector [2]: kc = 09b929284fe708a4 20241115160228003 DAUC <0003> auc.c:180 vector [2]: sres = 8e327b3c 20241115160228003 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160228003 DAUC <0003> auc.c:113 vector [3]: rand = 9c2a65b673e8e2c53bb0c95164a9bfcb 20241115160228003 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160228003 DAUC <0003> auc.c:142 vector [3]: autn = 23585ec0b8b100002464986c69b7a269 20241115160228003 DAUC <0003> auc.c:143 vector [3]: ck = 2406ade026cf2d400b632d6dd172d73a 20241115160228003 DAUC <0003> auc.c:144 vector [3]: ik = 809054a5fdc3e18f40da0bf9472e5b72 20241115160228003 DAUC <0003> auc.c:145 vector [3]: res = 7913c79b5038b3670000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160228003 DAUC <0003> auc.c:179 vector [3]: kc = 35972109febfbff4 20241115160228003 DAUC <0003> auc.c:180 vector [3]: sres = 5ccf9eda 20241115160228003 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160228003 DAUC <0003> auc.c:113 vector [4]: rand = adb666398f08c2143eb64125973b6b70 20241115160228003 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160228003 DAUC <0003> auc.c:142 vector [4]: autn = 29cb20ce9f2a0000469b9115cfb2f6e0 20241115160228003 DAUC <0003> auc.c:143 vector [4]: ck = 84f0bd4486ddcee667b58bdd3793a26d 20241115160228003 DAUC <0003> auc.c:144 vector [4]: ik = 3b2dc43bf06f33f739a89899b04ca6d4 20241115160228003 DAUC <0003> auc.c:145 vector [4]: res = 2b2be5687e65df5f0000000000000000 20241115160228003 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160228003 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160228004 DAUC <0003> auc.c:179 vector [4]: kc = f9dc2b3010756e9d 20241115160228004 DAUC <0003> auc.c:180 vector [4]: sres = 4a3210bc 20241115160228004 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160228004 DAUC <0003> db_auc.c:245 IMSI='262428860438036': Generated 5 vectors 20241115160228004 DAUC <0003> db_auc.c:249 IMSI='262428860438036': Updating SQN=161 in DB 20241115160228004 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428860438036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428860438036"} 20241115160228004 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428860438036 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160228004 DLINP <000b> input/ipa.c:451 connected read/write 20241115160228004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160228004 DLINP <000b> input/ipa.c:451 connected read/write 20241115160228004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2c2a2a20d2d8: Found GsupExpect[0] for "262428860438036" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_sai(19)"262428860438036" TC_gsup_sai(19)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai(19)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160228005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4258 TC_gsup_sai(19)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160228006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 20241115160228007 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40291<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(11)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160228007 DLINP <000b> input/ipa.c:451 connected read/write 20241115160228007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160228007 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160228007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160228007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@2c2a2a20d2d8: Final verdict of PTC: none 10@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_sai finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241115160228041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4258 20241115160228143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69488) Waiting for packet dumper to finish... 1 (prev_count=69488, count=163380) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:02: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_sai_num_auth_vectors started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160231274 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160231274 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160231277 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160231280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231280 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160231280 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160231281 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 20241115160231281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160231281 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 20241115160231281 DLGSUP <0013> gsup_server.c:235 2: 20241115160231281 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160231281 DLGSUP <0013> gsup_server.c:235 3: 20241115160231281 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160231281 DLGSUP <0013> gsup_server.c:235 4: 20241115160231281 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160231281 DLGSUP <0013> gsup_server.c:235 5: 20241115160231281 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160231281 DLGSUP <0013> gsup_server.c:235 7: 20241115160231281 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(20)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160231281 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160231281 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160231281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@2c2a2a20d2d8: 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") 20241115160231292 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43239<->l=127.0.0.1:4259) 20241115160231295 DAUC <0003> db_auc.c:157 IMSI='262426280752984': No 2G Auth Data 20241115160231295 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data HLR_Test-GSUP(21)@2c2a2a20d2d8: Created GsupExpect[0] for "262426280752984" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241115160231305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51624<->l=127.0.0.1:4258 20241115160231326 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231326 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426280752984"} 20241115160231326 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data 20241115160231326 DAUC <0003> db_auc.c:236 IMSI='262426280752984': Calling to generate 1 vectors 20241115160231326 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241115160231326 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231326 DAUC <0003> auc.c:113 vector [0]: rand = fcd7a34c21e039b5c8801404d789e620 20241115160231326 DAUC <0003> auc.c:179 vector [0]: kc = 756a522b7de73400 20241115160231326 DAUC <0003> auc.c:180 vector [0]: sres = b05b0a0b 20241115160231326 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231326 DAUC <0003> db_auc.c:245 IMSI='262426280752984': Generated 1 vectors 20241115160231327 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426280752984"} 20241115160231327 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231327 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231327 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2c2a2a20d2d8: Found GsupExpect[0] for "262426280752984" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426280752984" TC_gsup_sai_num_auth_vectors(24)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160231333 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231333 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426280752984"} 20241115160231333 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data 20241115160231333 DAUC <0003> db_auc.c:236 IMSI='262426280752984': Calling to generate 4 vectors 20241115160231333 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241115160231333 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231333 DAUC <0003> auc.c:113 vector [0]: rand = 9bac1d02061b5b0b6878f64a44f3b1fb 20241115160231333 DAUC <0003> auc.c:179 vector [0]: kc = 69327ea2301fe000 20241115160231333 DAUC <0003> auc.c:180 vector [0]: sres = 71f7961f 20241115160231333 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231333 DAUC <0003> auc.c:113 vector [1]: rand = 7055e9db3d16b1e1c64927a8c5449425 20241115160231334 DAUC <0003> auc.c:179 vector [1]: kc = 33b22e50cfc65c00 20241115160231334 DAUC <0003> auc.c:180 vector [1]: sres = 80bb55f3 20241115160231334 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231334 DAUC <0003> auc.c:113 vector [2]: rand = 9b59cf7374f459d54f04cab27e5d0675 20241115160231334 DAUC <0003> auc.c:179 vector [2]: kc = 09da73881b9afc00 20241115160231334 DAUC <0003> auc.c:180 vector [2]: sres = c9ecdf4d 20241115160231334 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231334 DAUC <0003> auc.c:113 vector [3]: rand = 1808f704c9a8871d89ba7487188c1240 20241115160231334 DAUC <0003> auc.c:179 vector [3]: kc = 18937a9c65c52000 20241115160231334 DAUC <0003> auc.c:180 vector [3]: sres = 39e56257 20241115160231334 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231334 DAUC <0003> db_auc.c:245 IMSI='262426280752984': Generated 4 vectors 20241115160231334 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426280752984"} 20241115160231334 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231334 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231334 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231339 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231339 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426280752984"} 20241115160231339 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data 20241115160231339 DAUC <0003> db_auc.c:236 IMSI='262426280752984': Calling to generate 5 vectors 20241115160231339 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231339 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231339 DAUC <0003> auc.c:113 vector [0]: rand = 70196105aa67c38ceecc59bc12104835 20241115160231339 DAUC <0003> auc.c:179 vector [0]: kc = a0175962298f6800 20241115160231339 DAUC <0003> auc.c:180 vector [0]: sres = de6224fe 20241115160231339 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231340 DAUC <0003> auc.c:113 vector [1]: rand = b18591bcab95ee31db0151e93d9c5940 20241115160231340 DAUC <0003> auc.c:179 vector [1]: kc = 3caf538c8da6b800 20241115160231340 DAUC <0003> auc.c:180 vector [1]: sres = 3f40570e 20241115160231340 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231340 DAUC <0003> auc.c:113 vector [2]: rand = 03fd4430e81f3eb43daa0f155161829d 20241115160231340 DAUC <0003> auc.c:179 vector [2]: kc = 56a79aa047837c00 20241115160231340 DAUC <0003> auc.c:180 vector [2]: sres = bf85edd2 20241115160231340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231340 DAUC <0003> auc.c:113 vector [3]: rand = 308302c3632b486fa6e51cf7c4f485b5 20241115160231340 DAUC <0003> auc.c:179 vector [3]: kc = 1f3d1fe49811c400 20241115160231340 DAUC <0003> auc.c:180 vector [3]: sres = da15a804 20241115160231340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231340 DAUC <0003> auc.c:113 vector [4]: rand = 9c304b11589ea9989894bbe974ab6403 20241115160231340 DAUC <0003> auc.c:179 vector [4]: kc = 8082d2c6b8157400 20241115160231340 DAUC <0003> auc.c:180 vector [4]: sres = 9fc7e83b 20241115160231340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231340 DAUC <0003> db_auc.c:245 IMSI='262426280752984': Generated 5 vectors 20241115160231340 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426280752984"} 20241115160231340 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231340 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231341 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231344 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231345 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426280752984"} 20241115160231345 DAUC <0003> db_auc.c:192 IMSI='262426280752984': No 3G Auth Data 20241115160231345 DAUC <0003> db_auc.c:236 IMSI='262426280752984': Calling to generate 5 vectors 20241115160231345 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231345 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231345 DAUC <0003> auc.c:113 vector [0]: rand = 3df88af4f1a6bab082f92e21f732abff 20241115160231345 DAUC <0003> auc.c:179 vector [0]: kc = 3e10e28be2943800 20241115160231345 DAUC <0003> auc.c:180 vector [0]: sres = 73d409b9 20241115160231345 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231345 DAUC <0003> auc.c:113 vector [1]: rand = 223f721c59fae7b30d1a588a6e9690a9 20241115160231345 DAUC <0003> auc.c:179 vector [1]: kc = 73d88a8db15a9800 20241115160231345 DAUC <0003> auc.c:180 vector [1]: sres = 0fb88648 20241115160231345 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231345 DAUC <0003> auc.c:113 vector [2]: rand = 76523bd2fe026c8c576254e71c35c488 20241115160231345 DAUC <0003> auc.c:179 vector [2]: kc = 41000fe1d39c5400 20241115160231345 DAUC <0003> auc.c:180 vector [2]: sres = 05250d8b 20241115160231345 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231345 DAUC <0003> auc.c:113 vector [3]: rand = 5df8f1593bb69888b1d89a97c0a5e14d 20241115160231346 DAUC <0003> auc.c:179 vector [3]: kc = d4336c6dc605d000 20241115160231346 DAUC <0003> auc.c:180 vector [3]: sres = 79676cc5 20241115160231346 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231346 DAUC <0003> auc.c:113 vector [4]: rand = bb859a2c6e3063ad28ae31894e6a9b59 20241115160231346 DAUC <0003> auc.c:179 vector [4]: kc = 1d1556c7d5780000 20241115160231346 DAUC <0003> auc.c:180 vector [4]: sres = 2a479382 20241115160231346 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231346 DAUC <0003> db_auc.c:245 IMSI='262426280752984': Generated 5 vectors 20241115160231346 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426280752984"} 20241115160231346 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426280752984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231346 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231346 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51624<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160231353 DAUC <0003> db_auc.c:157 IMSI='262425572408583': No 2G Auth Data 20241115160231353 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data HLR_Test-GSUP(21)@2c2a2a20d2d8: Created GsupExpect[0] for "262425572408583" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241115160231367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51632<->l=127.0.0.1:4258 20241115160231369 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231369 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425572408583"} 20241115160231369 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data 20241115160231369 DAUC <0003> db_auc.c:236 IMSI='262425572408583': Calling to generate 1 vectors 20241115160231369 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241115160231369 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231369 DAUC <0003> auc.c:113 vector [0]: rand = 21c559c8991ffc627f165b2b57d5a398 20241115160231369 DAUC <0003> auc.c:179 vector [0]: kc = 0983d76882928000 20241115160231369 DAUC <0003> auc.c:180 vector [0]: sres = ddac6635 20241115160231369 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231369 DAUC <0003> db_auc.c:245 IMSI='262425572408583': Generated 1 vectors 20241115160231369 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425572408583"} 20241115160231369 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231369 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231369 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2c2a2a20d2d8: Found GsupExpect[0] for "262425572408583" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262425572408583" TC_gsup_sai_num_auth_vectors(25)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160231370 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231370 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425572408583"} 20241115160231370 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data 20241115160231370 DAUC <0003> db_auc.c:236 IMSI='262425572408583': Calling to generate 4 vectors 20241115160231370 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241115160231370 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231370 DAUC <0003> auc.c:113 vector [0]: rand = 852a7113fb130e5d87321b0cfd9df2cb 20241115160231370 DAUC <0003> auc.c:179 vector [0]: kc = c0ab35fb93979400 20241115160231370 DAUC <0003> auc.c:180 vector [0]: sres = 24a48d0c 20241115160231370 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231370 DAUC <0003> auc.c:113 vector [1]: rand = f3d6c079bcbd1f7e7867cdf633ec7254 20241115160231370 DAUC <0003> auc.c:179 vector [1]: kc = 4024c5ebb6885000 20241115160231370 DAUC <0003> auc.c:180 vector [1]: sres = eae2b27a 20241115160231370 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231370 DAUC <0003> auc.c:113 vector [2]: rand = 323575c3b1f0f58a512368a5a9dbfc1d 20241115160231370 DAUC <0003> auc.c:179 vector [2]: kc = 06c8843949eaf000 20241115160231370 DAUC <0003> auc.c:180 vector [2]: sres = d81d4ce3 20241115160231370 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231370 DAUC <0003> auc.c:113 vector [3]: rand = 19cd1b63bf86dcf9fed54d3df754f437 20241115160231370 DAUC <0003> auc.c:179 vector [3]: kc = 2bd0a53ad4f95400 20241115160231370 DAUC <0003> auc.c:180 vector [3]: sres = 27f5eb1e 20241115160231370 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231370 DAUC <0003> db_auc.c:245 IMSI='262425572408583': Generated 4 vectors 20241115160231370 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425572408583"} 20241115160231370 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231370 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231370 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231371 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231371 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425572408583"} 20241115160231371 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data 20241115160231371 DAUC <0003> db_auc.c:236 IMSI='262425572408583': Calling to generate 5 vectors 20241115160231371 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231371 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231371 DAUC <0003> auc.c:113 vector [0]: rand = f98fed407bff90e714f0ee80ad4fe564 20241115160231371 DAUC <0003> auc.c:179 vector [0]: kc = cc65180b5cb86000 20241115160231371 DAUC <0003> auc.c:180 vector [0]: sres = ce6a4dc4 20241115160231371 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231371 DAUC <0003> auc.c:113 vector [1]: rand = dcee7c7b578a5354b059b89a33cdb2ba 20241115160231371 DAUC <0003> auc.c:179 vector [1]: kc = 53440d4eed5bf000 20241115160231371 DAUC <0003> auc.c:180 vector [1]: sres = 6d13a32a 20241115160231371 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231371 DAUC <0003> auc.c:113 vector [2]: rand = de238c19e62ea16f068f7ae4979de729 20241115160231371 DAUC <0003> auc.c:179 vector [2]: kc = e0b579a37df07c00 20241115160231371 DAUC <0003> auc.c:180 vector [2]: sres = 0d87c454 20241115160231371 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231371 DAUC <0003> auc.c:113 vector [3]: rand = 1009a0bbd630fd1cc72b686bcc49ce9d 20241115160231371 DAUC <0003> auc.c:179 vector [3]: kc = 2978e35fb5521400 20241115160231371 DAUC <0003> auc.c:180 vector [3]: sres = ea7914a6 20241115160231371 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231371 DAUC <0003> auc.c:113 vector [4]: rand = 47e182a4270a633327adceaacd1f46b6 20241115160231371 DAUC <0003> auc.c:179 vector [4]: kc = 1761ee37b33b4800 20241115160231371 DAUC <0003> auc.c:180 vector [4]: sres = d3ba86a0 20241115160231371 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231372 DAUC <0003> db_auc.c:245 IMSI='262425572408583': Generated 5 vectors 20241115160231372 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425572408583"} 20241115160231372 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231372 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231372 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231372 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231372 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425572408583"} 20241115160231372 DAUC <0003> db_auc.c:192 IMSI='262425572408583': No 3G Auth Data 20241115160231372 DAUC <0003> db_auc.c:236 IMSI='262425572408583': Calling to generate 5 vectors 20241115160231372 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231372 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231372 DAUC <0003> auc.c:113 vector [0]: rand = 0cf08641f8bb0b2a4a20c76cefc1b7e4 20241115160231372 DAUC <0003> auc.c:179 vector [0]: kc = 3988f8760c0b5c00 20241115160231372 DAUC <0003> auc.c:180 vector [0]: sres = 7e67f49f 20241115160231372 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231372 DAUC <0003> auc.c:113 vector [1]: rand = 378ddebacc7f6340dd08f723ab38a976 20241115160231373 DAUC <0003> auc.c:179 vector [1]: kc = 64a5fa3b0e521000 20241115160231373 DAUC <0003> auc.c:180 vector [1]: sres = 97884103 20241115160231373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231373 DAUC <0003> auc.c:113 vector [2]: rand = c99a5cd511b74957efd7bd0db3470953 20241115160231373 DAUC <0003> auc.c:179 vector [2]: kc = 48ffb138b80a7000 20241115160231373 DAUC <0003> auc.c:180 vector [2]: sres = 00ae4b3c 20241115160231373 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231373 DAUC <0003> auc.c:113 vector [3]: rand = c7ac3db48791d27bb0de29d2407a474d 20241115160231373 DAUC <0003> auc.c:179 vector [3]: kc = d68b8896194f6000 20241115160231373 DAUC <0003> auc.c:180 vector [3]: sres = 10a19ee7 20241115160231373 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231373 DAUC <0003> auc.c:113 vector [4]: rand = ffa6ce79ce700ff312d6276e8a4c50dc 20241115160231373 DAUC <0003> auc.c:179 vector [4]: kc = 6c16ec5411202400 20241115160231373 DAUC <0003> auc.c:180 vector [4]: sres = f55ee44b 20241115160231373 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231373 DAUC <0003> db_auc.c:245 IMSI='262425572408583': Generated 5 vectors 20241115160231373 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425572408583"} 20241115160231373 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262425572408583 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231373 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231373 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51632<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160231374 DAUC <0003> db_auc.c:157 IMSI='262428049398943': No 2G Auth Data 20241115160231374 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data HLR_Test-GSUP(21)@2c2a2a20d2d8: Created GsupExpect[0] for "262428049398943" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241115160231380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241115160231382 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231382 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428049398943"} 20241115160231382 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data 20241115160231382 DAUC <0003> db_auc.c:236 IMSI='262428049398943': Calling to generate 1 vectors 20241115160231382 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241115160231382 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231382 DAUC <0003> auc.c:113 vector [0]: rand = 53542caf21b39ae6b42b410cd58b8cb6 20241115160231382 DAUC <0003> auc.c:179 vector [0]: kc = 6e25fee0dee03eca 20241115160231382 DAUC <0003> auc.c:180 vector [0]: sres = dad8ca9a 20241115160231382 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231382 DAUC <0003> db_auc.c:245 IMSI='262428049398943': Generated 1 vectors 20241115160231382 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428049398943"} 20241115160231382 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231382 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231382 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2c2a2a20d2d8: Found GsupExpect[0] for "262428049398943" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428049398943" TC_gsup_sai_num_auth_vectors(26)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160231383 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231383 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428049398943"} 20241115160231384 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data 20241115160231384 DAUC <0003> db_auc.c:236 IMSI='262428049398943': Calling to generate 4 vectors 20241115160231384 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241115160231384 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231384 DAUC <0003> auc.c:113 vector [0]: rand = 10044756edfd8f746af2ad585df69b60 20241115160231384 DAUC <0003> auc.c:179 vector [0]: kc = 776795e5e87bb47b 20241115160231384 DAUC <0003> auc.c:180 vector [0]: sres = a306f82c 20241115160231384 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231384 DAUC <0003> auc.c:113 vector [1]: rand = 412c582702d12ef57bbccfb4bf76d843 20241115160231384 DAUC <0003> auc.c:179 vector [1]: kc = a786f594931bf5ff 20241115160231384 DAUC <0003> auc.c:180 vector [1]: sres = 3f8c1fba 20241115160231384 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231384 DAUC <0003> auc.c:113 vector [2]: rand = 8839e9ba632b59e96b13d086a3bbac03 20241115160231384 DAUC <0003> auc.c:179 vector [2]: kc = 7ee39172dfb3384f 20241115160231384 DAUC <0003> auc.c:180 vector [2]: sres = 3a34fd48 20241115160231384 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231384 DAUC <0003> auc.c:113 vector [3]: rand = ada7b90b77b14bf2565d54cdba756c67 20241115160231384 DAUC <0003> auc.c:179 vector [3]: kc = 567e388a9e63a7d2 20241115160231384 DAUC <0003> auc.c:180 vector [3]: sres = 8b64c5ae 20241115160231384 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231384 DAUC <0003> db_auc.c:245 IMSI='262428049398943': Generated 4 vectors 20241115160231384 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428049398943"} 20241115160231384 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231384 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231384 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231385 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231385 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428049398943"} 20241115160231385 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data 20241115160231385 DAUC <0003> db_auc.c:236 IMSI='262428049398943': Calling to generate 5 vectors 20241115160231385 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231385 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231385 DAUC <0003> auc.c:113 vector [0]: rand = c9d91cdf93f04bb6731260d5b7c0e2ae 20241115160231385 DAUC <0003> auc.c:179 vector [0]: kc = b0a4d8dce8e7d4ee 20241115160231385 DAUC <0003> auc.c:180 vector [0]: sres = 40cc27fb 20241115160231385 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231385 DAUC <0003> auc.c:113 vector [1]: rand = 7641e719a5e1813f57dc8d1e5581ad60 20241115160231385 DAUC <0003> auc.c:179 vector [1]: kc = 69ee3e0ff283b333 20241115160231385 DAUC <0003> auc.c:180 vector [1]: sres = 222fd1d1 20241115160231385 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231385 DAUC <0003> auc.c:113 vector [2]: rand = ee9f99fa536919e769db351538755c98 20241115160231385 DAUC <0003> auc.c:179 vector [2]: kc = 2d78c32f9dbe93e1 20241115160231385 DAUC <0003> auc.c:180 vector [2]: sres = 12b926c5 20241115160231385 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231385 DAUC <0003> auc.c:113 vector [3]: rand = d6cd48db912f593d199ac30fe55335b5 20241115160231385 DAUC <0003> auc.c:179 vector [3]: kc = b6f88dcfc8fdf148 20241115160231385 DAUC <0003> auc.c:180 vector [3]: sres = cc33327f 20241115160231385 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231385 DAUC <0003> auc.c:113 vector [4]: rand = 549ddeedd4a21fac8e92badd95393e81 20241115160231385 DAUC <0003> auc.c:179 vector [4]: kc = 240d0ea2329ca2a0 20241115160231385 DAUC <0003> auc.c:180 vector [4]: sres = 9c6f03dd 20241115160231385 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231385 DAUC <0003> db_auc.c:245 IMSI='262428049398943': Generated 5 vectors 20241115160231385 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428049398943"} 20241115160231385 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231385 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231385 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231386 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231386 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428049398943"} 20241115160231386 DAUC <0003> db_auc.c:192 IMSI='262428049398943': No 3G Auth Data 20241115160231386 DAUC <0003> db_auc.c:236 IMSI='262428049398943': Calling to generate 5 vectors 20241115160231386 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241115160231386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231386 DAUC <0003> auc.c:113 vector [0]: rand = 6e9e7633cbda96c92c1e546122e4fa22 20241115160231386 DAUC <0003> auc.c:179 vector [0]: kc = 6f90be237b765ac1 20241115160231386 DAUC <0003> auc.c:180 vector [0]: sres = 9973ff40 20241115160231386 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241115160231387 DAUC <0003> auc.c:113 vector [1]: rand = 99cc56440169e5477aaf4cbb52d082d6 20241115160231387 DAUC <0003> auc.c:179 vector [1]: kc = 4c089fb1fb785be7 20241115160231387 DAUC <0003> auc.c:180 vector [1]: sres = 78d9b804 20241115160231387 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241115160231387 DAUC <0003> auc.c:113 vector [2]: rand = 378ff62fe7199610ffaa1b5689019957 20241115160231387 DAUC <0003> auc.c:179 vector [2]: kc = 7a252d9f5bf1af4b 20241115160231387 DAUC <0003> auc.c:180 vector [2]: sres = a5c4d76f 20241115160231387 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241115160231387 DAUC <0003> auc.c:113 vector [3]: rand = 0b35d329ccde7bee246a4181ffe6bad0 20241115160231387 DAUC <0003> auc.c:179 vector [3]: kc = 25e525d229b7a914 20241115160231387 DAUC <0003> auc.c:180 vector [3]: sres = ff731f87 20241115160231387 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241115160231387 DAUC <0003> auc.c:113 vector [4]: rand = f27c8cb619a7f2fdd34d2a776b8b2044 20241115160231387 DAUC <0003> auc.c:179 vector [4]: kc = 8d17f62180c5bf40 20241115160231387 DAUC <0003> auc.c:180 vector [4]: sres = 471965cc 20241115160231387 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241115160231387 DAUC <0003> db_auc.c:245 IMSI='262428049398943': Generated 5 vectors 20241115160231387 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428049398943"} 20241115160231387 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428049398943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231387 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231387 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160231389 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231389 DAUC <0003> db_auc.c:192 IMSI='262427471352200': No 3G Auth Data HLR_Test-GSUP(21)@2c2a2a20d2d8: Created GsupExpect[0] for "262427471352200" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241115160231394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241115160231396 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231396 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427471352200"} 20241115160231396 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231396 DAUC <0003> db_auc.c:236 IMSI='262427471352200': Calling to generate 1 vectors 20241115160231396 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241115160231396 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231396 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231396 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231396 DAUC <0003> auc.c:113 vector [0]: rand = 0068bb8ad80d823160119293516e8434 20241115160231396 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231396 DAUC <0003> auc.c:142 vector [0]: autn = ca740b28f30d00002963ec57e0725aee 20241115160231396 DAUC <0003> auc.c:143 vector [0]: ck = 33271b6a211ae1cf9439156ce0931c36 20241115160231396 DAUC <0003> auc.c:144 vector [0]: ik = d272b680fe9e0b5bfb98212df6ae6308 20241115160231397 DAUC <0003> auc.c:145 vector [0]: res = 18d5ed3b835df4b80000000000000000 20241115160231397 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231397 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231397 DAUC <0003> auc.c:151 vector [0]: kc = 8ef499abc9b995aa 20241115160231397 DAUC <0003> auc.c:152 vector [0]: sres = 9b881983 20241115160231397 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231397 DAUC <0003> db_auc.c:245 IMSI='262427471352200': Generated 1 vectors 20241115160231397 DAUC <0003> db_auc.c:249 IMSI='262427471352200': Updating SQN=33 in DB 20241115160231397 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427471352200"} 20241115160231397 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231397 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231397 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2c2a2a20d2d8: Found GsupExpect[0] for "262427471352200" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427471352200" TC_gsup_sai_num_auth_vectors(27)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160231398 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231398 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427471352200"} 20241115160231398 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231398 DAUC <0003> db_auc.c:236 IMSI='262427471352200': Calling to generate 4 vectors 20241115160231398 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241115160231398 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231398 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231398 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231398 DAUC <0003> auc.c:113 vector [0]: rand = 8900fb724233e85c07cc40d4376238cb 20241115160231398 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231398 DAUC <0003> auc.c:142 vector [0]: autn = 56ca6f7d97ca000008899d983b7a625e 20241115160231398 DAUC <0003> auc.c:143 vector [0]: ck = 9f26e7125c44c48e7c8b09dda815b3f9 20241115160231398 DAUC <0003> auc.c:144 vector [0]: ik = 91ae098acfee28d710d2a33e66a0543d 20241115160231398 DAUC <0003> auc.c:145 vector [0]: res = ac269f8a1a351b390000000000000000 20241115160231398 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231398 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231398 DAUC <0003> auc.c:151 vector [0]: kc = 62d1447b5d1f0b9d 20241115160231398 DAUC <0003> auc.c:152 vector [0]: sres = b61384b3 20241115160231398 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231398 DAUC <0003> auc.c:113 vector [1]: rand = 1b6d45c12c12a252f14ffbaffb4f3035 20241115160231398 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231398 DAUC <0003> auc.c:142 vector [1]: autn = 07065498dc3c00007ce8d589edc7ce6a 20241115160231398 DAUC <0003> auc.c:143 vector [1]: ck = 306b2dd24b31d2d68d6c51672a6155d1 20241115160231398 DAUC <0003> auc.c:144 vector [1]: ik = ffdc38ff8e79cdaabe7864125c3dda1e 20241115160231398 DAUC <0003> auc.c:145 vector [1]: res = e79584f7afd787f60000000000000000 20241115160231398 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231398 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231398 DAUC <0003> auc.c:151 vector [1]: kc = fca32058b31490b3 20241115160231398 DAUC <0003> auc.c:152 vector [1]: sres = 48420301 20241115160231398 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231398 DAUC <0003> auc.c:113 vector [2]: rand = 0e61d975057aba5ef0d8ff8f465a0760 20241115160231398 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231398 DAUC <0003> auc.c:142 vector [2]: autn = 38f9e1c09c7c000064e0fa6fbeb8da72 20241115160231398 DAUC <0003> auc.c:143 vector [2]: ck = c301857c22260172f9fc8dd802fcdc0c 20241115160231398 DAUC <0003> auc.c:144 vector [2]: ik = 3eff088e9f457acd12d635a6cdeafd6f 20241115160231398 DAUC <0003> auc.c:145 vector [2]: res = 42ddd209e91cc97f0000000000000000 20241115160231398 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231398 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231399 DAUC <0003> auc.c:151 vector [2]: kc = 16d4358c72755adc 20241115160231399 DAUC <0003> auc.c:152 vector [2]: sres = abc11b76 20241115160231399 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231399 DAUC <0003> auc.c:113 vector [3]: rand = 9580a3727c7c1ba5aff98ccf202b5cd9 20241115160231399 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231399 DAUC <0003> auc.c:142 vector [3]: autn = c2939f394dec00005bfacb53183bb5a5 20241115160231399 DAUC <0003> auc.c:143 vector [3]: ck = 571919d25beaf43ee4365330bc7ea61b 20241115160231399 DAUC <0003> auc.c:144 vector [3]: ik = df89f98cec3b5ac3c18cac317cad8073 20241115160231399 DAUC <0003> auc.c:145 vector [3]: res = d5ff27acdbb05b090000000000000000 20241115160231399 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231399 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231399 DAUC <0003> auc.c:151 vector [3]: kc = ad2a1f5f77028895 20241115160231399 DAUC <0003> auc.c:152 vector [3]: sres = 0e4f7ca5 20241115160231399 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231399 DAUC <0003> db_auc.c:245 IMSI='262427471352200': Generated 4 vectors 20241115160231399 DAUC <0003> db_auc.c:249 IMSI='262427471352200': Updating SQN=161 in DB 20241115160231399 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427471352200"} 20241115160231399 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231399 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231399 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231400 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231400 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427471352200"} 20241115160231400 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231400 DAUC <0003> db_auc.c:236 IMSI='262427471352200': Calling to generate 5 vectors 20241115160231400 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160231400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231400 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231400 DAUC <0003> auc.c:113 vector [0]: rand = 32a11243b03f4266871cab3cdbd84568 20241115160231400 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231400 DAUC <0003> auc.c:142 vector [0]: autn = a36c4ef8cea00000302fab24e8e18664 20241115160231400 DAUC <0003> auc.c:143 vector [0]: ck = 1f177aa099ffd88bb688c747a86d136f 20241115160231400 DAUC <0003> auc.c:144 vector [0]: ik = d79451472fe550757a81efab283f22bf 20241115160231400 DAUC <0003> auc.c:145 vector [0]: res = 20968d06d2de08580000000000000000 20241115160231400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231400 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231400 DAUC <0003> auc.c:151 vector [0]: kc = 048a030b3648b92e 20241115160231400 DAUC <0003> auc.c:152 vector [0]: sres = f248855e 20241115160231400 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231400 DAUC <0003> auc.c:113 vector [1]: rand = c25c16ac446f3fbee504fe0bf6a970e5 20241115160231400 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231400 DAUC <0003> auc.c:142 vector [1]: autn = 686230bcb287000063709c7e337d037a 20241115160231400 DAUC <0003> auc.c:143 vector [1]: ck = 4a42ded1cc065b369f2748c793602b37 20241115160231400 DAUC <0003> auc.c:144 vector [1]: ik = 106f56b196ade152e63e993e6bc58e90 20241115160231400 DAUC <0003> auc.c:145 vector [1]: res = 02b228fca558ae9b0000000000000000 20241115160231400 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231400 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231400 DAUC <0003> auc.c:151 vector [1]: kc = 23345999a20e1fc3 20241115160231400 DAUC <0003> auc.c:152 vector [1]: sres = a7ea8667 20241115160231400 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231401 DAUC <0003> auc.c:113 vector [2]: rand = 3406838f47d3cd34c8f8b0dbe9405638 20241115160231401 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231401 DAUC <0003> auc.c:142 vector [2]: autn = 6914b88444ab0000cdedd97d5042785c 20241115160231401 DAUC <0003> auc.c:143 vector [2]: ck = be4debf32a5eacb6645741bcad6f2657 20241115160231401 DAUC <0003> auc.c:144 vector [2]: ik = 6a7d4381821247d2ce05ca1caa549606 20241115160231401 DAUC <0003> auc.c:145 vector [2]: res = 1a18951ed52a738b0000000000000000 20241115160231401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231401 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231401 DAUC <0003> auc.c:151 vector [2]: kc = 7e6223d2af775b35 20241115160231401 DAUC <0003> auc.c:152 vector [2]: sres = cf32e695 20241115160231401 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231401 DAUC <0003> auc.c:113 vector [3]: rand = 0efd7e44787c58a5fb7ac3011eb727e5 20241115160231401 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231401 DAUC <0003> auc.c:142 vector [3]: autn = 39ec226492390000fdece4552e8e13a3 20241115160231401 DAUC <0003> auc.c:143 vector [3]: ck = 8b840014179a143debedeab0ae9a6a55 20241115160231401 DAUC <0003> auc.c:144 vector [3]: ik = e7124fca0e5dce8580a73267a68b9d5d 20241115160231401 DAUC <0003> auc.c:145 vector [3]: res = 7faeae08206fc03e0000000000000000 20241115160231401 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231401 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231401 DAUC <0003> auc.c:151 vector [3]: kc = 07dc970911d62db0 20241115160231401 DAUC <0003> auc.c:152 vector [3]: sres = 5fc16e36 20241115160231401 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231401 DAUC <0003> auc.c:113 vector [4]: rand = 18a57b10d15ad5fb18715e219ca6263b 20241115160231401 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231401 DAUC <0003> auc.c:142 vector [4]: autn = 63017dd5b6a60000fa36505ecc6defb8 20241115160231401 DAUC <0003> auc.c:143 vector [4]: ck = 8183df19f75613d5245046e9790d090d 20241115160231401 DAUC <0003> auc.c:144 vector [4]: ik = bf9e97c36bdbafd9d29a909cfc04798b 20241115160231401 DAUC <0003> auc.c:145 vector [4]: res = 67b3ceb23d80af1c0000000000000000 20241115160231401 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231401 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160231401 DAUC <0003> auc.c:151 vector [4]: kc = c8d79eaf1984cc8a 20241115160231401 DAUC <0003> auc.c:152 vector [4]: sres = 5a3361ae 20241115160231401 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160231401 DAUC <0003> db_auc.c:245 IMSI='262427471352200': Generated 5 vectors 20241115160231401 DAUC <0003> db_auc.c:249 IMSI='262427471352200': Updating SQN=321 in DB 20241115160231401 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427471352200"} 20241115160231401 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231401 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231401 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231402 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231402 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427471352200"} 20241115160231402 DAUC <0003> db_auc.c:157 IMSI='262427471352200': No 2G Auth Data 20241115160231402 DAUC <0003> db_auc.c:236 IMSI='262427471352200': Calling to generate 5 vectors 20241115160231402 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160231402 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231402 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231402 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231402 DAUC <0003> auc.c:113 vector [0]: rand = e887b0bbbfbb4ecfda3b1624bd3b6fbc 20241115160231402 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231402 DAUC <0003> auc.c:142 vector [0]: autn = 6b58b9dd2ce10000a9414d74e7f471fa 20241115160231402 DAUC <0003> auc.c:143 vector [0]: ck = 751b7ff2370764b1712d8c481923b42a 20241115160231402 DAUC <0003> auc.c:144 vector [0]: ik = 05b263fae2fff74718358e8c85686b85 20241115160231402 DAUC <0003> auc.c:145 vector [0]: res = db97bd44b5612d3c0000000000000000 20241115160231402 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [0]: kc = 19b11ecc49b34c59 20241115160231403 DAUC <0003> auc.c:152 vector [0]: sres = 6ef69078 20241115160231403 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231403 DAUC <0003> auc.c:113 vector [1]: rand = cfb02738f90e10830a139444cfd88a51 20241115160231403 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231403 DAUC <0003> auc.c:142 vector [1]: autn = b975beeb0e1f00003bdae451af2922eb 20241115160231403 DAUC <0003> auc.c:143 vector [1]: ck = 73cc0d78bb6f63b7b9ca2098eea40024 20241115160231403 DAUC <0003> auc.c:144 vector [1]: ik = 8a838ab9e2ee8936253043d7a757dd50 20241115160231403 DAUC <0003> auc.c:145 vector [1]: res = b961f18d87f623430000000000000000 20241115160231403 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [1]: kc = 65b5e48e107237f5 20241115160231403 DAUC <0003> auc.c:152 vector [1]: sres = 3e97d2ce 20241115160231403 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231403 DAUC <0003> auc.c:113 vector [2]: rand = 2c0960ede0668b3ed855d424a21bdde1 20241115160231403 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231403 DAUC <0003> auc.c:142 vector [2]: autn = 572655bfb9e700008b2375557a595003 20241115160231403 DAUC <0003> auc.c:143 vector [2]: ck = 72e3fdaa92c9c5cfcaee3db38c26de9c 20241115160231403 DAUC <0003> auc.c:144 vector [2]: ik = 59a78cea7e059487206b6f20df295055 20241115160231403 DAUC <0003> auc.c:145 vector [2]: res = e11dd9cb9b2530dd0000000000000000 20241115160231403 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [2]: kc = c1c123d3bfc3df81 20241115160231403 DAUC <0003> auc.c:152 vector [2]: sres = 7a38e916 20241115160231403 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231403 DAUC <0003> auc.c:113 vector [3]: rand = c6ef87e00289cad72b98b837e814805b 20241115160231403 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231403 DAUC <0003> auc.c:142 vector [3]: autn = b03c80eeaa9f000051403c11760e8141 20241115160231403 DAUC <0003> auc.c:143 vector [3]: ck = ac2932ed13d0a2e990d21af9b820ead3 20241115160231403 DAUC <0003> auc.c:144 vector [3]: ik = 17e875442363f94f91dacd2b41a981fd 20241115160231403 DAUC <0003> auc.c:145 vector [3]: res = 0ae9d3365d8e98460000000000000000 20241115160231403 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [3]: kc = bac9907bc93a3088 20241115160231403 DAUC <0003> auc.c:152 vector [3]: sres = 57674b70 20241115160231403 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231403 DAUC <0003> auc.c:113 vector [4]: rand = b67885b6f770e178031bda4b072cc5c2 20241115160231403 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231403 DAUC <0003> auc.c:142 vector [4]: autn = 74d26ddad2cf00003ff453a407d36173 20241115160231403 DAUC <0003> auc.c:143 vector [4]: ck = f16fbe3e0aa5815f6716955b3839901f 20241115160231403 DAUC <0003> auc.c:144 vector [4]: ik = 58aad19cd245cb8db5cd80b3db285dcb 20241115160231403 DAUC <0003> auc.c:145 vector [4]: res = c9e494a8bf4a7f250000000000000000 20241115160231403 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231403 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160231403 DAUC <0003> auc.c:151 vector [4]: kc = 7b1e7a4a3bf18706 20241115160231403 DAUC <0003> auc.c:152 vector [4]: sres = 76aeeb8d 20241115160231403 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160231403 DAUC <0003> db_auc.c:245 IMSI='262427471352200': Generated 5 vectors 20241115160231403 DAUC <0003> db_auc.c:249 IMSI='262427471352200': Updating SQN=481 in DB 20241115160231403 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427471352200"} 20241115160231403 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427471352200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231403 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231403 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160231405 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231405 DAUC <0003> db_auc.c:192 IMSI='262425467021458': No 3G Auth Data HLR_Test-GSUP(21)@2c2a2a20d2d8: Created GsupExpect[0] for "262425467021458" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241115160231411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4258 20241115160231413 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231413 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425467021458"} 20241115160231413 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231413 DAUC <0003> db_auc.c:236 IMSI='262425467021458': Calling to generate 1 vectors 20241115160231413 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241115160231413 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231413 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160231413 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231413 DAUC <0003> auc.c:113 vector [0]: rand = 576d2220f647d987d56e868c18347022 20241115160231413 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231413 DAUC <0003> auc.c:142 vector [0]: autn = 51439193adce000020ace265146ec094 20241115160231413 DAUC <0003> auc.c:143 vector [0]: ck = da35e9526b36923d07f834b88026068a 20241115160231414 DAUC <0003> auc.c:144 vector [0]: ik = b98cf6147521c28b214c7c791d0ebbee 20241115160231414 DAUC <0003> auc.c:145 vector [0]: res = d94ee2ace88ffa350000000000000000 20241115160231414 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231414 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231414 DAUC <0003> auc.c:151 vector [0]: kc = 450d5787833fedd2 20241115160231414 DAUC <0003> auc.c:152 vector [0]: sres = 31c11899 20241115160231414 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231414 DAUC <0003> db_auc.c:245 IMSI='262425467021458': Generated 1 vectors 20241115160231414 DAUC <0003> db_auc.c:249 IMSI='262425467021458': Updating SQN=33 in DB 20241115160231414 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425467021458"} 20241115160231414 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231414 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231414 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2c2a2a20d2d8: Found GsupExpect[0] for "262425467021458" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425467021458" TC_gsup_sai_num_auth_vectors(28)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160231415 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231415 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425467021458"} 20241115160231415 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231415 DAUC <0003> db_auc.c:236 IMSI='262425467021458': Calling to generate 4 vectors 20241115160231415 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241115160231415 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231415 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160231415 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231415 DAUC <0003> auc.c:113 vector [0]: rand = ebc4f3db1c1ae29a841f0087e11d97ed 20241115160231415 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231415 DAUC <0003> auc.c:142 vector [0]: autn = ba8dd0bc9ce70000e2e1614098104966 20241115160231415 DAUC <0003> auc.c:143 vector [0]: ck = e494f00d8c10105491c7b4e582df2cdc 20241115160231415 DAUC <0003> auc.c:144 vector [0]: ik = 34866dc9a51381198129f1fb78484d83 20241115160231415 DAUC <0003> auc.c:145 vector [0]: res = 5dbd33011ad66c270000000000000000 20241115160231415 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231415 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231415 DAUC <0003> auc.c:151 vector [0]: kc = c0fcd8dad394f012 20241115160231415 DAUC <0003> auc.c:152 vector [0]: sres = 476b5f26 20241115160231415 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231415 DAUC <0003> auc.c:113 vector [1]: rand = c5418062a2bb5ef64d9a053e92ab83c2 20241115160231415 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231415 DAUC <0003> auc.c:142 vector [1]: autn = 3491a1bbe5e10000af40ddfd355ab769 20241115160231415 DAUC <0003> auc.c:143 vector [1]: ck = e7fbf158bdff174f9389f3095fab6342 20241115160231415 DAUC <0003> auc.c:144 vector [1]: ik = 26f1de07be5658520d535902cdc6682e 20241115160231415 DAUC <0003> auc.c:145 vector [1]: res = 15f5f5fd0c6b44e50000000000000000 20241115160231415 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231415 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231415 DAUC <0003> auc.c:151 vector [1]: kc = 5fd0855491c44471 20241115160231415 DAUC <0003> auc.c:152 vector [1]: sres = 199eb118 20241115160231416 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231416 DAUC <0003> auc.c:113 vector [2]: rand = 97656b5b60cf6474e40fc2c0e3e4dc91 20241115160231416 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231416 DAUC <0003> auc.c:142 vector [2]: autn = d4f62876e4bc00009dcc6265856403ce 20241115160231416 DAUC <0003> auc.c:143 vector [2]: ck = 889e5507400a548274de474d9929f46a 20241115160231416 DAUC <0003> auc.c:144 vector [2]: ik = 28932a7c87eb17b713ed1cc36d5d7ff4 20241115160231416 DAUC <0003> auc.c:145 vector [2]: res = 2b0892dd849f52600000000000000000 20241115160231416 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231416 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231416 DAUC <0003> auc.c:151 vector [2]: kc = c73e24f53395c8ab 20241115160231416 DAUC <0003> auc.c:152 vector [2]: sres = af97c0bd 20241115160231416 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231416 DAUC <0003> auc.c:113 vector [3]: rand = f57377106b919b1b3380031924ce9062 20241115160231416 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231416 DAUC <0003> auc.c:142 vector [3]: autn = 35e958c6bd6f000073667a7b86360263 20241115160231416 DAUC <0003> auc.c:143 vector [3]: ck = 32bf9211b0e051b1b75286d82cfa5f4e 20241115160231416 DAUC <0003> auc.c:144 vector [3]: ik = eb5dc96e2180b34bcfd7133e8979a2c5 20241115160231416 DAUC <0003> auc.c:145 vector [3]: res = 04598cb669cae8f40000000000000000 20241115160231416 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231416 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231416 DAUC <0003> auc.c:151 vector [3]: kc = a167ce9934e31f71 20241115160231416 DAUC <0003> auc.c:152 vector [3]: sres = 6d936442 20241115160231416 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231416 DAUC <0003> db_auc.c:245 IMSI='262425467021458': Generated 4 vectors 20241115160231416 DAUC <0003> db_auc.c:249 IMSI='262425467021458': Updating SQN=161 in DB 20241115160231416 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425467021458"} 20241115160231416 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231416 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231416 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231417 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231417 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425467021458"} 20241115160231417 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231417 DAUC <0003> db_auc.c:236 IMSI='262425467021458': Calling to generate 5 vectors 20241115160231417 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160231417 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231417 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160231417 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231417 DAUC <0003> auc.c:113 vector [0]: rand = 1d5f553f7ded69927cbada245a409b6c 20241115160231417 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231417 DAUC <0003> auc.c:142 vector [0]: autn = 67a704a3cc92000041f06c62d9b6dc78 20241115160231417 DAUC <0003> auc.c:143 vector [0]: ck = 3429a3065c46af6d0ceccd9f4ffd6a6a 20241115160231417 DAUC <0003> auc.c:144 vector [0]: ik = 1da9cee3610c6254f67bebaa01f0d9bc 20241115160231417 DAUC <0003> auc.c:145 vector [0]: res = d715da70676afe910000000000000000 20241115160231417 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231417 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231417 DAUC <0003> auc.c:151 vector [0]: kc = d3174bd073477eef 20241115160231417 DAUC <0003> auc.c:152 vector [0]: sres = b07f24e1 20241115160231417 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231418 DAUC <0003> auc.c:113 vector [1]: rand = 72409abf89ba5ed67b6e35a04eb2d56e 20241115160231418 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231418 DAUC <0003> auc.c:142 vector [1]: autn = 47da26b41c4100009d6a110d2eb69609 20241115160231418 DAUC <0003> auc.c:143 vector [1]: ck = 5ae6a14b03adb9e88cb7102a5a9f338a 20241115160231418 DAUC <0003> auc.c:144 vector [1]: ik = 001508f44993a6c7dc5ee250955c16a0 20241115160231418 DAUC <0003> auc.c:145 vector [1]: res = 61fb8c7a89597fa40000000000000000 20241115160231418 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231418 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231418 DAUC <0003> auc.c:151 vector [1]: kc = 0a1a5bc585fd3a05 20241115160231418 DAUC <0003> auc.c:152 vector [1]: sres = e8a2f3de 20241115160231418 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231418 DAUC <0003> auc.c:113 vector [2]: rand = e702fe00d5adbcb82806124bed34c52f 20241115160231418 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231418 DAUC <0003> auc.c:142 vector [2]: autn = 3344e26e460d00001f3f0a185e986cc0 20241115160231418 DAUC <0003> auc.c:143 vector [2]: ck = 16157dce20976ae05cba4cd141ac81bc 20241115160231418 DAUC <0003> auc.c:144 vector [2]: ik = e5a9dd14cfaad05933cd90f9c24bdb8f 20241115160231418 DAUC <0003> auc.c:145 vector [2]: res = b08759031d080e4e0000000000000000 20241115160231418 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231418 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231418 DAUC <0003> auc.c:151 vector [2]: kc = 9ccb7cf26cdae08a 20241115160231418 DAUC <0003> auc.c:152 vector [2]: sres = ad8f574d 20241115160231418 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231418 DAUC <0003> auc.c:113 vector [3]: rand = fd4eb9121776cb078ce7e722749d1b2d 20241115160231418 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231418 DAUC <0003> auc.c:142 vector [3]: autn = fc2f610b605c0000333e0b5508489d66 20241115160231418 DAUC <0003> auc.c:143 vector [3]: ck = 2b36f32f40a1c409291d483e7865c868 20241115160231418 DAUC <0003> auc.c:144 vector [3]: ik = 8a8cec0d2d7c3ce835f08a36c3ce1ff0 20241115160231418 DAUC <0003> auc.c:145 vector [3]: res = 568c9250ff2c30b60000000000000000 20241115160231418 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231418 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231418 DAUC <0003> auc.c:151 vector [3]: kc = bd57dd2ad6762f79 20241115160231418 DAUC <0003> auc.c:152 vector [3]: sres = a9a0a2e6 20241115160231418 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231418 DAUC <0003> auc.c:113 vector [4]: rand = 5088679bd57eb3a54d483be33fc67994 20241115160231418 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231418 DAUC <0003> auc.c:142 vector [4]: autn = 44c87cf608cc00005e739477179c4ac8 20241115160231418 DAUC <0003> auc.c:143 vector [4]: ck = 8591677c91baa9c39cfa934272b6c0c5 20241115160231418 DAUC <0003> auc.c:144 vector [4]: ik = 897473907988bd2c4e8f5b481d81d41e 20241115160231418 DAUC <0003> auc.c:145 vector [4]: res = 8ec8a83c07fa799b0000000000000000 20241115160231418 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231418 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160231418 DAUC <0003> auc.c:151 vector [4]: kc = de90dce687050034 20241115160231418 DAUC <0003> auc.c:152 vector [4]: sres = 8932d1a7 20241115160231418 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160231418 DAUC <0003> db_auc.c:245 IMSI='262425467021458': Generated 5 vectors 20241115160231418 DAUC <0003> db_auc.c:249 IMSI='262425467021458': Updating SQN=321 in DB 20241115160231418 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425467021458"} 20241115160231418 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231418 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231418 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231419 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231419 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425467021458"} 20241115160231419 DAUC <0003> db_auc.c:157 IMSI='262425467021458': No 2G Auth Data 20241115160231419 DAUC <0003> db_auc.c:236 IMSI='262425467021458': Calling to generate 5 vectors 20241115160231419 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160231419 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231419 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160231419 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231419 DAUC <0003> auc.c:113 vector [0]: rand = 5fc73fb0330cbb5ce95e49f49fc4dd67 20241115160231419 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231419 DAUC <0003> auc.c:142 vector [0]: autn = 59e79b3a6c7400001abefedff653978c 20241115160231419 DAUC <0003> auc.c:143 vector [0]: ck = 80a8ad5712daeffba462fcd7df281ed6 20241115160231419 DAUC <0003> auc.c:144 vector [0]: ik = 2e8090d6ae1b86492f4cf2f0b3088919 20241115160231419 DAUC <0003> auc.c:145 vector [0]: res = 8c6646ae032704480000000000000000 20241115160231419 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231419 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160231419 DAUC <0003> auc.c:151 vector [0]: kc = 250633a6d0e1fe7d 20241115160231419 DAUC <0003> auc.c:152 vector [0]: sres = 8f4142e6 20241115160231419 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160231419 DAUC <0003> auc.c:113 vector [1]: rand = 0d6b6eb4b1a093af6954adc05e2a4b9b 20241115160231420 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231420 DAUC <0003> auc.c:142 vector [1]: autn = da595a80bc5100009876e18ad01d39d4 20241115160231420 DAUC <0003> auc.c:143 vector [1]: ck = dbc1e3010e133513a04c85c8da19d6a1 20241115160231420 DAUC <0003> auc.c:144 vector [1]: ik = f6f431026f81105d035d7b9256b97c2b 20241115160231420 DAUC <0003> auc.c:145 vector [1]: res = a4a223028e92a8860000000000000000 20241115160231420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231420 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160231420 DAUC <0003> auc.c:151 vector [1]: kc = 8e242c59ed328fc4 20241115160231420 DAUC <0003> auc.c:152 vector [1]: sres = 2a308b84 20241115160231420 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160231420 DAUC <0003> auc.c:113 vector [2]: rand = 61a96a1843e64ae126eb35c115bc4323 20241115160231420 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231420 DAUC <0003> auc.c:142 vector [2]: autn = 26cd17e5b11b00008dc087680a88348b 20241115160231420 DAUC <0003> auc.c:143 vector [2]: ck = 5c7551fec8fa091592d9e40997f8056c 20241115160231420 DAUC <0003> auc.c:144 vector [2]: ik = 9c736a47b06559afe5353b35a1809c64 20241115160231420 DAUC <0003> auc.c:145 vector [2]: res = 7ad134ba558428e10000000000000000 20241115160231420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231420 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160231420 DAUC <0003> auc.c:151 vector [2]: kc = b7eae4854ee7c9b2 20241115160231420 DAUC <0003> auc.c:152 vector [2]: sres = 2f551c5b 20241115160231420 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160231420 DAUC <0003> auc.c:113 vector [3]: rand = b645070339997398957191f0b28784b6 20241115160231420 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231420 DAUC <0003> auc.c:142 vector [3]: autn = 4768d00412a80000b7534882beb4a688 20241115160231420 DAUC <0003> auc.c:143 vector [3]: ck = bf6bbfa1d1caabea5870bbf122059b15 20241115160231420 DAUC <0003> auc.c:144 vector [3]: ik = 8c6fe2a5547f0928dd00f5e06fd3adf4 20241115160231420 DAUC <0003> auc.c:145 vector [3]: res = 82edb595ceb44fbb0000000000000000 20241115160231420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231420 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160231420 DAUC <0003> auc.c:151 vector [3]: kc = b6741315c8639423 20241115160231420 DAUC <0003> auc.c:152 vector [3]: sres = 4c59fa2e 20241115160231420 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160231420 DAUC <0003> auc.c:113 vector [4]: rand = d71f4be444e10441827ada70c13f420c 20241115160231420 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231420 DAUC <0003> auc.c:142 vector [4]: autn = 5c4dac02bd00000004acfb04011f21f4 20241115160231420 DAUC <0003> auc.c:143 vector [4]: ck = 2d6ffe89217cf5562a41f94b7afc4ea6 20241115160231420 DAUC <0003> auc.c:144 vector [4]: ik = 26ed416c717fcf48db584993ee2ed0d2 20241115160231420 DAUC <0003> auc.c:145 vector [4]: res = 629a70c1a1dca7690000000000000000 20241115160231420 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231420 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160231420 DAUC <0003> auc.c:151 vector [4]: kc = fa9b0f3dc4d1a46a 20241115160231420 DAUC <0003> auc.c:152 vector [4]: sres = c346d7a8 20241115160231420 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160231420 DAUC <0003> db_auc.c:245 IMSI='262425467021458': Generated 5 vectors 20241115160231420 DAUC <0003> db_auc.c:249 IMSI='262425467021458': Updating SQN=481 in DB 20241115160231420 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425467021458"} 20241115160231420 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425467021458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231420 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231420 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160231422 DAUC <0003> db_auc.c:157 IMSI='262422926933981': No 2G Auth Data 20241115160231422 DAUC <0003> db_auc.c:192 IMSI='262422926933981': No 3G Auth Data HLR_Test-GSUP(21)@2c2a2a20d2d8: Created GsupExpect[0] for "262422926933981" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241115160231428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51668<->l=127.0.0.1:4258 20241115160231430 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231430 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422926933981"} 20241115160231430 DAUC <0003> db_auc.c:236 IMSI='262422926933981': Calling to generate 1 vectors 20241115160231430 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241115160231430 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231430 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231430 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231430 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231430 DAUC <0003> auc.c:113 vector [0]: rand = 34ff9736b2360717b5d04a62e47a08d3 20241115160231430 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231430 DAUC <0003> auc.c:142 vector [0]: autn = 69716e1d511e00004d749302aac58bb4 20241115160231430 DAUC <0003> auc.c:143 vector [0]: ck = 1f39d406bb6178b282e1769467d7f3db 20241115160231430 DAUC <0003> auc.c:144 vector [0]: ik = 43ec8d1c69c348ee937725319854c7b2 20241115160231430 DAUC <0003> auc.c:145 vector [0]: res = 174ed92997ea20080000000000000000 20241115160231430 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231430 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231430 DAUC <0003> auc.c:179 vector [0]: kc = 86864aad081e8c00 20241115160231430 DAUC <0003> auc.c:180 vector [0]: sres = b9c09780 20241115160231430 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231430 DAUC <0003> db_auc.c:245 IMSI='262422926933981': Generated 1 vectors 20241115160231430 DAUC <0003> db_auc.c:249 IMSI='262422926933981': Updating SQN=33 in DB 20241115160231430 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422926933981"} 20241115160231430 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231430 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231430 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2c2a2a20d2d8: Found GsupExpect[0] for "262422926933981" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422926933981" TC_gsup_sai_num_auth_vectors(29)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160231431 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231431 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422926933981"} 20241115160231431 DAUC <0003> db_auc.c:236 IMSI='262422926933981': Calling to generate 4 vectors 20241115160231431 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241115160231431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231431 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231431 DAUC <0003> auc.c:113 vector [0]: rand = 3b2cba208b65326025fc93f8bd00c16f 20241115160231431 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231431 DAUC <0003> auc.c:142 vector [0]: autn = 5980150679e7000081716de61193d3ac 20241115160231431 DAUC <0003> auc.c:143 vector [0]: ck = 26712e6718436ae0ea73a93e8e65f78b 20241115160231431 DAUC <0003> auc.c:144 vector [0]: ik = a909426a638d929acea6d102ae40cb82 20241115160231431 DAUC <0003> auc.c:145 vector [0]: res = 4e38c367934eff7b0000000000000000 20241115160231431 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231431 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231431 DAUC <0003> auc.c:179 vector [0]: kc = 1f99222e03a23000 20241115160231431 DAUC <0003> auc.c:180 vector [0]: sres = 1c3389ca 20241115160231431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231431 DAUC <0003> auc.c:113 vector [1]: rand = 22c57a60ddb67ebee6124f12e29f1f61 20241115160231431 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231431 DAUC <0003> auc.c:142 vector [1]: autn = 6ea79d72623600004fc53998cde6de41 20241115160231431 DAUC <0003> auc.c:143 vector [1]: ck = b693ae8a312666f21e534aade401131b 20241115160231431 DAUC <0003> auc.c:144 vector [1]: ik = 03e251637d206ce3cbc420171027cf43 20241115160231431 DAUC <0003> auc.c:145 vector [1]: res = 8753d71069c0c3520000000000000000 20241115160231431 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231431 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231431 DAUC <0003> auc.c:179 vector [1]: kc = 56df8e535277bc00 20241115160231431 DAUC <0003> auc.c:180 vector [1]: sres = 168b0194 20241115160231431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231431 DAUC <0003> auc.c:113 vector [2]: rand = 4fb3930fd762c56fa061870d7a54befe 20241115160231431 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231431 DAUC <0003> auc.c:142 vector [2]: autn = 297e812a73d50000b7625add9161402e 20241115160231431 DAUC <0003> auc.c:143 vector [2]: ck = 0ed3ce4df1399e7cd6aab828eb0f3e59 20241115160231431 DAUC <0003> auc.c:144 vector [2]: ik = 79b48373d020a1ffffa12a47de21d0c5 20241115160231431 DAUC <0003> auc.c:145 vector [2]: res = 10bfaed74b408f8d0000000000000000 20241115160231431 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231431 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231431 DAUC <0003> auc.c:179 vector [2]: kc = 6f8cbdff88da0400 20241115160231431 DAUC <0003> auc.c:180 vector [2]: sres = c97c0364 20241115160231431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231431 DAUC <0003> auc.c:113 vector [3]: rand = ecdc617f79d1d8376c40953f509aa7e8 20241115160231431 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231431 DAUC <0003> auc.c:142 vector [3]: autn = 66e6250d3a800000cfcdced7ad6454b2 20241115160231431 DAUC <0003> auc.c:143 vector [3]: ck = eec8a8cf7ab015801d7ef1e05c8e0099 20241115160231431 DAUC <0003> auc.c:144 vector [3]: ik = b478c7ccc7c0a61217db0552a4376330 20241115160231431 DAUC <0003> auc.c:145 vector [3]: res = ce9d041f8576cff30000000000000000 20241115160231431 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231431 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231432 DAUC <0003> auc.c:179 vector [3]: kc = d06440c16d8e0400 20241115160231432 DAUC <0003> auc.c:180 vector [3]: sres = d8d67334 20241115160231432 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231432 DAUC <0003> db_auc.c:245 IMSI='262422926933981': Generated 4 vectors 20241115160231432 DAUC <0003> db_auc.c:249 IMSI='262422926933981': Updating SQN=161 in DB 20241115160231432 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422926933981"} 20241115160231432 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231432 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231432 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231433 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231433 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422926933981"} 20241115160231433 DAUC <0003> db_auc.c:236 IMSI='262422926933981': Calling to generate 5 vectors 20241115160231433 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231433 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231433 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231433 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231433 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231433 DAUC <0003> auc.c:113 vector [0]: rand = 91a6986ad1603c9597251d8040ab895d 20241115160231433 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231433 DAUC <0003> auc.c:142 vector [0]: autn = 9955b828614a00009f1b2b34076a63f9 20241115160231433 DAUC <0003> auc.c:143 vector [0]: ck = 0d59cb65d71bd607366a5e4540f4fe7a 20241115160231433 DAUC <0003> auc.c:144 vector [0]: ik = b44c8ce5c88057652e03a027dc8649ed 20241115160231433 DAUC <0003> auc.c:145 vector [0]: res = 9c5f70237cbe00b60000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [0]: kc = 8980ae3f0f8a4800 20241115160231433 DAUC <0003> auc.c:180 vector [0]: sres = 3ab772c7 20241115160231433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231433 DAUC <0003> auc.c:113 vector [1]: rand = 0adb4f4a5d8a51d657f51c52d828ede3 20241115160231433 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231433 DAUC <0003> auc.c:142 vector [1]: autn = 2505dbee455f00005061cd01d38c1ef5 20241115160231433 DAUC <0003> auc.c:143 vector [1]: ck = 6eb88ad9e25cd4b90df627d3663938f6 20241115160231433 DAUC <0003> auc.c:144 vector [1]: ik = b150ff4a6849e7089b20eaab6264dd60 20241115160231433 DAUC <0003> auc.c:145 vector [1]: res = d8bcae24e15aa9280000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [1]: kc = 376d8a7b19b32000 20241115160231433 DAUC <0003> auc.c:180 vector [1]: sres = efbf7202 20241115160231433 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231433 DAUC <0003> auc.c:113 vector [2]: rand = 2a4d1b7aed21aa269a2365e281bb8a8a 20241115160231433 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231433 DAUC <0003> auc.c:142 vector [2]: autn = 73b7123e47e30000b0468d12bd103539 20241115160231433 DAUC <0003> auc.c:143 vector [2]: ck = e0946235613bac4e644935a797d0e788 20241115160231433 DAUC <0003> auc.c:144 vector [2]: ik = b2cef34d99a5848bd3d6fe7c1015a4b6 20241115160231433 DAUC <0003> auc.c:145 vector [2]: res = c2726da0a61fde5a0000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [2]: kc = 15e39b5e660c0400 20241115160231433 DAUC <0003> auc.c:180 vector [2]: sres = 54f36382 20241115160231433 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231433 DAUC <0003> auc.c:113 vector [3]: rand = 5b5a4919009072266b45cb14ef79e58a 20241115160231433 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231433 DAUC <0003> auc.c:142 vector [3]: autn = f07bdff18f170000091b41a9246dd133 20241115160231433 DAUC <0003> auc.c:143 vector [3]: ck = 3624bb9b30d7e2ea37f01173e06403e2 20241115160231433 DAUC <0003> auc.c:144 vector [3]: ik = 787d2d7e9fc4c217fdac616da30dcecf 20241115160231433 DAUC <0003> auc.c:145 vector [3]: res = 3a4e20517d001bb90000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [3]: kc = d07e5d0f7a3c6800 20241115160231433 DAUC <0003> auc.c:180 vector [3]: sres = a4f17d23 20241115160231433 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231433 DAUC <0003> auc.c:113 vector [4]: rand = 766f932f692924595850b16a1e4a1671 20241115160231433 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231433 DAUC <0003> auc.c:142 vector [4]: autn = 92f0f3183a49000012ef73bb419aba6d 20241115160231433 DAUC <0003> auc.c:143 vector [4]: ck = 235f2e0880eec499123ad965c31b0cda 20241115160231433 DAUC <0003> auc.c:144 vector [4]: ik = 3c36fbbea10ffa427ced42a0ae9a7a53 20241115160231433 DAUC <0003> auc.c:145 vector [4]: res = ba4e49087b0aa5520000000000000000 20241115160231433 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231433 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231433 DAUC <0003> auc.c:179 vector [4]: kc = c2087a7c77721800 20241115160231433 DAUC <0003> auc.c:180 vector [4]: sres = b5280d49 20241115160231433 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231433 DAUC <0003> db_auc.c:245 IMSI='262422926933981': Generated 5 vectors 20241115160231433 DAUC <0003> db_auc.c:249 IMSI='262422926933981': Updating SQN=321 in DB 20241115160231433 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422926933981"} 20241115160231433 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231433 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231433 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231434 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231434 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422926933981"} 20241115160231434 DAUC <0003> db_auc.c:236 IMSI='262422926933981': Calling to generate 5 vectors 20241115160231434 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231434 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231434 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231434 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231434 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231434 DAUC <0003> auc.c:113 vector [0]: rand = 53dc471195c53d019fd222dbaebe8f40 20241115160231434 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231434 DAUC <0003> auc.c:142 vector [0]: autn = 40de7ae39b2200000840723888f14173 20241115160231434 DAUC <0003> auc.c:143 vector [0]: ck = ba7be5ed4a70b213abb43c29c5a91186 20241115160231434 DAUC <0003> auc.c:144 vector [0]: ik = 4cca736fc9567cf79d736b6ef35449e4 20241115160231434 DAUC <0003> auc.c:145 vector [0]: res = 9d2c2c8849e2097c0000000000000000 20241115160231434 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231434 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231434 DAUC <0003> auc.c:179 vector [0]: kc = c76549031dbb7800 20241115160231434 DAUC <0003> auc.c:180 vector [0]: sres = 482bf698 20241115160231434 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231434 DAUC <0003> auc.c:113 vector [1]: rand = 3e7d1ded917a94704603db8a14412d91 20241115160231434 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231434 DAUC <0003> auc.c:142 vector [1]: autn = 4bf5df2a5cf800008f0f5c46269da64d 20241115160231434 DAUC <0003> auc.c:143 vector [1]: ck = 4a7fbaf86293009ef1beec80364ece6d 20241115160231434 DAUC <0003> auc.c:144 vector [1]: ik = fe016e6818c53278d759c90d7093031d 20241115160231434 DAUC <0003> auc.c:145 vector [1]: res = 3d6076783004f5870000000000000000 20241115160231434 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231434 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231434 DAUC <0003> auc.c:179 vector [1]: kc = 1474a2ad72fd5c00 20241115160231435 DAUC <0003> auc.c:180 vector [1]: sres = c4f7c299 20241115160231435 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231435 DAUC <0003> auc.c:113 vector [2]: rand = 7806d1d4776cb6aad7d9ee07cf53b97f 20241115160231435 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231435 DAUC <0003> auc.c:142 vector [2]: autn = 431e3546cce40000dc2118d51fcb50ba 20241115160231435 DAUC <0003> auc.c:143 vector [2]: ck = 82f078ae3e6baeda779ba8abac156d63 20241115160231435 DAUC <0003> auc.c:144 vector [2]: ik = 2101074f847788937c4f89eb69976a3f 20241115160231435 DAUC <0003> auc.c:145 vector [2]: res = 74262caa3dc222960000000000000000 20241115160231435 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231435 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231435 DAUC <0003> auc.c:179 vector [2]: kc = 331669ea4f34cc00 20241115160231435 DAUC <0003> auc.c:180 vector [2]: sres = 1fee23ea 20241115160231435 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231435 DAUC <0003> auc.c:113 vector [3]: rand = 837b3f957cd53ae1e49d2fa409e3568d 20241115160231435 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231435 DAUC <0003> auc.c:142 vector [3]: autn = 40dda5a31e5b0000093865c0a55113f9 20241115160231435 DAUC <0003> auc.c:143 vector [3]: ck = 06bff960a4aae99d8681ba2297f5667e 20241115160231435 DAUC <0003> auc.c:144 vector [3]: ik = 870209810725bad781662720bc2f7865 20241115160231435 DAUC <0003> auc.c:145 vector [3]: res = 21b05899832107ad0000000000000000 20241115160231435 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231435 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231435 DAUC <0003> auc.c:179 vector [3]: kc = 75e811a8fff00c00 20241115160231435 DAUC <0003> auc.c:180 vector [3]: sres = 4160938b 20241115160231435 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231435 DAUC <0003> auc.c:113 vector [4]: rand = ba8f02f07b31595bb993395b743da1a7 20241115160231435 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231435 DAUC <0003> auc.c:142 vector [4]: autn = 708f3b1f0f630000f98de48c460d96f2 20241115160231435 DAUC <0003> auc.c:143 vector [4]: ck = 0651e54b71d0964d83b9d2d1d425ce1f 20241115160231435 DAUC <0003> auc.c:144 vector [4]: ik = 5dd71e9a8f34fb9635f9210899dc055c 20241115160231435 DAUC <0003> auc.c:145 vector [4]: res = c11954ce4628fa460000000000000000 20241115160231435 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231435 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231435 DAUC <0003> auc.c:179 vector [4]: kc = 4a479e38c0ca0400 20241115160231435 DAUC <0003> auc.c:180 vector [4]: sres = a7ba1b38 20241115160231435 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231435 DAUC <0003> db_auc.c:245 IMSI='262422926933981': Generated 5 vectors 20241115160231435 DAUC <0003> db_auc.c:249 IMSI='262422926933981': Updating SQN=481 in DB 20241115160231435 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422926933981"} 20241115160231435 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422926933981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231435 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231435 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51668<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160231436 DAUC <0003> db_auc.c:157 IMSI='262420521438647': No 2G Auth Data 20241115160231436 DAUC <0003> db_auc.c:192 IMSI='262420521438647': No 3G Auth Data HLR_Test-GSUP(21)@2c2a2a20d2d8: Created GsupExpect[0] for "262420521438647" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241115160231442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 20241115160231444 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231444 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521438647"} 20241115160231444 DAUC <0003> db_auc.c:236 IMSI='262420521438647': Calling to generate 1 vectors 20241115160231444 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241115160231444 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231444 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231444 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231444 DAUC <0003> auc.c:113 vector [0]: rand = 22e4a44bf4fd97f846e36f95ea2eab8e 20241115160231444 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231444 DAUC <0003> auc.c:142 vector [0]: autn = 74186bdbb34b00007525aee85cd8549c 20241115160231444 DAUC <0003> auc.c:143 vector [0]: ck = 52e92e4355e0cda3753443dd97c39b25 20241115160231444 DAUC <0003> auc.c:144 vector [0]: ik = 3a632fd418e0702df7d71dd2d8554876 20241115160231444 DAUC <0003> auc.c:145 vector [0]: res = 9ecf02892014959a0000000000000000 20241115160231444 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231444 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231444 DAUC <0003> auc.c:179 vector [0]: kc = e6ff9ecf0364d400 20241115160231444 DAUC <0003> auc.c:180 vector [0]: sres = 1a083fce 20241115160231444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231444 DAUC <0003> db_auc.c:245 IMSI='262420521438647': Generated 1 vectors 20241115160231444 DAUC <0003> db_auc.c:249 IMSI='262420521438647': Updating SQN=33 in DB 20241115160231444 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420521438647"} 20241115160231444 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231444 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231444 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2c2a2a20d2d8: Found GsupExpect[0] for "262420521438647" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420521438647" TC_gsup_sai_num_auth_vectors(30)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160231445 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231445 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521438647"} 20241115160231445 DAUC <0003> db_auc.c:236 IMSI='262420521438647': Calling to generate 4 vectors 20241115160231445 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241115160231445 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231445 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231445 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231445 DAUC <0003> auc.c:113 vector [0]: rand = eabbdcff11906720a7a10da333d533a0 20241115160231445 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231445 DAUC <0003> auc.c:142 vector [0]: autn = 69fa51d8be1a000026201b843f4c8c46 20241115160231445 DAUC <0003> auc.c:143 vector [0]: ck = 8d17fedfd9aacf8bc936b28ee1def46a 20241115160231445 DAUC <0003> auc.c:144 vector [0]: ik = 46a1bda30503126ed51752274a6b6857 20241115160231445 DAUC <0003> auc.c:145 vector [0]: res = bec25608837527290000000000000000 20241115160231445 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231445 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231445 DAUC <0003> auc.c:179 vector [0]: kc = 294a0a2ca453b000 20241115160231446 DAUC <0003> auc.c:180 vector [0]: sres = 29b30f18 20241115160231446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231446 DAUC <0003> auc.c:113 vector [1]: rand = a1577e364d75491e9e94925cc2ea5e2b 20241115160231446 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231446 DAUC <0003> auc.c:142 vector [1]: autn = a2a4f37aca0900008be5cfa92a758d57 20241115160231446 DAUC <0003> auc.c:143 vector [1]: ck = 20a490c6e4ecc19a99bc4b1ec0bb1ae1 20241115160231446 DAUC <0003> auc.c:144 vector [1]: ik = 9052973df66fdea2f64094c2ebced1bf 20241115160231446 DAUC <0003> auc.c:145 vector [1]: res = f493a92de0eef97f0000000000000000 20241115160231446 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231446 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231446 DAUC <0003> auc.c:179 vector [1]: kc = a85a83446d50a800 20241115160231446 DAUC <0003> auc.c:180 vector [1]: sres = c880c955 20241115160231446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231446 DAUC <0003> auc.c:113 vector [2]: rand = 55f43f3f5f41253da417c1397a44cf04 20241115160231446 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231446 DAUC <0003> auc.c:142 vector [2]: autn = f572c08c054400003d7a5bb18a42681a 20241115160231446 DAUC <0003> auc.c:143 vector [2]: ck = 2e4d50014922850cf4917a43dde49caa 20241115160231446 DAUC <0003> auc.c:144 vector [2]: ik = 57a7c4915195011b7b1d0cf1e5fa90d5 20241115160231446 DAUC <0003> auc.c:145 vector [2]: res = f582a4352c7385730000000000000000 20241115160231446 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231446 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231446 DAUC <0003> auc.c:179 vector [2]: kc = 68e32cff49837800 20241115160231446 DAUC <0003> auc.c:180 vector [2]: sres = b58056d4 20241115160231446 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231446 DAUC <0003> auc.c:113 vector [3]: rand = e7bdf40b790262a426cfd84aff9f5f17 20241115160231446 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231446 DAUC <0003> auc.c:142 vector [3]: autn = 8cf6f890ceae000094fda7faf6f6f942 20241115160231446 DAUC <0003> auc.c:143 vector [3]: ck = 7a23ba08e95b11e3b0bfcbfe787aebc1 20241115160231446 DAUC <0003> auc.c:144 vector [3]: ik = d5b8f5b3f1b6fbb264c88eb5de3e1007 20241115160231446 DAUC <0003> auc.c:145 vector [3]: res = 594918cdc1016f540000000000000000 20241115160231446 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231446 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231446 DAUC <0003> auc.c:179 vector [3]: kc = ccadd36a4fe51800 20241115160231446 DAUC <0003> auc.c:180 vector [3]: sres = 1af4ee2d 20241115160231446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231446 DAUC <0003> db_auc.c:245 IMSI='262420521438647': Generated 4 vectors 20241115160231446 DAUC <0003> db_auc.c:249 IMSI='262420521438647': Updating SQN=161 in DB 20241115160231446 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420521438647"} 20241115160231446 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231446 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231446 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231447 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231447 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521438647"} 20241115160231447 DAUC <0003> db_auc.c:236 IMSI='262420521438647': Calling to generate 5 vectors 20241115160231447 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231447 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231447 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231447 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231447 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231447 DAUC <0003> auc.c:113 vector [0]: rand = f1755ac485be98157dba3fd70c566040 20241115160231447 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231447 DAUC <0003> auc.c:142 vector [0]: autn = 0ecae027e6840000ed9feec6306df40b 20241115160231447 DAUC <0003> auc.c:143 vector [0]: ck = a7658a38e564efcd5ee2d9150c423196 20241115160231447 DAUC <0003> auc.c:144 vector [0]: ik = 07d49e5de69189e2101be8affc225f0c 20241115160231447 DAUC <0003> auc.c:145 vector [0]: res = 51777c602ec02d960000000000000000 20241115160231447 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231447 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231447 DAUC <0003> auc.c:179 vector [0]: kc = 3d7e29c2b6e17c00 20241115160231447 DAUC <0003> auc.c:180 vector [0]: sres = aa2386c7 20241115160231447 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231447 DAUC <0003> auc.c:113 vector [1]: rand = a4cb256b1d128bd1113bbae33418afdc 20241115160231447 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231447 DAUC <0003> auc.c:142 vector [1]: autn = cc2119a17ed60000baa361f7742762fb 20241115160231447 DAUC <0003> auc.c:143 vector [1]: ck = 6080cb1ea5ba83419463d3e62c9e687e 20241115160231447 DAUC <0003> auc.c:144 vector [1]: ik = ee63c15761a77941b9e1b38eb5a29ce0 20241115160231447 DAUC <0003> auc.c:145 vector [1]: res = b3748fb3455e8b940000000000000000 20241115160231447 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231448 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231448 DAUC <0003> auc.c:179 vector [1]: kc = d88004c81f587c00 20241115160231448 DAUC <0003> auc.c:180 vector [1]: sres = d93bbcce 20241115160231448 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231448 DAUC <0003> auc.c:113 vector [2]: rand = 5156109fc0c8e76937fd8178bb421478 20241115160231448 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231448 DAUC <0003> auc.c:142 vector [2]: autn = fadb506327500000d237805ed9c7df54 20241115160231448 DAUC <0003> auc.c:143 vector [2]: ck = 8d15ef0652fe82ed7b7c75db624da03f 20241115160231448 DAUC <0003> auc.c:144 vector [2]: ik = 7735934209f8f2f209a58be499ace5ae 20241115160231448 DAUC <0003> auc.c:145 vector [2]: res = 03a98dbd24dc0ef30000000000000000 20241115160231448 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231448 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231448 DAUC <0003> auc.c:179 vector [2]: kc = 061d5ea1e53f0800 20241115160231448 DAUC <0003> auc.c:180 vector [2]: sres = 10f6b08a 20241115160231448 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231448 DAUC <0003> auc.c:113 vector [3]: rand = 57145220a6591b434318ae980edd2664 20241115160231448 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231448 DAUC <0003> auc.c:142 vector [3]: autn = 557aee1b4bd300002ce1601bce92f378 20241115160231448 DAUC <0003> auc.c:143 vector [3]: ck = ceda6398a8ac06cd8f0af1758346e197 20241115160231448 DAUC <0003> auc.c:144 vector [3]: ik = d5146c5a85922cec995c41e7231af8e4 20241115160231448 DAUC <0003> auc.c:145 vector [3]: res = ac81e14fd09295310000000000000000 20241115160231448 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231448 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231448 DAUC <0003> auc.c:179 vector [3]: kc = 6bf922dac3363000 20241115160231448 DAUC <0003> auc.c:180 vector [3]: sres = 8250c1f7 20241115160231448 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231448 DAUC <0003> auc.c:113 vector [4]: rand = b3944e0144dd9ef924ce7fb1f6fd0f9b 20241115160231448 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231448 DAUC <0003> auc.c:142 vector [4]: autn = bccf6cadad2c000002f25ca073397c51 20241115160231448 DAUC <0003> auc.c:143 vector [4]: ck = bf89a1ccc72e8e4b68094a51e0ded4fb 20241115160231448 DAUC <0003> auc.c:144 vector [4]: ik = 20be4f2bd0c897c0a02dda23b1022cc3 20241115160231448 DAUC <0003> auc.c:145 vector [4]: res = 43d38840e6f16b400000000000000000 20241115160231448 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231448 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231448 DAUC <0003> auc.c:179 vector [4]: kc = 47bc15a291a72800 20241115160231448 DAUC <0003> auc.c:180 vector [4]: sres = 651521f3 20241115160231448 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231448 DAUC <0003> db_auc.c:245 IMSI='262420521438647': Generated 5 vectors 20241115160231448 DAUC <0003> db_auc.c:249 IMSI='262420521438647': Updating SQN=321 in DB 20241115160231448 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420521438647"} 20241115160231448 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231449 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231449 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420521438647"} 20241115160231449 DAUC <0003> db_auc.c:236 IMSI='262420521438647': Calling to generate 5 vectors 20241115160231449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231449 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231449 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231449 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231449 DAUC <0003> auc.c:113 vector [0]: rand = e5a63ecad570fa3fb5ffdf94bdbe9a6d 20241115160231449 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231449 DAUC <0003> auc.c:142 vector [0]: autn = 65b76c0461630000e0ead26f4759b9ac 20241115160231449 DAUC <0003> auc.c:143 vector [0]: ck = 69e10c7c801f2f7628a001961c8b96db 20241115160231449 DAUC <0003> auc.c:144 vector [0]: ik = fb5912f5df210dc81bc4a549e32fdd94 20241115160231449 DAUC <0003> auc.c:145 vector [0]: res = 3029d671d4ef580b0000000000000000 20241115160231449 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231449 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231449 DAUC <0003> auc.c:179 vector [0]: kc = 860833723dbe3c00 20241115160231450 DAUC <0003> auc.c:180 vector [0]: sres = 4728a3b9 20241115160231450 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231450 DAUC <0003> auc.c:113 vector [1]: rand = 220890522fe0d3da26aad17444ac31c7 20241115160231450 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231450 DAUC <0003> auc.c:142 vector [1]: autn = e70a2831e3670000bf59904cd05538c1 20241115160231450 DAUC <0003> auc.c:143 vector [1]: ck = 2fb9cd1ca0460570e569ba9e303e1348 20241115160231450 DAUC <0003> auc.c:144 vector [1]: ik = 75b97d664335787ba1dc56996106c146 20241115160231450 DAUC <0003> auc.c:145 vector [1]: res = 8e4ed8d6d5ad3b0c0000000000000000 20241115160231450 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231450 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231450 DAUC <0003> auc.c:179 vector [1]: kc = c373c01ca9b06c00 20241115160231450 DAUC <0003> auc.c:180 vector [1]: sres = fce92cc2 20241115160231450 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231450 DAUC <0003> auc.c:113 vector [2]: rand = 2c8293cc34a792f80bbfcd469565191d 20241115160231450 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231450 DAUC <0003> auc.c:142 vector [2]: autn = 95df58f8afcc0000b3f2ba0046371eaa 20241115160231450 DAUC <0003> auc.c:143 vector [2]: ck = 95b581f05d16209e2904e325f0648974 20241115160231450 DAUC <0003> auc.c:144 vector [2]: ik = 2b0317c4b0335acb9d02f1c8df094a5c 20241115160231450 DAUC <0003> auc.c:145 vector [2]: res = 9d4eef4a2f49d7210000000000000000 20241115160231450 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231450 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231450 DAUC <0003> auc.c:179 vector [2]: kc = 9e7b52ec4d074800 20241115160231450 DAUC <0003> auc.c:180 vector [2]: sres = 23d4c407 20241115160231450 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231450 DAUC <0003> auc.c:113 vector [3]: rand = d0bb1168a2a9b93ac44713ff99493236 20241115160231450 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231450 DAUC <0003> auc.c:142 vector [3]: autn = 9e48981a45b500003d60b1c120131b4d 20241115160231450 DAUC <0003> auc.c:143 vector [3]: ck = df8530cf51713238eabef0cebb807996 20241115160231450 DAUC <0003> auc.c:144 vector [3]: ik = 103da11dc0feb9f2d19ed7937a81fbc5 20241115160231450 DAUC <0003> auc.c:145 vector [3]: res = f0549174fdd7a2190000000000000000 20241115160231450 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231450 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231450 DAUC <0003> auc.c:179 vector [3]: kc = 98ce30a1f0b10000 20241115160231450 DAUC <0003> auc.c:180 vector [3]: sres = 1fb95556 20241115160231450 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231450 DAUC <0003> auc.c:113 vector [4]: rand = 73f16ebc4ccc57feae69b6d7a35e6773 20241115160231450 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231450 DAUC <0003> auc.c:142 vector [4]: autn = 78b68da6b9d60000487c9f9460186eac 20241115160231450 DAUC <0003> auc.c:143 vector [4]: ck = 575db7901a34f1b0c0610a2b3ce8fa75 20241115160231450 DAUC <0003> auc.c:144 vector [4]: ik = b226fd66803b2b1a0275ead9ce5bf259 20241115160231450 DAUC <0003> auc.c:145 vector [4]: res = 569fef3d574075d80000000000000000 20241115160231450 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231450 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231450 DAUC <0003> auc.c:179 vector [4]: kc = 0c24345752da5000 20241115160231450 DAUC <0003> auc.c:180 vector [4]: sres = ddf3f2ae 20241115160231450 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231450 DAUC <0003> db_auc.c:245 IMSI='262420521438647': Generated 5 vectors 20241115160231450 DAUC <0003> db_auc.c:249 IMSI='262420521438647': Updating SQN=481 in DB 20241115160231450 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420521438647"} 20241115160231450 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420521438647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231450 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231450 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51684<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160231452 DAUC <0003> db_auc.c:157 IMSI='262420068983502': No 2G Auth Data 20241115160231453 DAUC <0003> db_auc.c:192 IMSI='262420068983502': No 3G Auth Data HLR_Test-GSUP(21)@2c2a2a20d2d8: Created GsupExpect[0] for "262420068983502" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241115160231460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 20241115160231462 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231462 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420068983502"} 20241115160231462 DAUC <0003> db_auc.c:236 IMSI='262420068983502': Calling to generate 1 vectors 20241115160231462 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241115160231462 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231462 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231462 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160231462 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231462 DAUC <0003> auc.c:113 vector [0]: rand = 008e024ff61668ec2867dee12e26c657 20241115160231462 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160231462 DAUC <0003> auc.c:142 vector [0]: autn = c4d287e88d8d0000080629f75bfd3443 20241115160231462 DAUC <0003> auc.c:143 vector [0]: ck = b59c4671a32cbccd2e29a43c56899459 20241115160231462 DAUC <0003> auc.c:144 vector [0]: ik = bac1e54fe1c49b348baac39b59003f00 20241115160231462 DAUC <0003> auc.c:145 vector [0]: res = b1c58d59781a92b80000000000000000 20241115160231462 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231462 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231462 DAUC <0003> auc.c:179 vector [0]: kc = 3d3612649087c360 20241115160231462 DAUC <0003> auc.c:180 vector [0]: sres = 7dd5109d 20241115160231462 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231462 DAUC <0003> db_auc.c:245 IMSI='262420068983502': Generated 1 vectors 20241115160231462 DAUC <0003> db_auc.c:249 IMSI='262420068983502': Updating SQN=33 in DB 20241115160231462 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420068983502"} 20241115160231462 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231462 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231462 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2c2a2a20d2d8: Found GsupExpect[0] for "262420068983502" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420068983502" TC_gsup_sai_num_auth_vectors(31)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160231463 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231463 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420068983502"} 20241115160231463 DAUC <0003> db_auc.c:236 IMSI='262420068983502': Calling to generate 4 vectors 20241115160231463 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241115160231463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231463 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241115160231463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231463 DAUC <0003> auc.c:113 vector [0]: rand = 46f9b198503a8888e2f09b38b5822f1f 20241115160231463 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241115160231463 DAUC <0003> auc.c:142 vector [0]: autn = 8c89ab8713ca00002f459ece17917f7a 20241115160231463 DAUC <0003> auc.c:143 vector [0]: ck = aaccc6db6b05434c8ff8d676889f47ca 20241115160231463 DAUC <0003> auc.c:144 vector [0]: ik = 02c610b6c31681c8527009164c945624 20241115160231463 DAUC <0003> auc.c:145 vector [0]: res = e78c238aef4a30e50000000000000000 20241115160231463 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231463 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231463 DAUC <0003> auc.c:179 vector [0]: kc = 0f242483f81e23de 20241115160231463 DAUC <0003> auc.c:180 vector [0]: sres = 8db647be 20241115160231463 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231463 DAUC <0003> auc.c:113 vector [1]: rand = b4b71f67e4d3f4e761adbb856c5b0f34 20241115160231463 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241115160231463 DAUC <0003> auc.c:142 vector [1]: autn = 7e67f90213670000415082f56e5390fe 20241115160231463 DAUC <0003> auc.c:143 vector [1]: ck = d093ca5ea3e915f98647647e69c8e4fd 20241115160231463 DAUC <0003> auc.c:144 vector [1]: ik = 9d0d1da3232991fd963842cd9643e9ea 20241115160231463 DAUC <0003> auc.c:145 vector [1]: res = 861e22346fef20ee0000000000000000 20241115160231463 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231463 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231463 DAUC <0003> auc.c:179 vector [1]: kc = 3691d7f56f666b60 20241115160231463 DAUC <0003> auc.c:180 vector [1]: sres = 0436f227 20241115160231463 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231463 DAUC <0003> auc.c:113 vector [2]: rand = 4007d2739da83b208dabf14c57033e1c 20241115160231463 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241115160231463 DAUC <0003> auc.c:142 vector [2]: autn = 94474cbb6c4d0000c27d18f98f34b870 20241115160231463 DAUC <0003> auc.c:143 vector [2]: ck = 035ac56c03bb8349b631c62fc36e1b5c 20241115160231463 DAUC <0003> auc.c:144 vector [2]: ik = 95d64a91dc164bf71192c5354ac64793 20241115160231463 DAUC <0003> auc.c:145 vector [2]: res = 19ae44825405a4d80000000000000000 20241115160231463 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231463 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231463 DAUC <0003> auc.c:179 vector [2]: kc = e3e8d00cbb62747e 20241115160231463 DAUC <0003> auc.c:180 vector [2]: sres = 5b060649 20241115160231463 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231463 DAUC <0003> auc.c:113 vector [3]: rand = ea1d193550834f0ac09e1cc90ef9ff72 20241115160231463 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241115160231463 DAUC <0003> auc.c:142 vector [3]: autn = 6889e7d2823600005832e2daf0b97180 20241115160231463 DAUC <0003> auc.c:143 vector [3]: ck = 15c472da465e8424f931a9558cf82225 20241115160231463 DAUC <0003> auc.c:144 vector [3]: ik = f981bc13172ec650a80ae2ca5a3f132e 20241115160231463 DAUC <0003> auc.c:145 vector [3]: res = de6395668a058ce20000000000000000 20241115160231463 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231463 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231463 DAUC <0003> auc.c:179 vector [3]: kc = af217e5621e836ad 20241115160231463 DAUC <0003> auc.c:180 vector [3]: sres = eb32a9e3 20241115160231463 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231463 DAUC <0003> db_auc.c:245 IMSI='262420068983502': Generated 4 vectors 20241115160231463 DAUC <0003> db_auc.c:249 IMSI='262420068983502': Updating SQN=161 in DB 20241115160231463 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420068983502"} 20241115160231463 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231463 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231463 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231464 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231464 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420068983502"} 20241115160231464 DAUC <0003> db_auc.c:236 IMSI='262420068983502': Calling to generate 5 vectors 20241115160231464 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231464 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231464 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231464 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241115160231464 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231464 DAUC <0003> auc.c:113 vector [0]: rand = 814b4d40470d990716c17f6edfdaa1e1 20241115160231464 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241115160231464 DAUC <0003> auc.c:142 vector [0]: autn = 032eed0ab3d500004746bfc5bbec6774 20241115160231464 DAUC <0003> auc.c:143 vector [0]: ck = 69467a31745526e74be3d43cf73bd0db 20241115160231464 DAUC <0003> auc.c:144 vector [0]: ik = a7120c3ac76b639fd049aa74182019d8 20241115160231464 DAUC <0003> auc.c:145 vector [0]: res = a7fe04bb62df6ff80000000000000000 20241115160231464 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231464 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231464 DAUC <0003> auc.c:179 vector [0]: kc = 85659dd27dafa001 20241115160231464 DAUC <0003> auc.c:180 vector [0]: sres = 4367365d 20241115160231464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231464 DAUC <0003> auc.c:113 vector [1]: rand = 894c8b0d16e1b400da042459094d06c4 20241115160231464 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241115160231465 DAUC <0003> auc.c:142 vector [1]: autn = 51d43b81a3f80000e1451d97394facd2 20241115160231465 DAUC <0003> auc.c:143 vector [1]: ck = e48e86859ec3ce278aeb112ddd944ff3 20241115160231465 DAUC <0003> auc.c:144 vector [1]: ik = 9ebe2e9360fb8cf4a942a587f4c7c77d 20241115160231465 DAUC <0003> auc.c:145 vector [1]: res = c3f5df39620f9d2a0000000000000000 20241115160231465 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231465 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231465 DAUC <0003> auc.c:179 vector [1]: kc = 4c95c3e6db6edfab 20241115160231465 DAUC <0003> auc.c:180 vector [1]: sres = 8a7af897 20241115160231465 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231465 DAUC <0003> auc.c:113 vector [2]: rand = b7d9e2755e41e2789f640c28555bb9c3 20241115160231465 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241115160231465 DAUC <0003> auc.c:142 vector [2]: autn = e1e2a42a2a9e0000b036cb05178b6698 20241115160231465 DAUC <0003> auc.c:143 vector [2]: ck = 9890f2620a89cf69f905a04fd29f2963 20241115160231465 DAUC <0003> auc.c:144 vector [2]: ik = 50d707959d04fcd442e3389fd7e567d5 20241115160231465 DAUC <0003> auc.c:145 vector [2]: res = 2484cc3f41fbfb890000000000000000 20241115160231465 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231465 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231465 DAUC <0003> auc.c:179 vector [2]: kc = bf75d171a3dbeba3 20241115160231465 DAUC <0003> auc.c:180 vector [2]: sres = 0bffe8b1 20241115160231465 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231465 DAUC <0003> auc.c:113 vector [3]: rand = bf22308eb829e926144e274387ceae4e 20241115160231465 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241115160231465 DAUC <0003> auc.c:142 vector [3]: autn = 6c827b4757500000c01c07ed9c90bb32 20241115160231465 DAUC <0003> auc.c:143 vector [3]: ck = 538b50acb478de2f2e7574123af49962 20241115160231465 DAUC <0003> auc.c:144 vector [3]: ik = a1b0ce00d059b43b10de96a996419498 20241115160231465 DAUC <0003> auc.c:145 vector [3]: res = c887389745cb8b060000000000000000 20241115160231465 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231465 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231465 DAUC <0003> auc.c:179 vector [3]: kc = 8cca6225469b7585 20241115160231465 DAUC <0003> auc.c:180 vector [3]: sres = 9cc7cd15 20241115160231465 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231465 DAUC <0003> auc.c:113 vector [4]: rand = 9e0876a2caae10f09486b6ce10baf273 20241115160231465 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241115160231465 DAUC <0003> auc.c:142 vector [4]: autn = 58ea768179390000d220856af43908d7 20241115160231465 DAUC <0003> auc.c:143 vector [4]: ck = 5b15e59bee2e2723b05f8291b1a07e83 20241115160231465 DAUC <0003> auc.c:144 vector [4]: ik = e5ea25d04d782772ddc5f49621b59e62 20241115160231465 DAUC <0003> auc.c:145 vector [4]: res = 4eed0bc9099cab6e0000000000000000 20241115160231465 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231465 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231465 DAUC <0003> auc.c:179 vector [4]: kc = 4a5d7617569e328b 20241115160231465 DAUC <0003> auc.c:180 vector [4]: sres = 90fabbe6 20241115160231465 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231465 DAUC <0003> db_auc.c:245 IMSI='262420068983502': Generated 5 vectors 20241115160231465 DAUC <0003> db_auc.c:249 IMSI='262420068983502': Updating SQN=321 in DB 20241115160231465 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420068983502"} 20241115160231465 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231465 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231465 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231466 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231466 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420068983502"} 20241115160231466 DAUC <0003> db_auc.c:236 IMSI='262420068983502': Calling to generate 5 vectors 20241115160231466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160231466 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160231466 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160231466 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241115160231466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160231466 DAUC <0003> auc.c:113 vector [0]: rand = 06e2adfb122729a18b8a06c859c4589f 20241115160231466 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241115160231466 DAUC <0003> auc.c:142 vector [0]: autn = a005e963673400005cab1a6681b94e4a 20241115160231466 DAUC <0003> auc.c:143 vector [0]: ck = c9b04627bee3281aee0b7f1b4c419742 20241115160231466 DAUC <0003> auc.c:144 vector [0]: ik = 8bc3eb563331e5061bbf4b62a14cf30d 20241115160231466 DAUC <0003> auc.c:145 vector [0]: res = 1340621bc0a3860f0000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [0]: kc = f69dd95ba1b96c60 20241115160231466 DAUC <0003> auc.c:180 vector [0]: sres = 31de2feb 20241115160231466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160231466 DAUC <0003> auc.c:113 vector [1]: rand = 1256d3e8d032bf90738b40e1122a4ae2 20241115160231466 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241115160231466 DAUC <0003> auc.c:142 vector [1]: autn = dc89c36cfdc30000ec57aff5598ffe4c 20241115160231466 DAUC <0003> auc.c:143 vector [1]: ck = daeacb2fe0e4cdece4c818f51d9a968a 20241115160231466 DAUC <0003> auc.c:144 vector [1]: ik = b3da8f8dab6f89814a2763517ede9b66 20241115160231466 DAUC <0003> auc.c:145 vector [1]: res = 9c380e1693df7f4a0000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [1]: kc = 0af5670afdd0456a 20241115160231466 DAUC <0003> auc.c:180 vector [1]: sres = 29170c63 20241115160231466 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160231466 DAUC <0003> auc.c:113 vector [2]: rand = 29e2c0b9b095f40d051b9c1f46068014 20241115160231466 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241115160231466 DAUC <0003> auc.c:142 vector [2]: autn = c9d9c8556afd0000159fcf7e107f1b76 20241115160231466 DAUC <0003> auc.c:143 vector [2]: ck = 31801643e73d7f7bedb3d073b67ea68e 20241115160231466 DAUC <0003> auc.c:144 vector [2]: ik = c3cad3694030a65c5ed65b69190dee26 20241115160231466 DAUC <0003> auc.c:145 vector [2]: res = 843d7c1a0ff4afc40000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [2]: kc = dab2edcffbc8b860 20241115160231466 DAUC <0003> auc.c:180 vector [2]: sres = f87a72b4 20241115160231466 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160231466 DAUC <0003> auc.c:113 vector [3]: rand = d6b36a4e2919d4284354725958b94ccb 20241115160231466 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241115160231466 DAUC <0003> auc.c:142 vector [3]: autn = 954d4c6e6d5f0000bfdfb9a248d3e517 20241115160231466 DAUC <0003> auc.c:143 vector [3]: ck = ddca91d99114f243755e867599e20673 20241115160231466 DAUC <0003> auc.c:144 vector [3]: ik = 71be2e296a571cbcc81fbc7a16d1a606 20241115160231466 DAUC <0003> auc.c:145 vector [3]: res = 61d644361bff6fe60000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [3]: kc = d5503d27d82451d0 20241115160231466 DAUC <0003> auc.c:180 vector [3]: sres = 7231ca64 20241115160231466 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160231466 DAUC <0003> auc.c:113 vector [4]: rand = 30137734454e71fd0b13a43c265fe70c 20241115160231466 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241115160231466 DAUC <0003> auc.c:142 vector [4]: autn = f6703116004c0000c3fb07074410454e 20241115160231466 DAUC <0003> auc.c:143 vector [4]: ck = 263e607702f258b7f01b3ec233e56885 20241115160231466 DAUC <0003> auc.c:144 vector [4]: ik = 134de139217681b16cebdba0864ebcae 20241115160231466 DAUC <0003> auc.c:145 vector [4]: res = 411b07952b627e470000000000000000 20241115160231466 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160231466 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160231466 DAUC <0003> auc.c:179 vector [4]: kc = af78a6956a0bf885 20241115160231466 DAUC <0003> auc.c:180 vector [4]: sres = 06858fde 20241115160231466 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160231466 DAUC <0003> db_auc.c:245 IMSI='262420068983502': Generated 5 vectors 20241115160231466 DAUC <0003> db_auc.c:249 IMSI='262420068983502': Updating SQN=481 in DB 20241115160231466 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420068983502"} 20241115160231466 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420068983502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160231466 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160231466 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160231467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51686<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160231468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51618<->l=127.0.0.1:4258 20241115160231469 DLINP <000b> input/ipa.c:451 connected read/write 20241115160231469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160231469 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160231469 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160231469 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160231469 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43239<->l=127.0.0.1:4259) 22@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP(21)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:31 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 20241115160231492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4258 20241115160231593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:02:33 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_sai_eps started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160234710 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160234710 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160234714 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160234720 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(32)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160234721 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160234721 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160234721 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 20241115160234721 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160234721 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 20241115160234721 DLGSUP <0013> gsup_server.c:235 2: 20241115160234721 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160234721 DLGSUP <0013> gsup_server.c:235 3: 20241115160234721 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160234721 DLGSUP <0013> gsup_server.c:235 4: 20241115160234721 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160234721 DLGSUP <0013> gsup_server.c:235 5: 20241115160234721 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160234721 DLGSUP <0013> gsup_server.c:235 7: 20241115160234722 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160234722 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160234722 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160234722 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@2c2a2a20d2d8: 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") 20241115160234749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33753<->l=127.0.0.1:4259) 20241115160234752 DAUC <0003> db_auc.c:157 IMSI='262422883341470': No 2G Auth Data 20241115160234752 DAUC <0003> db_auc.c:192 IMSI='262422883341470': No 3G Auth Data HLR_Test-GSUP(33)@2c2a2a20d2d8: Created GsupExpect[0] for "262422883341470" to be handled at TC_gsup_sai_eps(36) 20241115160234769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20241115160234779 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234779 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422883341470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422883341470"} 20241115160234779 DAUC <0003> db_auc.c:157 IMSI='262422883341470': No 2G Auth Data 20241115160234779 DAUC <0003> db_auc.c:236 IMSI='262422883341470': Calling to generate 5 vectors 20241115160234779 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160234779 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234779 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160234780 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234780 DAUC <0003> auc.c:113 vector [0]: rand = dd72dd242659b955103dbddba440e9d4 20241115160234780 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234780 DAUC <0003> auc.c:142 vector [0]: autn = 118ef83c6b888000cddec093c60347b3 20241115160234780 DAUC <0003> auc.c:143 vector [0]: ck = 1f37a47755c12980d4f582a9ff3d01e8 20241115160234780 DAUC <0003> auc.c:144 vector [0]: ik = 4ae5f15c0d1aea59306cb3a666feaed9 20241115160234780 DAUC <0003> auc.c:145 vector [0]: res = 0936e97938c8a5f10000000000000000 20241115160234780 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234780 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160234780 DAUC <0003> auc.c:151 vector [0]: kc = b14b6424c1186ce8 20241115160234780 DAUC <0003> auc.c:152 vector [0]: sres = 31fe4c88 20241115160234780 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160234780 DAUC <0003> auc.c:113 vector [1]: rand = 5c9ab935842c8346ffff03cd677615dd 20241115160234780 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234780 DAUC <0003> auc.c:142 vector [1]: autn = f65bdc9e30fe800071a501e9b6fd9f23 20241115160234781 DAUC <0003> auc.c:143 vector [1]: ck = 392e344aac89768a5b63b7cf08e8d98e 20241115160234781 DAUC <0003> auc.c:144 vector [1]: ik = 54d4654b407ea266a37ded9e9109f514 20241115160234781 DAUC <0003> auc.c:145 vector [1]: res = 3d7fe95e92eaf1b00000000000000000 20241115160234781 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234781 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160234781 DAUC <0003> auc.c:151 vector [1]: kc = 95e40b507516f876 20241115160234781 DAUC <0003> auc.c:152 vector [1]: sres = af9518ee 20241115160234781 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160234781 DAUC <0003> auc.c:113 vector [2]: rand = 187e6e50ef856453c94847ab0430b774 20241115160234781 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234781 DAUC <0003> auc.c:142 vector [2]: autn = 6f48b13b24158000ea04eb2192688027 20241115160234781 DAUC <0003> auc.c:143 vector [2]: ck = 694d2736ba98e08a025be315d9fc827e 20241115160234781 DAUC <0003> auc.c:144 vector [2]: ik = 0841bd959601c124c1cf5842e1654026 20241115160234781 DAUC <0003> auc.c:145 vector [2]: res = 73e944dd90d0b1530000000000000000 20241115160234781 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234781 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160234781 DAUC <0003> auc.c:151 vector [2]: kc = a29821f41400e3f6 20241115160234782 DAUC <0003> auc.c:152 vector [2]: sres = e339f58e 20241115160234782 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160234782 DAUC <0003> auc.c:113 vector [3]: rand = d4cb1053b7acffa3470527c4c500f593 20241115160234782 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234782 DAUC <0003> auc.c:142 vector [3]: autn = 95525ca4e4c28000607598bd83f3bab3 20241115160234782 DAUC <0003> auc.c:143 vector [3]: ck = ce98b7858c46eb47494c20e53f93c2b7 20241115160234782 DAUC <0003> auc.c:144 vector [3]: ik = e5712a3c3435f67b3cb4d8b290993e9e 20241115160234782 DAUC <0003> auc.c:145 vector [3]: res = 0bea2cdfc8a5c1060000000000000000 20241115160234782 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234782 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160234782 DAUC <0003> auc.c:151 vector [3]: kc = 5e1165ee1779e115 20241115160234782 DAUC <0003> auc.c:152 vector [3]: sres = c34fedd9 20241115160234782 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160234782 DAUC <0003> auc.c:113 vector [4]: rand = 76aae5bb480f07843175c47e38404eed 20241115160234782 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234783 DAUC <0003> auc.c:142 vector [4]: autn = 8e63f2c198bf8000b753b4d84d851bf2 20241115160234783 DAUC <0003> auc.c:143 vector [4]: ck = a3bc32013bf6c540d265ea0d70781e9e 20241115160234783 DAUC <0003> auc.c:144 vector [4]: ik = 7dda12038c8358f01799b72e6cb90bdb 20241115160234783 DAUC <0003> auc.c:145 vector [4]: res = f86f88c71f83fc510000000000000000 20241115160234783 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234783 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160234783 DAUC <0003> auc.c:151 vector [4]: kc = 1b9a7d21abb488f5 20241115160234783 DAUC <0003> auc.c:152 vector [4]: sres = e7ec7496 20241115160234783 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160234783 DAUC <0003> db_auc.c:245 IMSI='262422883341470': Generated 5 vectors 20241115160234783 DAUC <0003> db_auc.c:249 IMSI='262422883341470': Updating SQN=161 in DB 20241115160234783 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422883341470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422883341470"} 20241115160234784 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422883341470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234784 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234784 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2c2a2a20d2d8: Found GsupExpect[0] for "262422883341470" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422883341470" TC_gsup_sai_eps(36)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160234791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160234794 DAUC <0003> db_auc.c:157 IMSI='262421062106195': No 2G Auth Data 20241115160234794 DAUC <0003> db_auc.c:192 IMSI='262421062106195': No 3G Auth Data HLR_Test-GSUP(33)@2c2a2a20d2d8: Created GsupExpect[0] for "262421062106195" to be handled at TC_gsup_sai_eps(37) 20241115160234806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45804<->l=127.0.0.1:4258 20241115160234808 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234808 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421062106195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421062106195"} 20241115160234808 DAUC <0003> db_auc.c:157 IMSI='262421062106195': No 2G Auth Data 20241115160234808 DAUC <0003> db_auc.c:236 IMSI='262421062106195': Calling to generate 5 vectors 20241115160234808 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241115160234808 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234808 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241115160234808 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234808 DAUC <0003> auc.c:113 vector [0]: rand = b2052894b05c04c39ae9c4ec14bbe4fc 20241115160234808 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234808 DAUC <0003> auc.c:142 vector [0]: autn = 623241960f24800030d6f6bf181d1943 20241115160234808 DAUC <0003> auc.c:143 vector [0]: ck = b5b317f845b0fd85aa83d0e477fc9d6f 20241115160234808 DAUC <0003> auc.c:144 vector [0]: ik = 16b4eadaead6d9b89b3bd6c2fa71ef74 20241115160234808 DAUC <0003> auc.c:145 vector [0]: res = c4cd723c07b0dc310000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [0]: kc = 92bffb0422eb5626 20241115160234808 DAUC <0003> auc.c:152 vector [0]: sres = c37dae0d 20241115160234808 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241115160234808 DAUC <0003> auc.c:113 vector [1]: rand = 2cb8827de11dfab56684e515a9c0882f 20241115160234808 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234808 DAUC <0003> auc.c:142 vector [1]: autn = f27f15372be480005de88f7fb6254c91 20241115160234808 DAUC <0003> auc.c:143 vector [1]: ck = 585580277c01b37d839730f6900ae9da 20241115160234808 DAUC <0003> auc.c:144 vector [1]: ik = c3e0aa825afce0dcc85fde96ff5e1013 20241115160234808 DAUC <0003> auc.c:145 vector [1]: res = 1b05eba4cece53c30000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [1]: kc = d07dc4c549a9aa68 20241115160234808 DAUC <0003> auc.c:152 vector [1]: sres = d5cbb867 20241115160234808 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241115160234808 DAUC <0003> auc.c:113 vector [2]: rand = 045efbe881f2aed32b0cdbcbd93878c3 20241115160234808 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234808 DAUC <0003> auc.c:142 vector [2]: autn = 6e4c887a54e98000ee2aeaa7607586f5 20241115160234808 DAUC <0003> auc.c:143 vector [2]: ck = 679fb86126f358b48caab705927948d9 20241115160234808 DAUC <0003> auc.c:144 vector [2]: ik = e43ffc5a231e79c384d382aea0caa98a 20241115160234808 DAUC <0003> auc.c:145 vector [2]: res = b3efecffb5de7b490000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [2]: kc = 8bd97190375ec024 20241115160234808 DAUC <0003> auc.c:152 vector [2]: sres = 063197b6 20241115160234808 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241115160234808 DAUC <0003> auc.c:113 vector [3]: rand = 669f3c0218e113067d830fb785ba8ecf 20241115160234808 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234808 DAUC <0003> auc.c:142 vector [3]: autn = 0208574fd4e480009aedf89ea9b6c5ff 20241115160234808 DAUC <0003> auc.c:143 vector [3]: ck = 140c65c80c17567827fca7ce8a842ce5 20241115160234808 DAUC <0003> auc.c:144 vector [3]: ik = c44b85e780dcf302ce34cba387d11ab1 20241115160234808 DAUC <0003> auc.c:145 vector [3]: res = 6d447f43300f8b1c0000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [3]: kc = 398f8c42819e932e 20241115160234808 DAUC <0003> auc.c:152 vector [3]: sres = 5d4bf45f 20241115160234808 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241115160234808 DAUC <0003> auc.c:113 vector [4]: rand = 2c8b70203b5216d3e507eb10d361db74 20241115160234808 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234808 DAUC <0003> auc.c:142 vector [4]: autn = ef7023ac6e548000f2fdafbc6e7af082 20241115160234808 DAUC <0003> auc.c:143 vector [4]: ck = c2dbf309c51755dd2fe273b10a469421 20241115160234808 DAUC <0003> auc.c:144 vector [4]: ik = b0ba134804aa7e4948f98287723b9cdb 20241115160234808 DAUC <0003> auc.c:145 vector [4]: res = e47a250d8806c06b0000000000000000 20241115160234808 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234808 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241115160234808 DAUC <0003> auc.c:151 vector [4]: kc = 157a1177b9c0236e 20241115160234808 DAUC <0003> auc.c:152 vector [4]: sres = 6c7ce566 20241115160234808 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241115160234808 DAUC <0003> db_auc.c:245 IMSI='262421062106195': Generated 5 vectors 20241115160234808 DAUC <0003> db_auc.c:249 IMSI='262421062106195': Updating SQN=161 in DB 20241115160234808 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421062106195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421062106195"} 20241115160234808 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421062106195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234808 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234808 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2c2a2a20d2d8: Found GsupExpect[0] for "262421062106195" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421062106195" TC_gsup_sai_eps(37)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160234809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45804<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160234810 DAUC <0003> db_auc.c:157 IMSI='262426381118303': No 2G Auth Data 20241115160234810 DAUC <0003> db_auc.c:192 IMSI='262426381118303': No 3G Auth Data HLR_Test-GSUP(33)@2c2a2a20d2d8: Created GsupExpect[0] for "262426381118303" to be handled at TC_gsup_sai_eps(38) 20241115160234816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241115160234818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234818 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426381118303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426381118303"} 20241115160234818 DAUC <0003> db_auc.c:236 IMSI='262426381118303': Calling to generate 5 vectors 20241115160234818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160234818 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234818 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160234818 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160234818 DAUC <0003> auc.c:113 vector [0]: rand = ed45f622d6caada206391b3e93524a32 20241115160234818 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234818 DAUC <0003> auc.c:142 vector [0]: autn = c619234b22b580006d14cbd5ffeed4e1 20241115160234818 DAUC <0003> auc.c:143 vector [0]: ck = 97e687f84009d16472e8ede5af0f28f7 20241115160234818 DAUC <0003> auc.c:144 vector [0]: ik = 13b48c5968ca22945598d09f257ab541 20241115160234818 DAUC <0003> auc.c:145 vector [0]: res = 79b89f73c59db1100000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [0]: kc = 54416e5c3c81a000 20241115160234818 DAUC <0003> auc.c:180 vector [0]: sres = e311a9d0 20241115160234818 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160234818 DAUC <0003> auc.c:113 vector [1]: rand = a483ab7b0c4b02c4e3a9feccccffe188 20241115160234818 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234818 DAUC <0003> auc.c:142 vector [1]: autn = 5026cfb961338000b939c3e9b2af4555 20241115160234818 DAUC <0003> auc.c:143 vector [1]: ck = 50a265555c3c99929990068b7f27006f 20241115160234818 DAUC <0003> auc.c:144 vector [1]: ik = bb140d22132913cd3ea6883b4ccfec5f 20241115160234818 DAUC <0003> auc.c:145 vector [1]: res = 954c234b176cd8240000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [1]: kc = 9a8d65d348a6f400 20241115160234818 DAUC <0003> auc.c:180 vector [1]: sres = ee9d5893 20241115160234818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160234818 DAUC <0003> auc.c:113 vector [2]: rand = 68c242a042526e8376487705cd3f7f02 20241115160234818 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234818 DAUC <0003> auc.c:142 vector [2]: autn = a91a707ec7fa8000fef6dbce1eeb608b 20241115160234818 DAUC <0003> auc.c:143 vector [2]: ck = 435536df9eec012da5e5c24415953906 20241115160234818 DAUC <0003> auc.c:144 vector [2]: ik = aa1125b5f1261c973e28a4805007a86c 20241115160234818 DAUC <0003> auc.c:145 vector [2]: res = da27a5150257796e0000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [2]: kc = 4980321a88356400 20241115160234818 DAUC <0003> auc.c:180 vector [2]: sres = 19fd43a2 20241115160234818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160234818 DAUC <0003> auc.c:113 vector [3]: rand = dc945d27b9da4a9a90a52399b33be249 20241115160234818 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234818 DAUC <0003> auc.c:142 vector [3]: autn = bd72184e758b800078c0b6dace747517 20241115160234818 DAUC <0003> auc.c:143 vector [3]: ck = d716c2a1148a57c3512d52638edd4631 20241115160234818 DAUC <0003> auc.c:144 vector [3]: ik = 1e25aa38199253923defbfd1debeb3d0 20241115160234818 DAUC <0003> auc.c:145 vector [3]: res = 34e83d4354c12fb80000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [3]: kc = ccec0feb936b4000 20241115160234818 DAUC <0003> auc.c:180 vector [3]: sres = 276830cb 20241115160234818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160234818 DAUC <0003> auc.c:113 vector [4]: rand = 837c75186f40c7cf9621a9554bf276f4 20241115160234818 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234818 DAUC <0003> auc.c:142 vector [4]: autn = a9fb3fdc846b8000c187325129f35878 20241115160234818 DAUC <0003> auc.c:143 vector [4]: ck = 74703e578553f74e608c6bfe2798b0d6 20241115160234818 DAUC <0003> auc.c:144 vector [4]: ik = ddd74b3f2c8bb649df25536532ef2b43 20241115160234818 DAUC <0003> auc.c:145 vector [4]: res = 7cddc62a3aab39fe0000000000000000 20241115160234818 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234818 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160234818 DAUC <0003> auc.c:179 vector [4]: kc = 0539cec56d2bc800 20241115160234818 DAUC <0003> auc.c:180 vector [4]: sres = c811a901 20241115160234818 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160234818 DAUC <0003> db_auc.c:245 IMSI='262426381118303': Generated 5 vectors 20241115160234818 DAUC <0003> db_auc.c:249 IMSI='262426381118303': Updating SQN=161 in DB 20241115160234818 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426381118303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426381118303"} 20241115160234818 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426381118303 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2c2a2a20d2d8: Found GsupExpect[0] for "262426381118303" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426381118303" TC_gsup_sai_eps(38)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160234820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160234820 DAUC <0003> db_auc.c:157 IMSI='262427027466785': No 2G Auth Data 20241115160234820 DAUC <0003> db_auc.c:192 IMSI='262427027466785': No 3G Auth Data HLR_Test-GSUP(33)@2c2a2a20d2d8: Created GsupExpect[0] for "262427027466785" to be handled at TC_gsup_sai_eps(39) 20241115160234827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20241115160234829 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234829 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427027466785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427027466785"} 20241115160234829 DAUC <0003> db_auc.c:236 IMSI='262427027466785': Calling to generate 5 vectors 20241115160234829 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160234829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160234829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234829 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160234829 DAUC <0003> auc.c:113 vector [0]: rand = 8a813b8cac2447b00df8530a9f2acef9 20241115160234829 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234829 DAUC <0003> auc.c:142 vector [0]: autn = 7377c615f97c80001bde3a802f09296d 20241115160234830 DAUC <0003> auc.c:143 vector [0]: ck = 767a4e0cc87f3d894f86cf0fe9319464 20241115160234830 DAUC <0003> auc.c:144 vector [0]: ik = 7d55a82c803f888264ded40f5cd0cb12 20241115160234830 DAUC <0003> auc.c:145 vector [0]: res = 8f4c2dbc4186f04b0000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [0]: kc = c50aa19e7d9d4c00 20241115160234830 DAUC <0003> auc.c:180 vector [0]: sres = f07d2cbe 20241115160234830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160234830 DAUC <0003> auc.c:113 vector [1]: rand = 6565f5a4e12c4948d20c7ea13b92d6e1 20241115160234830 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234830 DAUC <0003> auc.c:142 vector [1]: autn = baa142215c008000433370426d7035e8 20241115160234830 DAUC <0003> auc.c:143 vector [1]: ck = 25922dddefb8f0ff660d712f4c2beef9 20241115160234830 DAUC <0003> auc.c:144 vector [1]: ik = 4a816739e4496dc6e74bdac3513bc2ec 20241115160234830 DAUC <0003> auc.c:145 vector [1]: res = 6d88bc8a9f55954a0000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [1]: kc = 84b94759f4e45800 20241115160234830 DAUC <0003> auc.c:180 vector [1]: sres = 9f077879 20241115160234830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160234830 DAUC <0003> auc.c:113 vector [2]: rand = b0017d8d14757b206c97c4cc8aa4f500 20241115160234830 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234830 DAUC <0003> auc.c:142 vector [2]: autn = 9316e8a8840380005cbb9435db24053e 20241115160234830 DAUC <0003> auc.c:143 vector [2]: ck = ad6c5e568b2cb7abcc6d207268478c0d 20241115160234830 DAUC <0003> auc.c:144 vector [2]: ik = 359e9bdae3c7b1dd7103cca866ecf45a 20241115160234830 DAUC <0003> auc.c:145 vector [2]: res = deecebcfeaf81ffa0000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [2]: kc = a3fa7d3f5b1adc00 20241115160234830 DAUC <0003> auc.c:180 vector [2]: sres = 3254d0e4 20241115160234830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160234830 DAUC <0003> auc.c:113 vector [3]: rand = 7ab0b656fd7e713b342e44e8bd5b75f5 20241115160234830 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234830 DAUC <0003> auc.c:142 vector [3]: autn = b53e9e8df14280003c83f81212955a3c 20241115160234830 DAUC <0003> auc.c:143 vector [3]: ck = 1e2c274908965710bc7a25e6d8a189c2 20241115160234830 DAUC <0003> auc.c:144 vector [3]: ik = 6d50afb19050de9b66855ddc4e1879fc 20241115160234830 DAUC <0003> auc.c:145 vector [3]: res = ebda91a779610ff50000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [3]: kc = 551df44f79dd2400 20241115160234830 DAUC <0003> auc.c:180 vector [3]: sres = bc23ee85 20241115160234830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160234830 DAUC <0003> auc.c:113 vector [4]: rand = 001c9539396f9fb73b3ec11de050134d 20241115160234830 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234830 DAUC <0003> auc.c:142 vector [4]: autn = c77074887c0b80000e568d6d74fb1605 20241115160234830 DAUC <0003> auc.c:143 vector [4]: ck = a6c0f0806cd25894ad7870631b3339d0 20241115160234830 DAUC <0003> auc.c:144 vector [4]: ik = eb18e018a1f44651ca6af414c71b4893 20241115160234830 DAUC <0003> auc.c:145 vector [4]: res = b9db30b80e0e07d50000000000000000 20241115160234830 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234830 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160234830 DAUC <0003> auc.c:179 vector [4]: kc = 001a6c9508d6b400 20241115160234830 DAUC <0003> auc.c:180 vector [4]: sres = ff1a5257 20241115160234830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160234830 DAUC <0003> db_auc.c:245 IMSI='262427027466785': Generated 5 vectors 20241115160234830 DAUC <0003> db_auc.c:249 IMSI='262427027466785': Updating SQN=161 in DB 20241115160234830 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427027466785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427027466785"} 20241115160234830 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427027466785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234830 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234830 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2c2a2a20d2d8: Found GsupExpect[0] for "262427027466785" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_sai_eps(39)"262427027466785" TC_gsup_sai_eps(39)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160234832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160234832 DAUC <0003> db_auc.c:157 IMSI='262423289481290': No 2G Auth Data 20241115160234832 DAUC <0003> db_auc.c:192 IMSI='262423289481290': No 3G Auth Data HLR_Test-GSUP(33)@2c2a2a20d2d8: Created GsupExpect[0] for "262423289481290" to be handled at TC_gsup_sai_eps(40) 20241115160234839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 20241115160234840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234840 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423289481290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423289481290"} 20241115160234840 DAUC <0003> db_auc.c:236 IMSI='262423289481290': Calling to generate 5 vectors 20241115160234840 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241115160234840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241115160234840 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241115160234840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241115160234840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241115160234840 DAUC <0003> auc.c:113 vector [0]: rand = aad167a6c360fe0e2d5fd4d3226856b9 20241115160234840 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241115160234840 DAUC <0003> auc.c:142 vector [0]: autn = f4a94e4660b48000dfefbab6fb1723c4 20241115160234840 DAUC <0003> auc.c:143 vector [0]: ck = 4f94d98f9dc99bc477da24d613f09941 20241115160234840 DAUC <0003> auc.c:144 vector [0]: ik = 5e01f745f84469d00b8d6128b8155365 20241115160234840 DAUC <0003> auc.c:145 vector [0]: res = 5006be2c24f2ab280000000000000000 20241115160234840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241115160234840 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241115160234840 DAUC <0003> auc.c:179 vector [0]: kc = 4f8e5aee9f890c29 20241115160234840 DAUC <0003> auc.c:180 vector [0]: sres = 45b44bc1 20241115160234841 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241115160234841 DAUC <0003> auc.c:113 vector [1]: rand = 81a64a101f78256c8c465b277eb1df7f 20241115160234841 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241115160234841 DAUC <0003> auc.c:142 vector [1]: autn = 98a262efc29180002c5bd55c987e4d7f 20241115160234841 DAUC <0003> auc.c:143 vector [1]: ck = 78df78b0f477cb7f303b54bb188890f0 20241115160234841 DAUC <0003> auc.c:144 vector [1]: ik = e5a748ed0e473e43a038f211fd676d67 20241115160234841 DAUC <0003> auc.c:145 vector [1]: res = f3aa13f62212d95b0000000000000000 20241115160234841 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241115160234841 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241115160234841 DAUC <0003> auc.c:179 vector [1]: kc = 1f31871b5d776812 20241115160234841 DAUC <0003> auc.c:180 vector [1]: sres = eb0594e7 20241115160234841 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241115160234841 DAUC <0003> auc.c:113 vector [2]: rand = b4a8175be1b6c194d776045e8aeb57df 20241115160234841 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241115160234841 DAUC <0003> auc.c:142 vector [2]: autn = e6adcc548fc88000a16b218aa4727f75 20241115160234841 DAUC <0003> auc.c:143 vector [2]: ck = 6de76a8b62fa9ce373898e14c7be70be 20241115160234841 DAUC <0003> auc.c:144 vector [2]: ik = 499090ca7f3bc1389f82b2a16eea3eae 20241115160234841 DAUC <0003> auc.c:145 vector [2]: res = 8b82db6599105cd40000000000000000 20241115160234841 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241115160234841 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241115160234841 DAUC <0003> auc.c:179 vector [2]: kc = 1e7e91b99970b81d 20241115160234841 DAUC <0003> auc.c:180 vector [2]: sres = 2c65f57d 20241115160234841 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241115160234841 DAUC <0003> auc.c:113 vector [3]: rand = a75721c08777489c4646d7b6aba387d5 20241115160234841 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241115160234841 DAUC <0003> auc.c:142 vector [3]: autn = 4b8c7a18fa538000f705d424070bc09a 20241115160234841 DAUC <0003> auc.c:143 vector [3]: ck = e31d5098cdce9d9bbc83cb0daf63129f 20241115160234841 DAUC <0003> auc.c:144 vector [3]: ik = 1a2b8b27e4387fb699e928985ae69495 20241115160234841 DAUC <0003> auc.c:145 vector [3]: res = 79085ffdf75854500000000000000000 20241115160234841 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241115160234841 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241115160234841 DAUC <0003> auc.c:179 vector [3]: kc = 1f4877b2f8c32c67 20241115160234841 DAUC <0003> auc.c:180 vector [3]: sres = f9e35565 20241115160234841 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241115160234841 DAUC <0003> auc.c:113 vector [4]: rand = 81b215539974e278b82097b956a2bb1c 20241115160234841 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241115160234841 DAUC <0003> auc.c:142 vector [4]: autn = d930600ac1538000092b80e9f84ca8c4 20241115160234841 DAUC <0003> auc.c:143 vector [4]: ck = 5c68f256d6e2a9e834af1374a407dbe9 20241115160234841 DAUC <0003> auc.c:144 vector [4]: ik = 185ae4757b2306f002472d5eb65a43e9 20241115160234841 DAUC <0003> auc.c:145 vector [4]: res = fa912cedcc831a0e0000000000000000 20241115160234841 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241115160234841 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241115160234841 DAUC <0003> auc.c:179 vector [4]: kc = 55005205643c3ce7 20241115160234841 DAUC <0003> auc.c:180 vector [4]: sres = 91cf9211 20241115160234841 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241115160234841 DAUC <0003> db_auc.c:245 IMSI='262423289481290': Generated 5 vectors 20241115160234841 DAUC <0003> db_auc.c:249 IMSI='262423289481290': Updating SQN=161 in DB 20241115160234841 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423289481290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423289481290"} 20241115160234841 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423289481290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160234841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160234841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2c2a2a20d2d8: Found GsupExpect[0] for "262423289481290" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423289481290" TC_gsup_sai_eps(40)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160234843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45832<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160234843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 34@2c2a2a20d2d8: Final verdict of PTC: none 20241115160234844 DLINP <000b> input/ipa.c:451 connected read/write 20241115160234844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160234844 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160234844 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160234844 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160234844 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33753<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:34 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 20241115160234867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45844<->l=127.0.0.1:4258 20241115160234969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45844<->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=126080) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 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.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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_ul_unknown_imsi started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160238098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160238098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160238102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160238104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160238108 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(41)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160238108 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160238109 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160238109 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 20241115160238109 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160238109 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 20241115160238109 DLGSUP <0013> gsup_server.c:235 2: 20241115160238109 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160238109 DLGSUP <0013> gsup_server.c:235 3: 20241115160238109 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160238109 DLGSUP <0013> gsup_server.c:235 4: 20241115160238109 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160238109 DLGSUP <0013> gsup_server.c:235 5: 20241115160238109 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160238109 DLGSUP <0013> gsup_server.c:235 7: 20241115160238109 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160238109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160238109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160238109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@2c2a2a20d2d8: 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") 20241115160238134 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39423<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@2c2a2a20d2d8: Created GsupExpect[0] for "262422326289813" to be handled at TC_gsup_ul_unknown_imsi(45) 20241115160238148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 20241115160238151 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160238151 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422326289813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422326289813" cn_domain=PS} 20241115160238152 DLU <0006> fsm.c:456 lu(262422326289813)[0x61200000b320]{UNVALIDATED}: Allocated 20241115160238152 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422326289813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241115160238152 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422326289813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422326289813" cause=IMSI unknown in HLR} 20241115160238152 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422326289813 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160238152 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422326289813)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160238152 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422326289813)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241115160238152 DLU <0006> fsm.c:568 lu(PS:IMSI-262422326289813)[0x61200000b320]{UNVALIDATED}: Deallocated 20241115160238152 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160238152 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@2c2a2a20d2d8: Found GsupExpect[0] for "262422326289813" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262422326289813" TC_gsup_ul_unknown_imsi(45)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160238153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160238154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20241115160238155 DLINP <000b> input/ipa.c:451 connected read/write 20241115160238155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160238155 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160238155 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160238155 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160238155 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39423<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@2c2a2a20d2d8: Final verdict of PTC: none 43@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 43: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241115160238185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 20241115160238286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45854<->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=26400) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:02:40 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160241430 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160241430 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160241442 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160241444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160241450 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160241451 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160241451 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160241451 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 20241115160241451 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160241451 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 20241115160241451 DLGSUP <0013> gsup_server.c:235 2: 20241115160241451 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160241451 DLGSUP <0013> gsup_server.c:235 3: 20241115160241451 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160241451 DLGSUP <0013> gsup_server.c:235 4: 20241115160241451 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160241451 DLGSUP <0013> gsup_server.c:235 5: 20241115160241451 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160241451 DLGSUP <0013> gsup_server.c:235 7: 20241115160241451 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160241451 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160241451 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160241451 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@2c2a2a20d2d8: 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") 20241115160241462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34267<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@2c2a2a20d2d8: Created GsupExpect[0] for "262421938359345" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241115160241471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4258 20241115160241498 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160241498 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421938359345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421938359345" cn_domain=PS source_name="the-source\n"} 20241115160241498 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160241498 DLU <0006> fsm.c:456 lu(262421938359345)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241115160241498 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421938359345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241115160241498 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421938359345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421938359345" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241115160241498 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421938359345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160241498 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421938359345)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160241498 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421938359345)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241115160241498 DLU <0006> fsm.c:568 lu(PS:IMSI-262421938359345)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241115160241498 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160241499 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@2c2a2a20d2d8: Found GsupExpect[0] for "262421938359345" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421938359345" TC_gsup_ul_unknown_imsi_via_proxy(50)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160241503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160241503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241115160241505 DLINP <000b> input/ipa.c:451 connected read/write 20241115160241505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160241505 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160241505 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160241505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160241505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241115160241505 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34267<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@2c2a2a20d2d8: Final verdict of PTC: none 48@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 48: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:41 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241115160241539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4258 20241115160241640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45890<->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=26728) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:02: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160244753 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160244753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160244758 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160244760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160244764 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160244764 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160244764 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160244764 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 20241115160244764 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160244764 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 20241115160244764 DLGSUP <0013> gsup_server.c:235 2: 20241115160244764 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160244764 DLGSUP <0013> gsup_server.c:235 3: 20241115160244764 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160244764 DLGSUP <0013> gsup_server.c:235 4: 20241115160244764 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160244764 DLGSUP <0013> gsup_server.c:235 5: 20241115160244764 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160244764 DLGSUP <0013> gsup_server.c:235 7: 20241115160244764 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160244764 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160244765 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160244765 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)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@2c2a2a20d2d8: 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") 20241115160244787 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40703<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@2c2a2a20d2d8: Created GsupExpect[0] for "262423751524405" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241115160244801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59326<->l=127.0.0.1:4258 20241115160244811 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160244811 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423751524405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423751524405" cn_domain=PS} 20241115160244812 DLU <0006> fsm.c:456 lu(262423751524405)[0x61200000b620]{UNVALIDATED}: Allocated 20241115160244812 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423751524405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241115160244812 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423751524405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423751524405" cause=Roaming not allowed in this location area} 20241115160244812 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423751524405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160244812 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423751524405)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160244812 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423751524405)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241115160244812 DLU <0006> fsm.c:568 lu(PS:IMSI-262423751524405)[0x61200000b620]{UNVALIDATED}: Deallocated 20241115160244812 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160244812 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@2c2a2a20d2d8: Found GsupExpect[0] for "262423751524405" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423751524405" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160244817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59326<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160244818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59310<->l=127.0.0.1:4258 20241115160244820 DLINP <000b> input/ipa.c:451 connected read/write 20241115160244820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(52)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160244820 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160244820 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160244820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160244820 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40703<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@2c2a2a20d2d8: Final verdict of PTC: none 53@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 53: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:44 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 20241115160244854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59336<->l=127.0.0.1:4258 20241115160244955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59336<->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=27328) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:02: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_sai_err_unknown_imsi started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160248062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160248062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160248067 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160248069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160248073 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160248074 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160248074 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160248074 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 20241115160248074 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160248074 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 20241115160248074 DLGSUP <0013> gsup_server.c:235 2: 20241115160248074 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160248074 DLGSUP <0013> gsup_server.c:235 3: 20241115160248074 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(56)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160248074 DLGSUP <0013> gsup_server.c:235 4: 20241115160248074 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160248074 DLGSUP <0013> gsup_server.c:235 5: 20241115160248074 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160248074 DLGSUP <0013> gsup_server.c:235 7: 20241115160248074 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160248074 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160248074 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160248074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@2c2a2a20d2d8: 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") 20241115160248098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35927<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@2c2a2a20d2d8: Created GsupExpect[0] for "262422412659220" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241115160248107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4258 20241115160248116 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160248116 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422412659220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422412659220"} 20241115160248116 DAUC <0003> db_auc.c:133 IMSI='262422412659220': No such subscriber 20241115160248116 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422412659220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241115160248116 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422412659220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422412659220" cause=IMSI unknown in HLR} 20241115160248116 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422412659220 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160248116 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160248117 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@2c2a2a20d2d8: Found GsupExpect[0] for "262422412659220" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422412659220" TC_gsup_sai_err_unknown_imsi(60)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160248121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160248122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20241115160248124 DLINP <000b> input/ipa.c:451 connected read/write 20241115160248124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160248124 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160248124 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160248124 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160248124 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35927<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@2c2a2a20d2d8: Final verdict of PTC: none 58@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 58: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:48 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241115160248159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59364<->l=127.0.0.1:4258 20241115160248261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59364<->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=25336) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:02: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_ul started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160251380 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160251381 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160251384 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@2c2a2a20d2d8: 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) } } } } 20241115160251386 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(61)@2c2a2a20d2d8: 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(61)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160251387 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160251387 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160251387 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 20241115160251387 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160251387 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 20241115160251387 DLGSUP <0013> gsup_server.c:235 2: 20241115160251387 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160251387 DLGSUP <0013> gsup_server.c:235 3: 20241115160251387 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160251387 DLGSUP <0013> gsup_server.c:235 4: 20241115160251387 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160251387 DLGSUP <0013> gsup_server.c:235 5: 20241115160251387 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160251387 DLGSUP <0013> gsup_server.c:235 7: 20241115160251387 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160251387 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160251387 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160251387 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@2c2a2a20d2d8: 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") 20241115160251399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46871<->l=127.0.0.1:4259) 20241115160251402 DAUC <0003> db_auc.c:157 IMSI='262427915840232': No 2G Auth Data 20241115160251402 DAUC <0003> db_auc.c:192 IMSI='262427915840232': No 3G Auth Data HLR_Test-GSUP(62)@2c2a2a20d2d8: Created GsupExpect[0] for "262427915840232" to be handled at TC_gsup_ul(65) 20241115160251408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4258 20241115160251430 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251430 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427915840232" cn_domain=PS} 20241115160251430 DLU <0006> fsm.c:456 lu(262427915840232)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241115160251430 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251430 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251430 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427915840232" cn_domain=PS} 20241115160251431 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251431 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2c2a2a20d2d8: Found GsupExpect[0] for "262427915840232" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_ul(65)"262427915840232" 20241115160251438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251438 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427915840232"} 20241115160251438 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251438 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251438 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427915840232"} 20241115160251438 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427915840232 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251438 DLU <0006> fsm.c:568 lu(PS:IMSI-262427915840232)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul(65)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160251441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4258 TC_gsup_ul(65)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160251444 DAUC <0003> db_auc.c:157 IMSI='262422401979076': No 2G Auth Data 20241115160251444 DAUC <0003> db_auc.c:192 IMSI='262422401979076': No 3G Auth Data 20241115160251445 DLGSUP <0013> hlr.c:121 IMSI 262422401979076: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2c2a2a20d2d8: Created GsupExpect[0] for "262422401979076" to be handled at TC_gsup_ul(66) 20241115160251455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59392<->l=127.0.0.1:4258 20241115160251456 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251456 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422401979076" cn_domain=PS} 20241115160251456 DLU <0006> fsm.c:456 lu(262422401979076)[0x61200000b920]{UNVALIDATED}: Allocated 20241115160251456 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422401979076)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251456 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422401979076" cn_domain=PS} 20241115160251456 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251456 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2c2a2a20d2d8: Found GsupExpect[0] for "262422401979076" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_ul(66)"262422401979076" 20241115160251457 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251457 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422401979076"} 20241115160251457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422401979076)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251457 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251457 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422401979076"} 20241115160251457 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422401979076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422401979076)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422401979076)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251457 DLU <0006> fsm.c:568 lu(PS:IMSI-262422401979076)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251457 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251457 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul(66)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160251458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59392<->l=127.0.0.1:4258 TC_gsup_ul(66)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160251459 DAUC <0003> db_auc.c:157 IMSI='262428908223673': No 2G Auth Data 20241115160251459 DAUC <0003> db_auc.c:192 IMSI='262428908223673': No 3G Auth Data 20241115160251459 DLGSUP <0013> hlr.c:121 IMSI 262428908223673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2c2a2a20d2d8: Created GsupExpect[0] for "262428908223673" to be handled at TC_gsup_ul(67) 20241115160251465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59402<->l=127.0.0.1:4258 20241115160251467 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251467 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428908223673" cn_domain=PS} 20241115160251467 DLU <0006> fsm.c:456 lu(262428908223673)[0x61200000baa0]{UNVALIDATED}: Allocated 20241115160251467 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251467 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428908223673)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251467 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428908223673" cn_domain=PS} 20241115160251467 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251467 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2c2a2a20d2d8: Found GsupExpect[0] for "262428908223673" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_ul(67)"262428908223673" 20241115160251468 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251468 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428908223673"} 20241115160251468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428908223673)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251468 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251468 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428908223673"} 20241115160251468 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428908223673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428908223673)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428908223673)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251468 DLU <0006> fsm.c:568 lu(PS:IMSI-262428908223673)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251468 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251468 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul(67)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160251469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59402<->l=127.0.0.1:4258 TC_gsup_ul(67)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160251469 DAUC <0003> db_auc.c:157 IMSI='262423759727047': No 2G Auth Data 20241115160251469 DAUC <0003> db_auc.c:192 IMSI='262423759727047': No 3G Auth Data 20241115160251469 DLGSUP <0013> hlr.c:121 IMSI 262423759727047: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2c2a2a20d2d8: Created GsupExpect[0] for "262423759727047" to be handled at TC_gsup_ul(68) 20241115160251476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 20241115160251478 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251478 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423759727047" cn_domain=PS} 20241115160251478 DLU <0006> fsm.c:456 lu(262423759727047)[0x61200000bc20]{UNVALIDATED}: Allocated 20241115160251478 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423759727047)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251478 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423759727047" cn_domain=PS} 20241115160251478 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251478 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2c2a2a20d2d8: Found GsupExpect[0] for "262423759727047" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_ul(68)"262423759727047" 20241115160251479 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251479 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423759727047"} 20241115160251479 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423759727047)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251479 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251479 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423759727047"} 20241115160251479 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423759727047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759727047)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251479 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423759727047)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251479 DLU <0006> fsm.c:568 lu(PS:IMSI-262423759727047)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251479 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251479 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul(68)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160251480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59410<->l=127.0.0.1:4258 TC_gsup_ul(68)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160251481 DAUC <0003> db_auc.c:157 IMSI='262423044529316': No 2G Auth Data 20241115160251481 DAUC <0003> db_auc.c:192 IMSI='262423044529316': No 3G Auth Data 20241115160251481 DLGSUP <0013> hlr.c:121 IMSI 262423044529316: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2c2a2a20d2d8: Created GsupExpect[0] for "262423044529316" to be handled at TC_gsup_ul(69) 20241115160251487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59422<->l=127.0.0.1:4258 20241115160251489 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251489 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423044529316" cn_domain=PS} 20241115160251489 DLU <0006> fsm.c:456 lu(262423044529316)[0x61200000bda0]{UNVALIDATED}: Allocated 20241115160251489 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423044529316)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251489 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423044529316" cn_domain=PS} 20241115160251489 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251489 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2c2a2a20d2d8: Found GsupExpect[0] for "262423044529316" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_ul(69)"262423044529316" 20241115160251490 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251490 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423044529316"} 20241115160251490 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423044529316)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251490 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251490 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423044529316"} 20241115160251490 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423044529316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423044529316)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423044529316)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251490 DLU <0006> fsm.c:568 lu(PS:IMSI-262423044529316)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251490 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251490 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul(69)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160251491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59422<->l=127.0.0.1:4258 TC_gsup_ul(69)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160251492 DAUC <0003> db_auc.c:157 IMSI='262420008257030': No 2G Auth Data 20241115160251492 DAUC <0003> db_auc.c:192 IMSI='262420008257030': No 3G Auth Data 20241115160251492 DLGSUP <0013> hlr.c:121 IMSI 262420008257030: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2c2a2a20d2d8: Created GsupExpect[0] for "262420008257030" to be handled at TC_gsup_ul(70) 20241115160251499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59428<->l=127.0.0.1:4258 20241115160251500 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251500 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420008257030" cn_domain=PS} 20241115160251500 DLU <0006> fsm.c:456 lu(262420008257030)[0x61200000bf20]{UNVALIDATED}: Allocated 20241115160251500 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420008257030)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251500 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420008257030" cn_domain=PS} 20241115160251500 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2c2a2a20d2d8: Found GsupExpect[0] for "262420008257030" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_ul(70)"262420008257030" 20241115160251502 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251502 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420008257030"} 20241115160251502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420008257030)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251502 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251502 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420008257030"} 20241115160251502 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420008257030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420008257030)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420008257030)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251502 DLU <0006> fsm.c:568 lu(PS:IMSI-262420008257030)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251502 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251502 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul(70)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160251503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59428<->l=127.0.0.1:4258 TC_gsup_ul(70)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160251503 DAUC <0003> db_auc.c:157 IMSI='262421195051874': No 2G Auth Data 20241115160251503 DAUC <0003> db_auc.c:192 IMSI='262421195051874': No 3G Auth Data 20241115160251504 DLGSUP <0013> hlr.c:121 IMSI 262421195051874: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2c2a2a20d2d8: Created GsupExpect[0] for "262421195051874" to be handled at TC_gsup_ul(71) 20241115160251510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59440<->l=127.0.0.1:4258 20241115160251512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251512 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421195051874" cn_domain=PS} 20241115160251512 DLU <0006> fsm.c:456 lu(262421195051874)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241115160251512 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251512 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421195051874" cn_domain=PS} 20241115160251512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2c2a2a20d2d8: Found GsupExpect[0] for "262421195051874" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_ul(71)"262421195051874" 20241115160251513 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251513 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421195051874"} 20241115160251513 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251513 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251513 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421195051874"} 20241115160251513 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421195051874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251514 DLU <0006> fsm.c:568 lu(PS:IMSI-262421195051874)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul(71)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160251514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59440<->l=127.0.0.1:4258 TC_gsup_ul(71)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160251515 DAUC <0003> db_auc.c:157 IMSI='262429330941473': No 2G Auth Data 20241115160251515 DAUC <0003> db_auc.c:192 IMSI='262429330941473': No 3G Auth Data 20241115160251516 DLGSUP <0013> hlr.c:121 IMSI 262429330941473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2c2a2a20d2d8: Created GsupExpect[0] for "262429330941473" to be handled at TC_gsup_ul(72) 20241115160251522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 20241115160251524 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251524 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429330941473" cn_domain=PS} 20241115160251524 DLU <0006> fsm.c:456 lu(262429330941473)[0x612000010120]{UNVALIDATED}: Allocated 20241115160251524 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160251524 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429330941473)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160251524 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429330941473" cn_domain=PS} 20241115160251524 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251524 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2c2a2a20d2d8: Found GsupExpect[0] for "262429330941473" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_ul(72)"262429330941473" 20241115160251525 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251525 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429330941473"} 20241115160251525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429330941473)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160251525 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160251525 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429330941473"} 20241115160251525 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429330941473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160251525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429330941473)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160251525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429330941473)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160251525 DLU <0006> fsm.c:568 lu(PS:IMSI-262429330941473)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160251525 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160251525 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul(72)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160251526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59452<->l=127.0.0.1:4258 TC_gsup_ul(72)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160251527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4258 20241115160251528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46871<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160251528 DLINP <000b> input/ipa.c:451 connected read/write 20241115160251528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160251528 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160251528 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160251528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(64)@2c2a2a20d2d8: Final verdict of PTC: none 63@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_ul finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:51 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241115160251551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 20241115160251652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59460<->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=112780) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:02:53 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_ul_via_proxy started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160254770 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160254770 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160254774 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@2c2a2a20d2d8: 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) } } } } 20241115160254777 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@2c2a2a20d2d8: 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 } } } } 20241115160254778 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160254778 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160254778 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 20241115160254778 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160254778 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 20241115160254778 DLGSUP <0013> gsup_server.c:235 2: 20241115160254778 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160254778 DLGSUP <0013> gsup_server.c:235 3: 20241115160254778 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160254778 DLGSUP <0013> gsup_server.c:235 4: 20241115160254778 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160254778 DLGSUP <0013> gsup_server.c:235 5: 20241115160254778 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160254778 DLGSUP <0013> gsup_server.c:235 7: 20241115160254778 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160254778 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160254778 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160254778 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)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@2c2a2a20d2d8: 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") 20241115160254789 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37895<->l=127.0.0.1:4259) 20241115160254794 DAUC <0003> db_auc.c:157 IMSI='262420354846281': No 2G Auth Data 20241115160254794 DAUC <0003> db_auc.c:192 IMSI='262420354846281': No 3G Auth Data HLR_Test-GSUP(74)@2c2a2a20d2d8: Created GsupExpect[0] for "262420354846281" to be handled at TC_gsup_ul_via_proxy(77) 20241115160254806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241115160254818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254818 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420354846281" cn_domain=PS source_name="the-source\n"} 20241115160254818 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160254818 DLU <0006> fsm.c:456 lu(262420354846281)[0x6120000102a0]{UNVALIDATED}: Allocated 20241115160254818 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420354846281)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254818 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420354846281" cn_domain=PS destination_name="the-source\n"} 20241115160254818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254818 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2c2a2a20d2d8: Found GsupExpect[0] for "262420354846281" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420354846281" 20241115160254824 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254824 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420354846281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420354846281" source_name="the-source\n"} 20241115160254824 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420354846281)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254824 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254824 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420354846281" destination_name="the-source\n"} 20241115160254824 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262420354846281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420354846281)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420354846281)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254824 DLU <0006> fsm.c:568 lu(PS:IMSI-262420354846281)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254824 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254824 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160254826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160254829 DAUC <0003> db_auc.c:157 IMSI='262428905085871': No 2G Auth Data 20241115160254829 DAUC <0003> db_auc.c:192 IMSI='262428905085871': No 3G Auth Data 20241115160254829 DLGSUP <0013> hlr.c:121 IMSI 262428905085871: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2c2a2a20d2d8: Created GsupExpect[0] for "262428905085871" to be handled at TC_gsup_ul_via_proxy(78) 20241115160254838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53776<->l=127.0.0.1:4258 20241115160254840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254840 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428905085871" cn_domain=PS source_name="the-source\n"} 20241115160254840 DLU <0006> fsm.c:456 lu(262428905085871)[0x612000010420]{UNVALIDATED}: Allocated 20241115160254840 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254840 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428905085871)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254840 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428905085871" cn_domain=PS destination_name="the-source\n"} 20241115160254840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2c2a2a20d2d8: Found GsupExpect[0] for "262428905085871" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428905085871" 20241115160254841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254841 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428905085871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428905085871" source_name="the-source\n"} 20241115160254841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428905085871)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254841 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254841 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428905085871" destination_name="the-source\n"} 20241115160254841 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262428905085871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428905085871)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428905085871)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254841 DLU <0006> fsm.c:568 lu(PS:IMSI-262428905085871)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160254841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53776<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160254842 DAUC <0003> db_auc.c:157 IMSI='262424661850540': No 2G Auth Data 20241115160254842 DAUC <0003> db_auc.c:192 IMSI='262424661850540': No 3G Auth Data 20241115160254842 DLGSUP <0013> hlr.c:121 IMSI 262424661850540: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2c2a2a20d2d8: Created GsupExpect[0] for "262424661850540" to be handled at TC_gsup_ul_via_proxy(79) 20241115160254848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20241115160254850 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254850 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424661850540" cn_domain=PS source_name="the-source\n"} 20241115160254850 DLU <0006> fsm.c:456 lu(262424661850540)[0x6120000105a0]{UNVALIDATED}: Allocated 20241115160254850 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254850 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424661850540)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254850 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424661850540" cn_domain=PS destination_name="the-source\n"} 20241115160254850 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254850 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2c2a2a20d2d8: Found GsupExpect[0] for "262424661850540" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424661850540" 20241115160254851 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254851 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424661850540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424661850540" source_name="the-source\n"} 20241115160254851 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424661850540)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254851 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254851 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424661850540" destination_name="the-source\n"} 20241115160254851 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424661850540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424661850540)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424661850540)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254851 DLU <0006> fsm.c:568 lu(PS:IMSI-262424661850540)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254851 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254851 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160254852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160254853 DAUC <0003> db_auc.c:157 IMSI='262422873891680': No 2G Auth Data 20241115160254853 DAUC <0003> db_auc.c:192 IMSI='262422873891680': No 3G Auth Data 20241115160254853 DLGSUP <0013> hlr.c:121 IMSI 262422873891680: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2c2a2a20d2d8: Created GsupExpect[0] for "262422873891680" to be handled at TC_gsup_ul_via_proxy(80) 20241115160254861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 20241115160254863 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254863 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422873891680" cn_domain=PS source_name="the-source\n"} 20241115160254863 DLU <0006> fsm.c:456 lu(262422873891680)[0x612000010720]{UNVALIDATED}: Allocated 20241115160254863 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422873891680)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254863 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422873891680" cn_domain=PS destination_name="the-source\n"} 20241115160254863 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254863 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2c2a2a20d2d8: Found GsupExpect[0] for "262422873891680" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422873891680" 20241115160254864 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254864 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422873891680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422873891680" source_name="the-source\n"} 20241115160254864 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422873891680)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254864 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254864 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422873891680" destination_name="the-source\n"} 20241115160254864 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422873891680 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422873891680)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422873891680)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254864 DLU <0006> fsm.c:568 lu(PS:IMSI-262422873891680)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254864 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254864 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160254865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53798<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160254866 DAUC <0003> db_auc.c:157 IMSI='262420139557606': No 2G Auth Data 20241115160254866 DAUC <0003> db_auc.c:192 IMSI='262420139557606': No 3G Auth Data 20241115160254867 DLGSUP <0013> hlr.c:121 IMSI 262420139557606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2c2a2a20d2d8: Created GsupExpect[0] for "262420139557606" to be handled at TC_gsup_ul_via_proxy(81) 20241115160254873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20241115160254875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254875 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420139557606" cn_domain=PS source_name="the-source\n"} 20241115160254875 DLU <0006> fsm.c:456 lu(262420139557606)[0x6120000108a0]{UNVALIDATED}: Allocated 20241115160254875 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254875 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420139557606)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254875 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420139557606" cn_domain=PS destination_name="the-source\n"} 20241115160254875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2c2a2a20d2d8: Found GsupExpect[0] for "262420139557606" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420139557606" 20241115160254876 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254876 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420139557606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420139557606" source_name="the-source\n"} 20241115160254876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420139557606)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254876 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254876 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420139557606" destination_name="the-source\n"} 20241115160254876 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262420139557606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420139557606)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420139557606)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254876 DLU <0006> fsm.c:568 lu(PS:IMSI-262420139557606)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254876 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254876 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160254877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160254878 DAUC <0003> db_auc.c:157 IMSI='262428049182820': No 2G Auth Data 20241115160254878 DAUC <0003> db_auc.c:192 IMSI='262428049182820': No 3G Auth Data 20241115160254878 DLGSUP <0013> hlr.c:121 IMSI 262428049182820: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2c2a2a20d2d8: Created GsupExpect[0] for "262428049182820" to be handled at TC_gsup_ul_via_proxy(82) 20241115160254884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 20241115160254886 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254886 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428049182820" cn_domain=PS source_name="the-source\n"} 20241115160254886 DLU <0006> fsm.c:456 lu(262428049182820)[0x612000010a20]{UNVALIDATED}: Allocated 20241115160254886 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254887 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428049182820)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254887 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428049182820" cn_domain=PS destination_name="the-source\n"} 20241115160254887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2c2a2a20d2d8: Found GsupExpect[0] for "262428049182820" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428049182820" 20241115160254888 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254888 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428049182820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428049182820" source_name="the-source\n"} 20241115160254888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428049182820)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254888 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254888 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428049182820" destination_name="the-source\n"} 20241115160254888 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262428049182820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428049182820)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428049182820)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254888 DLU <0006> fsm.c:568 lu(PS:IMSI-262428049182820)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254888 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254888 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160254889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160254889 DAUC <0003> db_auc.c:157 IMSI='262426673312097': No 2G Auth Data 20241115160254889 DAUC <0003> db_auc.c:192 IMSI='262426673312097': No 3G Auth Data 20241115160254890 DLGSUP <0013> hlr.c:121 IMSI 262426673312097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2c2a2a20d2d8: Created GsupExpect[0] for "262426673312097" to be handled at TC_gsup_ul_via_proxy(83) 20241115160254896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 20241115160254898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254898 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426673312097" cn_domain=PS source_name="the-source\n"} 20241115160254898 DLU <0006> fsm.c:456 lu(262426673312097)[0x612000010ba0]{UNVALIDATED}: Allocated 20241115160254898 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254898 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426673312097)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254898 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426673312097" cn_domain=PS destination_name="the-source\n"} 20241115160254898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2c2a2a20d2d8: Found GsupExpect[0] for "262426673312097" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426673312097" 20241115160254899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254899 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426673312097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426673312097" source_name="the-source\n"} 20241115160254899 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426673312097)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254899 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254899 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426673312097" destination_name="the-source\n"} 20241115160254899 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426673312097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426673312097)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426673312097)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254899 DLU <0006> fsm.c:568 lu(PS:IMSI-262426673312097)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160254900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160254900 DAUC <0003> db_auc.c:157 IMSI='262424878591290': No 2G Auth Data 20241115160254900 DAUC <0003> db_auc.c:192 IMSI='262424878591290': No 3G Auth Data 20241115160254901 DLGSUP <0013> hlr.c:121 IMSI 262424878591290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2c2a2a20d2d8: Created GsupExpect[0] for "262424878591290" to be handled at TC_gsup_ul_via_proxy(84) 20241115160254907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20241115160254909 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254909 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424878591290" cn_domain=PS source_name="the-source\n"} 20241115160254909 DLU <0006> fsm.c:456 lu(262424878591290)[0x612000010d20]{UNVALIDATED}: Allocated 20241115160254909 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241115160254909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424878591290)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160254909 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424878591290" cn_domain=PS destination_name="the-source\n"} 20241115160254909 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254909 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2c2a2a20d2d8: Found GsupExpect[0] for "262424878591290" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424878591290" 20241115160254910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254910 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424878591290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424878591290" source_name="the-source\n"} 20241115160254910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424878591290)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160254910 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160254910 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424878591290" destination_name="the-source\n"} 20241115160254910 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262424878591290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160254910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424878591290)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160254910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424878591290)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160254910 DLU <0006> fsm.c:568 lu(PS:IMSI-262424878591290)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160254910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160254910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160254911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160254912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 20241115160254912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37895<->l=127.0.0.1:4259) 75@2c2a2a20d2d8: Final verdict of PTC: none 20241115160254912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160254912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160254912 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160254912 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160254912 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP(74)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160254913 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(73)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:54 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 20241115160254935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20241115160255036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12960) Waiting for packet dumper to finish... 1 (prev_count=12960, count=114608) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:02: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_ul_subscriber_data started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160258161 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160258161 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160258166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160258171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(85)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160258172 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160258172 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160258172 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 20241115160258172 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160258172 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 20241115160258172 DLGSUP <0013> gsup_server.c:235 2: 20241115160258172 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160258172 DLGSUP <0013> gsup_server.c:235 3: 20241115160258172 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160258172 DLGSUP <0013> gsup_server.c:235 4: 20241115160258172 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160258172 DLGSUP <0013> gsup_server.c:235 5: 20241115160258172 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160258172 DLGSUP <0013> gsup_server.c:235 7: 20241115160258172 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160258172 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160258172 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160258172 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@2c2a2a20d2d8: 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") 20241115160258194 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36825<->l=127.0.0.1:4259) 20241115160258217 DAUC <0003> db_auc.c:157 IMSI='262421723532494': No 2G Auth Data 20241115160258217 DAUC <0003> db_auc.c:192 IMSI='262421723532494': No 3G Auth Data HLR_Test-GSUP(86)@2c2a2a20d2d8: Created GsupExpect[0] for "262421723532494" to be handled at TC_gsup_ul_subscriber_data(89) 20241115160258229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@2c2a2a20d2d8: GSUP ul subscriber_data<unbound> 20241115160258239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258239 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421723532494" cn_domain=PS} 20241115160258239 DLU <0006> fsm.c:456 lu(262421723532494)[0x612000010ea0]{UNVALIDATED}: Allocated 20241115160258239 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258239 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421723532494)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258239 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421723532494" cn_domain=PS} 20241115160258239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2c2a2a20d2d8: Found GsupExpect[0] for "262421723532494" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421723532494" 20241115160258243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258243 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421723532494"} 20241115160258243 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421723532494)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258243 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258243 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421723532494"} 20241115160258243 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421723532494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421723532494)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421723532494)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258243 DLU <0006> fsm.c:568 lu(PS:IMSI-262421723532494)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160258245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160258248 DAUC <0003> db_auc.c:157 IMSI='262424931062160': No 2G Auth Data 20241115160258248 DAUC <0003> db_auc.c:192 IMSI='262424931062160': No 3G Auth Data 20241115160258249 DLGSUP <0013> hlr.c:121 IMSI 262424931062160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2c2a2a20d2d8: Created GsupExpect[0] for "262424931062160" to be handled at TC_gsup_ul_subscriber_data(90) 20241115160258258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@2c2a2a20d2d8: GSUP ul subscriber_data<unbound> 20241115160258260 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258260 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424931062160" cn_domain=PS} 20241115160258260 DLU <0006> fsm.c:456 lu(262424931062160)[0x612000011020]{UNVALIDATED}: Allocated 20241115160258260 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424931062160)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258260 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424931062160" cn_domain=PS} 20241115160258260 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258260 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2c2a2a20d2d8: Found GsupExpect[0] for "262424931062160" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424931062160" 20241115160258262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258262 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424931062160"} 20241115160258262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424931062160)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258262 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258262 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424931062160"} 20241115160258262 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424931062160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424931062160)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424931062160)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258262 DLU <0006> fsm.c:568 lu(PS:IMSI-262424931062160)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160258262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53866<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160258263 DAUC <0003> db_auc.c:157 IMSI='262423154214365': No 2G Auth Data 20241115160258263 DAUC <0003> db_auc.c:192 IMSI='262423154214365': No 3G Auth Data 20241115160258263 DLGSUP <0013> hlr.c:121 IMSI 262423154214365: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2c2a2a20d2d8: Created GsupExpect[0] for "262423154214365" to be handled at TC_gsup_ul_subscriber_data(91) 20241115160258270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53874<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@2c2a2a20d2d8: GSUP ul subscriber_data<unbound> 20241115160258272 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258272 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423154214365" cn_domain=PS} 20241115160258272 DLU <0006> fsm.c:456 lu(262423154214365)[0x6120000111a0]{UNVALIDATED}: Allocated 20241115160258272 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258272 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423154214365)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258272 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423154214365" cn_domain=PS} 20241115160258273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2c2a2a20d2d8: Found GsupExpect[0] for "262423154214365" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423154214365" 20241115160258274 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258274 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423154214365"} 20241115160258274 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423154214365)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258274 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258274 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423154214365"} 20241115160258274 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423154214365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423154214365)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423154214365)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258274 DLU <0006> fsm.c:568 lu(PS:IMSI-262423154214365)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258274 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258274 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160258275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53874<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160258276 DAUC <0003> db_auc.c:157 IMSI='262425578010973': No 2G Auth Data 20241115160258276 DAUC <0003> db_auc.c:192 IMSI='262425578010973': No 3G Auth Data 20241115160258276 DLGSUP <0013> hlr.c:121 IMSI 262425578010973: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2c2a2a20d2d8: Created GsupExpect[0] for "262425578010973" to be handled at TC_gsup_ul_subscriber_data(92) 20241115160258281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@2c2a2a20d2d8: GSUP ul subscriber_data<unbound> 20241115160258283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258283 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425578010973" cn_domain=PS} 20241115160258283 DLU <0006> fsm.c:456 lu(262425578010973)[0x612000011320]{UNVALIDATED}: Allocated 20241115160258283 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258283 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425578010973)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258283 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425578010973" cn_domain=PS} 20241115160258283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2c2a2a20d2d8: Found GsupExpect[0] for "262425578010973" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425578010973" 20241115160258284 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258284 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425578010973"} 20241115160258284 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425578010973)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258284 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258284 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425578010973"} 20241115160258284 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425578010973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425578010973)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425578010973)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258284 DLU <0006> fsm.c:568 lu(PS:IMSI-262425578010973)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258284 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258284 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160258285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53888<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160258286 DAUC <0003> db_auc.c:157 IMSI='262421988419091': No 2G Auth Data 20241115160258286 DAUC <0003> db_auc.c:192 IMSI='262421988419091': No 3G Auth Data 20241115160258286 DLGSUP <0013> hlr.c:121 IMSI 262421988419091: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2c2a2a20d2d8: Created GsupExpect[0] for "262421988419091" to be handled at TC_gsup_ul_subscriber_data(93) 20241115160258292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@2c2a2a20d2d8: GSUP ul subscriber_data<unbound> 20241115160258293 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258293 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421988419091" cn_domain=PS} 20241115160258293 DLU <0006> fsm.c:456 lu(262421988419091)[0x6120000114a0]{UNVALIDATED}: Allocated 20241115160258293 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421988419091)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258293 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421988419091" cn_domain=PS} 20241115160258293 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258293 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2c2a2a20d2d8: Found GsupExpect[0] for "262421988419091" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421988419091" 20241115160258294 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258294 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421988419091"} 20241115160258294 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421988419091)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258294 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258294 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421988419091"} 20241115160258294 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421988419091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421988419091)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421988419091)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258294 DLU <0006> fsm.c:568 lu(PS:IMSI-262421988419091)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258294 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258294 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160258295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160258296 DAUC <0003> db_auc.c:157 IMSI='262426887571506': No 2G Auth Data 20241115160258296 DAUC <0003> db_auc.c:192 IMSI='262426887571506': No 3G Auth Data 20241115160258296 DLGSUP <0013> hlr.c:121 IMSI 262426887571506: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2c2a2a20d2d8: Created GsupExpect[0] for "262426887571506" to be handled at TC_gsup_ul_subscriber_data(94) 20241115160258303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@2c2a2a20d2d8: GSUP ul subscriber_data<unbound> 20241115160258305 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258305 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426887571506" cn_domain=PS} 20241115160258305 DLU <0006> fsm.c:456 lu(262426887571506)[0x612000011620]{UNVALIDATED}: Allocated 20241115160258305 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426887571506)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258306 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426887571506" cn_domain=PS} 20241115160258306 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258306 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2c2a2a20d2d8: Found GsupExpect[0] for "262426887571506" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262426887571506" 20241115160258307 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258307 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426887571506"} 20241115160258307 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426887571506)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258307 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258307 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426887571506"} 20241115160258307 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426887571506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426887571506)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426887571506)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258307 DLU <0006> fsm.c:568 lu(PS:IMSI-262426887571506)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258307 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258307 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160258308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160258309 DAUC <0003> db_auc.c:157 IMSI='262425520940283': No 2G Auth Data 20241115160258309 DAUC <0003> db_auc.c:192 IMSI='262425520940283': No 3G Auth Data 20241115160258309 DLGSUP <0013> hlr.c:121 IMSI 262425520940283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2c2a2a20d2d8: Created GsupExpect[0] for "262425520940283" to be handled at TC_gsup_ul_subscriber_data(95) 20241115160258316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@2c2a2a20d2d8: GSUP ul subscriber_data<unbound> 20241115160258317 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258318 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425520940283" cn_domain=PS} 20241115160258318 DLU <0006> fsm.c:456 lu(262425520940283)[0x6120000117a0]{UNVALIDATED}: Allocated 20241115160258318 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425520940283)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258318 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425520940283" cn_domain=PS} 20241115160258318 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258318 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2c2a2a20d2d8: Found GsupExpect[0] for "262425520940283" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262425520940283" 20241115160258319 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258319 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425520940283"} 20241115160258319 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425520940283)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258319 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258319 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425520940283"} 20241115160258319 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425520940283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425520940283)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425520940283)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258319 DLU <0006> fsm.c:568 lu(PS:IMSI-262425520940283)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258319 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258319 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160258320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160258321 DAUC <0003> db_auc.c:157 IMSI='262427021565800': No 2G Auth Data 20241115160258321 DAUC <0003> db_auc.c:192 IMSI='262427021565800': No 3G Auth Data 20241115160258321 DLGSUP <0013> hlr.c:121 IMSI 262427021565800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2c2a2a20d2d8: Created GsupExpect[0] for "262427021565800" to be handled at TC_gsup_ul_subscriber_data(96) 20241115160258328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@2c2a2a20d2d8: GSUP ul subscriber_data<unbound> 20241115160258329 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258330 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427021565800" cn_domain=PS} 20241115160258330 DLU <0006> fsm.c:456 lu(262427021565800)[0x612000011920]{UNVALIDATED}: Allocated 20241115160258330 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160258330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427021565800)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160258330 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427021565800" cn_domain=PS} 20241115160258330 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258330 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2c2a2a20d2d8: Found GsupExpect[0] for "262427021565800" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427021565800" 20241115160258331 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258331 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427021565800"} 20241115160258331 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427021565800)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160258331 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160258331 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427021565800"} 20241115160258331 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427021565800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160258331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427021565800)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160258331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427021565800)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160258331 DLU <0006> fsm.c:568 lu(PS:IMSI-262427021565800)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160258331 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160258331 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160258332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160258333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20241115160258333 DLINP <000b> input/ipa.c:451 connected read/write 20241115160258333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160258333 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160258334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160258334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160258334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36825<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@2c2a2a20d2d8: Final verdict of PTC: none 87@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP(86)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:02:58 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 20241115160258357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53928<->l=127.0.0.1:4258 20241115160258458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53928<->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=117948) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:00 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_vty started. MTC@2c2a2a20d2d8: legacy= true 20241115160301532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160301532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160301535 DLINP <000b> input/ipa.c:451 connected read/write 20241115160301535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160301536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160301538 DLINP <000b> input/ipa.c:451 connected read/write 20241115160301538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(97)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160301538 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160301539 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160301539 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 20241115160301539 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160301539 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 20241115160301539 DLGSUP <0013> gsup_server.c:235 2: 20241115160301539 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160301539 DLGSUP <0013> gsup_server.c:235 3: 20241115160301539 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160301539 DLGSUP <0013> gsup_server.c:235 4: 20241115160301539 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160301539 DLGSUP <0013> gsup_server.c:235 5: 20241115160301539 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160301539 DLGSUP <0013> gsup_server.c:235 7: 20241115160301539 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160301539 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160301539 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160301539 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@2c2a2a20d2d8: 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") 20241115160301558 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36989<->l=127.0.0.1:4259) 20241115160301561 DAUC <0003> db_auc.c:157 IMSI='262429086133420': No 2G Auth Data 20241115160301561 DAUC <0003> db_auc.c:192 IMSI='262429086133420': No 3G Auth Data 20241115160301563 DAUC <0003> db_auc.c:192 IMSI='262429086133420': No 3G Auth Data 20241115160301565 DAUC <0003> db_auc.c:157 IMSI='262427768605222': No 2G Auth Data 20241115160301565 DAUC <0003> db_auc.c:192 IMSI='262427768605222': No 3G Auth Data 20241115160301569 DAUC <0003> db_auc.c:157 IMSI='262427768605222': No 2G Auth Data 20241115160301573 DAUC <0003> db_auc.c:157 IMSI='262429417533866': No 2G Auth Data 20241115160301573 DAUC <0003> db_auc.c:192 IMSI='262429417533866': No 3G Auth Data MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160301581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20241115160301582 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36989<->l=127.0.0.1:4259) 20241115160301583 DLINP <000b> input/ipa.c:451 connected read/write 20241115160301583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160301583 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160301583 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160301583 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_vty finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:01 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241115160301613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49524<->l=127.0.0.1:4258 20241115160301713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49524<->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=28440) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_vty_msisdn_isd started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160304798 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160304798 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160304801 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49528<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160304804 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304804 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160304804 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160304804 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 20241115160304804 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160304804 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 20241115160304804 DLGSUP <0013> gsup_server.c:235 2: 20241115160304804 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160304804 DLGSUP <0013> gsup_server.c:235 3: 20241115160304804 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160304804 DLGSUP <0013> gsup_server.c:235 4: 20241115160304804 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160304804 DLGSUP <0013> gsup_server.c:235 5: 20241115160304804 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160304804 DLGSUP <0013> gsup_server.c:235 7: 20241115160304804 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(100)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160304804 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160304804 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160304804 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@2c2a2a20d2d8: 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") 20241115160304816 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44979<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@2c2a2a20d2d8: Created GsupExpect[0] for "262427456735380" to be handled at TC_vty_msisdn_isd(104) 20241115160304825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 20241115160304827 DAUC <0003> db_auc.c:157 IMSI='262427456735380': No 2G Auth Data 20241115160304827 DAUC <0003> db_auc.c:192 IMSI='262427456735380': No 3G Auth Data 20241115160304846 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304846 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427456735380" cn_domain=PS} 20241115160304846 DLU <0006> fsm.c:456 lu(262427456735380)[0x612000011aa0]{UNVALIDATED}: Allocated 20241115160304846 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160304846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427456735380)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160304846 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427456735380" cn_domain=PS} 20241115160304846 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160304846 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@2c2a2a20d2d8: Found GsupExpect[0] for "262427456735380" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@2c2a2a20d2d8: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262427456735380" 20241115160304848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304848 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427456735380"} 20241115160304848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427456735380)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160304848 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160304848 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427456735380"} 20241115160304848 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160304848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427456735380)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160304848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427456735380)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160304848 DLU <0006> fsm.c:568 lu(PS:IMSI-262427456735380)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160304848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160304848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160304849 DLGSUP <0013> hlr.c:128 IMSI 262427456735380: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241115160304849 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160304849 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160304850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 20241115160304850 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received TC_vty_msisdn_isd(104)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160304850 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427456735380"} 20241115160304850 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241115160304850 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427456735380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160304851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49528<->l=127.0.0.1:4258 20241115160304851 DLINP <000b> input/ipa.c:451 connected read/write 20241115160304851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160304851 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160304851 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160304852 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160304852 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44979<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@2c2a2a20d2d8: Final verdict of PTC: none 102@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 102: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:04 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 20241115160304909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49544<->l=127.0.0.1:4258 20241115160305010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49544<->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=34256) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_purge_cs started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160308112 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160308112 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160308115 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49560<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160308118 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(105)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160308118 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160308118 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160308118 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 20241115160308118 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160308118 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 20241115160308118 DLGSUP <0013> gsup_server.c:235 2: 20241115160308119 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160308119 DLGSUP <0013> gsup_server.c:235 3: 20241115160308119 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160308119 DLGSUP <0013> gsup_server.c:235 4: 20241115160308119 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160308119 DLGSUP <0013> gsup_server.c:235 5: 20241115160308119 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160308119 DLGSUP <0013> gsup_server.c:235 7: 20241115160308119 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160308119 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160308119 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160308119 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@2c2a2a20d2d8: 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") 20241115160308132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35873<->l=127.0.0.1:4259) 20241115160308135 DAUC <0003> db_auc.c:157 IMSI='262426127550603': No 2G Auth Data 20241115160308135 DAUC <0003> db_auc.c:192 IMSI='262426127550603': No 3G Auth Data HLR_Test-GSUP(106)@2c2a2a20d2d8: Created GsupExpect[0] for "262426127550603" to be handled at TC_gsup_purge_cs(109) 20241115160308144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49562<->l=127.0.0.1:4258 20241115160308162 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308162 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426127550603" cn_domain=PS} 20241115160308162 DLU <0006> fsm.c:456 lu(262426127550603)[0x612000011c20]{UNVALIDATED}: Allocated 20241115160308163 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308163 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426127550603)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308163 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426127550603" cn_domain=PS} 20241115160308163 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308163 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2c2a2a20d2d8: Found GsupExpect[0] for "262426127550603" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426127550603" 20241115160308171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308171 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426127550603"} 20241115160308171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426127550603)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308171 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308171 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426127550603"} 20241115160308171 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426127550603)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426127550603)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308172 DLU <0006> fsm.c:568 lu(PS:IMSI-262426127550603)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308172 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308172 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160308176 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308176 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426127550603" cn_domain=CS} 20241115160308176 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308176 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426127550603"} 20241115160308176 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426127550603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308176 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308177 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160308180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49562<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160308183 DAUC <0003> db_auc.c:157 IMSI='262424525189323': No 2G Auth Data 20241115160308183 DAUC <0003> db_auc.c:192 IMSI='262424525189323': No 3G Auth Data 20241115160308185 DLGSUP <0013> hlr.c:121 IMSI 262424525189323: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2c2a2a20d2d8: Created GsupExpect[0] for "262424525189323" to be handled at TC_gsup_purge_cs(110) 20241115160308197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49564<->l=127.0.0.1:4258 20241115160308200 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308200 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424525189323" cn_domain=PS} 20241115160308200 DLU <0006> fsm.c:456 lu(262424525189323)[0x612000011da0]{UNVALIDATED}: Allocated 20241115160308200 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424525189323)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308200 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424525189323" cn_domain=PS} 20241115160308200 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308200 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2c2a2a20d2d8: Found GsupExpect[0] for "262424525189323" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424525189323" 20241115160308202 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308202 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424525189323"} 20241115160308202 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424525189323)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308202 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308202 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424525189323"} 20241115160308202 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424525189323)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424525189323)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308202 DLU <0006> fsm.c:568 lu(PS:IMSI-262424525189323)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308202 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308202 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160308203 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308203 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424525189323" cn_domain=CS} 20241115160308203 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308203 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424525189323"} 20241115160308203 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424525189323 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308203 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308203 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160308204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49564<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160308205 DAUC <0003> db_auc.c:157 IMSI='262426286558217': No 2G Auth Data 20241115160308205 DAUC <0003> db_auc.c:192 IMSI='262426286558217': No 3G Auth Data 20241115160308205 DLGSUP <0013> hlr.c:121 IMSI 262426286558217: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2c2a2a20d2d8: Created GsupExpect[0] for "262426286558217" to be handled at TC_gsup_purge_cs(111) 20241115160308212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 20241115160308214 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308214 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426286558217" cn_domain=PS} 20241115160308214 DLU <0006> fsm.c:456 lu(262426286558217)[0x612000011f20]{UNVALIDATED}: Allocated 20241115160308214 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426286558217)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308214 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426286558217" cn_domain=PS} 20241115160308214 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308214 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2c2a2a20d2d8: Found GsupExpect[0] for "262426286558217" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_purge_cs(111)"262426286558217" 20241115160308215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308215 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426286558217"} 20241115160308215 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426286558217)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308215 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308215 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426286558217"} 20241115160308215 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426286558217)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308215 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426286558217)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308215 DLU <0006> fsm.c:568 lu(PS:IMSI-262426286558217)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160308216 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308216 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426286558217" cn_domain=CS} 20241115160308216 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308216 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426286558217"} 20241115160308216 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426286558217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308216 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308216 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160308217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160308217 DAUC <0003> db_auc.c:157 IMSI='262420975483715': No 2G Auth Data 20241115160308217 DAUC <0003> db_auc.c:192 IMSI='262420975483715': No 3G Auth Data 20241115160308218 DLGSUP <0013> hlr.c:121 IMSI 262420975483715: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2c2a2a20d2d8: Created GsupExpect[0] for "262420975483715" to be handled at TC_gsup_purge_cs(112) 20241115160308224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49576<->l=127.0.0.1:4258 20241115160308225 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308225 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420975483715" cn_domain=PS} 20241115160308225 DLU <0006> fsm.c:456 lu(262420975483715)[0x6120000120a0]{UNVALIDATED}: Allocated 20241115160308225 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420975483715)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308226 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420975483715" cn_domain=PS} 20241115160308226 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308226 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2c2a2a20d2d8: Found GsupExpect[0] for "262420975483715" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_purge_cs(112)"262420975483715" 20241115160308227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308227 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420975483715"} 20241115160308227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420975483715)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308227 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308227 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420975483715"} 20241115160308227 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420975483715)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420975483715)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308227 DLU <0006> fsm.c:568 lu(PS:IMSI-262420975483715)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160308227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308227 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420975483715" cn_domain=CS} 20241115160308227 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308228 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420975483715"} 20241115160308228 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420975483715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308228 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308228 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160308228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49576<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160308229 DAUC <0003> db_auc.c:157 IMSI='262425215209749': No 2G Auth Data 20241115160308229 DAUC <0003> db_auc.c:192 IMSI='262425215209749': No 3G Auth Data 20241115160308229 DLGSUP <0013> hlr.c:121 IMSI 262425215209749: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2c2a2a20d2d8: Created GsupExpect[0] for "262425215209749" to be handled at TC_gsup_purge_cs(113) 20241115160308235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4258 20241115160308237 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308237 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425215209749" cn_domain=PS} 20241115160308237 DLU <0006> fsm.c:456 lu(262425215209749)[0x612000012220]{UNVALIDATED}: Allocated 20241115160308237 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425215209749)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308237 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425215209749" cn_domain=PS} 20241115160308237 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308237 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2c2a2a20d2d8: Found GsupExpect[0] for "262425215209749" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425215209749" 20241115160308238 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308238 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425215209749"} 20241115160308238 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425215209749)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308238 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308238 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425215209749"} 20241115160308238 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425215209749)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425215209749)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308238 DLU <0006> fsm.c:568 lu(PS:IMSI-262425215209749)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308238 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308238 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160308239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308239 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425215209749" cn_domain=CS} 20241115160308239 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308239 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425215209749"} 20241115160308239 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425215209749 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160308239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160308240 DAUC <0003> db_auc.c:157 IMSI='262429355362674': No 2G Auth Data 20241115160308240 DAUC <0003> db_auc.c:192 IMSI='262429355362674': No 3G Auth Data 20241115160308241 DLGSUP <0013> hlr.c:121 IMSI 262429355362674: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2c2a2a20d2d8: Created GsupExpect[0] for "262429355362674" to be handled at TC_gsup_purge_cs(114) 20241115160308248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4258 20241115160308249 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308249 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429355362674" cn_domain=PS} 20241115160308249 DLU <0006> fsm.c:456 lu(262429355362674)[0x6120000123a0]{UNVALIDATED}: Allocated 20241115160308249 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429355362674)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308250 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429355362674" cn_domain=PS} 20241115160308250 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308250 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2c2a2a20d2d8: Found GsupExpect[0] for "262429355362674" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429355362674" 20241115160308251 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308251 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429355362674"} 20241115160308252 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429355362674)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308252 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308252 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429355362674"} 20241115160308252 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429355362674)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429355362674)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308252 DLU <0006> fsm.c:568 lu(PS:IMSI-262429355362674)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308252 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308252 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160308253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308253 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429355362674" cn_domain=CS} 20241115160308253 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308253 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429355362674"} 20241115160308253 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429355362674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160308254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160308255 DAUC <0003> db_auc.c:157 IMSI='262425325952464': No 2G Auth Data 20241115160308255 DAUC <0003> db_auc.c:192 IMSI='262425325952464': No 3G Auth Data 20241115160308255 DLGSUP <0013> hlr.c:121 IMSI 262425325952464: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2c2a2a20d2d8: Created GsupExpect[0] for "262425325952464" to be handled at TC_gsup_purge_cs(115) 20241115160308262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49606<->l=127.0.0.1:4258 20241115160308264 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308264 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425325952464" cn_domain=PS} 20241115160308264 DLU <0006> fsm.c:456 lu(262425325952464)[0x612000012520]{UNVALIDATED}: Allocated 20241115160308264 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425325952464)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308264 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425325952464" cn_domain=PS} 20241115160308264 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308264 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2c2a2a20d2d8: Found GsupExpect[0] for "262425325952464" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425325952464" 20241115160308266 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308266 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425325952464"} 20241115160308266 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425325952464)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308266 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308266 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425325952464"} 20241115160308266 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325952464)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425325952464)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308266 DLU <0006> fsm.c:568 lu(PS:IMSI-262425325952464)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308266 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308266 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160308267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308267 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425325952464" cn_domain=CS} 20241115160308267 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308267 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425325952464"} 20241115160308267 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425325952464 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160308268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49606<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160308268 DAUC <0003> db_auc.c:157 IMSI='262428472998882': No 2G Auth Data 20241115160308268 DAUC <0003> db_auc.c:192 IMSI='262428472998882': No 3G Auth Data 20241115160308269 DLGSUP <0013> hlr.c:121 IMSI 262428472998882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2c2a2a20d2d8: Created GsupExpect[0] for "262428472998882" to be handled at TC_gsup_purge_cs(116) 20241115160308275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4258 20241115160308277 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308277 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428472998882" cn_domain=PS} 20241115160308277 DLU <0006> fsm.c:456 lu(262428472998882)[0x6120000126a0]{UNVALIDATED}: Allocated 20241115160308277 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160308277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428472998882)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160308277 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428472998882" cn_domain=PS} 20241115160308277 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308277 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2c2a2a20d2d8: Found GsupExpect[0] for "262428472998882" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_purge_cs(116)"262428472998882" 20241115160308279 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308279 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428472998882"} 20241115160308279 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428472998882)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160308279 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160308279 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428472998882"} 20241115160308279 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160308279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428472998882)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160308279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428472998882)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160308279 DLU <0006> fsm.c:568 lu(PS:IMSI-262428472998882)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160308279 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308279 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160308280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308280 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428472998882" cn_domain=CS} 20241115160308280 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241115160308280 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428472998882"} 20241115160308280 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428472998882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160308280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160308280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160308281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49618<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160308282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49560<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160308283 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35873<->l=127.0.0.1:4259) 20241115160308283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160308283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160308283 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160308283 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160308283 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@2c2a2a20d2d8: Final verdict of PTC: none 107@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:08 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 20241115160308312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4258 20241115160308413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78380) Waiting for packet dumper to finish... 1 (prev_count=78380, count=134764) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:10 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_purge_ps started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160311500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160311500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160311503 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160311508 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311508 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160311508 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160311508 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 20241115160311508 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160311508 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 20241115160311508 DLGSUP <0013> gsup_server.c:235 2: 20241115160311508 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160311508 DLGSUP <0013> gsup_server.c:235 3: 20241115160311508 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160311508 DLGSUP <0013> gsup_server.c:235 4: 20241115160311508 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160311508 DLGSUP <0013> gsup_server.c:235 5: 20241115160311508 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160311508 DLGSUP <0013> gsup_server.c:235 7: 20241115160311508 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160311508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160311508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(117)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160311508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@2c2a2a20d2d8: 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") 20241115160311523 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35757<->l=127.0.0.1:4259) 20241115160311526 DAUC <0003> db_auc.c:157 IMSI='262428274010031': No 2G Auth Data 20241115160311526 DAUC <0003> db_auc.c:192 IMSI='262428274010031': No 3G Auth Data HLR_Test-GSUP(118)@2c2a2a20d2d8: Created GsupExpect[0] for "262428274010031" to be handled at TC_gsup_purge_ps(121) 20241115160311534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 20241115160311554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311554 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428274010031" cn_domain=PS} 20241115160311554 DLU <0006> fsm.c:456 lu(262428274010031)[0x612000012820]{UNVALIDATED}: Allocated 20241115160311554 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311554 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428274010031)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311554 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428274010031" cn_domain=PS} 20241115160311554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311555 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2c2a2a20d2d8: Found GsupExpect[0] for "262428274010031" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_purge_ps(121)"262428274010031" 20241115160311562 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311562 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428274010031"} 20241115160311562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428274010031)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311562 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311562 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428274010031"} 20241115160311562 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274010031)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428274010031)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311562 DLU <0006> fsm.c:568 lu(PS:IMSI-262428274010031)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311562 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311562 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160311565 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311565 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428274010031" cn_domain=PS} 20241115160311565 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311565 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428274010031"} 20241115160311565 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428274010031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311565 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311565 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160311566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160311568 DAUC <0003> db_auc.c:157 IMSI='262422642787509': No 2G Auth Data 20241115160311568 DAUC <0003> db_auc.c:192 IMSI='262422642787509': No 3G Auth Data 20241115160311569 DLGSUP <0013> hlr.c:121 IMSI 262422642787509: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2c2a2a20d2d8: Created GsupExpect[0] for "262422642787509" to be handled at TC_gsup_purge_ps(122) 20241115160311577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49650<->l=127.0.0.1:4258 20241115160311580 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311580 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422642787509" cn_domain=PS} 20241115160311580 DLU <0006> fsm.c:456 lu(262422642787509)[0x6120000129a0]{UNVALIDATED}: Allocated 20241115160311580 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422642787509)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311580 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422642787509" cn_domain=PS} 20241115160311580 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311580 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2c2a2a20d2d8: Found GsupExpect[0] for "262422642787509" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422642787509" 20241115160311581 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311581 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422642787509"} 20241115160311581 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422642787509)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311581 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311581 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422642787509"} 20241115160311581 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422642787509)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422642787509)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311581 DLU <0006> fsm.c:568 lu(PS:IMSI-262422642787509)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311581 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311581 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160311582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311582 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422642787509" cn_domain=PS} 20241115160311582 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311582 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422642787509"} 20241115160311582 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422642787509 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311582 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160311583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49650<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160311584 DAUC <0003> db_auc.c:157 IMSI='262420781387422': No 2G Auth Data 20241115160311584 DAUC <0003> db_auc.c:192 IMSI='262420781387422': No 3G Auth Data 20241115160311584 DLGSUP <0013> hlr.c:121 IMSI 262420781387422: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2c2a2a20d2d8: Created GsupExpect[0] for "262420781387422" to be handled at TC_gsup_purge_ps(123) 20241115160311590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 20241115160311592 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311592 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420781387422" cn_domain=PS} 20241115160311592 DLU <0006> fsm.c:456 lu(262420781387422)[0x612000012b20]{UNVALIDATED}: Allocated 20241115160311592 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311592 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420781387422)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311592 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420781387422" cn_domain=PS} 20241115160311592 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311592 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2c2a2a20d2d8: Found GsupExpect[0] for "262420781387422" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_purge_ps(123)"262420781387422" 20241115160311593 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311593 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420781387422"} 20241115160311593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420781387422)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311593 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311593 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420781387422"} 20241115160311593 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420781387422)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420781387422)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311593 DLU <0006> fsm.c:568 lu(PS:IMSI-262420781387422)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311593 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311593 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160311593 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311593 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420781387422" cn_domain=PS} 20241115160311593 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311593 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420781387422"} 20241115160311594 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420781387422 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311594 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311594 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160311594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160311595 DAUC <0003> db_auc.c:157 IMSI='262420061823765': No 2G Auth Data 20241115160311595 DAUC <0003> db_auc.c:192 IMSI='262420061823765': No 3G Auth Data 20241115160311595 DLGSUP <0013> hlr.c:121 IMSI 262420061823765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2c2a2a20d2d8: Created GsupExpect[0] for "262420061823765" to be handled at TC_gsup_purge_ps(124) 20241115160311601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4258 20241115160311603 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311603 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420061823765" cn_domain=PS} 20241115160311603 DLU <0006> fsm.c:456 lu(262420061823765)[0x612000012ca0]{UNVALIDATED}: Allocated 20241115160311603 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311603 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420061823765)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311603 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420061823765" cn_domain=PS} 20241115160311603 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311603 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2c2a2a20d2d8: Found GsupExpect[0] for "262420061823765" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420061823765" 20241115160311604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311604 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420061823765"} 20241115160311604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420061823765)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311604 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311604 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420061823765"} 20241115160311604 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420061823765)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420061823765)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311604 DLU <0006> fsm.c:568 lu(PS:IMSI-262420061823765)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160311605 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311605 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420061823765" cn_domain=PS} 20241115160311605 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311605 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420061823765"} 20241115160311605 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420061823765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311605 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311605 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160311606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160311606 DAUC <0003> db_auc.c:157 IMSI='262424135276158': No 2G Auth Data 20241115160311606 DAUC <0003> db_auc.c:192 IMSI='262424135276158': No 3G Auth Data 20241115160311607 DLGSUP <0013> hlr.c:121 IMSI 262424135276158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2c2a2a20d2d8: Created GsupExpect[0] for "262424135276158" to be handled at TC_gsup_purge_ps(125) 20241115160311612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4258 20241115160311614 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311614 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424135276158" cn_domain=PS} 20241115160311614 DLU <0006> fsm.c:456 lu(262424135276158)[0x612000012e20]{UNVALIDATED}: Allocated 20241115160311614 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424135276158)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311614 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424135276158" cn_domain=PS} 20241115160311614 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311614 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2c2a2a20d2d8: Found GsupExpect[0] for "262424135276158" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_purge_ps(125)"262424135276158" 20241115160311615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311615 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424135276158"} 20241115160311615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424135276158)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311615 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311615 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424135276158"} 20241115160311615 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424135276158)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424135276158)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311615 DLU <0006> fsm.c:568 lu(PS:IMSI-262424135276158)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160311616 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311616 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424135276158" cn_domain=PS} 20241115160311616 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311616 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424135276158"} 20241115160311616 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424135276158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311616 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311616 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160311617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160311617 DAUC <0003> db_auc.c:157 IMSI='262421036609097': No 2G Auth Data 20241115160311617 DAUC <0003> db_auc.c:192 IMSI='262421036609097': No 3G Auth Data 20241115160311618 DLGSUP <0013> hlr.c:121 IMSI 262421036609097: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2c2a2a20d2d8: Created GsupExpect[0] for "262421036609097" to be handled at TC_gsup_purge_ps(126) 20241115160311625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4258 20241115160311627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311627 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421036609097" cn_domain=PS} 20241115160311627 DLU <0006> fsm.c:456 lu(262421036609097)[0x612000012fa0]{UNVALIDATED}: Allocated 20241115160311627 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311627 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421036609097)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311627 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421036609097" cn_domain=PS} 20241115160311627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2c2a2a20d2d8: Found GsupExpect[0] for "262421036609097" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_purge_ps(126)"262421036609097" 20241115160311628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311628 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421036609097"} 20241115160311628 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421036609097)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311628 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311628 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421036609097"} 20241115160311628 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421036609097)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421036609097)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311628 DLU <0006> fsm.c:568 lu(PS:IMSI-262421036609097)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160311629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311629 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421036609097" cn_domain=PS} 20241115160311629 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311629 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421036609097"} 20241115160311629 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421036609097 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160311630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160311631 DAUC <0003> db_auc.c:157 IMSI='262422343670070': No 2G Auth Data 20241115160311631 DAUC <0003> db_auc.c:192 IMSI='262422343670070': No 3G Auth Data 20241115160311631 DLGSUP <0013> hlr.c:121 IMSI 262422343670070: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2c2a2a20d2d8: Created GsupExpect[0] for "262422343670070" to be handled at TC_gsup_purge_ps(127) 20241115160311637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 20241115160311639 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311639 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422343670070" cn_domain=PS} 20241115160311639 DLU <0006> fsm.c:456 lu(262422343670070)[0x612000013120]{UNVALIDATED}: Allocated 20241115160311639 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311639 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422343670070)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311639 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422343670070" cn_domain=PS} 20241115160311639 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311639 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2c2a2a20d2d8: Found GsupExpect[0] for "262422343670070" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422343670070" 20241115160311641 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311641 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422343670070"} 20241115160311641 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422343670070)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311641 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311641 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422343670070"} 20241115160311641 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422343670070)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422343670070)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311641 DLU <0006> fsm.c:568 lu(PS:IMSI-262422343670070)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311641 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311641 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160311642 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311642 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422343670070" cn_domain=PS} 20241115160311642 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311642 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422343670070"} 20241115160311642 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422343670070 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311642 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311642 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160311643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45648<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160311644 DAUC <0003> db_auc.c:157 IMSI='262425705470416': No 2G Auth Data 20241115160311644 DAUC <0003> db_auc.c:192 IMSI='262425705470416': No 3G Auth Data 20241115160311644 DLGSUP <0013> hlr.c:121 IMSI 262425705470416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2c2a2a20d2d8: Created GsupExpect[0] for "262425705470416" to be handled at TC_gsup_purge_ps(128) 20241115160311651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 20241115160311653 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311653 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425705470416" cn_domain=PS} 20241115160311653 DLU <0006> fsm.c:456 lu(262425705470416)[0x6120000132a0]{UNVALIDATED}: Allocated 20241115160311653 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160311653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425705470416)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160311653 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425705470416" cn_domain=PS} 20241115160311653 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311653 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2c2a2a20d2d8: Found GsupExpect[0] for "262425705470416" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_purge_ps(128)"262425705470416" 20241115160311655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311655 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425705470416"} 20241115160311655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425705470416)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160311655 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160311655 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425705470416"} 20241115160311655 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160311655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425705470416)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160311655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425705470416)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160311655 DLU <0006> fsm.c:568 lu(PS:IMSI-262425705470416)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160311655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160311657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311657 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425705470416" cn_domain=PS} 20241115160311657 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241115160311657 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425705470416"} 20241115160311657 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425705470416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241115160311657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160311657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160311657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160311658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49630<->l=127.0.0.1:4258 20241115160311659 DLINP <000b> input/ipa.c:451 connected read/write 20241115160311659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160311659 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160311659 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 119@2c2a2a20d2d8: Final verdict of PTC: none 20241115160311659 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160311659 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35757<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:11 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 20241115160311682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45670<->l=127.0.0.1:4258 20241115160311783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45670<->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=134564) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:13 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_purge_unknown started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160314891 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160314892 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160314896 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160314898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160314902 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160314902 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160314903 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160314903 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 20241115160314903 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160314903 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 20241115160314903 DLGSUP <0013> gsup_server.c:235 2: 20241115160314903 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160314903 DLGSUP <0013> gsup_server.c:235 3: 20241115160314903 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160314903 DLGSUP <0013> gsup_server.c:235 4: 20241115160314903 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160314903 DLGSUP <0013> gsup_server.c:235 5: 20241115160314903 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160314903 DLGSUP <0013> gsup_server.c:235 7: 20241115160314903 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160314903 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160314903 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160314903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@2c2a2a20d2d8: 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") 20241115160314933 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40207<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@2c2a2a20d2d8: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241115160314953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 20241115160314964 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160314964 DLGSUP <0013> gsup_req.c:140 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} 20241115160314964 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241115160314964 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 20241115160314964 DLGSUP <0013> gsup_req.c:276 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} 20241115160314965 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160314965 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160314965 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241115160314965 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241115160314965 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160314965 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@2c2a2a20d2d8: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160314970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160314972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 20241115160314974 DLINP <000b> input/ipa.c:451 connected read/write 20241115160314974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160314974 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(130)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160314974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160314974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160314974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40207<->l=127.0.0.1:4259) 131@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:14 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 20241115160315015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4258 20241115160315116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45706<->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=26116) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:17 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_ussd_unknown started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160318179 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160318179 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160318183 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160318188 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(134)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160318189 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160318189 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160318189 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 20241115160318189 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160318189 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 20241115160318189 DLGSUP <0013> gsup_server.c:235 2: 20241115160318189 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160318189 DLGSUP <0013> gsup_server.c:235 3: 20241115160318189 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160318189 DLGSUP <0013> gsup_server.c:235 4: 20241115160318189 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160318189 DLGSUP <0013> gsup_server.c:235 5: 20241115160318189 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160318189 DLGSUP <0013> gsup_server.c:235 7: 20241115160318189 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160318189 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160318190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160318190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@2c2a2a20d2d8: 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") 20241115160318212 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35143<->l=127.0.0.1:4259) 20241115160318216 DAUC <0003> db_auc.c:157 IMSI='262423117397498': No 2G Auth Data 20241115160318216 DAUC <0003> db_auc.c:192 IMSI='262423117397498': No 3G Auth Data HLR_Test-GSUP(135)@2c2a2a20d2d8: Created GsupExpect[0] for "262423117397498" to be handled at TC_mo_ussd_unknown(138) 20241115160318229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 20241115160318234 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318234 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423117397498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423117397498" session_id=3541501283 session_state=BEGIN} 20241115160318234 DSS <0004> hlr_ussd.c:576 262423117397498/0xd3170563: Process SS (BEGIN) 20241115160318234 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318234 DSS <0004> hlr_ussd.c:518 262423117397498/0xd3170563: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318234 DSS <0004> hlr_ussd.c:523 262423117397498/0xd3170563: USSD for unknown code '*#200#' 20241115160318234 DSS <0004> hlr_ussd.c:354 262423117397498/0xd3170563: Tx ReturnError(1, 0x12) 20241115160318234 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423117397498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423117397498" session_id=3541501283 session_state=END} 20241115160318234 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318234 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2c2a2a20d2d8: Found GsupExpect[0] for "262423117397498" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262423117397498" TC_mo_ussd_unknown(138)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160318236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160318237 DAUC <0003> db_auc.c:157 IMSI='262428261200085': No 2G Auth Data 20241115160318237 DAUC <0003> db_auc.c:192 IMSI='262428261200085': No 3G Auth Data HLR_Test-GSUP(135)@2c2a2a20d2d8: Created GsupExpect[0] for "262428261200085" to be handled at TC_mo_ussd_unknown(139) 20241115160318245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4258 20241115160318248 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318248 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428261200085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428261200085" session_id=298320058 session_state=BEGIN} 20241115160318248 DSS <0004> hlr_ussd.c:576 262428261200085/0x11c800ba: Process SS (BEGIN) 20241115160318248 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318248 DSS <0004> hlr_ussd.c:518 262428261200085/0x11c800ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318248 DSS <0004> hlr_ussd.c:523 262428261200085/0x11c800ba: USSD for unknown code '*#200#' 20241115160318248 DSS <0004> hlr_ussd.c:354 262428261200085/0x11c800ba: Tx ReturnError(1, 0x12) 20241115160318248 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428261200085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428261200085" session_id=298320058 session_state=END} 20241115160318248 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318248 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2c2a2a20d2d8: Found GsupExpect[0] for "262428261200085" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@2c2a2a20d2d8: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262428261200085" TC_mo_ussd_unknown(139)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160318250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160318250 DAUC <0003> db_auc.c:157 IMSI='262429700313635': No 2G Auth Data 20241115160318250 DAUC <0003> db_auc.c:192 IMSI='262429700313635': No 3G Auth Data HLR_Test-GSUP(135)@2c2a2a20d2d8: Created GsupExpect[0] for "262429700313635" to be handled at TC_mo_ussd_unknown(140) 20241115160318257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20241115160318262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318262 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429700313635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429700313635" session_id=3140984901 session_state=BEGIN} 20241115160318262 DSS <0004> hlr_ussd.c:576 262429700313635/0xbb37a045: Process SS (BEGIN) 20241115160318262 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318262 DSS <0004> hlr_ussd.c:518 262429700313635/0xbb37a045: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318262 DSS <0004> hlr_ussd.c:523 262429700313635/0xbb37a045: USSD for unknown code '*#200#' 20241115160318262 DSS <0004> hlr_ussd.c:354 262429700313635/0xbb37a045: Tx ReturnError(1, 0x12) 20241115160318262 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429700313635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429700313635" session_id=3140984901 session_state=END} 20241115160318262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318262 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2c2a2a20d2d8: Found GsupExpect[0] for "262429700313635" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@2c2a2a20d2d8: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429700313635" TC_mo_ussd_unknown(140)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160318264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160318264 DAUC <0003> db_auc.c:157 IMSI='262425838011547': No 2G Auth Data 20241115160318264 DAUC <0003> db_auc.c:192 IMSI='262425838011547': No 3G Auth Data HLR_Test-GSUP(135)@2c2a2a20d2d8: Created GsupExpect[0] for "262425838011547" to be handled at TC_mo_ussd_unknown(141) 20241115160318270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 20241115160318273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318273 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425838011547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425838011547" session_id=2239830698 session_state=BEGIN} 20241115160318273 DSS <0004> hlr_ussd.c:576 262425838011547/0x85811aaa: Process SS (BEGIN) 20241115160318273 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318273 DSS <0004> hlr_ussd.c:518 262425838011547/0x85811aaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318273 DSS <0004> hlr_ussd.c:523 262425838011547/0x85811aaa: USSD for unknown code '*#200#' 20241115160318273 DSS <0004> hlr_ussd.c:354 262425838011547/0x85811aaa: Tx ReturnError(1, 0x12) 20241115160318273 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425838011547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425838011547" session_id=2239830698 session_state=END} 20241115160318273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318273 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2c2a2a20d2d8: Found GsupExpect[0] for "262425838011547" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@2c2a2a20d2d8: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425838011547" TC_mo_ussd_unknown(141)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160318275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160318275 DAUC <0003> db_auc.c:157 IMSI='262422855289080': No 2G Auth Data 20241115160318275 DAUC <0003> db_auc.c:192 IMSI='262422855289080': No 3G Auth Data HLR_Test-GSUP(135)@2c2a2a20d2d8: Created GsupExpect[0] for "262422855289080" to be handled at TC_mo_ussd_unknown(142) 20241115160318281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45776<->l=127.0.0.1:4258 20241115160318284 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318285 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422855289080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422855289080" session_id=3737750429 session_state=BEGIN} 20241115160318285 DSS <0004> hlr_ussd.c:576 262422855289080/0xdec98b9d: Process SS (BEGIN) 20241115160318285 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318285 DSS <0004> hlr_ussd.c:518 262422855289080/0xdec98b9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318285 DSS <0004> hlr_ussd.c:523 262422855289080/0xdec98b9d: USSD for unknown code '*#200#' 20241115160318285 DSS <0004> hlr_ussd.c:354 262422855289080/0xdec98b9d: Tx ReturnError(1, 0x12) 20241115160318285 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422855289080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422855289080" session_id=3737750429 session_state=END} 20241115160318285 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318285 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2c2a2a20d2d8: Found GsupExpect[0] for "262422855289080" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@2c2a2a20d2d8: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422855289080" TC_mo_ussd_unknown(142)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160318286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45776<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160318287 DAUC <0003> db_auc.c:157 IMSI='262425969859811': No 2G Auth Data 20241115160318287 DAUC <0003> db_auc.c:192 IMSI='262425969859811': No 3G Auth Data HLR_Test-GSUP(135)@2c2a2a20d2d8: Created GsupExpect[0] for "262425969859811" to be handled at TC_mo_ussd_unknown(143) 20241115160318293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 20241115160318297 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318297 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425969859811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425969859811" session_id=2899396583 session_state=BEGIN} 20241115160318297 DSS <0004> hlr_ussd.c:576 262425969859811/0xacd147e7: Process SS (BEGIN) 20241115160318297 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318297 DSS <0004> hlr_ussd.c:518 262425969859811/0xacd147e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318297 DSS <0004> hlr_ussd.c:523 262425969859811/0xacd147e7: USSD for unknown code '*#200#' 20241115160318297 DSS <0004> hlr_ussd.c:354 262425969859811/0xacd147e7: Tx ReturnError(1, 0x12) 20241115160318297 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425969859811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425969859811" session_id=2899396583 session_state=END} 20241115160318297 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318297 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2c2a2a20d2d8: Found GsupExpect[0] for "262425969859811" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@2c2a2a20d2d8: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425969859811" TC_mo_ussd_unknown(143)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160318299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160318299 DAUC <0003> db_auc.c:157 IMSI='262427290462255': No 2G Auth Data 20241115160318299 DAUC <0003> db_auc.c:192 IMSI='262427290462255': No 3G Auth Data HLR_Test-GSUP(135)@2c2a2a20d2d8: Created GsupExpect[0] for "262427290462255" to be handled at TC_mo_ussd_unknown(144) 20241115160318307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20241115160318312 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318312 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427290462255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427290462255" session_id=3058788591 session_state=BEGIN} 20241115160318312 DSS <0004> hlr_ussd.c:576 262427290462255/0xb65168ef: Process SS (BEGIN) 20241115160318312 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318312 DSS <0004> hlr_ussd.c:518 262427290462255/0xb65168ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318312 DSS <0004> hlr_ussd.c:523 262427290462255/0xb65168ef: USSD for unknown code '*#200#' 20241115160318312 DSS <0004> hlr_ussd.c:354 262427290462255/0xb65168ef: Tx ReturnError(1, 0x12) 20241115160318312 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427290462255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427290462255" session_id=3058788591 session_state=END} 20241115160318312 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318313 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2c2a2a20d2d8: Found GsupExpect[0] for "262427290462255" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@2c2a2a20d2d8: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427290462255" TC_mo_ussd_unknown(144)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160318315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160318316 DAUC <0003> db_auc.c:157 IMSI='262426836120950': No 2G Auth Data 20241115160318316 DAUC <0003> db_auc.c:192 IMSI='262426836120950': No 3G Auth Data HLR_Test-GSUP(135)@2c2a2a20d2d8: Created GsupExpect[0] for "262426836120950" to be handled at TC_mo_ussd_unknown(145) 20241115160318322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 20241115160318325 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318325 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426836120950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426836120950" session_id=2514592639 session_state=BEGIN} 20241115160318325 DSS <0004> hlr_ussd.c:576 262426836120950/0x95e1a37f: Process SS (BEGIN) 20241115160318325 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241115160318325 DSS <0004> hlr_ussd.c:518 262426836120950/0x95e1a37f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241115160318325 DSS <0004> hlr_ussd.c:523 262426836120950/0x95e1a37f: USSD for unknown code '*#200#' 20241115160318325 DSS <0004> hlr_ussd.c:354 262426836120950/0x95e1a37f: Tx ReturnError(1, 0x12) 20241115160318326 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426836120950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426836120950" session_id=2514592639 session_state=END} 20241115160318326 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160318326 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2c2a2a20d2d8: Found GsupExpect[0] for "262426836120950" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@2c2a2a20d2d8: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426836120950" TC_mo_ussd_unknown(145)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160318327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45790<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160318328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@2c2a2a20d2d8: Final verdict of PTC: none 136@2c2a2a20d2d8: Final verdict of PTC: none 20241115160318328 DLINP <000b> input/ipa.c:451 connected read/write 20241115160318328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160318328 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160318328 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160318328 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160318328 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35143<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 136: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:18 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 20241115160318351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20241115160318452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45798<->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=81396) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:20 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_ussd_euse_disc started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160321555 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160321555 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160321560 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160321565 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160321566 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160321566 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160321566 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 20241115160321566 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160321566 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 20241115160321566 DLGSUP <0013> gsup_server.c:235 2: 20241115160321566 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160321566 DLGSUP <0013> gsup_server.c:235 3: 20241115160321566 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160321566 DLGSUP <0013> gsup_server.c:235 4: 20241115160321566 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160321566 DLGSUP <0013> gsup_server.c:235 5: 20241115160321566 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160321566 DLGSUP <0013> gsup_server.c:235 7: 20241115160321566 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160321566 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160321566 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160321567 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@2c2a2a20d2d8: 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") 20241115160321596 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40479<->l=127.0.0.1:4259) 20241115160321604 DAUC <0003> db_auc.c:157 IMSI='262423192939129': No 2G Auth Data 20241115160321604 DAUC <0003> db_auc.c:192 IMSI='262423192939129': No 3G Auth Data HLR_Test-GSUP(147)@2c2a2a20d2d8: Created GsupExpect[0] for "262423192939129" to be handled at TC_mo_ussd_euse_disc(150) 20241115160321626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4258 20241115160321631 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321632 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423192939129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423192939129" session_id=2544667549 session_state=BEGIN} 20241115160321632 DSS <0004> hlr_ussd.c:576 262423192939129/0x97ac8b9d: Process SS (BEGIN) 20241115160321632 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321632 DSS <0004> hlr_ussd.c:518 262423192939129/0x97ac8b9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321632 DSS <0004> hlr_ussd.c:542 262423192939129/0x97ac8b9d: Cannot find conn for EUSE EUSE-foobar 20241115160321632 DSS <0004> hlr_ussd.c:354 262423192939129/0x97ac8b9d: Tx ReturnError(1, 0x22) 20241115160321632 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423192939129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423192939129" session_id=2544667549 session_state=END} 20241115160321632 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321632 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2c2a2a20d2d8: Found GsupExpect[0] for "262423192939129" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423192939129" TC_mo_ussd_euse_disc(150)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160321634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46950<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160321635 DAUC <0003> db_auc.c:157 IMSI='262427745604891': No 2G Auth Data 20241115160321635 DAUC <0003> db_auc.c:192 IMSI='262427745604891': No 3G Auth Data HLR_Test-GSUP(147)@2c2a2a20d2d8: Created GsupExpect[0] for "262427745604891" to be handled at TC_mo_ussd_euse_disc(151) 20241115160321641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4258 20241115160321643 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321643 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427745604891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427745604891" session_id=3897756289 session_state=BEGIN} 20241115160321643 DSS <0004> hlr_ussd.c:576 262427745604891/0xe8530a81: Process SS (BEGIN) 20241115160321643 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321643 DSS <0004> hlr_ussd.c:518 262427745604891/0xe8530a81: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321643 DSS <0004> hlr_ussd.c:542 262427745604891/0xe8530a81: Cannot find conn for EUSE EUSE-foobar 20241115160321643 DSS <0004> hlr_ussd.c:354 262427745604891/0xe8530a81: Tx ReturnError(1, 0x22) 20241115160321643 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427745604891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427745604891" session_id=3897756289 session_state=END} 20241115160321643 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321643 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2c2a2a20d2d8: Found GsupExpect[0] for "262427745604891" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@2c2a2a20d2d8: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427745604891" 20241115160321645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@2c2a2a20d2d8: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160321645 DAUC <0003> db_auc.c:157 IMSI='262421546061385': No 2G Auth Data 20241115160321645 DAUC <0003> db_auc.c:192 IMSI='262421546061385': No 3G Auth Data HLR_Test-GSUP(147)@2c2a2a20d2d8: Created GsupExpect[0] for "262421546061385" to be handled at TC_mo_ussd_euse_disc(152) 20241115160321651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46966<->l=127.0.0.1:4258 20241115160321653 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321653 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421546061385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421546061385" session_id=634684500 session_state=BEGIN} 20241115160321653 DSS <0004> hlr_ussd.c:576 262421546061385/0x25d48454: Process SS (BEGIN) 20241115160321653 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321653 DSS <0004> hlr_ussd.c:518 262421546061385/0x25d48454: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321653 DSS <0004> hlr_ussd.c:542 262421546061385/0x25d48454: Cannot find conn for EUSE EUSE-foobar 20241115160321653 DSS <0004> hlr_ussd.c:354 262421546061385/0x25d48454: Tx ReturnError(1, 0x22) 20241115160321654 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421546061385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421546061385" session_id=634684500 session_state=END} 20241115160321654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2c2a2a20d2d8: Found GsupExpect[0] for "262421546061385" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@2c2a2a20d2d8: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421546061385" TC_mo_ussd_euse_disc(152)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160321655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46966<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160321655 DAUC <0003> db_auc.c:157 IMSI='262422043165936': No 2G Auth Data 20241115160321655 DAUC <0003> db_auc.c:192 IMSI='262422043165936': No 3G Auth Data HLR_Test-GSUP(147)@2c2a2a20d2d8: Created GsupExpect[0] for "262422043165936" to be handled at TC_mo_ussd_euse_disc(153) 20241115160321662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 20241115160321665 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321665 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422043165936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422043165936" session_id=2700359109 session_state=BEGIN} 20241115160321665 DSS <0004> hlr_ussd.c:576 262422043165936/0xa0f435c5: Process SS (BEGIN) 20241115160321665 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321665 DSS <0004> hlr_ussd.c:518 262422043165936/0xa0f435c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321665 DSS <0004> hlr_ussd.c:542 262422043165936/0xa0f435c5: Cannot find conn for EUSE EUSE-foobar 20241115160321665 DSS <0004> hlr_ussd.c:354 262422043165936/0xa0f435c5: Tx ReturnError(1, 0x22) 20241115160321665 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422043165936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422043165936" session_id=2700359109 session_state=END} 20241115160321665 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321665 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2c2a2a20d2d8: Found GsupExpect[0] for "262422043165936" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@2c2a2a20d2d8: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262422043165936" TC_mo_ussd_euse_disc(153)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160321667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160321667 DAUC <0003> db_auc.c:157 IMSI='262423880022042': No 2G Auth Data 20241115160321667 DAUC <0003> db_auc.c:192 IMSI='262423880022042': No 3G Auth Data HLR_Test-GSUP(147)@2c2a2a20d2d8: Created GsupExpect[0] for "262423880022042" to be handled at TC_mo_ussd_euse_disc(154) 20241115160321674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 20241115160321677 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321677 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423880022042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423880022042" session_id=3354716078 session_state=BEGIN} 20241115160321677 DSS <0004> hlr_ussd.c:576 262423880022042/0xc7f4e7ae: Process SS (BEGIN) 20241115160321677 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321677 DSS <0004> hlr_ussd.c:518 262423880022042/0xc7f4e7ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321677 DSS <0004> hlr_ussd.c:542 262423880022042/0xc7f4e7ae: Cannot find conn for EUSE EUSE-foobar 20241115160321677 DSS <0004> hlr_ussd.c:354 262423880022042/0xc7f4e7ae: Tx ReturnError(1, 0x22) 20241115160321677 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423880022042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423880022042" session_id=3354716078 session_state=END} 20241115160321677 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321677 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2c2a2a20d2d8: Found GsupExpect[0] for "262423880022042" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@2c2a2a20d2d8: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423880022042" TC_mo_ussd_euse_disc(154)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160321678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46978<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160321679 DAUC <0003> db_auc.c:157 IMSI='262422274890202': No 2G Auth Data 20241115160321679 DAUC <0003> db_auc.c:192 IMSI='262422274890202': No 3G Auth Data HLR_Test-GSUP(147)@2c2a2a20d2d8: Created GsupExpect[0] for "262422274890202" to be handled at TC_mo_ussd_euse_disc(155) 20241115160321685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 20241115160321688 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321688 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422274890202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422274890202" session_id=3983636991 session_state=BEGIN} 20241115160321688 DSS <0004> hlr_ussd.c:576 262422274890202/0xed7179ff: Process SS (BEGIN) 20241115160321688 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321688 DSS <0004> hlr_ussd.c:518 262422274890202/0xed7179ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321688 DSS <0004> hlr_ussd.c:542 262422274890202/0xed7179ff: Cannot find conn for EUSE EUSE-foobar 20241115160321688 DSS <0004> hlr_ussd.c:354 262422274890202/0xed7179ff: Tx ReturnError(1, 0x22) 20241115160321688 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422274890202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422274890202" session_id=3983636991 session_state=END} 20241115160321689 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321689 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2c2a2a20d2d8: Found GsupExpect[0] for "262422274890202" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@2c2a2a20d2d8: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422274890202" TC_mo_ussd_euse_disc(155)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160321690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160321690 DAUC <0003> db_auc.c:157 IMSI='262424543564074': No 2G Auth Data 20241115160321690 DAUC <0003> db_auc.c:192 IMSI='262424543564074': No 3G Auth Data HLR_Test-GSUP(147)@2c2a2a20d2d8: Created GsupExpect[0] for "262424543564074" to be handled at TC_mo_ussd_euse_disc(156) 20241115160321697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4258 20241115160321700 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321700 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424543564074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424543564074" session_id=2373669726 session_state=BEGIN} 20241115160321700 DSS <0004> hlr_ussd.c:576 262424543564074/0x8d7b535e: Process SS (BEGIN) 20241115160321700 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321700 DSS <0004> hlr_ussd.c:518 262424543564074/0x8d7b535e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321700 DSS <0004> hlr_ussd.c:542 262424543564074/0x8d7b535e: Cannot find conn for EUSE EUSE-foobar 20241115160321700 DSS <0004> hlr_ussd.c:354 262424543564074/0x8d7b535e: Tx ReturnError(1, 0x22) 20241115160321700 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424543564074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424543564074" session_id=2373669726 session_state=END} 20241115160321700 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321700 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2c2a2a20d2d8: Found GsupExpect[0] for "262424543564074" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@2c2a2a20d2d8: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424543564074" TC_mo_ussd_euse_disc(156)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160321701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160321702 DAUC <0003> db_auc.c:157 IMSI='262420871590309': No 2G Auth Data 20241115160321702 DAUC <0003> db_auc.c:192 IMSI='262420871590309': No 3G Auth Data HLR_Test-GSUP(147)@2c2a2a20d2d8: Created GsupExpect[0] for "262420871590309" to be handled at TC_mo_ussd_euse_disc(157) 20241115160321709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47010<->l=127.0.0.1:4258 20241115160321712 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321713 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420871590309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420871590309" session_id=526431447 session_state=BEGIN} 20241115160321713 DSS <0004> hlr_ussd.c:576 262420871590309/0x1f60b4d7: Process SS (BEGIN) 20241115160321713 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160321713 DSS <0004> hlr_ussd.c:518 262420871590309/0x1f60b4d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160321713 DSS <0004> hlr_ussd.c:542 262420871590309/0x1f60b4d7: Cannot find conn for EUSE EUSE-foobar 20241115160321713 DSS <0004> hlr_ussd.c:354 262420871590309/0x1f60b4d7: Tx ReturnError(1, 0x22) 20241115160321713 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420871590309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420871590309" session_id=526431447 session_state=END} 20241115160321713 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160321713 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2c2a2a20d2d8: Found GsupExpect[0] for "262420871590309" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@2c2a2a20d2d8: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262420871590309" TC_mo_ussd_euse_disc(157)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160321714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47010<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160321715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20241115160321715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40479<->l=127.0.0.1:4259) 20241115160321715 DLINP <000b> input/ipa.c:451 connected read/write 20241115160321715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160321715 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160321715 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160321715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@2c2a2a20d2d8: Final verdict of PTC: none 148@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 148: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:21 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 20241115160321739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 20241115160321941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47016<->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=81888) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:24 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_ussd_iuse_imsi started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160325054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160325054 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160325057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160325061 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(158)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160325062 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160325062 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160325062 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 20241115160325062 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160325062 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 20241115160325062 DLGSUP <0013> gsup_server.c:235 2: 20241115160325062 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160325062 DLGSUP <0013> gsup_server.c:235 3: 20241115160325062 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160325062 DLGSUP <0013> gsup_server.c:235 4: 20241115160325062 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160325062 DLGSUP <0013> gsup_server.c:235 5: 20241115160325062 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160325062 DLGSUP <0013> gsup_server.c:235 7: 20241115160325062 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160325062 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160325062 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160325062 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@2c2a2a20d2d8: 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") 20241115160325078 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38661<->l=127.0.0.1:4259) 20241115160325082 DAUC <0003> db_auc.c:157 IMSI='262420391920615': No 2G Auth Data 20241115160325082 DAUC <0003> db_auc.c:192 IMSI='262420391920615': No 3G Auth Data HLR_Test-GSUP(159)@2c2a2a20d2d8: Created GsupExpect[0] for "262420391920615" to be handled at TC_mo_ussd_iuse_imsi(162) 20241115160325094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47046<->l=127.0.0.1:4258 20241115160325102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325102 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420391920615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420391920615" session_id=644674844 session_state=BEGIN} 20241115160325102 DSS <0004> hlr_ussd.c:576 262420391920615/0x266cf51c: Process SS (BEGIN) 20241115160325102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325102 DSS <0004> hlr_ussd.c:518 262420391920615/0x266cf51c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325102 DSS <0004> hlr_ussd.c:363 262420391920615/0x266cf51c: Tx USSD 'Your IMSI is 262420391920615' 20241115160325102 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420391920615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420391920615" session_id=644674844 session_state=END} 20241115160325102 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420391920615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2c2a2a20d2d8: Found GsupExpect[0] for "262420391920615" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420391920615" TC_mo_ussd_iuse_imsi(162)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160325106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47046<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160325106 DAUC <0003> db_auc.c:157 IMSI='262424548912976': No 2G Auth Data 20241115160325106 DAUC <0003> db_auc.c:192 IMSI='262424548912976': No 3G Auth Data HLR_Test-GSUP(159)@2c2a2a20d2d8: Created GsupExpect[0] for "262424548912976" to be handled at TC_mo_ussd_iuse_imsi(163) 20241115160325117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241115160325119 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325119 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424548912976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424548912976" session_id=2507410450 session_state=BEGIN} 20241115160325119 DSS <0004> hlr_ussd.c:576 262424548912976/0x95740c12: Process SS (BEGIN) 20241115160325119 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325119 DSS <0004> hlr_ussd.c:518 262424548912976/0x95740c12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325119 DSS <0004> hlr_ussd.c:363 262424548912976/0x95740c12: Tx USSD 'Your IMSI is 262424548912976' 20241115160325119 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424548912976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424548912976" session_id=2507410450 session_state=END} 20241115160325119 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424548912976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325119 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325119 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2c2a2a20d2d8: Found GsupExpect[0] for "262424548912976" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@2c2a2a20d2d8: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424548912976" TC_mo_ussd_iuse_imsi(163)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160325121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160325122 DAUC <0003> db_auc.c:157 IMSI='262424369865643': No 2G Auth Data 20241115160325122 DAUC <0003> db_auc.c:192 IMSI='262424369865643': No 3G Auth Data HLR_Test-GSUP(159)@2c2a2a20d2d8: Created GsupExpect[0] for "262424369865643" to be handled at TC_mo_ussd_iuse_imsi(164) 20241115160325128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47068<->l=127.0.0.1:4258 20241115160325131 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325131 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424369865643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424369865643" session_id=2772028397 session_state=BEGIN} 20241115160325131 DSS <0004> hlr_ussd.c:576 262424369865643/0xa539cbed: Process SS (BEGIN) 20241115160325131 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325131 DSS <0004> hlr_ussd.c:518 262424369865643/0xa539cbed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325131 DSS <0004> hlr_ussd.c:363 262424369865643/0xa539cbed: Tx USSD 'Your IMSI is 262424369865643' 20241115160325131 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424369865643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424369865643" session_id=2772028397 session_state=END} 20241115160325131 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424369865643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325131 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325131 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2c2a2a20d2d8: Found GsupExpect[0] for "262424369865643" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@2c2a2a20d2d8: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424369865643" TC_mo_ussd_iuse_imsi(164)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160325133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47068<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160325133 DAUC <0003> db_auc.c:157 IMSI='262422989734925': No 2G Auth Data 20241115160325133 DAUC <0003> db_auc.c:192 IMSI='262422989734925': No 3G Auth Data HLR_Test-GSUP(159)@2c2a2a20d2d8: Created GsupExpect[0] for "262422989734925" to be handled at TC_mo_ussd_iuse_imsi(165) 20241115160325139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4258 20241115160325143 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325143 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422989734925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422989734925" session_id=2233350444 session_state=BEGIN} 20241115160325143 DSS <0004> hlr_ussd.c:576 262422989734925/0x851e392c: Process SS (BEGIN) 20241115160325143 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325143 DSS <0004> hlr_ussd.c:518 262422989734925/0x851e392c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325143 DSS <0004> hlr_ussd.c:363 262422989734925/0x851e392c: Tx USSD 'Your IMSI is 262422989734925' 20241115160325143 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422989734925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422989734925" session_id=2233350444 session_state=END} 20241115160325143 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422989734925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325143 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325143 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2c2a2a20d2d8: Found GsupExpect[0] for "262422989734925" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@2c2a2a20d2d8: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262422989734925" TC_mo_ussd_iuse_imsi(165)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160325145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160325145 DAUC <0003> db_auc.c:157 IMSI='262427936450622': No 2G Auth Data 20241115160325145 DAUC <0003> db_auc.c:192 IMSI='262427936450622': No 3G Auth Data HLR_Test-GSUP(159)@2c2a2a20d2d8: Created GsupExpect[0] for "262427936450622" to be handled at TC_mo_ussd_iuse_imsi(166) 20241115160325152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 20241115160325155 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325155 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427936450622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427936450622" session_id=1960690607 session_state=BEGIN} 20241115160325155 DSS <0004> hlr_ussd.c:576 262427936450622/0x74ddc3af: Process SS (BEGIN) 20241115160325155 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325155 DSS <0004> hlr_ussd.c:518 262427936450622/0x74ddc3af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325155 DSS <0004> hlr_ussd.c:363 262427936450622/0x74ddc3af: Tx USSD 'Your IMSI is 262427936450622' 20241115160325155 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427936450622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427936450622" session_id=1960690607 session_state=END} 20241115160325155 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427936450622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325155 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325155 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2c2a2a20d2d8: Found GsupExpect[0] for "262427936450622" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@2c2a2a20d2d8: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427936450622" TC_mo_ussd_iuse_imsi(166)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160325157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160325157 DAUC <0003> db_auc.c:157 IMSI='262426298967467': No 2G Auth Data 20241115160325157 DAUC <0003> db_auc.c:192 IMSI='262426298967467': No 3G Auth Data HLR_Test-GSUP(159)@2c2a2a20d2d8: Created GsupExpect[0] for "262426298967467" to be handled at TC_mo_ussd_iuse_imsi(167) 20241115160325164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4258 20241115160325166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325166 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426298967467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426298967467" session_id=2325060734 session_state=BEGIN} 20241115160325166 DSS <0004> hlr_ussd.c:576 262426298967467/0x8a959c7e: Process SS (BEGIN) 20241115160325166 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325166 DSS <0004> hlr_ussd.c:518 262426298967467/0x8a959c7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325166 DSS <0004> hlr_ussd.c:363 262426298967467/0x8a959c7e: Tx USSD 'Your IMSI is 262426298967467' 20241115160325166 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426298967467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426298967467" session_id=2325060734 session_state=END} 20241115160325166 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426298967467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2c2a2a20d2d8: Found GsupExpect[0] for "262426298967467" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@2c2a2a20d2d8: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426298967467" TC_mo_ussd_iuse_imsi(167)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160325168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160325169 DAUC <0003> db_auc.c:157 IMSI='262420930574668': No 2G Auth Data 20241115160325169 DAUC <0003> db_auc.c:192 IMSI='262420930574668': No 3G Auth Data HLR_Test-GSUP(159)@2c2a2a20d2d8: Created GsupExpect[0] for "262420930574668" to be handled at TC_mo_ussd_iuse_imsi(168) 20241115160325175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 20241115160325178 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325178 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420930574668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420930574668" session_id=3449993925 session_state=BEGIN} 20241115160325178 DSS <0004> hlr_ussd.c:576 262420930574668/0xcda2bac5: Process SS (BEGIN) 20241115160325178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325178 DSS <0004> hlr_ussd.c:518 262420930574668/0xcda2bac5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325178 DSS <0004> hlr_ussd.c:363 262420930574668/0xcda2bac5: Tx USSD 'Your IMSI is 262420930574668' 20241115160325178 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420930574668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420930574668" session_id=3449993925 session_state=END} 20241115160325178 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420930574668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325178 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325178 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2c2a2a20d2d8: Found GsupExpect[0] for "262420930574668" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@2c2a2a20d2d8: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420930574668" TC_mo_ussd_iuse_imsi(168)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160325180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160325180 DAUC <0003> db_auc.c:157 IMSI='262424178316260': No 2G Auth Data 20241115160325180 DAUC <0003> db_auc.c:192 IMSI='262424178316260': No 3G Auth Data HLR_Test-GSUP(159)@2c2a2a20d2d8: Created GsupExpect[0] for "262424178316260" to be handled at TC_mo_ussd_iuse_imsi(169) 20241115160325187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47118<->l=127.0.0.1:4258 20241115160325190 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325190 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424178316260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424178316260" session_id=530428632 session_state=BEGIN} 20241115160325190 DSS <0004> hlr_ussd.c:576 262424178316260/0x1f9db2d8: Process SS (BEGIN) 20241115160325190 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160325190 DSS <0004> hlr_ussd.c:518 262424178316260/0x1f9db2d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160325190 DSS <0004> hlr_ussd.c:363 262424178316260/0x1f9db2d8: Tx USSD 'Your IMSI is 262424178316260' 20241115160325190 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424178316260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424178316260" session_id=530428632 session_state=END} 20241115160325190 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424178316260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160325190 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160325190 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2c2a2a20d2d8: Found GsupExpect[0] for "262424178316260" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@2c2a2a20d2d8: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424178316260" TC_mo_ussd_iuse_imsi(169)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160325192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47118<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160325193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160325193 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38661<->l=127.0.0.1:4259) 160@2c2a2a20d2d8: Final verdict of PTC: none 20241115160325193 DLINP <000b> input/ipa.c:451 connected read/write 20241115160325193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160325193 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160325193 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160325193 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 160: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:25 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 20241115160325219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 20241115160325421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47124<->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=82232) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160328546 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160328547 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160328551 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160328557 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(170)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160328557 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160328557 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160328557 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 20241115160328557 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160328558 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 20241115160328558 DLGSUP <0013> gsup_server.c:235 2: 20241115160328558 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160328558 DLGSUP <0013> gsup_server.c:235 3: 20241115160328558 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160328558 DLGSUP <0013> gsup_server.c:235 4: 20241115160328558 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160328558 DLGSUP <0013> gsup_server.c:235 5: 20241115160328558 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160328558 DLGSUP <0013> gsup_server.c:235 7: 20241115160328558 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160328558 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160328558 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160328558 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@2c2a2a20d2d8: 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") 20241115160328579 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40009<->l=127.0.0.1:4259) 20241115160328587 DAUC <0003> db_auc.c:157 IMSI='262423949990495': No 2G Auth Data 20241115160328587 DAUC <0003> db_auc.c:192 IMSI='262423949990495': No 3G Auth Data HLR_Test-GSUP(171)@2c2a2a20d2d8: Created GsupExpect[0] for "262423949990495" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241115160328614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4258 20241115160328628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328628 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423949990495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423949990495" source_name="the-source\n" session_id=1949203405 session_state=BEGIN} 20241115160328629 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160328629 DSS <0004> hlr_ussd.c:576 262423949990495/0x742e7bcd: Process SS (BEGIN) 20241115160328629 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328629 DSS <0004> hlr_ussd.c:518 262423949990495/0x742e7bcd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328629 DSS <0004> hlr_ussd.c:363 262423949990495/0x742e7bcd: Tx USSD 'Your IMSI is 262423949990495' 20241115160328629 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423949990495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423949990495" destination_name="the-source\n" session_id=1949203405 session_state=END} 20241115160328629 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262423949990495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2c2a2a20d2d8: Found GsupExpect[0] for "262423949990495" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262423949990495" TC_mo_ussd_iuse_imsi_via_proxy(174)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160328638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47148<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160328639 DAUC <0003> db_auc.c:157 IMSI='262428192413585': No 2G Auth Data 20241115160328639 DAUC <0003> db_auc.c:192 IMSI='262428192413585': No 3G Auth Data HLR_Test-GSUP(171)@2c2a2a20d2d8: Created GsupExpect[0] for "262428192413585" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241115160328648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 20241115160328651 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328651 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428192413585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428192413585" source_name="the-source\n" session_id=377877453 session_state=BEGIN} 20241115160328651 DSS <0004> hlr_ussd.c:576 262428192413585/0x1685f3cd: Process SS (BEGIN) 20241115160328651 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328651 DSS <0004> hlr_ussd.c:518 262428192413585/0x1685f3cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328651 DSS <0004> hlr_ussd.c:363 262428192413585/0x1685f3cd: Tx USSD 'Your IMSI is 262428192413585' 20241115160328651 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428192413585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428192413585" destination_name="the-source\n" session_id=377877453 session_state=END} 20241115160328651 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262428192413585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328651 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328651 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2c2a2a20d2d8: Found GsupExpect[0] for "262428192413585" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@2c2a2a20d2d8: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428192413585" TC_mo_ussd_iuse_imsi_via_proxy(175)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160328653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47162<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160328653 DAUC <0003> db_auc.c:157 IMSI='262421489903653': No 2G Auth Data 20241115160328653 DAUC <0003> db_auc.c:192 IMSI='262421489903653': No 3G Auth Data HLR_Test-GSUP(171)@2c2a2a20d2d8: Created GsupExpect[0] for "262421489903653" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241115160328659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 20241115160328662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328662 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421489903653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421489903653" source_name="the-source\n" session_id=1467031440 session_state=BEGIN} 20241115160328662 DSS <0004> hlr_ussd.c:576 262421489903653/0x57711f90: Process SS (BEGIN) 20241115160328662 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328662 DSS <0004> hlr_ussd.c:518 262421489903653/0x57711f90: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328662 DSS <0004> hlr_ussd.c:363 262421489903653/0x57711f90: Tx USSD 'Your IMSI is 262421489903653' 20241115160328662 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421489903653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421489903653" destination_name="the-source\n" session_id=1467031440 session_state=END} 20241115160328662 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421489903653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2c2a2a20d2d8: Found GsupExpect[0] for "262421489903653" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@2c2a2a20d2d8: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421489903653" TC_mo_ussd_iuse_imsi_via_proxy(176)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160328664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160328665 DAUC <0003> db_auc.c:157 IMSI='262420849933874': No 2G Auth Data 20241115160328665 DAUC <0003> db_auc.c:192 IMSI='262420849933874': No 3G Auth Data HLR_Test-GSUP(171)@2c2a2a20d2d8: Created GsupExpect[0] for "262420849933874" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241115160328671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 20241115160328674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328674 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420849933874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420849933874" source_name="the-source\n" session_id=1511894522 session_state=BEGIN} 20241115160328674 DSS <0004> hlr_ussd.c:576 262420849933874/0x5a1dadfa: Process SS (BEGIN) 20241115160328674 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328674 DSS <0004> hlr_ussd.c:518 262420849933874/0x5a1dadfa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328674 DSS <0004> hlr_ussd.c:363 262420849933874/0x5a1dadfa: Tx USSD 'Your IMSI is 262420849933874' 20241115160328674 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420849933874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420849933874" destination_name="the-source\n" session_id=1511894522 session_state=END} 20241115160328674 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262420849933874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2c2a2a20d2d8: Found GsupExpect[0] for "262420849933874" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@2c2a2a20d2d8: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262420849933874" TC_mo_ussd_iuse_imsi_via_proxy(177)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160328676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47180<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160328676 DAUC <0003> db_auc.c:157 IMSI='262425384529514': No 2G Auth Data 20241115160328676 DAUC <0003> db_auc.c:192 IMSI='262425384529514': No 3G Auth Data HLR_Test-GSUP(171)@2c2a2a20d2d8: Created GsupExpect[0] for "262425384529514" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241115160328683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4258 20241115160328686 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328686 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425384529514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425384529514" source_name="the-source\n" session_id=237137166 session_state=BEGIN} 20241115160328686 DSS <0004> hlr_ussd.c:576 262425384529514/0x0e226d0e: Process SS (BEGIN) 20241115160328686 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328686 DSS <0004> hlr_ussd.c:518 262425384529514/0x0e226d0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328686 DSS <0004> hlr_ussd.c:363 262425384529514/0x0e226d0e: Tx USSD 'Your IMSI is 262425384529514' 20241115160328686 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425384529514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425384529514" destination_name="the-source\n" session_id=237137166 session_state=END} 20241115160328686 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425384529514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2c2a2a20d2d8: Found GsupExpect[0] for "262425384529514" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@2c2a2a20d2d8: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425384529514" TC_mo_ussd_iuse_imsi_via_proxy(178)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160328688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160328689 DAUC <0003> db_auc.c:157 IMSI='262429016508679': No 2G Auth Data 20241115160328689 DAUC <0003> db_auc.c:192 IMSI='262429016508679': No 3G Auth Data HLR_Test-GSUP(171)@2c2a2a20d2d8: Created GsupExpect[0] for "262429016508679" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241115160328695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47196<->l=127.0.0.1:4258 20241115160328698 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328698 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429016508679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429016508679" source_name="the-source\n" session_id=3220427808 session_state=BEGIN} 20241115160328698 DSS <0004> hlr_ussd.c:576 262429016508679/0xbff3d420: Process SS (BEGIN) 20241115160328698 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328698 DSS <0004> hlr_ussd.c:518 262429016508679/0xbff3d420: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328698 DSS <0004> hlr_ussd.c:363 262429016508679/0xbff3d420: Tx USSD 'Your IMSI is 262429016508679' 20241115160328698 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429016508679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429016508679" destination_name="the-source\n" session_id=3220427808 session_state=END} 20241115160328698 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429016508679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328698 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328698 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2c2a2a20d2d8: Found GsupExpect[0] for "262429016508679" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@2c2a2a20d2d8: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429016508679" TC_mo_ussd_iuse_imsi_via_proxy(179)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160328700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47196<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160328700 DAUC <0003> db_auc.c:157 IMSI='262422671375255': No 2G Auth Data 20241115160328700 DAUC <0003> db_auc.c:192 IMSI='262422671375255': No 3G Auth Data HLR_Test-GSUP(171)@2c2a2a20d2d8: Created GsupExpect[0] for "262422671375255" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241115160328706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 20241115160328709 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328709 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422671375255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422671375255" source_name="the-source\n" session_id=2571814351 session_state=BEGIN} 20241115160328709 DSS <0004> hlr_ussd.c:576 262422671375255/0x994ac5cf: Process SS (BEGIN) 20241115160328709 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328709 DSS <0004> hlr_ussd.c:518 262422671375255/0x994ac5cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328709 DSS <0004> hlr_ussd.c:363 262422671375255/0x994ac5cf: Tx USSD 'Your IMSI is 262422671375255' 20241115160328710 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422671375255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422671375255" destination_name="the-source\n" session_id=2571814351 session_state=END} 20241115160328710 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262422671375255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328710 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328710 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2c2a2a20d2d8: Found GsupExpect[0] for "262422671375255" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@2c2a2a20d2d8: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422671375255" TC_mo_ussd_iuse_imsi_via_proxy(180)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160328712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160328712 DAUC <0003> db_auc.c:157 IMSI='262424272532171': No 2G Auth Data 20241115160328712 DAUC <0003> db_auc.c:192 IMSI='262424272532171': No 3G Auth Data HLR_Test-GSUP(171)@2c2a2a20d2d8: Created GsupExpect[0] for "262424272532171" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241115160328719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 20241115160328722 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328722 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424272532171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424272532171" source_name="the-source\n" session_id=3763462983 session_state=BEGIN} 20241115160328722 DSS <0004> hlr_ussd.c:576 262424272532171/0xe051e347: Process SS (BEGIN) 20241115160328722 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241115160328722 DSS <0004> hlr_ussd.c:518 262424272532171/0xe051e347: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241115160328722 DSS <0004> hlr_ussd.c:363 262424272532171/0xe051e347: Tx USSD 'Your IMSI is 262424272532171' 20241115160328722 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424272532171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424272532171" destination_name="the-source\n" session_id=3763462983 session_state=END} 20241115160328722 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262424272532171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160328722 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160328722 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2c2a2a20d2d8: Found GsupExpect[0] for "262424272532171" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@2c2a2a20d2d8: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262424272532171" TC_mo_ussd_iuse_imsi_via_proxy(181)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160328724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160328725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4258 20241115160328725 DLINP <000b> input/ipa.c:451 connected read/write 20241115160328725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160328725 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160328725 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(171)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160328725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160328725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241115160328725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40009<->l=127.0.0.1:4259) 172@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 172: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:28 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 20241115160328748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47228<->l=127.0.0.1:4258 20241115160328950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47228<->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=83680) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_ussd_iuse_msisdn started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160332055 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160332055 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160332059 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160332065 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332065 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160332065 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160332065 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 20241115160332065 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160332065 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 20241115160332065 DLGSUP <0013> gsup_server.c:235 2: 20241115160332065 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160332065 DLGSUP <0013> gsup_server.c:235 3: 20241115160332065 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160332065 DLGSUP <0013> gsup_server.c:235 4: 20241115160332065 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160332065 DLGSUP <0013> gsup_server.c:235 5: 20241115160332065 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160332065 DLGSUP <0013> gsup_server.c:235 7: 20241115160332065 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160332065 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160332065 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160332065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@2c2a2a20d2d8: 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") 20241115160332087 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45379<->l=127.0.0.1:4259) 20241115160332092 DAUC <0003> db_auc.c:157 IMSI='262420503461482': No 2G Auth Data 20241115160332092 DAUC <0003> db_auc.c:192 IMSI='262420503461482': No 3G Auth Data HLR_Test-GSUP(183)@2c2a2a20d2d8: Created GsupExpect[0] for "262420503461482" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241115160332100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4258 20241115160332107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332107 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420503461482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420503461482" session_id=2362924394 session_state=BEGIN} 20241115160332107 DSS <0004> hlr_ussd.c:576 262420503461482/0x8cd75d6a: Process SS (BEGIN) 20241115160332107 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332107 DSS <0004> hlr_ussd.c:518 262420503461482/0x8cd75d6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332107 DSS <0004> hlr_ussd.c:363 262420503461482/0x8cd75d6a: Tx USSD 'Your extension is 491613026051' 20241115160332107 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420503461482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420503461482" session_id=2362924394 session_state=END} 20241115160332107 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420503461482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2c2a2a20d2d8: Found GsupExpect[0] for "262420503461482" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262420503461482" TC_mo_ussd_iuse_msisdn(186)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160332112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53714<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160332112 DAUC <0003> db_auc.c:157 IMSI='262424208487676': No 2G Auth Data 20241115160332113 DAUC <0003> db_auc.c:192 IMSI='262424208487676': No 3G Auth Data HLR_Test-GSUP(183)@2c2a2a20d2d8: Created GsupExpect[0] for "262424208487676" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241115160332120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53724<->l=127.0.0.1:4258 20241115160332124 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332124 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424208487676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424208487676" session_id=807443566 session_state=BEGIN} 20241115160332124 DSS <0004> hlr_ussd.c:576 262424208487676/0x30209c6e: Process SS (BEGIN) 20241115160332124 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332124 DSS <0004> hlr_ussd.c:518 262424208487676/0x30209c6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332124 DSS <0004> hlr_ussd.c:363 262424208487676/0x30209c6e: Tx USSD 'Your extension is 491612568266' 20241115160332124 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424208487676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424208487676" session_id=807443566 session_state=END} 20241115160332124 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424208487676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332124 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332124 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2c2a2a20d2d8: Found GsupExpect[0] for "262424208487676" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@2c2a2a20d2d8: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424208487676" TC_mo_ussd_iuse_msisdn(187)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160332126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53724<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160332127 DAUC <0003> db_auc.c:157 IMSI='262421046742409': No 2G Auth Data 20241115160332127 DAUC <0003> db_auc.c:192 IMSI='262421046742409': No 3G Auth Data HLR_Test-GSUP(183)@2c2a2a20d2d8: Created GsupExpect[0] for "262421046742409" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241115160332134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241115160332137 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332137 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421046742409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421046742409" session_id=1377990682 session_state=BEGIN} 20241115160332137 DSS <0004> hlr_ussd.c:576 262421046742409/0x5222781a: Process SS (BEGIN) 20241115160332137 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332137 DSS <0004> hlr_ussd.c:518 262421046742409/0x5222781a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332137 DSS <0004> hlr_ussd.c:363 262421046742409/0x5222781a: Tx USSD 'Your extension is 491614843685' 20241115160332137 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421046742409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421046742409" session_id=1377990682 session_state=END} 20241115160332137 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421046742409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332137 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332137 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2c2a2a20d2d8: Found GsupExpect[0] for "262421046742409" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@2c2a2a20d2d8: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421046742409" TC_mo_ussd_iuse_msisdn(188)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160332139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160332139 DAUC <0003> db_auc.c:157 IMSI='262427253495728': No 2G Auth Data 20241115160332139 DAUC <0003> db_auc.c:192 IMSI='262427253495728': No 3G Auth Data HLR_Test-GSUP(183)@2c2a2a20d2d8: Created GsupExpect[0] for "262427253495728" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241115160332146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4258 20241115160332149 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332149 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427253495728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427253495728" session_id=1835737822 session_state=BEGIN} 20241115160332149 DSS <0004> hlr_ussd.c:576 262427253495728/0x6d6b22de: Process SS (BEGIN) 20241115160332149 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332149 DSS <0004> hlr_ussd.c:518 262427253495728/0x6d6b22de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332149 DSS <0004> hlr_ussd.c:363 262427253495728/0x6d6b22de: Tx USSD 'Your extension is 491618877086' 20241115160332149 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427253495728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427253495728" session_id=1835737822 session_state=END} 20241115160332149 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427253495728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332149 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332149 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2c2a2a20d2d8: Found GsupExpect[0] for "262427253495728" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@2c2a2a20d2d8: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427253495728" TC_mo_ussd_iuse_msisdn(189)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160332151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160332152 DAUC <0003> db_auc.c:157 IMSI='262428848756613': No 2G Auth Data 20241115160332152 DAUC <0003> db_auc.c:192 IMSI='262428848756613': No 3G Auth Data HLR_Test-GSUP(183)@2c2a2a20d2d8: Created GsupExpect[0] for "262428848756613" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241115160332158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 20241115160332161 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332161 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428848756613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428848756613" session_id=3612631524 session_state=BEGIN} 20241115160332161 DSS <0004> hlr_ussd.c:576 262428848756613/0xd75461e4: Process SS (BEGIN) 20241115160332161 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332161 DSS <0004> hlr_ussd.c:518 262428848756613/0xd75461e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332161 DSS <0004> hlr_ussd.c:363 262428848756613/0xd75461e4: Tx USSD 'Your extension is 491613373423' 20241115160332161 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428848756613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428848756613" session_id=3612631524 session_state=END} 20241115160332161 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428848756613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332161 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332161 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2c2a2a20d2d8: Found GsupExpect[0] for "262428848756613" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@2c2a2a20d2d8: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428848756613" TC_mo_ussd_iuse_msisdn(190)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160332164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160332165 DAUC <0003> db_auc.c:157 IMSI='262421022269821': No 2G Auth Data 20241115160332165 DAUC <0003> db_auc.c:192 IMSI='262421022269821': No 3G Auth Data HLR_Test-GSUP(183)@2c2a2a20d2d8: Created GsupExpect[0] for "262421022269821" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241115160332171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53750<->l=127.0.0.1:4258 20241115160332174 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332174 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421022269821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421022269821" session_id=2178609838 session_state=BEGIN} 20241115160332174 DSS <0004> hlr_ussd.c:576 262421022269821/0x81daf2ae: Process SS (BEGIN) 20241115160332174 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332174 DSS <0004> hlr_ussd.c:518 262421022269821/0x81daf2ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332174 DSS <0004> hlr_ussd.c:363 262421022269821/0x81daf2ae: Tx USSD 'Your extension is 491618056870' 20241115160332174 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421022269821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421022269821" session_id=2178609838 session_state=END} 20241115160332174 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421022269821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332174 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332174 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2c2a2a20d2d8: Found GsupExpect[0] for "262421022269821" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@2c2a2a20d2d8: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421022269821" TC_mo_ussd_iuse_msisdn(191)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160332176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53750<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160332176 DAUC <0003> db_auc.c:157 IMSI='262422495074464': No 2G Auth Data 20241115160332176 DAUC <0003> db_auc.c:192 IMSI='262422495074464': No 3G Auth Data HLR_Test-GSUP(183)@2c2a2a20d2d8: Created GsupExpect[0] for "262422495074464" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241115160332184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20241115160332187 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332187 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422495074464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422495074464" session_id=2000803008 session_state=BEGIN} 20241115160332187 DSS <0004> hlr_ussd.c:576 262422495074464/0x7741d4c0: Process SS (BEGIN) 20241115160332187 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332187 DSS <0004> hlr_ussd.c:518 262422495074464/0x7741d4c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332187 DSS <0004> hlr_ussd.c:363 262422495074464/0x7741d4c0: Tx USSD 'Your extension is 491610246416' 20241115160332187 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422495074464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422495074464" session_id=2000803008 session_state=END} 20241115160332187 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422495074464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332187 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332187 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2c2a2a20d2d8: Found GsupExpect[0] for "262422495074464" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@2c2a2a20d2d8: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422495074464" TC_mo_ussd_iuse_msisdn(192)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160332189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160332189 DAUC <0003> db_auc.c:157 IMSI='262424703608673': No 2G Auth Data 20241115160332189 DAUC <0003> db_auc.c:192 IMSI='262424703608673': No 3G Auth Data HLR_Test-GSUP(183)@2c2a2a20d2d8: Created GsupExpect[0] for "262424703608673" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241115160332196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 20241115160332199 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332199 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424703608673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424703608673" session_id=1863517512 session_state=BEGIN} 20241115160332199 DSS <0004> hlr_ussd.c:576 262424703608673/0x6f130548: Process SS (BEGIN) 20241115160332199 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160332199 DSS <0004> hlr_ussd.c:518 262424703608673/0x6f130548: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160332199 DSS <0004> hlr_ussd.c:363 262424703608673/0x6f130548: Tx USSD 'Your extension is 491615625146' 20241115160332199 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424703608673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424703608673" session_id=1863517512 session_state=END} 20241115160332199 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424703608673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160332199 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160332199 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2c2a2a20d2d8: Found GsupExpect[0] for "262424703608673" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@2c2a2a20d2d8: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424703608673" TC_mo_ussd_iuse_msisdn(193)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160332201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53764<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160332201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53706<->l=127.0.0.1:4258 20241115160332202 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45379<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160332202 DLINP <000b> input/ipa.c:451 connected read/write 20241115160332202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160332202 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160332202 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160332202 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@2c2a2a20d2d8: Final verdict of PTC: none 184@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 184: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:32 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 20241115160332225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 20241115160332426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53768<->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=82340) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160335544 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160335545 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160335549 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160335554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(194)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160335555 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160335555 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160335555 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 20241115160335555 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160335555 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 20241115160335555 DLGSUP <0013> gsup_server.c:235 2: 20241115160335555 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160335555 DLGSUP <0013> gsup_server.c:235 3: 20241115160335555 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160335555 DLGSUP <0013> gsup_server.c:235 4: 20241115160335556 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160335556 DLGSUP <0013> gsup_server.c:235 5: 20241115160335556 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160335556 DLGSUP <0013> gsup_server.c:235 7: 20241115160335556 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160335556 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160335556 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160335556 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@2c2a2a20d2d8: 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") 20241115160335582 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39267<->l=127.0.0.1:4259) 20241115160335590 DAUC <0003> db_auc.c:157 IMSI='262424415583777': No 2G Auth Data 20241115160335590 DAUC <0003> db_auc.c:192 IMSI='262424415583777': No 3G Auth Data HLR_Test-GSUP(195)@2c2a2a20d2d8: Created GsupExpect[0] for "262424415583777" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241115160335617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20241115160335630 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335630 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424415583777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424415583777" source_name="the-source\n" session_id=402937958 session_state=BEGIN} 20241115160335630 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160335630 DSS <0004> hlr_ussd.c:576 262424415583777/0x18045866: Process SS (BEGIN) 20241115160335630 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335630 DSS <0004> hlr_ussd.c:518 262424415583777/0x18045866: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335630 DSS <0004> hlr_ussd.c:363 262424415583777/0x18045866: Tx USSD 'Your extension is 491613114355' 20241115160335631 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424415583777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424415583777" destination_name="the-source\n" session_id=402937958 session_state=END} 20241115160335631 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262424415583777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335631 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335631 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2c2a2a20d2d8: Found GsupExpect[0] for "262424415583777" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262424415583777" TC_mo_ussd_iuse_msisdn_via_proxy(198)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160335638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160335639 DAUC <0003> db_auc.c:157 IMSI='262425241083512': No 2G Auth Data 20241115160335639 DAUC <0003> db_auc.c:192 IMSI='262425241083512': No 3G Auth Data HLR_Test-GSUP(195)@2c2a2a20d2d8: Created GsupExpect[0] for "262425241083512" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241115160335648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 20241115160335650 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335650 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425241083512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425241083512" source_name="the-source\n" session_id=2516285633 session_state=BEGIN} 20241115160335650 DSS <0004> hlr_ussd.c:576 262425241083512/0x95fb78c1: Process SS (BEGIN) 20241115160335650 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335650 DSS <0004> hlr_ussd.c:518 262425241083512/0x95fb78c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335650 DSS <0004> hlr_ussd.c:363 262425241083512/0x95fb78c1: Tx USSD 'Your extension is 491610021278' 20241115160335650 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425241083512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425241083512" destination_name="the-source\n" session_id=2516285633 session_state=END} 20241115160335650 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425241083512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335650 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335650 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2c2a2a20d2d8: Found GsupExpect[0] for "262425241083512" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@2c2a2a20d2d8: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425241083512" TC_mo_ussd_iuse_msisdn_via_proxy(199)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160335652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160335653 DAUC <0003> db_auc.c:157 IMSI='262422477600517': No 2G Auth Data 20241115160335653 DAUC <0003> db_auc.c:192 IMSI='262422477600517': No 3G Auth Data HLR_Test-GSUP(195)@2c2a2a20d2d8: Created GsupExpect[0] for "262422477600517" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241115160335659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 20241115160335661 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335661 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422477600517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422477600517" source_name="the-source\n" session_id=1848269363 session_state=BEGIN} 20241115160335661 DSS <0004> hlr_ussd.c:576 262422477600517/0x6e2a5a33: Process SS (BEGIN) 20241115160335661 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335662 DSS <0004> hlr_ussd.c:518 262422477600517/0x6e2a5a33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335662 DSS <0004> hlr_ussd.c:363 262422477600517/0x6e2a5a33: Tx USSD 'Your extension is 491612125884' 20241115160335662 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422477600517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422477600517" destination_name="the-source\n" session_id=1848269363 session_state=END} 20241115160335662 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422477600517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2c2a2a20d2d8: Found GsupExpect[0] for "262422477600517" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@2c2a2a20d2d8: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422477600517" TC_mo_ussd_iuse_msisdn_via_proxy(200)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160335663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160335664 DAUC <0003> db_auc.c:157 IMSI='262429690452656': No 2G Auth Data 20241115160335664 DAUC <0003> db_auc.c:192 IMSI='262429690452656': No 3G Auth Data HLR_Test-GSUP(195)@2c2a2a20d2d8: Created GsupExpect[0] for "262429690452656" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241115160335671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20241115160335674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335674 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429690452656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429690452656" source_name="the-source\n" session_id=4280269370 session_state=BEGIN} 20241115160335674 DSS <0004> hlr_ussd.c:576 262429690452656/0xff1fba3a: Process SS (BEGIN) 20241115160335674 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335674 DSS <0004> hlr_ussd.c:518 262429690452656/0xff1fba3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335674 DSS <0004> hlr_ussd.c:363 262429690452656/0xff1fba3a: Tx USSD 'Your extension is 491614440862' 20241115160335674 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429690452656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429690452656" destination_name="the-source\n" session_id=4280269370 session_state=END} 20241115160335674 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262429690452656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335674 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2c2a2a20d2d8: Found GsupExpect[0] for "262429690452656" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@2c2a2a20d2d8: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429690452656" TC_mo_ussd_iuse_msisdn_via_proxy(201)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160335676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160335677 DAUC <0003> db_auc.c:157 IMSI='262428298738492': No 2G Auth Data 20241115160335677 DAUC <0003> db_auc.c:192 IMSI='262428298738492': No 3G Auth Data HLR_Test-GSUP(195)@2c2a2a20d2d8: Created GsupExpect[0] for "262428298738492" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241115160335684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20241115160335687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335687 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428298738492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428298738492" source_name="the-source\n" session_id=2809074741 session_state=BEGIN} 20241115160335687 DSS <0004> hlr_ussd.c:576 262428298738492/0xa76f1435: Process SS (BEGIN) 20241115160335687 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335687 DSS <0004> hlr_ussd.c:518 262428298738492/0xa76f1435: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335687 DSS <0004> hlr_ussd.c:363 262428298738492/0xa76f1435: Tx USSD 'Your extension is 491617568154' 20241115160335687 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428298738492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428298738492" destination_name="the-source\n" session_id=2809074741 session_state=END} 20241115160335687 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262428298738492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2c2a2a20d2d8: Found GsupExpect[0] for "262428298738492" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@2c2a2a20d2d8: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262428298738492" TC_mo_ussd_iuse_msisdn_via_proxy(202)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160335689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160335689 DAUC <0003> db_auc.c:157 IMSI='262420071687585': No 2G Auth Data 20241115160335689 DAUC <0003> db_auc.c:192 IMSI='262420071687585': No 3G Auth Data HLR_Test-GSUP(195)@2c2a2a20d2d8: Created GsupExpect[0] for "262420071687585" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241115160335696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53818<->l=127.0.0.1:4258 20241115160335699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335699 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420071687585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420071687585" source_name="the-source\n" session_id=1717041720 session_state=BEGIN} 20241115160335699 DSS <0004> hlr_ussd.c:576 262420071687585/0x6657fa38: Process SS (BEGIN) 20241115160335699 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335699 DSS <0004> hlr_ussd.c:518 262420071687585/0x6657fa38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335699 DSS <0004> hlr_ussd.c:363 262420071687585/0x6657fa38: Tx USSD 'Your extension is 491612427048' 20241115160335699 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420071687585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420071687585" destination_name="the-source\n" session_id=1717041720 session_state=END} 20241115160335699 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262420071687585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2c2a2a20d2d8: Found GsupExpect[0] for "262420071687585" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@2c2a2a20d2d8: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262420071687585" TC_mo_ussd_iuse_msisdn_via_proxy(203)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160335701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53818<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160335702 DAUC <0003> db_auc.c:157 IMSI='262428452124720': No 2G Auth Data 20241115160335702 DAUC <0003> db_auc.c:192 IMSI='262428452124720': No 3G Auth Data HLR_Test-GSUP(195)@2c2a2a20d2d8: Created GsupExpect[0] for "262428452124720" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241115160335709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 20241115160335711 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335712 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428452124720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428452124720" source_name="the-source\n" session_id=1962961360 session_state=BEGIN} 20241115160335712 DSS <0004> hlr_ussd.c:576 262428452124720/0x750069d0: Process SS (BEGIN) 20241115160335712 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335712 DSS <0004> hlr_ussd.c:518 262428452124720/0x750069d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335712 DSS <0004> hlr_ussd.c:363 262428452124720/0x750069d0: Tx USSD 'Your extension is 491610510888' 20241115160335712 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428452124720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428452124720" destination_name="the-source\n" session_id=1962961360 session_state=END} 20241115160335712 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428452124720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335712 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335712 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2c2a2a20d2d8: Found GsupExpect[0] for "262428452124720" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@2c2a2a20d2d8: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428452124720" TC_mo_ussd_iuse_msisdn_via_proxy(204)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160335714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53820<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160335714 DAUC <0003> db_auc.c:157 IMSI='262424124317488': No 2G Auth Data 20241115160335714 DAUC <0003> db_auc.c:192 IMSI='262424124317488': No 3G Auth Data HLR_Test-GSUP(195)@2c2a2a20d2d8: Created GsupExpect[0] for "262424124317488" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241115160335720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20241115160335723 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335723 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424124317488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424124317488" source_name="the-source\n" session_id=487422677 session_state=BEGIN} 20241115160335723 DSS <0004> hlr_ussd.c:576 262424124317488/0x1d0d7ad5: Process SS (BEGIN) 20241115160335723 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241115160335723 DSS <0004> hlr_ussd.c:518 262424124317488/0x1d0d7ad5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241115160335723 DSS <0004> hlr_ussd.c:363 262424124317488/0x1d0d7ad5: Tx USSD 'Your extension is 491617264102' 20241115160335723 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424124317488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424124317488" destination_name="the-source\n" session_id=487422677 session_state=END} 20241115160335723 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424124317488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160335723 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160335723 DLINP <000b> input/ipa.c:451 connected read/write 20241115160335723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2c2a2a20d2d8: Found GsupExpect[0] for "262424124317488" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@2c2a2a20d2d8: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424124317488" TC_mo_ussd_iuse_msisdn_via_proxy(205)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160335725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160335726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4258 20241115160335726 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP(195)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160335726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160335726 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160335726 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160335726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160335726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(194)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160335726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39267<->l=127.0.0.1:4259) 196@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 196: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:35 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 20241115160335749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20241115160335950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53846<->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=83748) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:38 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_ussd_euse started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160339045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44331 20241115160339045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44331 IPA-EUSE-foobar(208)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160339046 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339046 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339046 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160339046 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@2c2a2a20d2d8: 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) } } } } 20241115160339047 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@2c2a2a20d2d8: 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 } } } } 20241115160339047 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339047 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339047 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160339047 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241115160339047 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241115160339047 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241115160339047 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 20241115160339047 DLGSUP <0013> gsup_server.c:235 2: 20241115160339047 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160339047 DLGSUP <0013> gsup_server.c:235 3: 20241115160339047 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160339047 DLGSUP <0013> gsup_server.c:235 4: 20241115160339047 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160339047 DLGSUP <0013> gsup_server.c:235 5: 20241115160339047 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160339047 DLGSUP <0013> gsup_server.c:235 7: 20241115160339047 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160339047 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160339047 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160339047 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44331 IPA-EUSE-foobar(208)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160339047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160339048 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339048 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160339048 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160339048 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 20241115160339048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160339048 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 20241115160339048 DLGSUP <0013> gsup_server.c:235 2: 20241115160339048 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160339048 DLGSUP <0013> gsup_server.c:235 3: 20241115160339048 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160339048 DLGSUP <0013> gsup_server.c:235 4: 20241115160339048 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160339048 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(207)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160339048 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160339048 DLGSUP <0013> gsup_server.c:235 7: 20241115160339048 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160339048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160339048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160339048 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@2c2a2a20d2d8: 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") 20241115160339058 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36237<->l=127.0.0.1:4259) 20241115160339061 DAUC <0003> db_auc.c:157 IMSI='262420255001423': No 2G Auth Data 20241115160339061 DAUC <0003> db_auc.c:192 IMSI='262420255001423': No 3G Auth Data HLR_Test-GSUP(209)@2c2a2a20d2d8: Created GsupExpect[0] for "262420255001423" to be handled at TC_mo_ussd_euse(212) 20241115160339069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 20241115160339090 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339090 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420255001423" session_id=526490061 session_state=BEGIN} 20241115160339090 DSS <0004> hlr_ussd.c:576 262420255001423/0x1f6199cd: Process SS (BEGIN) 20241115160339090 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339090 DSS <0004> hlr_ussd.c:518 262420255001423/0x1f6199cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339090 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339090 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339090 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339090 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data EUSE-TC_mo_ussd_euse(206)@2c2a2a20d2d8: 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 } } } } } 20241115160339106 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339106 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339106 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420255001423" session_id=526490061 session_state=END} 20241115160339107 DSS <0004> hlr_ussd.c:576 262420255001423/0x1f6199cd: Process SS (END) 20241115160339107 DSS <0004> hlr_ussd.c:518 262420255001423/0x1f6199cd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339107 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420255001423" session_id=526490061 session_state=END} 20241115160339107 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339107 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262420255001423 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2c2a2a20d2d8: Found GsupExpect[0] for "262420255001423" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420255001423" TC_mo_ussd_euse(212)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160339117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160339119 DAUC <0003> db_auc.c:157 IMSI='262426561964732': No 2G Auth Data 20241115160339119 DAUC <0003> db_auc.c:192 IMSI='262426561964732': No 3G Auth Data HLR_Test-GSUP(209)@2c2a2a20d2d8: Created GsupExpect[0] for "262426561964732" to be handled at TC_mo_ussd_euse(213) 20241115160339130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 20241115160339133 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339133 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426561964732" session_id=121153943 session_state=BEGIN} 20241115160339133 DSS <0004> hlr_ussd.c:576 262426561964732/0x0738a997: Process SS (BEGIN) 20241115160339133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339133 DSS <0004> hlr_ussd.c:518 262426561964732/0x0738a997: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339133 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339133 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339133 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339133 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data EUSE-TC_mo_ussd_euse(206)@2c2a2a20d2d8: 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 } } } } } 20241115160339134 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339134 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339134 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426561964732" session_id=121153943 session_state=END} 20241115160339134 DSS <0004> hlr_ussd.c:576 262426561964732/0x0738a997: Process SS (END) 20241115160339134 DSS <0004> hlr_ussd.c:518 262426561964732/0x0738a997: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339134 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426561964732" session_id=121153943 session_state=END} 20241115160339134 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339134 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262426561964732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339134 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339134 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2c2a2a20d2d8: Found GsupExpect[0] for "262426561964732" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@2c2a2a20d2d8: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426561964732" TC_mo_ussd_euse(213)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160339136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160339136 DAUC <0003> db_auc.c:157 IMSI='262420698456707': No 2G Auth Data 20241115160339136 DAUC <0003> db_auc.c:192 IMSI='262420698456707': No 3G Auth Data HLR_Test-GSUP(209)@2c2a2a20d2d8: Created GsupExpect[0] for "262420698456707" to be handled at TC_mo_ussd_euse(214) 20241115160339142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 20241115160339145 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339145 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420698456707" session_id=3075550049 session_state=BEGIN} 20241115160339145 DSS <0004> hlr_ussd.c:576 262420698456707/0xb7512b61: Process SS (BEGIN) 20241115160339145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339145 DSS <0004> hlr_ussd.c:518 262420698456707/0xb7512b61: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339145 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339145 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339145 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339145 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data EUSE-TC_mo_ussd_euse(206)@2c2a2a20d2d8: 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 } } } } } 20241115160339146 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339146 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339146 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420698456707" session_id=3075550049 session_state=END} 20241115160339146 DSS <0004> hlr_ussd.c:576 262420698456707/0xb7512b61: Process SS (END) 20241115160339146 DSS <0004> hlr_ussd.c:518 262420698456707/0xb7512b61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339146 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420698456707" session_id=3075550049 session_state=END} 20241115160339146 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339146 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262420698456707 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339146 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339146 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2c2a2a20d2d8: Found GsupExpect[0] for "262420698456707" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@2c2a2a20d2d8: Added IMSI table entry 2TC_mo_ussd_euse(214)"262420698456707" TC_mo_ussd_euse(214)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160339147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53886<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160339148 DAUC <0003> db_auc.c:157 IMSI='262429927575901': No 2G Auth Data 20241115160339148 DAUC <0003> db_auc.c:192 IMSI='262429927575901': No 3G Auth Data HLR_Test-GSUP(209)@2c2a2a20d2d8: Created GsupExpect[0] for "262429927575901" to be handled at TC_mo_ussd_euse(215) 20241115160339154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241115160339157 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339157 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429927575901" session_id=3413297609 session_state=BEGIN} 20241115160339157 DSS <0004> hlr_ussd.c:576 262429927575901/0xcb72c9c9: Process SS (BEGIN) 20241115160339157 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339157 DSS <0004> hlr_ussd.c:518 262429927575901/0xcb72c9c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339157 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339157 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339157 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339157 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data EUSE-TC_mo_ussd_euse(206)@2c2a2a20d2d8: 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 } } } } } 20241115160339158 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339158 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339158 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429927575901" session_id=3413297609 session_state=END} 20241115160339158 DSS <0004> hlr_ussd.c:576 262429927575901/0xcb72c9c9: Process SS (END) 20241115160339158 DSS <0004> hlr_ussd.c:518 262429927575901/0xcb72c9c9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339158 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429927575901" session_id=3413297609 session_state=END} 20241115160339158 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339158 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262429927575901 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339158 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339158 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2c2a2a20d2d8: Found GsupExpect[0] for "262429927575901" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@2c2a2a20d2d8: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429927575901" TC_mo_ussd_euse(215)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160339160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160339160 DAUC <0003> db_auc.c:157 IMSI='262422706508256': No 2G Auth Data 20241115160339160 DAUC <0003> db_auc.c:192 IMSI='262422706508256': No 3G Auth Data HLR_Test-GSUP(209)@2c2a2a20d2d8: Created GsupExpect[0] for "262422706508256" to be handled at TC_mo_ussd_euse(216) 20241115160339167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 20241115160339170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339170 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422706508256" session_id=2636512932 session_state=BEGIN} 20241115160339170 DSS <0004> hlr_ussd.c:576 262422706508256/0x9d25fea4: Process SS (BEGIN) 20241115160339170 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339170 DSS <0004> hlr_ussd.c:518 262422706508256/0x9d25fea4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339170 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339170 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data EUSE-TC_mo_ussd_euse(206)@2c2a2a20d2d8: 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 } } } } } 20241115160339171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339171 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339172 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422706508256" session_id=2636512932 session_state=END} 20241115160339172 DSS <0004> hlr_ussd.c:576 262422706508256/0x9d25fea4: Process SS (END) 20241115160339172 DSS <0004> hlr_ussd.c:518 262422706508256/0x9d25fea4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339172 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422706508256" session_id=2636512932 session_state=END} 20241115160339172 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339172 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262422706508256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339172 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339172 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2c2a2a20d2d8: Found GsupExpect[0] for "262422706508256" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@2c2a2a20d2d8: Added IMSI table entry 4TC_mo_ussd_euse(216)"262422706508256" TC_mo_ussd_euse(216)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160339174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160339174 DAUC <0003> db_auc.c:157 IMSI='262427650003207': No 2G Auth Data 20241115160339174 DAUC <0003> db_auc.c:192 IMSI='262427650003207': No 3G Auth Data HLR_Test-GSUP(209)@2c2a2a20d2d8: Created GsupExpect[0] for "262427650003207" to be handled at TC_mo_ussd_euse(217) 20241115160339181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53914<->l=127.0.0.1:4258 20241115160339184 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339184 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427650003207" session_id=740476326 session_state=BEGIN} 20241115160339184 DSS <0004> hlr_ussd.c:576 262427650003207/0x2c22c5a6: Process SS (BEGIN) 20241115160339184 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339184 DSS <0004> hlr_ussd.c:518 262427650003207/0x2c22c5a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339184 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339184 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339184 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339184 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data EUSE-TC_mo_ussd_euse(206)@2c2a2a20d2d8: 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 } } } } } 20241115160339185 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339185 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339185 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427650003207" session_id=740476326 session_state=END} 20241115160339185 DSS <0004> hlr_ussd.c:576 262427650003207/0x2c22c5a6: Process SS (END) 20241115160339185 DSS <0004> hlr_ussd.c:518 262427650003207/0x2c22c5a6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339185 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427650003207" session_id=740476326 session_state=END} 20241115160339185 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339185 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262427650003207 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339185 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339185 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2c2a2a20d2d8: Found GsupExpect[0] for "262427650003207" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@2c2a2a20d2d8: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427650003207" TC_mo_ussd_euse(217)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160339187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53914<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160339187 DAUC <0003> db_auc.c:157 IMSI='262424426188713': No 2G Auth Data 20241115160339187 DAUC <0003> db_auc.c:192 IMSI='262424426188713': No 3G Auth Data HLR_Test-GSUP(209)@2c2a2a20d2d8: Created GsupExpect[0] for "262424426188713" to be handled at TC_mo_ussd_euse(218) 20241115160339194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 20241115160339197 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339197 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424426188713" session_id=2313400322 session_state=BEGIN} 20241115160339197 DSS <0004> hlr_ussd.c:576 262424426188713/0x89e3b002: Process SS (BEGIN) 20241115160339197 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339197 DSS <0004> hlr_ussd.c:518 262424426188713/0x89e3b002: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339197 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339197 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339197 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339197 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data EUSE-TC_mo_ussd_euse(206)@2c2a2a20d2d8: 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 } } } } } 20241115160339198 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339198 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339198 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424426188713" session_id=2313400322 session_state=END} 20241115160339198 DSS <0004> hlr_ussd.c:576 262424426188713/0x89e3b002: Process SS (END) 20241115160339198 DSS <0004> hlr_ussd.c:518 262424426188713/0x89e3b002: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339198 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424426188713" session_id=2313400322 session_state=END} 20241115160339198 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339198 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424426188713 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339198 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339198 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2c2a2a20d2d8: Found GsupExpect[0] for "262424426188713" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@2c2a2a20d2d8: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424426188713" TC_mo_ussd_euse(218)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160339200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160339200 DAUC <0003> db_auc.c:157 IMSI='262424796488400': No 2G Auth Data 20241115160339200 DAUC <0003> db_auc.c:192 IMSI='262424796488400': No 3G Auth Data HLR_Test-GSUP(209)@2c2a2a20d2d8: Created GsupExpect[0] for "262424796488400" to be handled at TC_mo_ussd_euse(219) 20241115160339207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 20241115160339210 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339210 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424796488400" session_id=2419657143 session_state=BEGIN} 20241115160339210 DSS <0004> hlr_ussd.c:576 262424796488400/0x903909b7: Process SS (BEGIN) 20241115160339210 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160339210 DSS <0004> hlr_ussd.c:518 262424796488400/0x903909b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160339210 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339210 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data 20241115160339210 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339210 DLINP <000b> input/ipa.c:431 127.0.0.1:44331 sending data EUSE-TC_mo_ussd_euse(206)@2c2a2a20d2d8: 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 } } } } } 20241115160339211 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339211 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339211 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424796488400" session_id=2419657143 session_state=END} 20241115160339211 DSS <0004> hlr_ussd.c:576 262424796488400/0x903909b7: Process SS (END) 20241115160339211 DSS <0004> hlr_ussd.c:518 262424796488400/0x903909b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160339211 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424796488400" session_id=2419657143 session_state=END} 20241115160339211 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160339211 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262424796488400 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160339211 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160339211 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2c2a2a20d2d8: Found GsupExpect[0] for "262424796488400" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@2c2a2a20d2d8: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424796488400" TC_mo_ussd_euse(219)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160339213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@2c2a2a20d2d8: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160339214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.1:4258 20241115160339215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339215 DLINP <000b> input/ipa.c:405 127.0.0.1:44331 message received 20241115160339215 DLINP <000b> input/ipa.c:414 127.0.0.1:44331 connection closed with server 20241115160339215 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44331 20241115160339215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(208)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160339215 DLINP <000b> input/ipa.c:451 connected read/write 20241115160339215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160339215 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160339215 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160339215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160339215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36237<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@2c2a2a20d2d8: Final verdict of PTC: none 210@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 210: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:39 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 20241115160339238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53938<->l=127.0.0.1:4258 20241115160339440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53938<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=90952) Waiting for packet dumper to finish... 1 (prev_count=90952, count=111496) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_ussd_euse_continue started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 20241115160342549 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39883 20241115160342549 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39883 MTC@2c2a2a20d2d8: in not legacy case 2 IPA-EUSE-foobar(222)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160342550 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342550 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160342551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160342552 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342552 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received IPA-EUSE-foobar(222)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160342552 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160342552 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241115160342552 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241115160342552 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241115160342552 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 20241115160342552 DLGSUP <0013> gsup_server.c:235 2: 20241115160342552 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160342552 DLGSUP <0013> gsup_server.c:235 3: 20241115160342552 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160342552 DLGSUP <0013> gsup_server.c:235 4: 20241115160342552 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160342552 DLGSUP <0013> gsup_server.c:235 5: 20241115160342552 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160342552 DLGSUP <0013> gsup_server.c:235 7: 20241115160342552 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160342552 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160342552 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160342552 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39883 20241115160342553 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160342554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(221)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160342554 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160342554 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160342554 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 20241115160342554 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160342554 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 20241115160342554 DLGSUP <0013> gsup_server.c:235 2: 20241115160342554 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160342554 DLGSUP <0013> gsup_server.c:235 3: 20241115160342555 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160342555 DLGSUP <0013> gsup_server.c:235 4: 20241115160342555 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160342555 DLGSUP <0013> gsup_server.c:235 5: 20241115160342555 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160342555 DLGSUP <0013> gsup_server.c:235 7: 20241115160342555 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160342555 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160342555 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160342555 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@2c2a2a20d2d8: 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") 20241115160342564 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39039<->l=127.0.0.1:4259) 20241115160342566 DAUC <0003> db_auc.c:157 IMSI='262423566349950': No 2G Auth Data 20241115160342566 DAUC <0003> db_auc.c:192 IMSI='262423566349950': No 3G Auth Data HLR_Test-GSUP(223)@2c2a2a20d2d8: Created GsupExpect[0] for "262423566349950" to be handled at TC_mo_ussd_euse_continue(226) 20241115160342572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4258 20241115160342598 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342598 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423566349950" session_id=1301444788 session_state=BEGIN} 20241115160342598 DSS <0004> hlr_ussd.c:576 262423566349950/0x4d9278b4: Process SS (BEGIN) 20241115160342599 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342599 DSS <0004> hlr_ussd.c:518 262423566349950/0x4d9278b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342599 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342599 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342599 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342599 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342615 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342615 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566349950" session_id=1301444788 session_state=CONTINUE} 20241115160342615 DSS <0004> hlr_ussd.c:576 262423566349950/0x4d9278b4: Process SS (CONTINUE) 20241115160342615 DSS <0004> hlr_ussd.c:518 262423566349950/0x4d9278b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342615 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566349950" session_id=1301444788 session_state=CONTINUE} 20241115160342615 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342615 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342616 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2c2a2a20d2d8: Found GsupExpect[0] for "262423566349950" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423566349950" TC_mo_ussd_euse_continue(226)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160342628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342628 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423566349950" session_id=1301444788 session_state=CONTINUE} 20241115160342628 DSS <0004> hlr_ussd.c:576 262423566349950/0x4d9278b4: Process SS (CONTINUE) 20241115160342628 DSS <0004> hlr_ussd.c:518 262423566349950/0x4d9278b4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342628 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342629 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342629 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342629 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342632 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342632 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342632 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566349950" session_id=1301444788 session_state=END} 20241115160342633 DSS <0004> hlr_ussd.c:576 262423566349950/0x4d9278b4: Process SS (END) 20241115160342633 DSS <0004> hlr_ussd.c:518 262423566349950/0x4d9278b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342633 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423566349950" session_id=1301444788 session_state=END} 20241115160342633 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342633 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262423566349950 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342633 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342633 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160342637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160342638 DAUC <0003> db_auc.c:157 IMSI='262420215689929': No 2G Auth Data 20241115160342638 DAUC <0003> db_auc.c:192 IMSI='262420215689929': No 3G Auth Data HLR_Test-GSUP(223)@2c2a2a20d2d8: Created GsupExpect[0] for "262420215689929" to be handled at TC_mo_ussd_euse_continue(227) 20241115160342652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4258 20241115160342654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342654 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420215689929" session_id=793474379 session_state=BEGIN} 20241115160342654 DSS <0004> hlr_ussd.c:576 262420215689929/0x2f4b754b: Process SS (BEGIN) 20241115160342654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342654 DSS <0004> hlr_ussd.c:518 262420215689929/0x2f4b754b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342654 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342654 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342655 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342655 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215689929" session_id=793474379 session_state=CONTINUE} 20241115160342655 DSS <0004> hlr_ussd.c:576 262420215689929/0x2f4b754b: Process SS (CONTINUE) 20241115160342655 DSS <0004> hlr_ussd.c:518 262420215689929/0x2f4b754b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342655 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215689929" session_id=793474379 session_state=CONTINUE} 20241115160342655 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342655 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2c2a2a20d2d8: Found GsupExpect[0] for "262420215689929" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@2c2a2a20d2d8: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420215689929" TC_mo_ussd_euse_continue(227)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160342657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342657 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420215689929" session_id=793474379 session_state=CONTINUE} 20241115160342657 DSS <0004> hlr_ussd.c:576 262420215689929/0x2f4b754b: Process SS (CONTINUE) 20241115160342657 DSS <0004> hlr_ussd.c:518 262420215689929/0x2f4b754b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342657 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342657 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342657 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342657 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342658 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342658 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342658 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215689929" session_id=793474379 session_state=END} 20241115160342658 DSS <0004> hlr_ussd.c:576 262420215689929/0x2f4b754b: Process SS (END) 20241115160342658 DSS <0004> hlr_ussd.c:518 262420215689929/0x2f4b754b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342658 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215689929" session_id=793474379 session_state=END} 20241115160342658 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342658 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262420215689929 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342658 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342658 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160342659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57306<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160342659 DAUC <0003> db_auc.c:157 IMSI='262429775763847': No 2G Auth Data 20241115160342659 DAUC <0003> db_auc.c:192 IMSI='262429775763847': No 3G Auth Data HLR_Test-GSUP(223)@2c2a2a20d2d8: Created GsupExpect[0] for "262429775763847" to be handled at TC_mo_ussd_euse_continue(228) 20241115160342665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4258 20241115160342668 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342668 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429775763847" session_id=2996534883 session_state=BEGIN} 20241115160342668 DSS <0004> hlr_ussd.c:576 262429775763847/0xb29b7e63: Process SS (BEGIN) 20241115160342668 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342668 DSS <0004> hlr_ussd.c:518 262429775763847/0xb29b7e63: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342668 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342668 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342668 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342668 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342669 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342669 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429775763847" session_id=2996534883 session_state=CONTINUE} 20241115160342669 DSS <0004> hlr_ussd.c:576 262429775763847/0xb29b7e63: Process SS (CONTINUE) 20241115160342669 DSS <0004> hlr_ussd.c:518 262429775763847/0xb29b7e63: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342669 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429775763847" session_id=2996534883 session_state=CONTINUE} 20241115160342669 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2c2a2a20d2d8: Found GsupExpect[0] for "262429775763847" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@2c2a2a20d2d8: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429775763847" TC_mo_ussd_euse_continue(228)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160342671 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342671 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429775763847" session_id=2996534883 session_state=CONTINUE} 20241115160342671 DSS <0004> hlr_ussd.c:576 262429775763847/0xb29b7e63: Process SS (CONTINUE) 20241115160342671 DSS <0004> hlr_ussd.c:518 262429775763847/0xb29b7e63: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342671 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342671 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342671 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342671 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342671 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342672 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342672 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342673 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429775763847" session_id=2996534883 session_state=END} 20241115160342673 DSS <0004> hlr_ussd.c:576 262429775763847/0xb29b7e63: Process SS (END) 20241115160342673 DSS <0004> hlr_ussd.c:518 262429775763847/0xb29b7e63: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342673 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429775763847" session_id=2996534883 session_state=END} 20241115160342673 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342673 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262429775763847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342673 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342673 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160342673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160342674 DAUC <0003> db_auc.c:157 IMSI='262421228098411': No 2G Auth Data 20241115160342674 DAUC <0003> db_auc.c:192 IMSI='262421228098411': No 3G Auth Data HLR_Test-GSUP(223)@2c2a2a20d2d8: Created GsupExpect[0] for "262421228098411" to be handled at TC_mo_ussd_euse_continue(229) 20241115160342680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4258 20241115160342683 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342683 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421228098411" session_id=2908307640 session_state=BEGIN} 20241115160342683 DSS <0004> hlr_ussd.c:576 262421228098411/0xad5940b8: Process SS (BEGIN) 20241115160342683 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342683 DSS <0004> hlr_ussd.c:518 262421228098411/0xad5940b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342683 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342683 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342683 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342683 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342684 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342684 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342684 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228098411" session_id=2908307640 session_state=CONTINUE} 20241115160342684 DSS <0004> hlr_ussd.c:576 262421228098411/0xad5940b8: Process SS (CONTINUE) 20241115160342684 DSS <0004> hlr_ussd.c:518 262421228098411/0xad5940b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342684 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228098411" session_id=2908307640 session_state=CONTINUE} 20241115160342684 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342684 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342684 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2c2a2a20d2d8: Found GsupExpect[0] for "262421228098411" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@2c2a2a20d2d8: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262421228098411" TC_mo_ussd_euse_continue(229)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160342687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342687 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421228098411" session_id=2908307640 session_state=CONTINUE} 20241115160342687 DSS <0004> hlr_ussd.c:576 262421228098411/0xad5940b8: Process SS (CONTINUE) 20241115160342687 DSS <0004> hlr_ussd.c:518 262421228098411/0xad5940b8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342687 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342687 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342687 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342687 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342688 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342688 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342688 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228098411" session_id=2908307640 session_state=END} 20241115160342688 DSS <0004> hlr_ussd.c:576 262421228098411/0xad5940b8: Process SS (END) 20241115160342688 DSS <0004> hlr_ussd.c:518 262421228098411/0xad5940b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342688 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228098411" session_id=2908307640 session_state=END} 20241115160342688 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342688 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262421228098411 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342688 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342688 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160342689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160342689 DAUC <0003> db_auc.c:157 IMSI='262423231614909': No 2G Auth Data 20241115160342689 DAUC <0003> db_auc.c:192 IMSI='262423231614909': No 3G Auth Data HLR_Test-GSUP(223)@2c2a2a20d2d8: Created GsupExpect[0] for "262423231614909" to be handled at TC_mo_ussd_euse_continue(230) 20241115160342696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57338<->l=127.0.0.1:4258 20241115160342699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342699 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423231614909" session_id=221032084 session_state=BEGIN} 20241115160342699 DSS <0004> hlr_ussd.c:576 262423231614909/0x0d2cae94: Process SS (BEGIN) 20241115160342699 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342699 DSS <0004> hlr_ussd.c:518 262423231614909/0x0d2cae94: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342699 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342699 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342701 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342701 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342701 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423231614909" session_id=221032084 session_state=CONTINUE} 20241115160342701 DSS <0004> hlr_ussd.c:576 262423231614909/0x0d2cae94: Process SS (CONTINUE) 20241115160342701 DSS <0004> hlr_ussd.c:518 262423231614909/0x0d2cae94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342701 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423231614909" session_id=221032084 session_state=CONTINUE} 20241115160342701 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342701 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342701 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2c2a2a20d2d8: Found GsupExpect[0] for "262423231614909" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@2c2a2a20d2d8: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423231614909" TC_mo_ussd_euse_continue(230)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160342703 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342703 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423231614909" session_id=221032084 session_state=CONTINUE} 20241115160342703 DSS <0004> hlr_ussd.c:576 262423231614909/0x0d2cae94: Process SS (CONTINUE) 20241115160342703 DSS <0004> hlr_ussd.c:518 262423231614909/0x0d2cae94: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342703 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342703 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342703 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342703 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342703 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342705 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342705 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342705 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423231614909" session_id=221032084 session_state=END} 20241115160342705 DSS <0004> hlr_ussd.c:576 262423231614909/0x0d2cae94: Process SS (END) 20241115160342705 DSS <0004> hlr_ussd.c:518 262423231614909/0x0d2cae94: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342705 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423231614909" session_id=221032084 session_state=END} 20241115160342705 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342705 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262423231614909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342705 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342705 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160342706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57338<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160342706 DAUC <0003> db_auc.c:157 IMSI='262428919302680': No 2G Auth Data 20241115160342706 DAUC <0003> db_auc.c:192 IMSI='262428919302680': No 3G Auth Data HLR_Test-GSUP(223)@2c2a2a20d2d8: Created GsupExpect[0] for "262428919302680" to be handled at TC_mo_ussd_euse_continue(231) 20241115160342712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20241115160342715 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342715 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428919302680" session_id=2555508971 session_state=BEGIN} 20241115160342715 DSS <0004> hlr_ussd.c:576 262428919302680/0x9851f8eb: Process SS (BEGIN) 20241115160342715 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342715 DSS <0004> hlr_ussd.c:518 262428919302680/0x9851f8eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342715 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342715 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342715 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342715 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342717 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342717 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342717 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428919302680" session_id=2555508971 session_state=CONTINUE} 20241115160342717 DSS <0004> hlr_ussd.c:576 262428919302680/0x9851f8eb: Process SS (CONTINUE) 20241115160342717 DSS <0004> hlr_ussd.c:518 262428919302680/0x9851f8eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342717 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428919302680" session_id=2555508971 session_state=CONTINUE} 20241115160342717 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342717 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342717 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2c2a2a20d2d8: Found GsupExpect[0] for "262428919302680" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@2c2a2a20d2d8: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262428919302680" TC_mo_ussd_euse_continue(231)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160342719 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342719 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428919302680" session_id=2555508971 session_state=CONTINUE} 20241115160342719 DSS <0004> hlr_ussd.c:576 262428919302680/0x9851f8eb: Process SS (CONTINUE) 20241115160342719 DSS <0004> hlr_ussd.c:518 262428919302680/0x9851f8eb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342719 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342719 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342719 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342719 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342719 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342720 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342720 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342720 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428919302680" session_id=2555508971 session_state=END} 20241115160342720 DSS <0004> hlr_ussd.c:576 262428919302680/0x9851f8eb: Process SS (END) 20241115160342720 DSS <0004> hlr_ussd.c:518 262428919302680/0x9851f8eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342720 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428919302680" session_id=2555508971 session_state=END} 20241115160342720 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342720 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262428919302680 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342720 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342720 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160342721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160342722 DAUC <0003> db_auc.c:157 IMSI='262429017959720': No 2G Auth Data 20241115160342722 DAUC <0003> db_auc.c:192 IMSI='262429017959720': No 3G Auth Data HLR_Test-GSUP(223)@2c2a2a20d2d8: Created GsupExpect[0] for "262429017959720" to be handled at TC_mo_ussd_euse_continue(232) 20241115160342728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 20241115160342732 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342732 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429017959720" session_id=672592653 session_state=BEGIN} 20241115160342732 DSS <0004> hlr_ussd.c:576 262429017959720/0x2816f30d: Process SS (BEGIN) 20241115160342732 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342732 DSS <0004> hlr_ussd.c:518 262429017959720/0x2816f30d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342732 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342732 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342732 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342732 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342733 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342733 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342733 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017959720" session_id=672592653 session_state=CONTINUE} 20241115160342733 DSS <0004> hlr_ussd.c:576 262429017959720/0x2816f30d: Process SS (CONTINUE) 20241115160342733 DSS <0004> hlr_ussd.c:518 262429017959720/0x2816f30d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342733 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017959720" session_id=672592653 session_state=CONTINUE} 20241115160342733 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342733 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342733 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2c2a2a20d2d8: Found GsupExpect[0] for "262429017959720" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@2c2a2a20d2d8: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429017959720" TC_mo_ussd_euse_continue(232)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160342736 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342736 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429017959720" session_id=672592653 session_state=CONTINUE} 20241115160342736 DSS <0004> hlr_ussd.c:576 262429017959720/0x2816f30d: Process SS (CONTINUE) 20241115160342736 DSS <0004> hlr_ussd.c:518 262429017959720/0x2816f30d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342736 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342736 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342736 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342736 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342736 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342738 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342738 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342738 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017959720" session_id=672592653 session_state=END} 20241115160342738 DSS <0004> hlr_ussd.c:576 262429017959720/0x2816f30d: Process SS (END) 20241115160342738 DSS <0004> hlr_ussd.c:518 262429017959720/0x2816f30d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342738 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429017959720" session_id=672592653 session_state=END} 20241115160342738 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342738 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429017959720 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342738 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342738 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160342739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57354<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160342739 DAUC <0003> db_auc.c:157 IMSI='262426611568310': No 2G Auth Data 20241115160342739 DAUC <0003> db_auc.c:192 IMSI='262426611568310': No 3G Auth Data HLR_Test-GSUP(223)@2c2a2a20d2d8: Created GsupExpect[0] for "262426611568310" to be handled at TC_mo_ussd_euse_continue(233) 20241115160342746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 20241115160342749 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342749 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426611568310" session_id=914357570 session_state=BEGIN} 20241115160342749 DSS <0004> hlr_ussd.c:576 262426611568310/0x367ffd42: Process SS (BEGIN) 20241115160342749 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241115160342749 DSS <0004> hlr_ussd.c:518 262426611568310/0x367ffd42: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241115160342749 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342749 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342749 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342749 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342751 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342751 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342751 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426611568310" session_id=914357570 session_state=CONTINUE} 20241115160342751 DSS <0004> hlr_ussd.c:576 262426611568310/0x367ffd42: Process SS (CONTINUE) 20241115160342751 DSS <0004> hlr_ussd.c:518 262426611568310/0x367ffd42: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241115160342751 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426611568310" session_id=914357570 session_state=CONTINUE} 20241115160342751 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342751 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342751 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2c2a2a20d2d8: Found GsupExpect[0] for "262426611568310" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@2c2a2a20d2d8: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426611568310" TC_mo_ussd_euse_continue(233)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160342753 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342753 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426611568310" session_id=914357570 session_state=CONTINUE} 20241115160342753 DSS <0004> hlr_ussd.c:576 262426611568310/0x367ffd42: Process SS (CONTINUE) 20241115160342753 DSS <0004> hlr_ussd.c:518 262426611568310/0x367ffd42: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342753 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342753 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342753 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data 20241115160342753 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342753 DLINP <000b> input/ipa.c:431 127.0.0.1:39883 sending data EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: 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 } } } } } 20241115160342754 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342754 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342754 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426611568310" session_id=914357570 session_state=END} 20241115160342754 DSS <0004> hlr_ussd.c:576 262426611568310/0x367ffd42: Process SS (END) 20241115160342754 DSS <0004> hlr_ussd.c:518 262426611568310/0x367ffd42: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241115160342754 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426611568310" session_id=914357570 session_state=END} 20241115160342754 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160342754 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262426611568310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160342754 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160342754 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160342755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@2c2a2a20d2d8: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160342756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 20241115160342757 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160342757 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160342757 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160342757 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160342757 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39039<->l=127.0.0.1:4259) 20241115160342757 DLINP <000b> input/ipa.c:451 connected read/write 20241115160342757 DLINP <000b> input/ipa.c:405 127.0.0.1:39883 message received 20241115160342757 DLINP <000b> input/ipa.c:414 127.0.0.1:39883 connection closed with server IPA-CTRL-CLI-IPA(225)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP(223)@2c2a2a20d2d8: Final verdict of PTC: none IPA-EUSE-foobar(222)@2c2a2a20d2d8: Final verdict of PTC: none 224@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 224: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:42 UTC 2024 20241115160342757 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39883 20241115160342757 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) ====== 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 20241115160342794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4258 20241115160342996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57372<->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=157124) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:45 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_ussd_euse_defaultroute started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 20241115160346106 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35697 20241115160346106 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35697 MTC@2c2a2a20d2d8: in not legacy case 2 IPA-EUSE-foobar(236)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160346107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346107 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160346108 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@2c2a2a20d2d8: 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 } } } } 20241115160346109 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346109 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346109 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160346109 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241115160346109 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241115160346109 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241115160346109 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 20241115160346109 DLGSUP <0013> gsup_server.c:235 2: 20241115160346109 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160346109 DLGSUP <0013> gsup_server.c:235 3: 20241115160346109 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160346109 DLGSUP <0013> gsup_server.c:235 4: 20241115160346109 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160346109 DLGSUP <0013> gsup_server.c:235 5: 20241115160346109 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160346109 DLGSUP <0013> gsup_server.c:235 7: 20241115160346109 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160346109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160346109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160346109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35697 IPA-EUSE-foobar(236)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160346110 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160346111 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346111 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160346111 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160346111 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 20241115160346111 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160346111 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 20241115160346111 DLGSUP <0013> gsup_server.c:235 2: HLR_Test-GSUP-IPA(235)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160346111 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160346111 DLGSUP <0013> gsup_server.c:235 3: 20241115160346111 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160346111 DLGSUP <0013> gsup_server.c:235 4: 20241115160346111 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160346111 DLGSUP <0013> gsup_server.c:235 5: 20241115160346111 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160346111 DLGSUP <0013> gsup_server.c:235 7: 20241115160346111 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160346111 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160346111 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160346111 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@2c2a2a20d2d8: 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") 20241115160346120 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39435<->l=127.0.0.1:4259) 20241115160346125 DAUC <0003> db_auc.c:157 IMSI='262427968326255': No 2G Auth Data 20241115160346125 DAUC <0003> db_auc.c:192 IMSI='262427968326255': No 3G Auth Data HLR_Test-GSUP(237)@2c2a2a20d2d8: Created GsupExpect[0] for "262427968326255" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241115160346133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 20241115160346154 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346154 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427968326255" session_id=73451230 session_state=BEGIN} 20241115160346154 DSS <0004> hlr_ussd.c:576 262427968326255/0x0460c6de: Process SS (BEGIN) 20241115160346154 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346154 DSS <0004> hlr_ussd.c:518 262427968326255/0x0460c6de: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346154 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346154 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346154 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346154 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2c2a2a20d2d8: 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 } } } } } 20241115160346170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346171 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346171 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427968326255" session_id=73451230 session_state=END} 20241115160346171 DSS <0004> hlr_ussd.c:576 262427968326255/0x0460c6de: Process SS (END) 20241115160346171 DSS <0004> hlr_ussd.c:518 262427968326255/0x0460c6de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346171 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427968326255" session_id=73451230 session_state=END} 20241115160346171 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346171 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262427968326255 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2c2a2a20d2d8: Found GsupExpect[0] for "262427968326255" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262427968326255" TC_mo_ussd_euse_defaultroute(240)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160346182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160346184 DAUC <0003> db_auc.c:157 IMSI='262423676123340': No 2G Auth Data 20241115160346184 DAUC <0003> db_auc.c:192 IMSI='262423676123340': No 3G Auth Data HLR_Test-GSUP(237)@2c2a2a20d2d8: Created GsupExpect[0] for "262423676123340" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241115160346198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 20241115160346200 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346200 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423676123340" session_id=2723366925 session_state=BEGIN} 20241115160346200 DSS <0004> hlr_ussd.c:576 262423676123340/0xa253480d: Process SS (BEGIN) 20241115160346201 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346201 DSS <0004> hlr_ussd.c:518 262423676123340/0xa253480d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2c2a2a20d2d8: 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 } } } } } 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346201 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423676123340" session_id=2723366925 session_state=END} 20241115160346201 DSS <0004> hlr_ussd.c:576 262423676123340/0xa253480d: Process SS (END) 20241115160346201 DSS <0004> hlr_ussd.c:518 262423676123340/0xa253480d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346201 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423676123340" session_id=2723366925 session_state=END} 20241115160346201 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346201 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423676123340 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346201 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2c2a2a20d2d8: Found GsupExpect[0] for "262423676123340" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@2c2a2a20d2d8: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423676123340" TC_mo_ussd_euse_defaultroute(241)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160346203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160346203 DAUC <0003> db_auc.c:157 IMSI='262426520601286': No 2G Auth Data 20241115160346203 DAUC <0003> db_auc.c:192 IMSI='262426520601286': No 3G Auth Data HLR_Test-GSUP(237)@2c2a2a20d2d8: Created GsupExpect[0] for "262426520601286" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241115160346210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 20241115160346212 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346212 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426520601286" session_id=3190246528 session_state=BEGIN} 20241115160346212 DSS <0004> hlr_ussd.c:576 262426520601286/0xbe274c80: Process SS (BEGIN) 20241115160346212 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346212 DSS <0004> hlr_ussd.c:518 262426520601286/0xbe274c80: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346212 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346212 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346212 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346212 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2c2a2a20d2d8: 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 } } } } } 20241115160346213 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346213 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346213 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426520601286" session_id=3190246528 session_state=END} 20241115160346213 DSS <0004> hlr_ussd.c:576 262426520601286/0xbe274c80: Process SS (END) 20241115160346213 DSS <0004> hlr_ussd.c:518 262426520601286/0xbe274c80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346213 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426520601286" session_id=3190246528 session_state=END} 20241115160346213 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346213 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262426520601286 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346213 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346213 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2c2a2a20d2d8: Found GsupExpect[0] for "262426520601286" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@2c2a2a20d2d8: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262426520601286" TC_mo_ussd_euse_defaultroute(242)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160346215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160346215 DAUC <0003> db_auc.c:157 IMSI='262422028745062': No 2G Auth Data 20241115160346215 DAUC <0003> db_auc.c:192 IMSI='262422028745062': No 3G Auth Data HLR_Test-GSUP(237)@2c2a2a20d2d8: Created GsupExpect[0] for "262422028745062" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241115160346222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 20241115160346225 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346225 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422028745062" session_id=2040443214 session_state=BEGIN} 20241115160346225 DSS <0004> hlr_ussd.c:576 262422028745062/0x799eb14e: Process SS (BEGIN) 20241115160346225 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346225 DSS <0004> hlr_ussd.c:518 262422028745062/0x799eb14e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346225 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346225 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346225 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346225 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2c2a2a20d2d8: 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 } } } } } 20241115160346226 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346226 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346226 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422028745062" session_id=2040443214 session_state=END} 20241115160346226 DSS <0004> hlr_ussd.c:576 262422028745062/0x799eb14e: Process SS (END) 20241115160346226 DSS <0004> hlr_ussd.c:518 262422028745062/0x799eb14e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346226 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422028745062" session_id=2040443214 session_state=END} 20241115160346226 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346227 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262422028745062 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346227 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2c2a2a20d2d8: Found GsupExpect[0] for "262422028745062" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@2c2a2a20d2d8: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422028745062" TC_mo_ussd_euse_defaultroute(243)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160346228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160346229 DAUC <0003> db_auc.c:157 IMSI='262429420106548': No 2G Auth Data 20241115160346229 DAUC <0003> db_auc.c:192 IMSI='262429420106548': No 3G Auth Data HLR_Test-GSUP(237)@2c2a2a20d2d8: Created GsupExpect[0] for "262429420106548" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241115160346236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 20241115160346239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346239 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429420106548" session_id=316306312 session_state=BEGIN} 20241115160346239 DSS <0004> hlr_ussd.c:576 262429420106548/0x12da7388: Process SS (BEGIN) 20241115160346239 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346239 DSS <0004> hlr_ussd.c:518 262429420106548/0x12da7388: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346239 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346239 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346239 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2c2a2a20d2d8: 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 } } } } } 20241115160346240 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346240 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346240 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420106548" session_id=316306312 session_state=END} 20241115160346240 DSS <0004> hlr_ussd.c:576 262429420106548/0x12da7388: Process SS (END) 20241115160346240 DSS <0004> hlr_ussd.c:518 262429420106548/0x12da7388: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346240 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420106548" session_id=316306312 session_state=END} 20241115160346240 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346240 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429420106548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346240 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346240 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2c2a2a20d2d8: Found GsupExpect[0] for "262429420106548" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@2c2a2a20d2d8: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429420106548" TC_mo_ussd_euse_defaultroute(244)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160346243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160346243 DAUC <0003> db_auc.c:157 IMSI='262422948320170': No 2G Auth Data 20241115160346243 DAUC <0003> db_auc.c:192 IMSI='262422948320170': No 3G Auth Data HLR_Test-GSUP(237)@2c2a2a20d2d8: Created GsupExpect[0] for "262422948320170" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241115160346250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4258 20241115160346253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346253 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422948320170" session_id=3579161787 session_state=BEGIN} 20241115160346253 DSS <0004> hlr_ussd.c:576 262422948320170/0xd555acbb: Process SS (BEGIN) 20241115160346253 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346253 DSS <0004> hlr_ussd.c:518 262422948320170/0xd555acbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346253 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346253 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346253 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2c2a2a20d2d8: 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 } } } } } 20241115160346254 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346254 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346254 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422948320170" session_id=3579161787 session_state=END} 20241115160346254 DSS <0004> hlr_ussd.c:576 262422948320170/0xd555acbb: Process SS (END) 20241115160346254 DSS <0004> hlr_ussd.c:518 262422948320170/0xd555acbb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346254 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422948320170" session_id=3579161787 session_state=END} 20241115160346254 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346254 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262422948320170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346254 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346254 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2c2a2a20d2d8: Found GsupExpect[0] for "262422948320170" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@2c2a2a20d2d8: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422948320170" TC_mo_ussd_euse_defaultroute(245)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160346256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160346257 DAUC <0003> db_auc.c:157 IMSI='262421283506524': No 2G Auth Data 20241115160346257 DAUC <0003> db_auc.c:192 IMSI='262421283506524': No 3G Auth Data HLR_Test-GSUP(237)@2c2a2a20d2d8: Created GsupExpect[0] for "262421283506524" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241115160346264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 20241115160346267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346267 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421283506524" session_id=4192158402 session_state=BEGIN} 20241115160346267 DSS <0004> hlr_ussd.c:576 262421283506524/0xf9df42c2: Process SS (BEGIN) 20241115160346267 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346267 DSS <0004> hlr_ussd.c:518 262421283506524/0xf9df42c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346267 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346267 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346267 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2c2a2a20d2d8: 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 } } } } } 20241115160346268 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346268 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346268 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421283506524" session_id=4192158402 session_state=END} 20241115160346268 DSS <0004> hlr_ussd.c:576 262421283506524/0xf9df42c2: Process SS (END) 20241115160346268 DSS <0004> hlr_ussd.c:518 262421283506524/0xf9df42c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346268 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421283506524" session_id=4192158402 session_state=END} 20241115160346268 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346268 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262421283506524 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346268 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346268 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2c2a2a20d2d8: Found GsupExpect[0] for "262421283506524" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@2c2a2a20d2d8: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421283506524" TC_mo_ussd_euse_defaultroute(246)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160346270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160346270 DAUC <0003> db_auc.c:157 IMSI='262429469665251': No 2G Auth Data 20241115160346270 DAUC <0003> db_auc.c:192 IMSI='262429469665251': No 3G Auth Data HLR_Test-GSUP(237)@2c2a2a20d2d8: Created GsupExpect[0] for "262429469665251" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241115160346277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57462<->l=127.0.0.1:4258 20241115160346280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346280 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429469665251" session_id=171735124 session_state=BEGIN} 20241115160346280 DSS <0004> hlr_ussd.c:576 262429469665251/0x0a3c7854: Process SS (BEGIN) 20241115160346280 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241115160346280 DSS <0004> hlr_ussd.c:518 262429469665251/0x0a3c7854: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241115160346280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346280 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data 20241115160346280 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346280 DLINP <000b> input/ipa.c:431 127.0.0.1:35697 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2c2a2a20d2d8: 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 } } } } } 20241115160346281 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346281 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346281 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429469665251" session_id=171735124 session_state=END} 20241115160346281 DSS <0004> hlr_ussd.c:576 262429469665251/0x0a3c7854: Process SS (END) 20241115160346281 DSS <0004> hlr_ussd.c:518 262429469665251/0x0a3c7854: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241115160346281 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429469665251" session_id=171735124 session_state=END} 20241115160346281 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160346281 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429469665251 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241115160346281 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160346281 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2c2a2a20d2d8: Found GsupExpect[0] for "262429469665251" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@2c2a2a20d2d8: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429469665251" TC_mo_ussd_euse_defaultroute(247)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160346283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57462<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@2c2a2a20d2d8: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160346285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 20241115160346285 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160346285 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160346285 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160346285 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160346285 DLINP <000b> input/ipa.c:451 connected read/write 20241115160346285 DLINP <000b> input/ipa.c:405 127.0.0.1:35697 message received 20241115160346285 DLINP <000b> input/ipa.c:414 127.0.0.1:35697 connection closed with server 20241115160346285 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35697 20241115160346285 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241115160346285 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39435<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@2c2a2a20d2d8: Final verdict of PTC: none 238@2c2a2a20d2d8: Final verdict of PTC: none IPA-EUSE-foobar(236)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 238: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:46 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 20241115160346308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 20241115160346510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86828) Waiting for packet dumper to finish... 1 (prev_count=86828, count=113676) 20241115160348235 DSS <0004> hlr_ussd.c:239 262423117397498/0xd3170563: SS Session Timeout, destroying 20241115160348236 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423117397498 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348249 DSS <0004> hlr_ussd.c:239 262428261200085/0x11c800ba: SS Session Timeout, destroying 20241115160348249 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428261200085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348262 DSS <0004> hlr_ussd.c:239 262429700313635/0xbb37a045: SS Session Timeout, destroying 20241115160348262 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429700313635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348274 DSS <0004> hlr_ussd.c:239 262425838011547/0x85811aaa: SS Session Timeout, destroying 20241115160348274 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425838011547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348285 DSS <0004> hlr_ussd.c:239 262422855289080/0xdec98b9d: SS Session Timeout, destroying 20241115160348285 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422855289080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348297 DSS <0004> hlr_ussd.c:239 262425969859811/0xacd147e7: SS Session Timeout, destroying 20241115160348297 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425969859811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348313 DSS <0004> hlr_ussd.c:239 262427290462255/0xb65168ef: SS Session Timeout, destroying 20241115160348313 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427290462255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160348326 DSS <0004> hlr_ussd.c:239 262426836120950/0x95e1a37f: SS Session Timeout, destroying 20241115160348326 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426836120950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_mo_sss_reject started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160349634 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160349635 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160349637 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160349638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160349640 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160349640 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160349640 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160349640 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 20241115160349640 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160349640 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 HLR_Test-GSUP-IPA(248)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160349640 DLGSUP <0013> gsup_server.c:235 2: 20241115160349640 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160349640 DLGSUP <0013> gsup_server.c:235 3: 20241115160349640 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160349640 DLGSUP <0013> gsup_server.c:235 4: 20241115160349640 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160349640 DLGSUP <0013> gsup_server.c:235 5: 20241115160349640 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160349640 DLGSUP <0013> gsup_server.c:235 7: 20241115160349640 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160349640 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160349640 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160349640 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@2c2a2a20d2d8: 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") 20241115160349651 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45789<->l=127.0.0.1:4259) 20241115160349652 DAUC <0003> db_auc.c:157 IMSI='262424122785824': No 2G Auth Data 20241115160349652 DAUC <0003> db_auc.c:192 IMSI='262424122785824': No 3G Auth Data HLR_Test-GSUP(249)@2c2a2a20d2d8: Created GsupExpect[0] for "262424122785824" to be handled at TC_mo_sss_reject(252) 20241115160349658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20241115160349682 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160349682 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424122785824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424122785824" session_id=3694645315 session_state=BEGIN} 20241115160349682 DSS <0004> hlr_ussd.c:576 262424122785824/0xdc37d043: Process SS (BEGIN) 20241115160349682 DSS <0004> hlr_ussd.c:498 262424122785824/0xdc37d043: SS CompType=Invoke, OpCode=InterrogateSS 20241115160349682 DSS <0004> hlr_ussd.c:506 262424122785824/0xdc37d043: Structured SS requests are not supported, rejecting... 20241115160349682 DSS <0004> hlr_ussd.c:354 262424122785824/0xdc37d043: Tx ReturnError(0, 0x15) 20241115160349682 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424122785824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424122785824" session_id=3694645315 session_state=END} 20241115160349682 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160349682 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@2c2a2a20d2d8: Found GsupExpect[0] for "262424122785824" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@2c2a2a20d2d8: Added IMSI table entry 0TC_mo_sss_reject(252)"262424122785824" TC_mo_sss_reject(252)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160349691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160349695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160349697 DLINP <000b> input/ipa.c:451 connected read/write 20241115160349697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160349697 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160349697 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160349697 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160349697 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45789<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@2c2a2a20d2d8: Final verdict of PTC: none 250@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 250: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_mo_sss_reject finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:49 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 20241115160349748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4258 20241115160349849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57502<->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=27660) 20241115160351634 DSS <0004> hlr_ussd.c:239 262423192939129/0x97ac8b9d: SS Session Timeout, destroying 20241115160351634 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423192939129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351643 DSS <0004> hlr_ussd.c:239 262427745604891/0xe8530a81: SS Session Timeout, destroying 20241115160351644 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427745604891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351654 DSS <0004> hlr_ussd.c:239 262421546061385/0x25d48454: SS Session Timeout, destroying 20241115160351654 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421546061385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351666 DSS <0004> hlr_ussd.c:239 262422043165936/0xa0f435c5: SS Session Timeout, destroying 20241115160351666 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422043165936 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351678 DSS <0004> hlr_ussd.c:239 262423880022042/0xc7f4e7ae: SS Session Timeout, destroying 20241115160351678 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423880022042 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351689 DSS <0004> hlr_ussd.c:239 262422274890202/0xed7179ff: SS Session Timeout, destroying 20241115160351689 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422274890202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351700 DSS <0004> hlr_ussd.c:239 262424543564074/0x8d7b535e: SS Session Timeout, destroying 20241115160351701 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424543564074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241115160351713 DSS <0004> hlr_ussd.c:239 262420871590309/0x1f60b4d7: SS Session Timeout, destroying 20241115160351713 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420871590309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:51 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_check_imei started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160352930 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160352930 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160352934 DLINP <000b> input/ipa.c:451 connected read/write 20241115160352934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160352934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@2c2a2a20d2d8: 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) } } } } 20241115160352935 DLINP <000b> input/ipa.c:451 connected read/write 20241115160352935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(253)@2c2a2a20d2d8: 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 } } } } 20241115160352935 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160352935 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160352935 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 20241115160352935 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160352935 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 20241115160352935 DLGSUP <0013> gsup_server.c:235 2: 20241115160352935 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160352935 DLGSUP <0013> gsup_server.c:235 3: 20241115160352935 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160352935 DLGSUP <0013> gsup_server.c:235 4: 20241115160352935 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160352935 DLGSUP <0013> gsup_server.c:235 5: HLR_Test-GSUP-IPA(253)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160352935 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160352935 DLGSUP <0013> gsup_server.c:235 7: 20241115160352935 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160352935 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160352935 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160352935 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@2c2a2a20d2d8: 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") 20241115160352964 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36279<->l=127.0.0.1:4259) 20241115160352978 DAUC <0003> db_auc.c:157 IMSI='262422611442645': No 2G Auth Data 20241115160352978 DAUC <0003> db_auc.c:192 IMSI='262422611442645': No 3G Auth Data HLR_Test-GSUP(254)@2c2a2a20d2d8: Created GsupExpect[0] for "262422611442645" to be handled at TC_gsup_check_imei(257) 20241115160353006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4258 20241115160353019 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353019 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422611442645"} 20241115160353019 DMAIN <0000> hlr.c:435 IMSI='262422611442645': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353020 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422611442645"} 20241115160353020 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353020 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353020 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2c2a2a20d2d8: Found GsupExpect[0] for "262422611442645" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_check_imei(257)"262422611442645" TC_gsup_check_imei(257)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160353024 DAUC <0003> db_auc.c:192 IMSI='262422611442645': No 3G Auth Data 20241115160353031 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353031 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422611442645"} 20241115160353031 DAUC <0003> hlr.c:428 IMSI='262422611442645': storing IMEI = 12345678901234 20241115160353031 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422611442645"} 20241115160353031 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422611442645 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353031 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353031 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353033 DAUC <0003> db_auc.c:192 IMSI='262422611442645': No 3G Auth Data TC_gsup_check_imei(257)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160353036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160353039 DAUC <0003> db_auc.c:157 IMSI='262428778328753': No 2G Auth Data 20241115160353039 DAUC <0003> db_auc.c:192 IMSI='262428778328753': No 3G Auth Data HLR_Test-GSUP(254)@2c2a2a20d2d8: Created GsupExpect[0] for "262428778328753" to be handled at TC_gsup_check_imei(258) 20241115160353052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4258 20241115160353055 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353055 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428778328753"} 20241115160353055 DMAIN <0000> hlr.c:435 IMSI='262428778328753': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353055 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428778328753"} 20241115160353055 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353055 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353055 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2c2a2a20d2d8: Found GsupExpect[0] for "262428778328753" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_check_imei(258)"262428778328753" TC_gsup_check_imei(258)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160353056 DAUC <0003> db_auc.c:192 IMSI='262428778328753': No 3G Auth Data 20241115160353057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353057 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428778328753"} 20241115160353057 DAUC <0003> hlr.c:428 IMSI='262428778328753': storing IMEI = 12345678901234 20241115160353057 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428778328753"} 20241115160353057 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428778328753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160353058 DAUC <0003> db_auc.c:192 IMSI='262428778328753': No 3G Auth Data 20241115160353058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160353059 DAUC <0003> db_auc.c:157 IMSI='262427350810020': No 2G Auth Data 20241115160353059 DAUC <0003> db_auc.c:192 IMSI='262427350810020': No 3G Auth Data HLR_Test-GSUP(254)@2c2a2a20d2d8: Created GsupExpect[0] for "262427350810020" to be handled at TC_gsup_check_imei(259) 20241115160353065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 20241115160353067 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353068 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427350810020"} 20241115160353068 DMAIN <0000> hlr.c:435 IMSI='262427350810020': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353068 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427350810020"} 20241115160353068 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353068 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353068 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2c2a2a20d2d8: Found GsupExpect[0] for "262427350810020" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_check_imei(259)"262427350810020" TC_gsup_check_imei(259)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160353069 DAUC <0003> db_auc.c:192 IMSI='262427350810020': No 3G Auth Data 20241115160353070 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353070 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427350810020"} 20241115160353070 DAUC <0003> hlr.c:428 IMSI='262427350810020': storing IMEI = 12345678901234 20241115160353070 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427350810020"} 20241115160353070 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427350810020 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353070 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353070 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160353071 DAUC <0003> db_auc.c:192 IMSI='262427350810020': No 3G Auth Data 20241115160353071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160353072 DAUC <0003> db_auc.c:157 IMSI='262427664088853': No 2G Auth Data 20241115160353072 DAUC <0003> db_auc.c:192 IMSI='262427664088853': No 3G Auth Data HLR_Test-GSUP(254)@2c2a2a20d2d8: Created GsupExpect[0] for "262427664088853" to be handled at TC_gsup_check_imei(260) 20241115160353079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 20241115160353081 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353081 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664088853"} 20241115160353081 DMAIN <0000> hlr.c:435 IMSI='262427664088853': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353081 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427664088853"} 20241115160353081 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353081 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353081 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2c2a2a20d2d8: Found GsupExpect[0] for "262427664088853" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_check_imei(260)"262427664088853" TC_gsup_check_imei(260)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160353082 DAUC <0003> db_auc.c:157 IMSI='262427664088853': No 2G Auth Data 20241115160353083 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353083 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427664088853"} 20241115160353083 DAUC <0003> hlr.c:428 IMSI='262427664088853': storing IMEI = 12345678901234 20241115160353083 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427664088853"} 20241115160353083 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427664088853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353083 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353083 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160353084 DAUC <0003> db_auc.c:157 IMSI='262427664088853': No 2G Auth Data 20241115160353085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160353085 DAUC <0003> db_auc.c:157 IMSI='262421617961333': No 2G Auth Data 20241115160353085 DAUC <0003> db_auc.c:192 IMSI='262421617961333': No 3G Auth Data HLR_Test-GSUP(254)@2c2a2a20d2d8: Created GsupExpect[0] for "262421617961333" to be handled at TC_gsup_check_imei(261) 20241115160353091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 20241115160353094 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353094 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421617961333"} 20241115160353094 DMAIN <0000> hlr.c:435 IMSI='262421617961333': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353094 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421617961333"} 20241115160353094 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353094 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353094 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2c2a2a20d2d8: Found GsupExpect[0] for "262421617961333" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_check_imei(261)"262421617961333" TC_gsup_check_imei(261)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160353095 DAUC <0003> db_auc.c:157 IMSI='262421617961333': No 2G Auth Data 20241115160353096 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353096 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421617961333"} 20241115160353096 DAUC <0003> hlr.c:428 IMSI='262421617961333': storing IMEI = 12345678901234 20241115160353096 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421617961333"} 20241115160353096 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421617961333 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353096 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353096 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160353097 DAUC <0003> db_auc.c:157 IMSI='262421617961333': No 2G Auth Data 20241115160353097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160353098 DAUC <0003> db_auc.c:157 IMSI='262428920359756': No 2G Auth Data 20241115160353098 DAUC <0003> db_auc.c:192 IMSI='262428920359756': No 3G Auth Data HLR_Test-GSUP(254)@2c2a2a20d2d8: Created GsupExpect[0] for "262428920359756" to be handled at TC_gsup_check_imei(262) 20241115160353104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4258 20241115160353106 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353106 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428920359756"} 20241115160353106 DMAIN <0000> hlr.c:435 IMSI='262428920359756': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353106 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428920359756"} 20241115160353106 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353106 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353107 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2c2a2a20d2d8: Found GsupExpect[0] for "262428920359756" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_check_imei(262)"262428920359756" TC_gsup_check_imei(262)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160353109 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353109 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428920359756"} 20241115160353109 DAUC <0003> hlr.c:428 IMSI='262428920359756': storing IMEI = 12345678901234 20241115160353109 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428920359756"} 20241115160353109 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428920359756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353109 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353109 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160353110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160353111 DAUC <0003> db_auc.c:157 IMSI='262426883681524': No 2G Auth Data 20241115160353111 DAUC <0003> db_auc.c:192 IMSI='262426883681524': No 3G Auth Data HLR_Test-GSUP(254)@2c2a2a20d2d8: Created GsupExpect[0] for "262426883681524" to be handled at TC_gsup_check_imei(263) 20241115160353118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4258 20241115160353122 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353122 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426883681524"} 20241115160353122 DMAIN <0000> hlr.c:435 IMSI='262426883681524': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353122 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426883681524"} 20241115160353122 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353122 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353122 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2c2a2a20d2d8: Found GsupExpect[0] for "262426883681524" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_check_imei(263)"262426883681524" TC_gsup_check_imei(263)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160353125 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353126 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426883681524"} 20241115160353126 DAUC <0003> hlr.c:428 IMSI='262426883681524': storing IMEI = 12345678901234 20241115160353126 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426883681524"} 20241115160353126 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426883681524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353126 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353126 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160353127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38640<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160353128 DAUC <0003> db_auc.c:157 IMSI='262423906154763': No 2G Auth Data 20241115160353128 DAUC <0003> db_auc.c:192 IMSI='262423906154763': No 3G Auth Data HLR_Test-GSUP(254)@2c2a2a20d2d8: Created GsupExpect[0] for "262423906154763" to be handled at TC_gsup_check_imei(264) 20241115160353133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 20241115160353136 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353136 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906154763"} 20241115160353136 DMAIN <0000> hlr.c:435 IMSI='262423906154763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160353136 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423906154763"} 20241115160353136 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353136 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353136 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2c2a2a20d2d8: Found GsupExpect[0] for "262423906154763" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_check_imei(264)"262423906154763" TC_gsup_check_imei(264)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160353138 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353138 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423906154763"} 20241115160353138 DAUC <0003> hlr.c:428 IMSI='262423906154763': storing IMEI = 12345678901234 20241115160353138 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423906154763"} 20241115160353138 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423906154763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160353138 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160353138 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160353139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160353140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160353140 DLINP <000b> input/ipa.c:451 connected read/write 20241115160353140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160353140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160353140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160353140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160353140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36279<->l=127.0.0.1:4259) 255@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_check_imei finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:53 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 20241115160353167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 20241115160353268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38652<->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=125424) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:55 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_check_imei_via_proxy started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160356390 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160356390 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160356393 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160356396 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356396 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160356396 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160356396 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 20241115160356396 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160356396 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 20241115160356396 DLGSUP <0013> gsup_server.c:235 2: 20241115160356396 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160356396 DLGSUP <0013> gsup_server.c:235 3: 20241115160356396 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160356396 DLGSUP <0013> gsup_server.c:235 4: 20241115160356396 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160356396 DLGSUP <0013> gsup_server.c:235 5: 20241115160356396 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160356396 DLGSUP <0013> gsup_server.c:235 7: 20241115160356396 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(265)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160356396 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160356396 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160356396 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@2c2a2a20d2d8: 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") 20241115160356417 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37643<->l=127.0.0.1:4259) 20241115160356421 DAUC <0003> db_auc.c:157 IMSI='262422896855089': No 2G Auth Data 20241115160356421 DAUC <0003> db_auc.c:192 IMSI='262422896855089': No 3G Auth Data HLR_Test-GSUP(266)@2c2a2a20d2d8: Created GsupExpect[0] for "262422896855089" to be handled at TC_gsup_check_imei_via_proxy(269) 20241115160356430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38656<->l=127.0.0.1:4258 20241115160356438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356438 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422896855089" source_name="the-source\n"} 20241115160356438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241115160356438 DMAIN <0000> hlr.c:435 IMSI='262422896855089': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356438 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422896855089" destination_name="the-source\n"} 20241115160356438 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356438 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2c2a2a20d2d8: Found GsupExpect[0] for "262422896855089" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422896855089" TC_gsup_check_imei_via_proxy(269)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160356442 DAUC <0003> db_auc.c:192 IMSI='262422896855089': No 3G Auth Data 20241115160356448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356448 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422896855089" source_name="the-source\n"} 20241115160356448 DAUC <0003> hlr.c:428 IMSI='262422896855089': storing IMEI = 12345678901234 20241115160356448 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422896855089" destination_name="the-source\n"} 20241115160356448 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422896855089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356448 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160356450 DAUC <0003> db_auc.c:192 IMSI='262422896855089': No 3G Auth Data 20241115160356452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38656<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160356456 DAUC <0003> db_auc.c:157 IMSI='262424195124513': No 2G Auth Data 20241115160356456 DAUC <0003> db_auc.c:192 IMSI='262424195124513': No 3G Auth Data HLR_Test-GSUP(266)@2c2a2a20d2d8: Created GsupExpect[0] for "262424195124513" to be handled at TC_gsup_check_imei_via_proxy(270) 20241115160356470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 20241115160356473 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356473 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424195124513" source_name="the-source\n"} 20241115160356473 DMAIN <0000> hlr.c:435 IMSI='262424195124513': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356473 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424195124513" destination_name="the-source\n"} 20241115160356473 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356473 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356473 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2c2a2a20d2d8: Found GsupExpect[0] for "262424195124513" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424195124513" TC_gsup_check_imei_via_proxy(270)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160356474 DAUC <0003> db_auc.c:192 IMSI='262424195124513': No 3G Auth Data 20241115160356476 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356476 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424195124513" source_name="the-source\n"} 20241115160356476 DAUC <0003> hlr.c:428 IMSI='262424195124513': storing IMEI = 12345678901234 20241115160356476 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424195124513" destination_name="the-source\n"} 20241115160356476 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424195124513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356476 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356476 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160356476 DAUC <0003> db_auc.c:192 IMSI='262424195124513': No 3G Auth Data 20241115160356477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160356477 DAUC <0003> db_auc.c:157 IMSI='262424896397221': No 2G Auth Data 20241115160356477 DAUC <0003> db_auc.c:192 IMSI='262424896397221': No 3G Auth Data HLR_Test-GSUP(266)@2c2a2a20d2d8: Created GsupExpect[0] for "262424896397221" to be handled at TC_gsup_check_imei_via_proxy(271) 20241115160356483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38676<->l=127.0.0.1:4258 20241115160356486 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356486 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424896397221" source_name="the-source\n"} 20241115160356486 DMAIN <0000> hlr.c:435 IMSI='262424896397221': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356486 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424896397221" destination_name="the-source\n"} 20241115160356486 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356486 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356486 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2c2a2a20d2d8: Found GsupExpect[0] for "262424896397221" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424896397221" TC_gsup_check_imei_via_proxy(271)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160356487 DAUC <0003> db_auc.c:192 IMSI='262424896397221': No 3G Auth Data 20241115160356488 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356488 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424896397221" source_name="the-source\n"} 20241115160356488 DAUC <0003> hlr.c:428 IMSI='262424896397221': storing IMEI = 12345678901234 20241115160356488 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424896397221" destination_name="the-source\n"} 20241115160356488 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262424896397221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356488 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356488 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160356488 DAUC <0003> db_auc.c:192 IMSI='262424896397221': No 3G Auth Data 20241115160356489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38676<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160356490 DAUC <0003> db_auc.c:157 IMSI='262427079267706': No 2G Auth Data 20241115160356490 DAUC <0003> db_auc.c:192 IMSI='262427079267706': No 3G Auth Data HLR_Test-GSUP(266)@2c2a2a20d2d8: Created GsupExpect[0] for "262427079267706" to be handled at TC_gsup_check_imei_via_proxy(272) 20241115160356496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38682<->l=127.0.0.1:4258 20241115160356499 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356499 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427079267706" source_name="the-source\n"} 20241115160356499 DMAIN <0000> hlr.c:435 IMSI='262427079267706': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356499 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427079267706" destination_name="the-source\n"} 20241115160356499 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356499 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356499 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2c2a2a20d2d8: Found GsupExpect[0] for "262427079267706" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262427079267706" TC_gsup_check_imei_via_proxy(272)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160356500 DAUC <0003> db_auc.c:157 IMSI='262427079267706': No 2G Auth Data 20241115160356501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356501 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427079267706" source_name="the-source\n"} 20241115160356501 DAUC <0003> hlr.c:428 IMSI='262427079267706': storing IMEI = 12345678901234 20241115160356501 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427079267706" destination_name="the-source\n"} 20241115160356501 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262427079267706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160356501 DAUC <0003> db_auc.c:157 IMSI='262427079267706': No 2G Auth Data 20241115160356502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38682<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160356503 DAUC <0003> db_auc.c:157 IMSI='262422784849760': No 2G Auth Data 20241115160356503 DAUC <0003> db_auc.c:192 IMSI='262422784849760': No 3G Auth Data HLR_Test-GSUP(266)@2c2a2a20d2d8: Created GsupExpect[0] for "262422784849760" to be handled at TC_gsup_check_imei_via_proxy(273) 20241115160356510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241115160356512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356512 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422784849760" source_name="the-source\n"} 20241115160356512 DMAIN <0000> hlr.c:435 IMSI='262422784849760': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356512 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422784849760" destination_name="the-source\n"} 20241115160356512 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356512 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2c2a2a20d2d8: Found GsupExpect[0] for "262422784849760" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262422784849760" TC_gsup_check_imei_via_proxy(273)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160356513 DAUC <0003> db_auc.c:157 IMSI='262422784849760': No 2G Auth Data 20241115160356514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356514 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422784849760" source_name="the-source\n"} 20241115160356514 DAUC <0003> hlr.c:428 IMSI='262422784849760': storing IMEI = 12345678901234 20241115160356514 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422784849760" destination_name="the-source\n"} 20241115160356514 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262422784849760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356514 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160356515 DAUC <0003> db_auc.c:157 IMSI='262422784849760': No 2G Auth Data 20241115160356515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160356516 DAUC <0003> db_auc.c:157 IMSI='262424694940135': No 2G Auth Data 20241115160356516 DAUC <0003> db_auc.c:192 IMSI='262424694940135': No 3G Auth Data HLR_Test-GSUP(266)@2c2a2a20d2d8: Created GsupExpect[0] for "262424694940135" to be handled at TC_gsup_check_imei_via_proxy(274) 20241115160356523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 20241115160356525 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356526 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424694940135" source_name="the-source\n"} 20241115160356526 DMAIN <0000> hlr.c:435 IMSI='262424694940135': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356526 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424694940135" destination_name="the-source\n"} 20241115160356526 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356526 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356526 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2c2a2a20d2d8: Found GsupExpect[0] for "262424694940135" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424694940135" TC_gsup_check_imei_via_proxy(274)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160356528 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356528 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424694940135" source_name="the-source\n"} 20241115160356528 DAUC <0003> hlr.c:428 IMSI='262424694940135': storing IMEI = 12345678901234 20241115160356528 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424694940135" destination_name="the-source\n"} 20241115160356528 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262424694940135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356528 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356528 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160356529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160356530 DAUC <0003> db_auc.c:157 IMSI='262421924429562': No 2G Auth Data 20241115160356530 DAUC <0003> db_auc.c:192 IMSI='262421924429562': No 3G Auth Data HLR_Test-GSUP(266)@2c2a2a20d2d8: Created GsupExpect[0] for "262421924429562" to be handled at TC_gsup_check_imei_via_proxy(275) 20241115160356537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4258 20241115160356540 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356540 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421924429562" source_name="the-source\n"} 20241115160356540 DMAIN <0000> hlr.c:435 IMSI='262421924429562': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356540 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421924429562" destination_name="the-source\n"} 20241115160356540 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356540 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356540 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2c2a2a20d2d8: Found GsupExpect[0] for "262421924429562" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421924429562" TC_gsup_check_imei_via_proxy(275)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160356543 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356543 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421924429562" source_name="the-source\n"} 20241115160356543 DAUC <0003> hlr.c:428 IMSI='262421924429562': storing IMEI = 12345678901234 20241115160356543 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421924429562" destination_name="the-source\n"} 20241115160356543 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262421924429562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356543 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356543 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160356544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160356545 DAUC <0003> db_auc.c:157 IMSI='262421086835854': No 2G Auth Data 20241115160356545 DAUC <0003> db_auc.c:192 IMSI='262421086835854': No 3G Auth Data HLR_Test-GSUP(266)@2c2a2a20d2d8: Created GsupExpect[0] for "262421086835854" to be handled at TC_gsup_check_imei_via_proxy(276) 20241115160356552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4258 20241115160356554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356554 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421086835854" source_name="the-source\n"} 20241115160356554 DMAIN <0000> hlr.c:435 IMSI='262421086835854': has IMEI = 12345678901234 (consider setting 'store-imei') 20241115160356554 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421086835854" destination_name="the-source\n"} 20241115160356554 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356554 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2c2a2a20d2d8: Found GsupExpect[0] for "262421086835854" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421086835854" TC_gsup_check_imei_via_proxy(276)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160356557 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356557 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421086835854" source_name="the-source\n"} 20241115160356557 DAUC <0003> hlr.c:428 IMSI='262421086835854': storing IMEI = 12345678901234 20241115160356557 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421086835854" destination_name="the-source\n"} 20241115160356557 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421086835854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160356557 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160356557 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160356558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160356558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4258 20241115160356559 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37643<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160356559 DLINP <000b> input/ipa.c:451 connected read/write 20241115160356559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160356559 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160356559 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160356559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160356559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@2c2a2a20d2d8: Final verdict of PTC: none 267@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:03:56 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 20241115160356582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20241115160356683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38728<->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=126920) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:03:58 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_check_imei_invalid_len started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160359779 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160359780 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160359782 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160359785 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160359785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160359785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160359785 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 20241115160359785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160359785 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 20241115160359785 DLGSUP <0013> gsup_server.c:235 2: 20241115160359785 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160359785 DLGSUP <0013> gsup_server.c:235 3: 20241115160359785 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160359785 DLGSUP <0013> gsup_server.c:235 4: 20241115160359785 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160359785 DLGSUP <0013> gsup_server.c:235 5: 20241115160359786 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160359786 DLGSUP <0013> gsup_server.c:235 7: 20241115160359786 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160359786 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160359786 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160359786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@2c2a2a20d2d8: 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") 20241115160359797 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37711<->l=127.0.0.1:4259) 20241115160359801 DAUC <0003> db_auc.c:157 IMSI='262428819836658': No 2G Auth Data 20241115160359801 DAUC <0003> db_auc.c:192 IMSI='262428819836658': No 3G Auth Data HLR_Test-GSUP(278)@2c2a2a20d2d8: Created GsupExpect[0] for "262428819836658" to be handled at TC_gsup_check_imei_invalid_len(281) 20241115160359814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20241115160359830 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359830 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359830 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359831 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359831 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359831 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359831 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2c2a2a20d2d8: Found GsupExpect[0] for "262428819836658" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428819836658" TC_gsup_check_imei_invalid_len(281)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160359836 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359837 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359837 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359837 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359837 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359837 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359837 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359840 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359840 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359840 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359840 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359841 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359841 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359844 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359844 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359844 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359844 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359844 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359844 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359844 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359847 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359848 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428819836658"} 20241115160359848 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359848 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428819836658" cause=Invalid mandatory information} 20241115160359848 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428819836658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359848 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160359854 DAUC <0003> db_auc.c:157 IMSI='262425537070571': No 2G Auth Data 20241115160359854 DAUC <0003> db_auc.c:192 IMSI='262425537070571': No 3G Auth Data HLR_Test-GSUP(278)@2c2a2a20d2d8: Created GsupExpect[0] for "262425537070571" to be handled at TC_gsup_check_imei_invalid_len(282) 20241115160359870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 20241115160359872 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359872 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359872 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359872 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359872 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359872 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359872 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2c2a2a20d2d8: Found GsupExpect[0] for "262425537070571" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@2c2a2a20d2d8: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425537070571" TC_gsup_check_imei_invalid_len(282)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160359873 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359873 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359873 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359873 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359873 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359873 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359873 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359874 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359874 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359874 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359874 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359874 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359874 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359874 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359874 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359874 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359875 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425537070571"} 20241115160359875 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359875 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425537070571" cause=Invalid mandatory information} 20241115160359875 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425537070571 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359875 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38752<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160359876 DAUC <0003> db_auc.c:157 IMSI='262422572676761': No 2G Auth Data 20241115160359876 DAUC <0003> db_auc.c:192 IMSI='262422572676761': No 3G Auth Data HLR_Test-GSUP(278)@2c2a2a20d2d8: Created GsupExpect[0] for "262422572676761" to be handled at TC_gsup_check_imei_invalid_len(283) 20241115160359883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 20241115160359884 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359884 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359884 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359884 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359884 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359884 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359884 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2c2a2a20d2d8: Found GsupExpect[0] for "262422572676761" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@2c2a2a20d2d8: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422572676761" TC_gsup_check_imei_invalid_len(283)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160359885 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359885 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359885 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359885 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359885 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359885 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359885 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359886 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359886 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359886 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359886 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359886 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359886 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359886 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359887 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359887 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359887 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359887 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359887 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422572676761"} 20241115160359887 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359887 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422572676761" cause=Invalid mandatory information} 20241115160359887 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422572676761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359887 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160359889 DAUC <0003> db_auc.c:157 IMSI='262425083171651': No 2G Auth Data 20241115160359889 DAUC <0003> db_auc.c:192 IMSI='262425083171651': No 3G Auth Data HLR_Test-GSUP(278)@2c2a2a20d2d8: Created GsupExpect[0] for "262425083171651" to be handled at TC_gsup_check_imei_invalid_len(284) 20241115160359896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4258 20241115160359897 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359897 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359897 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359897 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359897 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359897 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359897 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2c2a2a20d2d8: Found GsupExpect[0] for "262425083171651" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@2c2a2a20d2d8: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425083171651" TC_gsup_check_imei_invalid_len(284)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160359898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359898 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359898 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359898 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359898 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359898 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359899 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359899 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359899 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359899 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359899 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359900 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359900 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359900 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359900 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359900 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425083171651"} 20241115160359900 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359900 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425083171651" cause=Invalid mandatory information} 20241115160359900 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425083171651 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359900 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160359902 DAUC <0003> db_auc.c:157 IMSI='262425407603813': No 2G Auth Data 20241115160359902 DAUC <0003> db_auc.c:192 IMSI='262425407603813': No 3G Auth Data HLR_Test-GSUP(278)@2c2a2a20d2d8: Created GsupExpect[0] for "262425407603813" to be handled at TC_gsup_check_imei_invalid_len(285) 20241115160359908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 20241115160359910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359910 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359910 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359910 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359910 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359910 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2c2a2a20d2d8: Found GsupExpect[0] for "262425407603813" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@2c2a2a20d2d8: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425407603813" TC_gsup_check_imei_invalid_len(285)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160359911 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359911 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359912 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359912 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359912 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359912 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359912 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359912 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359912 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359912 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359913 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359913 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359913 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359913 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359913 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359913 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359913 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359914 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359914 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425407603813"} 20241115160359914 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359914 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425407603813" cause=Invalid mandatory information} 20241115160359914 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425407603813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359914 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359914 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160359916 DAUC <0003> db_auc.c:157 IMSI='262426674355045': No 2G Auth Data 20241115160359916 DAUC <0003> db_auc.c:192 IMSI='262426674355045': No 3G Auth Data HLR_Test-GSUP(278)@2c2a2a20d2d8: Created GsupExpect[0] for "262426674355045" to be handled at TC_gsup_check_imei_invalid_len(286) 20241115160359922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 20241115160359924 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359924 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359924 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359924 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359924 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359924 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359924 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2c2a2a20d2d8: Found GsupExpect[0] for "262426674355045" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@2c2a2a20d2d8: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426674355045" TC_gsup_check_imei_invalid_len(286)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160359925 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359925 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359925 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359925 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359925 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359925 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359925 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359926 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359926 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359926 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359926 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359926 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359926 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359926 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359927 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359927 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359927 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359927 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359928 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359928 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426674355045"} 20241115160359928 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359928 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426674355045" cause=Invalid mandatory information} 20241115160359928 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426674355045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359928 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359928 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160359929 DAUC <0003> db_auc.c:157 IMSI='262428220940719': No 2G Auth Data 20241115160359929 DAUC <0003> db_auc.c:192 IMSI='262428220940719': No 3G Auth Data HLR_Test-GSUP(278)@2c2a2a20d2d8: Created GsupExpect[0] for "262428220940719" to be handled at TC_gsup_check_imei_invalid_len(287) 20241115160359935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 20241115160359937 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359937 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359937 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359937 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359937 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359937 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359937 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2c2a2a20d2d8: Found GsupExpect[0] for "262428220940719" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@2c2a2a20d2d8: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262428220940719" TC_gsup_check_imei_invalid_len(287)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359938 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359938 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359938 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359938 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359938 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359938 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359938 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359938 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359938 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359939 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359939 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359939 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359939 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359939 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359939 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359939 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359939 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359939 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428220940719"} 20241115160359939 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359939 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428220940719" cause=Invalid mandatory information} 20241115160359940 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428220940719 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359940 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359940 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160359941 DAUC <0003> db_auc.c:157 IMSI='262427269973386': No 2G Auth Data 20241115160359941 DAUC <0003> db_auc.c:192 IMSI='262427269973386': No 3G Auth Data HLR_Test-GSUP(278)@2c2a2a20d2d8: Created GsupExpect[0] for "262427269973386" to be handled at TC_gsup_check_imei_invalid_len(288) 20241115160359947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4258 20241115160359949 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359949 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359949 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241115160359949 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359949 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359949 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359949 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2c2a2a20d2d8: Found GsupExpect[0] for "262427269973386" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@2c2a2a20d2d8: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427269973386" TC_gsup_check_imei_invalid_len(288)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160359950 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359950 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359950 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241115160359950 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359950 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359950 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359950 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359951 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359951 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359951 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241115160359951 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359951 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359951 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359951 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359952 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359952 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359952 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241115160359952 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359952 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359952 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359952 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359953 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359953 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427269973386"} 20241115160359953 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241115160359953 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427269973386" cause=Invalid mandatory information} 20241115160359953 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427269973386 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160359953 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160359953 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160359953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@2c2a2a20d2d8: Final verdict of PTC: pass MTC@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160359954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 20241115160359955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37711<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160359955 DLINP <000b> input/ipa.c:451 connected read/write 20241115160359955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160359955 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160359955 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160359955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@2c2a2a20d2d8: Final verdict of PTC: none 279@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: pass MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 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 20241115160359977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20241115160400079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66544) Waiting for packet dumper to finish... 1 (prev_count=66544, count=168556) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:04:02 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_gsup_check_imei_unknown_imsi started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160403196 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160403196 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160403197 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160403199 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403199 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160403199 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160403199 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 20241115160403199 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160403199 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 20241115160403199 DLGSUP <0013> gsup_server.c:235 2: 20241115160403199 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(289)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160403199 DLGSUP <0013> gsup_server.c:235 3: 20241115160403199 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160403199 DLGSUP <0013> gsup_server.c:235 4: 20241115160403199 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160403199 DLGSUP <0013> gsup_server.c:235 5: 20241115160403199 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160403199 DLGSUP <0013> gsup_server.c:235 7: 20241115160403199 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160403199 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160403199 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160403199 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@2c2a2a20d2d8: 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") 20241115160403208 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39151<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@2c2a2a20d2d8: Created GsupExpect[0] for "262425619222930" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241115160403213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 20241115160403242 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403242 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425619222930"} 20241115160403242 DMAIN <0000> hlr.c:435 IMSI='262425619222930': has IMEI = 22245678901234 (consider setting 'store-imei') 20241115160403242 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241115160403243 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425619222930" cause=Invalid mandatory information} 20241115160403243 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160403243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160403243 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@2c2a2a20d2d8: Found GsupExpect[0] for "262425619222930" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@2c2a2a20d2d8: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262425619222930" TC_gsup_check_imei_unknown_imsi(293)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160403255 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403255 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425619222930"} 20241115160403255 DAUC <0003> hlr.c:428 IMSI='262425619222930': storing IMEI = 22245678901234 20241115160403255 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425619222930': no such subscriber 20241115160403255 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241115160403255 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425619222930" cause=Invalid mandatory information} 20241115160403255 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425619222930 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160403255 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160403255 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160403259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160403261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20241115160403263 DLINP <000b> input/ipa.c:451 connected read/write 20241115160403263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160403263 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160403263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160403263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160403264 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39151<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@2c2a2a20d2d8: Final verdict of PTC: none 291@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 291: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:04:03 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 20241115160403308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4258 20241115160403409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58102<->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=30860) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:04:05 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160406518 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160406519 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160406523 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160406530 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(294)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160406530 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160406530 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160406530 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 20241115160406530 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160406530 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 20241115160406530 DLGSUP <0013> gsup_server.c:235 2: 20241115160406530 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160406530 DLGSUP <0013> gsup_server.c:235 3: 20241115160406531 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160406531 DLGSUP <0013> gsup_server.c:235 4: 20241115160406531 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160406531 DLGSUP <0013> gsup_server.c:235 5: 20241115160406531 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160406531 DLGSUP <0013> gsup_server.c:235 7: 20241115160406531 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160406531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160406531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160406531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@2c2a2a20d2d8: 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") 20241115160406561 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43099<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@2c2a2a20d2d8: Created GsupExpect[0] for "262425220969405" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241115160406574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 20241115160406585 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406585 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406585 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406586 DMAIN <0000> hlr.c:243 IMSI='262425220969405': Successfully assigned MSISDN='840' 20241115160406586 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406586 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406586 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406586 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406586 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@2c2a2a20d2d8: Found GsupExpect[0] for "262425220969405" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@2c2a2a20d2d8: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425220969405" TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160406591 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406591 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406592 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406592 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406594 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406594 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406598 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406598 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406598 DLU <0006> fsm.c:456 lu(262425220969405)[0x6120000135a0]{UNVALIDATED}: Allocated 20241115160406598 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160406598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425220969405)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160406598 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406598 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406598 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406604 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425220969405"} 20241115160406604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425220969405)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160406604 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160406604 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425220969405"} 20241115160406604 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160406604 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160406604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406604 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406612 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406613 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406613 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406613 DMAIN <0000> hlr.c:243 IMSI='262425220969405': Successfully assigned MSISDN='147' 20241115160406613 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406613 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406613 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406613 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406613 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406616 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406616 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406617 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406617 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406619 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406619 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406620 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406620 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406623 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406623 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406623 DLU <0006> fsm.c:456 lu(262425220969405)[0x612000013720]{UNVALIDATED}: Allocated 20241115160406623 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160406623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425220969405)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160406623 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406623 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406623 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406627 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425220969405"} 20241115160406627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425220969405)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160406627 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160406627 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425220969405"} 20241115160406627 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160406627 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160406627 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406628 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406635 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406636 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406636 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406636 DMAIN <0000> hlr.c:243 IMSI='262425220969405': Successfully assigned MSISDN='317' 20241115160406636 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406636 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406636 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406637 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406637 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406639 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406639 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406641 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406641 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406642 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406642 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406644 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406644 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406646 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406646 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406646 DLU <0006> fsm.c:456 lu(262425220969405)[0x6120000138a0]{UNVALIDATED}: Allocated 20241115160406646 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160406646 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425220969405" cause=GPRS services not allowed} 20241115160406647 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406647 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406647 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241115160406647 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241115160406647 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406647 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406654 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406654 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406654 DMAIN <0000> hlr.c:243 IMSI='262425220969405': Successfully assigned MSISDN='894' 20241115160406654 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406654 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406654 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406654 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406657 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406657 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406658 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406658 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406660 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406660 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406662 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406662 DLU <0006> fsm.c:456 lu(262425220969405)[0x612000013a20]{UNVALIDATED}: Allocated 20241115160406662 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160406662 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425220969405" cause=GPRS services not allowed} 20241115160406662 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406662 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406662 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241115160406662 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x612000013a20]{UNVALIDATED}: Deallocated 20241115160406662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406662 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406668 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406668 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406668 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406669 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406669 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406669 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406669 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406671 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406671 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406673 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406673 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406675 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406675 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406677 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406677 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406677 DLU <0006> fsm.c:456 lu(262425220969405)[0x612000013ba0]{UNVALIDATED}: Allocated 20241115160406678 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160406678 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425220969405" cause=GPRS services not allowed} 20241115160406678 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406678 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406678 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425220969405)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241115160406678 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241115160406678 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406678 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406685 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406685 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220969405"} 20241115160406685 DMAIN <0000> hlr.c:227 IMSI='262425220969405': Creating subscriber on demand 20241115160406685 DAUC <0003> hlr.c:428 IMSI='262425220969405': storing IMEI = 12345678901234 20241115160406686 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220969405"} 20241115160406686 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241115160406686 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406686 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406688 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406688 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406689 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406689 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406691 DAUC <0003> db_auc.c:157 IMSI='262425220969405': No 2G Auth Data 20241115160406691 DAUC <0003> db_auc.c:192 IMSI='262425220969405': No 3G Auth Data 20241115160406694 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406694 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406694 DLU <0006> fsm.c:456 lu(262425220969405)[0x612000013d20]{UNVALIDATED}: Allocated 20241115160406694 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160406695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425220969405)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160406695 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425220969405" cn_domain=PS} 20241115160406695 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406695 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406698 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406698 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425220969405"} 20241115160406698 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425220969405)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160406699 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160406699 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425220969405"} 20241115160406699 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425220969405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160406699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160406699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220969405)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160406699 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220969405)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160406699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160406699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160406705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58124<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160406706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 20241115160406708 DLINP <000b> input/ipa.c:451 connected read/write 20241115160406708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160406708 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160406708 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160406709 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160406709 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43099<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@2c2a2a20d2d8: Final verdict of PTC: none 296@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 296: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:04:06 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 20241115160406746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20241115160406847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58134<->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=97320) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_subscr_create_on_demand_ul started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160409974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160409974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160409979 DLINP <000b> input/ipa.c:451 connected read/write 20241115160409979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160409980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160409984 DLINP <000b> input/ipa.c:451 connected read/write 20241115160409984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160409984 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160409984 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160409984 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 20241115160409984 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160409984 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 20241115160409984 DLGSUP <0013> gsup_server.c:235 2: 20241115160409984 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160409984 DLGSUP <0013> gsup_server.c:235 3: 20241115160409984 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160409984 DLGSUP <0013> gsup_server.c:235 4: 20241115160409984 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160409984 DLGSUP <0013> gsup_server.c:235 5: 20241115160409984 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160409984 DLGSUP <0013> gsup_server.c:235 7: 20241115160409984 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160409984 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160409984 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160409985 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)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@2c2a2a20d2d8: 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") 20241115160410009 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43749<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@2c2a2a20d2d8: Created GsupExpect[0] for "262421880601741" to be handled at TC_subscr_create_on_demand_ul(303) 20241115160410022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 20241115160410032 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410033 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410033 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410033 DMAIN <0000> hlr.c:243 IMSI='262421880601741': Successfully assigned MSISDN='685' 20241115160410033 DLU <0006> fsm.c:456 lu(262421880601741)[0x612000013ea0]{UNVALIDATED}: Allocated 20241115160410033 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160410033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421880601741)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160410033 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410033 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410033 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@2c2a2a20d2d8: Found GsupExpect[0] for "262421880601741" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@2c2a2a20d2d8: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421880601741" 20241115160410039 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410039 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421880601741"} 20241115160410039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421880601741)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160410039 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160410040 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421880601741"} 20241115160410040 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160410040 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160410040 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410040 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160410042 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410042 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410044 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410044 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410046 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410046 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410052 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410052 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410052 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410053 DMAIN <0000> hlr.c:243 IMSI='262421880601741': Successfully assigned MSISDN='381' 20241115160410053 DLU <0006> fsm.c:456 lu(262421880601741)[0x612000014020]{UNVALIDATED}: Allocated 20241115160410053 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160410053 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421880601741)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160410053 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410053 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410053 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410056 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410056 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421880601741"} 20241115160410056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421880601741)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160410056 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160410056 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421880601741"} 20241115160410056 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160410056 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160410056 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410056 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160410058 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410058 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410060 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410060 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410062 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410062 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410063 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410063 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410068 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410069 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410069 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410069 DMAIN <0000> hlr.c:243 IMSI='262421880601741': Successfully assigned MSISDN='934' 20241115160410069 DLU <0006> fsm.c:456 lu(262421880601741)[0x6120000141a0]{UNVALIDATED}: Allocated 20241115160410069 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160410069 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421880601741" cause=GPRS services not allowed} 20241115160410069 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410069 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410069 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241115160410069 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241115160410069 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410069 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160410071 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410071 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410072 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410072 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410073 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410073 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410074 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410074 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410078 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410078 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410078 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410078 DMAIN <0000> hlr.c:243 IMSI='262421880601741': Successfully assigned MSISDN='400' 20241115160410078 DLU <0006> fsm.c:456 lu(262421880601741)[0x612000014320]{UNVALIDATED}: Allocated 20241115160410078 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160410078 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421880601741" cause=GPRS services not allowed} 20241115160410078 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x612000014320]{UNVALIDATED}: Freeing instance 20241115160410078 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x612000014320]{UNVALIDATED}: Deallocated 20241115160410078 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410078 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160410080 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410080 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410081 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410081 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410082 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410082 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410085 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410085 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410085 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410085 DLU <0006> fsm.c:456 lu(262421880601741)[0x6120000144a0]{UNVALIDATED}: Allocated 20241115160410085 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241115160410085 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421880601741" cause=GPRS services not allowed} 20241115160410085 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410085 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410085 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421880601741)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241115160410085 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241115160410085 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410085 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160410086 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410086 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410087 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410087 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410088 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410088 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410091 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410091 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410091 DMAIN <0000> hlr.c:227 IMSI='262421880601741': Creating subscriber on demand 20241115160410091 DLU <0006> fsm.c:456 lu(262421880601741)[0x612000014620]{UNVALIDATED}: Allocated 20241115160410091 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160410091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421880601741)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160410091 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421880601741" cn_domain=PS} 20241115160410091 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410091 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410092 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410092 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421880601741"} 20241115160410092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421880601741)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160410092 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160410092 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421880601741"} 20241115160410092 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421880601741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160410092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160410093 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880601741)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160410093 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880601741)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160410093 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160410093 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160410094 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410094 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410094 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410094 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data 20241115160410095 DAUC <0003> db_auc.c:157 IMSI='262421880601741': No 2G Auth Data 20241115160410095 DAUC <0003> db_auc.c:192 IMSI='262421880601741': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160410096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160410097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4258 20241115160410098 DLINP <000b> input/ipa.c:451 connected read/write 20241115160410098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160410098 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(300)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160410098 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160410098 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160410098 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43749<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@2c2a2a20d2d8: Final verdict of PTC: none 301@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 301: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:04:10 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 20241115160410124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4258 20241115160410225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58162<->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=81540) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:04:12 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_subscr_create_on_demand_sai started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160413342 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160413342 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160413346 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160413350 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413350 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160413350 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160413350 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 20241115160413350 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160413350 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 20241115160413351 DLGSUP <0013> gsup_server.c:235 2: 20241115160413351 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160413351 DLGSUP <0013> gsup_server.c:235 3: 20241115160413351 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160413351 DLGSUP <0013> gsup_server.c:235 4: 20241115160413351 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160413351 DLGSUP <0013> gsup_server.c:235 5: 20241115160413351 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160413351 DLGSUP <0013> gsup_server.c:235 7: 20241115160413351 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160413351 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160413351 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160413351 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)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@2c2a2a20d2d8: 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") 20241115160413373 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38509<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@2c2a2a20d2d8: Created GsupExpect[0] for "262429441658576" to be handled at TC_subscr_create_on_demand_sai(308) 20241115160413385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 20241115160413394 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413394 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429441658576"} 20241115160413394 DMAIN <0000> hlr.c:227 IMSI='262429441658576': Creating subscriber on demand 20241115160413394 DMAIN <0000> hlr.c:243 IMSI='262429441658576': Successfully assigned MSISDN='353' 20241115160413394 DAUC <0003> db_auc.c:157 IMSI='262429441658576': No 2G Auth Data 20241115160413394 DAUC <0003> db_auc.c:192 IMSI='262429441658576': No 3G Auth Data 20241115160413395 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429441658576 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 20241115160413395 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429441658576" cause=IMSI unknown in HLR} 20241115160413395 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241115160413395 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413395 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@2c2a2a20d2d8: Found GsupExpect[0] for "262429441658576" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@2c2a2a20d2d8: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429441658576" TC_subscr_create_on_demand_sai(308)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160413399 DAUC <0003> db_auc.c:157 IMSI='262429441658576': No 2G Auth Data 20241115160413399 DAUC <0003> db_auc.c:192 IMSI='262429441658576': No 3G Auth Data 20241115160413401 DAUC <0003> db_auc.c:157 IMSI='262429441658576': No 2G Auth Data 20241115160413401 DAUC <0003> db_auc.c:192 IMSI='262429441658576': No 3G Auth Data 20241115160413402 DAUC <0003> db_auc.c:157 IMSI='262429441658576': No 2G Auth Data 20241115160413402 DAUC <0003> db_auc.c:192 IMSI='262429441658576': No 3G Auth Data 20241115160413405 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413405 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429441658576" cn_domain=PS} 20241115160413405 DLU <0006> fsm.c:456 lu(262429441658576)[0x6120000147a0]{UNVALIDATED}: Allocated 20241115160413405 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241115160413405 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429441658576)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160413405 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429441658576" cn_domain=PS} 20241115160413406 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413406 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413410 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413410 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429441658576"} 20241115160413410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429441658576)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160413410 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160413411 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429441658576"} 20241115160413411 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429441658576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160413411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429441658576)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160413411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429441658576)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160413411 DLU <0006> fsm.c:568 lu(PS:IMSI-262429441658576)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160413411 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160413411 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160413415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160413417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20241115160413418 DLINP <000b> input/ipa.c:451 connected read/write 20241115160413418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160413418 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160413418 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160413418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160413418 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38509<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@2c2a2a20d2d8: Final verdict of PTC: none 306@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 306: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:04:13 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 20241115160413473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44428<->l=127.0.0.1:4258 20241115160413574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44428<->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=36600) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:04:15 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_MSLookup_mDNS_service_other_home started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160416695 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160416695 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160416699 DLINP <000b> input/ipa.c:451 connected read/write 20241115160416699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160416700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160416704 DLINP <000b> input/ipa.c:451 connected read/write 20241115160416705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160416705 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160416705 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160416705 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 20241115160416705 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160416705 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 20241115160416705 DLGSUP <0013> gsup_server.c:235 2: 20241115160416705 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160416705 DLGSUP <0013> gsup_server.c:235 3: 20241115160416705 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160416705 DLGSUP <0013> gsup_server.c:235 4: 20241115160416705 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160416706 DLGSUP <0013> gsup_server.c:235 5: 20241115160416706 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160416706 DLGSUP <0013> gsup_server.c:235 7: 20241115160416706 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160416706 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160416706 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160416706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@2c2a2a20d2d8: 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") 20241115160416728 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42921<->l=127.0.0.1:4259) 20241115160416732 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160416732 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@2c2a2a20d2d8: Created GsupExpect[0] for "262429505944083" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241115160416751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4258 20241115160416757 DAUC <0003> db_auc.c:157 IMSI='262429505944083': No 2G Auth Data 20241115160416757 DAUC <0003> db_auc.c:192 IMSI='262429505944083': No 3G Auth Data 20241115160416769 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617801646.msisdn 20241115160416769 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617801646.msisdn: not attached (vlr_number unset) 20241115160416769 DDGSM <0007> mslookup_server.c:327 sip.voice.491617801646.msisdn: does not exist in GSUP proxy 20241115160417777 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160417777 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429505944083" cn_domain=CS} 20241115160417777 DLU <0006> fsm.c:456 lu(262429505944083)[0x612000014c20]{UNVALIDATED}: Allocated 20241115160417777 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241115160417777 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429505944083)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241115160417777 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429505944083" cn_domain=CS} 20241115160417777 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160417778 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@2c2a2a20d2d8: Found GsupExpect[0] for "262429505944083" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@2c2a2a20d2d8: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429505944083" 20241115160417785 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160417786 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429505944083"} 20241115160417786 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429505944083)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241115160417786 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241115160417786 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429505944083"} 20241115160417786 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429505944083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160417786 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429505944083)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241115160417786 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429505944083)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241115160417786 DLU <0006> fsm.c:568 lu(CS:IMSI-262429505944083)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241115160417786 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160417786 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160417790 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617801646.msisdn 20241115160417790 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617801646.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241115160417791 DDGSM <0007> mslookup_server.c:327 sip.voice.491617801646.msisdn: does not exist in GSUP proxy 20241115160417791 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617801646.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@2c2a2a20d2d8: setverdict(pass): pass -> pass, component reason not changed 20241115160417797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160417799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 20241115160417801 DLINP <000b> input/ipa.c:451 connected read/write 20241115160417801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160417801 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160417801 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160417801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP(310)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160417803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42921<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(312)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 311: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 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 20241115160417841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4258 20241115160417942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20241115160419685 DSS <0004> hlr_ussd.c:239 262424122785824/0xdc37d043: SS Session Timeout, destroying 20241115160419685 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424122785824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_MSLookup_GSUP_proxy started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160421054 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160421055 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160421057 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160421059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44470<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@2c2a2a20d2d8: 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 } } } } 20241115160421062 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160421062 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160421062 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160421062 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 20241115160421062 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160421062 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 20241115160421062 DLGSUP <0013> gsup_server.c:235 2: 20241115160421062 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160421062 DLGSUP <0013> gsup_server.c:235 3: 20241115160421062 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160421062 DLGSUP <0013> gsup_server.c:235 4: 20241115160421062 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160421062 DLGSUP <0013> gsup_server.c:235 5: 20241115160421062 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160421062 DLGSUP <0013> gsup_server.c:235 7: HLR_Test-GSUP-IPA(314)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160421062 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160421062 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160421062 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160421062 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160421063 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241115160421063 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@2c2a2a20d2d8: 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") 20241115160421085 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39747<->l=127.0.0.1:4259) 20241115160421087 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160421087 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@2c2a2a20d2d8: Created GsupExpect[0] for "262424559012666" to be handled at TC_MSLookup_GSUP_proxy(320) 20241115160421093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@2c2a2a20d2d8: Created GsupExpect[0] for "262424559012666" to be handled at TC_MSLookup_GSUP_proxy(320) 20241115160421102 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160421102 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424559012666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424559012666" cn_domain=CS} 20241115160421102 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424559012666 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241115160421102 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424559012666 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241115160421102 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424559012666.imsi 20241115160421102 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424559012666.imsi 20241115160421102 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424559012666.imsi: does not exist in local HLR 20241115160421109 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424559012666 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241115160421109 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241115160421109 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241115160421109 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241115160421109 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241115160421109 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241115160421110 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424559012666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160421110 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160421110 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160421110 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160421110 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160421110 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160421110 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@2c2a2a20d2d8: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@2c2a2a20d2d8: 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) } } } } 20241115160421114 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421114 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421114 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241115160421114 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241115160421114 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241115160421116 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421116 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421116 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: Found GsupExpect[0] for "262424559012666" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@2c2a2a20d2d8: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424559012666" HLR_Test-GSUP-server-IPA(318)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160421158 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421158 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421158 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421158 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421159 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424559012666 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617435370 20241115160421159 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424559012666 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160421159 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421159 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@2c2a2a20d2d8: Found GsupExpect[0] for "262424559012666" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@2c2a2a20d2d8: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424559012666" 20241115160421166 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421166 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421166 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424559012666 MSISDN-491617435370 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160421166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421166 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421170 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421170 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421170 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424559012666 MSISDN-491617435370 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 20241115160421170 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424559012666 MSISDN-491617435370 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160421170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160421170 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160421174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44478<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160421176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44470<->l=127.0.0.1:4258 20241115160421179 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39747<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-server(317)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160421180 DLINP <000b> input/ipa.c:451 connected read/write 20241115160421180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 316@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160421180 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160421181 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160421181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160421181 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160421181 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160421181 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241115160421181 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241115160421181 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 316: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:04:21 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 20241115160421276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241115160421377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44480<->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=43036) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:04: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160424495 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160424496 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160424501 DLINP <000b> input/ipa.c:451 connected read/write 20241115160424501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160424502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@2c2a2a20d2d8: 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) } } } } 20241115160424506 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241115160424506 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@2c2a2a20d2d8: 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 } } } } 20241115160424507 DLINP <000b> input/ipa.c:451 connected read/write 20241115160424507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160424507 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160424507 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160424507 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 20241115160424507 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160424507 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 20241115160424507 DLGSUP <0013> gsup_server.c:235 2: 20241115160424507 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160424507 DLGSUP <0013> gsup_server.c:235 3: 20241115160424507 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160424507 DLGSUP <0013> gsup_server.c:235 4: 20241115160424507 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160424508 DLGSUP <0013> gsup_server.c:235 5: 20241115160424508 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160424508 DLGSUP <0013> gsup_server.c:235 7: 20241115160424508 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160424508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160424508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160424508 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)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@2c2a2a20d2d8: 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") 20241115160424529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41247<->l=127.0.0.1:4259) 20241115160424532 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160424532 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@2c2a2a20d2d8: Created GsupExpect[0] for "262428043182610" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241115160424542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50808<->l=127.0.0.1:4258 20241115160424545 DAUC <0003> db_auc.c:157 IMSI='262428043182610': No 2G Auth Data 20241115160424545 DAUC <0003> db_auc.c:192 IMSI='262428043182610': No 3G Auth Data 20241115160424552 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428043182610.imsi 20241115160424552 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428043182610.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160424557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50808<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160424557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160424558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41247<->l=127.0.0.1:4259) 20241115160424558 DLINP <000b> input/ipa.c:451 connected read/write 20241115160424558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160424558 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160424558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160424558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@2c2a2a20d2d8: Final verdict of PTC: none 323@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 323: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:04:24 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 20241115160424586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4258 20241115160424687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50810<->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=27864) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160427801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160427802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160427807 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160427808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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 } } } } 20241115160427813 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160427814 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160427814 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160427814 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 20241115160427814 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160427814 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 20241115160427814 DLGSUP <0013> gsup_server.c:235 2: 20241115160427814 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160427814 DLGSUP <0013> gsup_server.c:235 3: 20241115160427814 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160427814 DLGSUP <0013> gsup_server.c:235 4: 20241115160427814 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(326)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160427814 DLGSUP <0013> gsup_server.c:235 5: 20241115160427814 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160427814 DLGSUP <0013> gsup_server.c:235 7: 20241115160427814 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160427814 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160427814 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160427814 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160427816 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241115160427816 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@2c2a2a20d2d8: 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") 20241115160427852 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46721<->l=127.0.0.1:4259) 20241115160427854 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160427854 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@2c2a2a20d2d8: Created GsupExpect[0] for "262427338203456" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241115160427861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@2c2a2a20d2d8: Created GsupExpect[0] for "262427338203456" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241115160427864 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160427864 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427338203456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427338203456" cn_domain=CS} 20241115160427864 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427338203456 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241115160427864 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427338203456 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241115160427865 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427338203456.imsi 20241115160427865 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427338203456.imsi 20241115160427865 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427338203456.imsi: does not exist in local HLR 20241115160427869 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427338203456 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241115160427869 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241115160427869 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241115160427869 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241115160427869 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241115160427869 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241115160427869 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427338203456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160427869 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160427870 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160427870 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160427870 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160427870 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160427870 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@2c2a2a20d2d8: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@2c2a2a20d2d8: 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) } } } } 20241115160427871 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427871 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427871 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241115160427871 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241115160427871 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241115160427872 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427872 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427872 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: Found GsupExpect[0] for "262427338203456" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@2c2a2a20d2d8: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427338203456" HLR_Test-GSUP-server-IPA(330)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160427914 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427914 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427914 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427914 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427914 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427338203456 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611802345 20241115160427914 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427338203456 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160427915 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427915 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@2c2a2a20d2d8: Found GsupExpect[0] for "262427338203456" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@2c2a2a20d2d8: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427338203456" 20241115160427923 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427923 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427923 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427338203456 MSISDN-491611802345 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160427923 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427923 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427927 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160427927 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160427927 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427338203456 MSISDN-491611802345 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 20241115160427927 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427338203456 MSISDN-491611802345 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160427927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427927 DLINP <000b> input/ipa.c:451 connected read/write 20241115160427927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160427929 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427338203456.imsi 20241115160427929 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427338203456.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160428930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160428931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@2c2a2a20d2d8: Final verdict of PTC: none 20241115160428932 DLINP <000b> input/ipa.c:451 connected read/write 20241115160428932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160428932 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160428932 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160428932 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160428932 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160428932 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160428932 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241115160428932 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241115160428932 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241115160428932 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46721<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@2c2a2a20d2d8: Final verdict of PTC: none 328@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 328: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 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 20241115160428955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50842<->l=127.0.0.1:4258 20241115160429056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35784) Waiting for packet dumper to finish... 1 (prev_count=35784, count=44040) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: 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 ------ Fri Nov 15 16:04: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_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@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@2c2a2a20d2d8: legacy= false MTC@2c2a2a20d2d8: in not legacy case 1 MTC@2c2a2a20d2d8: in not legacy case 2 20241115160432167 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241115160432167 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160432171 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160432173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@2c2a2a20d2d8: 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 } } } } 20241115160432175 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160432175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241115160432176 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241115160432176 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 20241115160432176 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241115160432176 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 20241115160432176 DLGSUP <0013> gsup_server.c:235 2: 20241115160432176 DLGSUP <0013> gsup_server.c:237 2: 00 20241115160432176 DLGSUP <0013> gsup_server.c:235 3: 20241115160432176 DLGSUP <0013> gsup_server.c:237 3: 00 20241115160432176 DLGSUP <0013> gsup_server.c:235 4: 20241115160432176 DLGSUP <0013> gsup_server.c:237 4: 00 20241115160432176 DLGSUP <0013> gsup_server.c:235 5: 20241115160432176 DLGSUP <0013> gsup_server.c:237 5: 00 20241115160432176 DLGSUP <0013> gsup_server.c:235 7: 20241115160432176 DLGSUP <0013> gsup_server.c:237 7: 00 20241115160432176 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241115160432176 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241115160432176 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241115160432176 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241115160432176 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@2c2a2a20d2d8: 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") 20241115160432196 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38185<->l=127.0.0.1:4259) 20241115160432197 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241115160432197 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@2c2a2a20d2d8: Created GsupExpect[0] for "262429224166835" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241115160432204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43334<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@2c2a2a20d2d8: Created GsupExpect[0] for "262429224166835" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241115160432222 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160432222 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429224166835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429224166835" cn_domain=CS} 20241115160432222 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429224166835 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241115160432222 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429224166835 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241115160432222 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429224166835.imsi 20241115160432222 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429224166835.imsi 20241115160432222 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429224166835.imsi: does not exist in local HLR 20241115160432229 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429224166835 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241115160432229 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241115160432229 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241115160432229 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241115160432229 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241115160432229 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241115160432229 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429224166835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241115160432229 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160432229 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160432229 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160432229 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241115160432229 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241115160432229 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@2c2a2a20d2d8: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@2c2a2a20d2d8: 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) } } } } 20241115160432233 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432234 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432234 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241115160432234 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241115160432234 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241115160432236 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432236 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432236 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: 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)@2c2a2a20d2d8: Found GsupExpect[0] for "262429224166835" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@2c2a2a20d2d8: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429224166835" HLR_Test-GSUP-server-IPA(337)@2c2a2a20d2d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@2c2a2a20d2d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241115160432278 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432278 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432278 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432278 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432278 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429224166835 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613006831 20241115160432278 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429224166835 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160432278 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432278 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@2c2a2a20d2d8: Found GsupExpect[0] for "262429224166835" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@2c2a2a20d2d8: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429224166835" 20241115160432282 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432282 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432282 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429224166835 MSISDN-491613006831 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160432282 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432282 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432283 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432283 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432283 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429224166835 MSISDN-491613006831 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 20241115160432283 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429224166835 MSISDN-491613006831 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241115160432283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432283 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241115160432284 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613006831.msisdn 20241115160432284 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613006831.msisdn: does not exist in local HLR 20241115160432284 DDGSM <0007> mslookup_server.c:352 sip.voice.491613006831.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241115160432284 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613006831.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@2c2a2a20d2d8: setverdict(pass): none -> pass 20241115160432287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43334<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@2c2a2a20d2d8: Final verdict of PTC: pass 20241115160432291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4258 20241115160432292 DLINP <000b> input/ipa.c:451 connected read/write 20241115160432292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241115160432292 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241115160432292 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241115160432292 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241115160432292 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38185<->l=127.0.0.1:4259) 20241115160432293 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241115160432293 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241115160432293 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241115160432293 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241115160432293 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(337)@2c2a2a20d2d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP(334)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@2c2a2a20d2d8: Final verdict of PTC: none HLR_Test-GSUP-server(336)@2c2a2a20d2d8: Final verdict of PTC: none 335@2c2a2a20d2d8: Final verdict of PTC: none MTC@2c2a2a20d2d8: Setting final verdict of the test case. MTC@2c2a2a20d2d8: Local verdict of MTC: none MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC with component reference 335: none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@2c2a2a20d2d8: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@2c2a2a20d2d8: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@2c2a2a20d2d8: 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'. Fri Nov 15 16:04:32 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 20241115160432378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43342<->l=127.0.0.1:4258 20241115160432480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43342<->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=46272) MTC@2c2a2a20d2d8: 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@2c2a2a20d2d8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2c2a2a20d2d8: Terminating MTC. MC@2c2a2a20d2d8: MTC terminated. MC2> exit MC@2c2a2a20d2d8: Shutting down session. MC@2c2a2a20d2d8: 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-7402.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 pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (956854) [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-20241115-1602-ed12e5c8-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-20241115-1602-ed12e5c8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (956798) [testenv] Showing testsuite/junit-xml-7402.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-20241115-1602-ed12e5c8-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7402.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.076025'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.170092'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.217312'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.162658'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.074381'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.126636'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.098506'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.088231'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.174256'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.165443'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.199159'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.064026'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.077754'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.190396'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.178806'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.114526'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.163368'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.177090'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.163399'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.209761'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.167695'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.210600'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.189267'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.223767'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.200442'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.092654'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.229009'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.202338'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.203249'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.097820'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.214662'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.153514'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.093670'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.138936'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.156669'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.086469'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.161199'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.148342'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241115-1602-ed12e5c8-0'] testenv-hlr-osmocom-nightly-asan-20241115-1602-ed12e5c8-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/162/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS