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 17e0e3a61e384af019e5d2c81b03416609c23161 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 17e0e3a61e384af019e5d2c81b03416609c23161 # timeout=10 Commit message: "bts: add TC_data_facch_*: test FACCH/[FH] on data channels" > git rev-list --no-walk 17f0da1ea64d37624e63a3aa66586b834f2e8c1d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins4449002636303557688.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 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-20241110-1602-07c11838-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-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 [190 kB] Fetched 9235 kB in 1s (10.8 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-20241110-1602-07c11838-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' [titan.ProtocolEmulations.SCCP] Updating URL to https://github.com/osmocom/titan.ProtocolEmulations.SCCP 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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_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_2.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for SS_Errors.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_Types_part_1.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_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_2.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_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_6.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_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_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for 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-20241110-1602-07c11838-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-20241110-1602-07c11838-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] 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 (226 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-20241110-1602-07c11838-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 51 not upgraded. Need to get 3034 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 202411092029 [1200 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411092029~asan [580 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411092029~asan [161 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411092029~asan [1083 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411092029~asan [278 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411092029~asan [314 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411092029~asan [49.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.5.0451.202411092029~asan [75.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411092029~asan [96.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.5.0451.202411092029~asan [396 kB] Fetched 3034 kB in 0s (27.1 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_202411092029_amd64.deb ... Unpacking osmocom-nightly-asan (202411092029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.30.51bb.202411092029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411092029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.30.51bb.202411092029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411092029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.30.51bb.202411092029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411092029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.30.51bb.202411092029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411092029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202411092029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411092029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.5.0451.202411092029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411092029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.5.0451.202411092029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.5.0451.202411092029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.30.51bb.202411092029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411092029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.5.0451.202411092029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.5.0451.202411092029~asan) ... Setting up osmocom-nightly-asan (202411092029) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411092029~asan) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411092029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411092029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411092029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411092029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411092029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411092029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.5.0451.202411092029~asan) ... Setting up osmo-hlr (1.8.0.5.0451.202411092029~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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-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-20241110-1602-07c11838-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20241110160215727 DMAIN <0000> hlr.c:813 hlr starting 20241110160215727 DDB <0001> db.c:599 using database: :memory: 20241110160215727 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241110160215727 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241110160215727 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241110160215727 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241110160215728 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241110160215728 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241110160215729 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241110160215730 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241110160215730 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-20241110-1602-07c11838-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@5c798a0c59f9: Unix server socket created successfully. MC@5c798a0c59f9: Listening on TCP port 46791. MC2> 5c798a0c59f9 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 5c798a0c59f9 46791 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5c798a0c59f9: New HC connected from 10.0.2.100 [10.0.2.100]. 5c798a0c59f9: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@5c798a0c59f9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5c798a0c59f9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5c798a0c59f9: Configuration file was processed on all HCs. MC@5c798a0c59f9: Creating MTC on host 10.0.2.100. MC@5c798a0c59f9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_sai_err_invalid_imsi started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160217285 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160217285 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160217287 DLINP <000b> input/ipa.c:451 connected read/write 20241110160217287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160217288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160217289 DLINP <000b> input/ipa.c:451 connected read/write 20241110160217289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160217289 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160217289 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160217289 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 20241110160217289 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160217289 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 20241110160217289 DLGSUP <0013> gsup_server.c:235 2: 20241110160217289 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160217289 DLGSUP <0013> gsup_server.c:235 3: 20241110160217289 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160217289 DLGSUP <0013> gsup_server.c:235 4: 20241110160217289 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160217289 DLGSUP <0013> gsup_server.c:235 5: 20241110160217289 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160217289 DLGSUP <0013> gsup_server.c:235 7: 20241110160217289 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160217289 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160217289 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160217289 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@5c798a0c59f9: 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") 20241110160217297 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40493<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@5c798a0c59f9: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241110160217303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4258 20241110160217334 DLINP <000b> input/ipa.c:451 connected read/write 20241110160217334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160217334 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"} 20241110160217334 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" 20241110160217334 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} 20241110160217334 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 20241110160217334 DLINP <000b> input/ipa.c:451 connected read/write 20241110160217334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160217335 DLINP <000b> input/ipa.c:451 connected read/write 20241110160217335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@5c798a0c59f9: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160217340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56716<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@5c798a0c59f9: Final verdict of PTC: pass 20241110160217343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56714<->l=127.0.0.1:4258 20241110160217346 DLINP <000b> input/ipa.c:451 connected read/write 20241110160217346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160217346 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160217346 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160217346 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160217346 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40493<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@5c798a0c59f9: Final verdict of PTC: none 5@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 5: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:17 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241110160217409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56728<->l=127.0.0.1:4258 20241110160217509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56728<->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=25156) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_sai started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160220574 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160220575 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160220579 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56738<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@5c798a0c59f9: 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) } } } } 20241110160220580 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220580 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160220580 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160220580 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 20241110160220580 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160220580 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 20241110160220580 DLGSUP <0013> gsup_server.c:235 2: 20241110160220580 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160220580 DLGSUP <0013> gsup_server.c:235 3: 20241110160220580 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160220580 DLGSUP <0013> gsup_server.c:235 4: 20241110160220580 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(8)@5c798a0c59f9: 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 } } } } 20241110160220580 DLGSUP <0013> gsup_server.c:235 5: 20241110160220580 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160220580 DLGSUP <0013> gsup_server.c:235 7: 20241110160220580 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160220580 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160220580 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160220580 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)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@5c798a0c59f9: 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") 20241110160220603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43259<->l=127.0.0.1:4259) 20241110160220612 DAUC <0003> db_auc.c:157 IMSI='262423744478549': No 2G Auth Data 20241110160220612 DAUC <0003> db_auc.c:192 IMSI='262423744478549': No 3G Auth Data HLR_Test-GSUP(9)@5c798a0c59f9: Created GsupExpect[0] for "262423744478549" to be handled at TC_gsup_sai(12) 20241110160220624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 20241110160220628 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220628 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423744478549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423744478549"} 20241110160220628 DAUC <0003> db_auc.c:192 IMSI='262423744478549': No 3G Auth Data 20241110160220628 DAUC <0003> db_auc.c:236 IMSI='262423744478549': Calling to generate 5 vectors 20241110160220628 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110160220628 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160220628 DAUC <0003> auc.c:113 vector [0]: rand = b62297fe2c690e881c741e781da33179 20241110160220628 DAUC <0003> auc.c:179 vector [0]: kc = fa84f17bc5528400 20241110160220628 DAUC <0003> auc.c:180 vector [0]: sres = 233450e0 20241110160220628 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160220628 DAUC <0003> auc.c:113 vector [1]: rand = f3b5efcc7f9224926d8e338d11f18c28 20241110160220628 DAUC <0003> auc.c:179 vector [1]: kc = f01869b24c3c6400 20241110160220628 DAUC <0003> auc.c:180 vector [1]: sres = 59497913 20241110160220628 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160220628 DAUC <0003> auc.c:113 vector [2]: rand = 3ecc2307cabe1b4f93e495daa39f04c2 20241110160220628 DAUC <0003> auc.c:179 vector [2]: kc = 49ee84d03e768000 20241110160220628 DAUC <0003> auc.c:180 vector [2]: sres = a80a88e9 20241110160220628 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160220628 DAUC <0003> auc.c:113 vector [3]: rand = 8abae8b7bd45fa8a7c93a6794060cd79 20241110160220628 DAUC <0003> auc.c:179 vector [3]: kc = 3f737be149b74000 20241110160220628 DAUC <0003> auc.c:180 vector [3]: sres = 808721e9 20241110160220628 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160220628 DAUC <0003> auc.c:113 vector [4]: rand = c9e6d73b353c38e47944334b7326ae7d 20241110160220628 DAUC <0003> auc.c:179 vector [4]: kc = bdd244e04cac9800 20241110160220628 DAUC <0003> auc.c:180 vector [4]: sres = a27650a2 20241110160220628 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110160220628 DAUC <0003> db_auc.c:245 IMSI='262423744478549': Generated 5 vectors 20241110160220628 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423744478549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423744478549"} 20241110160220628 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423744478549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160220628 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160220628 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5c798a0c59f9: Found GsupExpect[0] for "262423744478549" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_sai(12)"262423744478549" TC_gsup_sai(12)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai(12)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160220631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56740<->l=127.0.0.1:4258 TC_gsup_sai(12)@5c798a0c59f9: Final verdict of PTC: pass 20241110160220632 DAUC <0003> db_auc.c:157 IMSI='262424170881755': No 2G Auth Data 20241110160220632 DAUC <0003> db_auc.c:192 IMSI='262424170881755': No 3G Auth Data HLR_Test-GSUP(9)@5c798a0c59f9: Created GsupExpect[0] for "262424170881755" to be handled at TC_gsup_sai(13) 20241110160220640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4258 20241110160220642 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220642 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424170881755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424170881755"} 20241110160220642 DAUC <0003> db_auc.c:192 IMSI='262424170881755': No 3G Auth Data 20241110160220642 DAUC <0003> db_auc.c:236 IMSI='262424170881755': Calling to generate 5 vectors 20241110160220642 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110160220642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160220642 DAUC <0003> auc.c:113 vector [0]: rand = 09a85b497a48bd7226fddec72a66701b 20241110160220642 DAUC <0003> auc.c:179 vector [0]: kc = 3beb41d28098c400 20241110160220642 DAUC <0003> auc.c:180 vector [0]: sres = c84f5058 20241110160220642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160220642 DAUC <0003> auc.c:113 vector [1]: rand = bd8789f1e61e0c2f3114b93918b64c07 20241110160220642 DAUC <0003> auc.c:179 vector [1]: kc = ce5c9c7c8e962000 20241110160220642 DAUC <0003> auc.c:180 vector [1]: sres = 71b84e97 20241110160220642 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160220642 DAUC <0003> auc.c:113 vector [2]: rand = f8b89e1a4eaa972eb1eaceed536a8483 20241110160220642 DAUC <0003> auc.c:179 vector [2]: kc = ecb9393a0882d800 20241110160220642 DAUC <0003> auc.c:180 vector [2]: sres = 3d7dc945 20241110160220642 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160220642 DAUC <0003> auc.c:113 vector [3]: rand = 5cfb6dd83b0a735edc0f1f080552b487 20241110160220642 DAUC <0003> auc.c:179 vector [3]: kc = 02eb9308d3e19400 20241110160220642 DAUC <0003> auc.c:180 vector [3]: sres = cc8b1526 20241110160220642 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160220642 DAUC <0003> auc.c:113 vector [4]: rand = 3f2f1d48bae8f884531c5e6ce63f256e 20241110160220642 DAUC <0003> auc.c:179 vector [4]: kc = 6c818676d31d3c00 20241110160220642 DAUC <0003> auc.c:180 vector [4]: sres = fc7c7387 20241110160220642 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110160220642 DAUC <0003> db_auc.c:245 IMSI='262424170881755': Generated 5 vectors 20241110160220642 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424170881755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424170881755"} 20241110160220642 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424170881755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160220642 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160220642 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5c798a0c59f9: Found GsupExpect[0] for "262424170881755" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_sai(13)"262424170881755" TC_gsup_sai(13)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai(13)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160220643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4258 TC_gsup_sai(13)@5c798a0c59f9: Final verdict of PTC: pass 20241110160220644 DAUC <0003> db_auc.c:157 IMSI='262427614979505': No 2G Auth Data 20241110160220644 DAUC <0003> db_auc.c:192 IMSI='262427614979505': No 3G Auth Data HLR_Test-GSUP(9)@5c798a0c59f9: Created GsupExpect[0] for "262427614979505" to be handled at TC_gsup_sai(14) 20241110160220650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56758<->l=127.0.0.1:4258 20241110160220652 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220652 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427614979505 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427614979505"} 20241110160220652 DAUC <0003> db_auc.c:192 IMSI='262427614979505': No 3G Auth Data 20241110160220652 DAUC <0003> db_auc.c:236 IMSI='262427614979505': Calling to generate 5 vectors 20241110160220652 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110160220652 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160220652 DAUC <0003> auc.c:113 vector [0]: rand = b468e6cc2711723a041826270b00c0e8 20241110160220652 DAUC <0003> auc.c:179 vector [0]: kc = b9479cea3c87c282 20241110160220652 DAUC <0003> auc.c:180 vector [0]: sres = 5155382e 20241110160220652 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160220652 DAUC <0003> auc.c:113 vector [1]: rand = 0377e9e21e159af0dceee87a3a684c4a 20241110160220652 DAUC <0003> auc.c:179 vector [1]: kc = 6a951afae82ad69a 20241110160220652 DAUC <0003> auc.c:180 vector [1]: sres = e80feddc 20241110160220652 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160220652 DAUC <0003> auc.c:113 vector [2]: rand = bb2d40519f8fcaa7d5f47c77b3e0182a 20241110160220652 DAUC <0003> auc.c:179 vector [2]: kc = 377e46f71fad47e4 20241110160220652 DAUC <0003> auc.c:180 vector [2]: sres = 43a7fc4a 20241110160220652 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160220652 DAUC <0003> auc.c:113 vector [3]: rand = f4b49739a55bcdb2b24c582ac420fa43 20241110160220652 DAUC <0003> auc.c:179 vector [3]: kc = 39bd58731ab68bd9 20241110160220652 DAUC <0003> auc.c:180 vector [3]: sres = 656dd783 20241110160220652 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160220652 DAUC <0003> auc.c:113 vector [4]: rand = d568eb96712132b47d67e4061ff550d9 20241110160220652 DAUC <0003> auc.c:179 vector [4]: kc = 0f8b6057b954a1fe 20241110160220652 DAUC <0003> auc.c:180 vector [4]: sres = 0b67cd85 20241110160220652 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110160220652 DAUC <0003> db_auc.c:245 IMSI='262427614979505': Generated 5 vectors 20241110160220652 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427614979505 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427614979505"} 20241110160220652 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427614979505 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160220652 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160220652 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5c798a0c59f9: Found GsupExpect[0] for "262427614979505" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_sai(14)"262427614979505" TC_gsup_sai(14)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai(14)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160220653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56758<->l=127.0.0.1:4258 TC_gsup_sai(14)@5c798a0c59f9: Final verdict of PTC: pass 20241110160220654 DAUC <0003> db_auc.c:157 IMSI='262422249071836': No 2G Auth Data 20241110160220654 DAUC <0003> db_auc.c:192 IMSI='262422249071836': No 3G Auth Data HLR_Test-GSUP(9)@5c798a0c59f9: Created GsupExpect[0] for "262422249071836" to be handled at TC_gsup_sai(15) 20241110160220661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4258 20241110160220663 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220663 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422249071836 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422249071836"} 20241110160220663 DAUC <0003> db_auc.c:157 IMSI='262422249071836': No 2G Auth Data 20241110160220663 DAUC <0003> db_auc.c:236 IMSI='262422249071836': Calling to generate 5 vectors 20241110160220663 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110160220663 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160220663 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160220663 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160220663 DAUC <0003> auc.c:113 vector [0]: rand = 10fcb708671e0705ef87a2d2dad58f34 20241110160220663 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160220663 DAUC <0003> auc.c:142 vector [0]: autn = 604d3b51c8b300000ccb118789bf5736 20241110160220663 DAUC <0003> auc.c:143 vector [0]: ck = de03b42fbe8dfdfe486cfa7b34dd7167 20241110160220663 DAUC <0003> auc.c:144 vector [0]: ik = 9f7d0292fa205bf539bbaf27b86c5de0 20241110160220663 DAUC <0003> auc.c:145 vector [0]: res = ee1f9674c41635fa0000000000000000 20241110160220663 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160220663 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160220663 DAUC <0003> auc.c:151 vector [0]: kc = 30a9e3e1c81c8a8c 20241110160220663 DAUC <0003> auc.c:152 vector [0]: sres = 2a09a38e 20241110160220663 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160220663 DAUC <0003> auc.c:113 vector [1]: rand = bf153981aa9ba2cb6aa9806afc0b341f 20241110160220663 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160220663 DAUC <0003> auc.c:142 vector [1]: autn = a245b78f71ea00009414be8ed8797d5b 20241110160220663 DAUC <0003> auc.c:143 vector [1]: ck = 356ca8d58f39bdf9d327a7a5fde7c962 20241110160220663 DAUC <0003> auc.c:144 vector [1]: ik = ad235e42a4e0b1fc08fa18657e71a80a 20241110160220663 DAUC <0003> auc.c:145 vector [1]: res = 2be96f2db4575f280000000000000000 20241110160220663 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160220663 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160220663 DAUC <0003> auc.c:151 vector [1]: kc = 43924957a84f6d6d 20241110160220663 DAUC <0003> auc.c:152 vector [1]: sres = 9fbe3005 20241110160220663 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160220663 DAUC <0003> auc.c:113 vector [2]: rand = 6dac1059f49c715e86759ea4c47b56ce 20241110160220663 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160220663 DAUC <0003> auc.c:142 vector [2]: autn = 00667999874b00008d517aef0f5ffa3b 20241110160220663 DAUC <0003> auc.c:143 vector [2]: ck = 01637a5afc6530afe7f44519bc7a4014 20241110160220663 DAUC <0003> auc.c:144 vector [2]: ik = 4ed8651eb493780efd2d551a6a5f8afd 20241110160220663 DAUC <0003> auc.c:145 vector [2]: res = b79bb5bbf7ef9a3a0000000000000000 20241110160220663 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160220663 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160220663 DAUC <0003> auc.c:151 vector [2]: kc = 55620f479ed38248 20241110160220663 DAUC <0003> auc.c:152 vector [2]: sres = 40742f81 20241110160220663 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160220663 DAUC <0003> auc.c:113 vector [3]: rand = 88355269f164f13019616acfed9757ad 20241110160220663 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160220663 DAUC <0003> auc.c:142 vector [3]: autn = d04c3df5720600006e6a283e9fc313ae 20241110160220663 DAUC <0003> auc.c:143 vector [3]: ck = 67ae7192935a33348b29027567faa78e 20241110160220663 DAUC <0003> auc.c:144 vector [3]: ik = 1a9640a9d079e361281840d2a9848ec3 20241110160220663 DAUC <0003> auc.c:145 vector [3]: res = da3f74085ea395a80000000000000000 20241110160220663 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160220663 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160220663 DAUC <0003> auc.c:151 vector [3]: kc = de09739c8d5df918 20241110160220663 DAUC <0003> auc.c:152 vector [3]: sres = 849ce1a0 20241110160220663 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160220663 DAUC <0003> auc.c:113 vector [4]: rand = d04a0239b157b02ee421349d8af9e535 20241110160220663 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160220663 DAUC <0003> auc.c:142 vector [4]: autn = c929d4fc2e8900002b23c03859df693f 20241110160220663 DAUC <0003> auc.c:143 vector [4]: ck = ffb39b5b671efa8b2f4fd8bcae23960a 20241110160220663 DAUC <0003> auc.c:144 vector [4]: ik = fe04896fb60d50c288ed5197c495849e 20241110160220663 DAUC <0003> auc.c:145 vector [4]: res = ba056f863674d4510000000000000000 20241110160220663 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160220663 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110160220663 DAUC <0003> auc.c:151 vector [4]: kc = a6159b1fbba5b8dd 20241110160220663 DAUC <0003> auc.c:152 vector [4]: sres = 8c71bbd7 20241110160220663 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110160220663 DAUC <0003> db_auc.c:245 IMSI='262422249071836': Generated 5 vectors 20241110160220663 DAUC <0003> db_auc.c:249 IMSI='262422249071836': Updating SQN=161 in DB 20241110160220663 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422249071836 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422249071836"} 20241110160220663 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422249071836 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160220663 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160220663 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5c798a0c59f9: Found GsupExpect[0] for "262422249071836" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_sai(15)"262422249071836" TC_gsup_sai(15)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai(15)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160220665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4258 TC_gsup_sai(15)@5c798a0c59f9: Final verdict of PTC: pass 20241110160220666 DAUC <0003> db_auc.c:157 IMSI='262420349754563': No 2G Auth Data 20241110160220666 DAUC <0003> db_auc.c:192 IMSI='262420349754563': No 3G Auth Data HLR_Test-GSUP(9)@5c798a0c59f9: Created GsupExpect[0] for "262420349754563" to be handled at TC_gsup_sai(16) 20241110160220673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4258 20241110160220674 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220674 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420349754563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420349754563"} 20241110160220674 DAUC <0003> db_auc.c:157 IMSI='262420349754563': No 2G Auth Data 20241110160220674 DAUC <0003> db_auc.c:236 IMSI='262420349754563': Calling to generate 5 vectors 20241110160220674 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110160220674 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160220674 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110160220674 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160220674 DAUC <0003> auc.c:113 vector [0]: rand = ca7cab0ea2e0ec39c9d41d8bdbf8462a 20241110160220675 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160220675 DAUC <0003> auc.c:142 vector [0]: autn = 22c7306a5fe300002297651c5a9d342f 20241110160220675 DAUC <0003> auc.c:143 vector [0]: ck = c97340385fe54174e774f2ecc12a6133 20241110160220675 DAUC <0003> auc.c:144 vector [0]: ik = ff633bf85dbf799b744eb65af31d64ae 20241110160220675 DAUC <0003> auc.c:145 vector [0]: res = de5cce9ef28f77dd0000000000000000 20241110160220675 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160220675 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160220675 DAUC <0003> auc.c:151 vector [0]: kc = a52a3f76306d3d72 20241110160220675 DAUC <0003> auc.c:152 vector [0]: sres = 2cd3b943 20241110160220675 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160220675 DAUC <0003> auc.c:113 vector [1]: rand = f5eee6149675a6938d67621b99b051c9 20241110160220675 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160220675 DAUC <0003> auc.c:142 vector [1]: autn = 31b13d24722e0000ec56d9ae34ffbfdd 20241110160220675 DAUC <0003> auc.c:143 vector [1]: ck = bbc76714c8b8899e184bb2e9265ea502 20241110160220675 DAUC <0003> auc.c:144 vector [1]: ik = de9d2054b8a5a0bda005a117ae15072f 20241110160220675 DAUC <0003> auc.c:145 vector [1]: res = 39a95a98a345ce160000000000000000 20241110160220675 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160220675 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160220675 DAUC <0003> auc.c:151 vector [1]: kc = dd1454bef8568b0e 20241110160220675 DAUC <0003> auc.c:152 vector [1]: sres = 9aec948e 20241110160220675 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160220675 DAUC <0003> auc.c:113 vector [2]: rand = 0242a3ffb6bbb51039a3c0df7541ed38 20241110160220675 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160220675 DAUC <0003> auc.c:142 vector [2]: autn = 6da2ef1968fd0000f22a323a7c8fed24 20241110160220675 DAUC <0003> auc.c:143 vector [2]: ck = 3aa1c1484bcfc580c2d6d39dc81a0585 20241110160220675 DAUC <0003> auc.c:144 vector [2]: ik = 5cc17854b10b8ec3a1dae579a8e32dcd 20241110160220675 DAUC <0003> auc.c:145 vector [2]: res = 812a8391a74d112b0000000000000000 20241110160220675 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160220675 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160220675 DAUC <0003> auc.c:151 vector [2]: kc = 056c8ff89a3d630b 20241110160220675 DAUC <0003> auc.c:152 vector [2]: sres = 266792ba 20241110160220675 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160220675 DAUC <0003> auc.c:113 vector [3]: rand = 70121491b462c82a4de46114e00444f3 20241110160220675 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160220675 DAUC <0003> auc.c:142 vector [3]: autn = 13d785352c560000bcdaa4498ba56a08 20241110160220675 DAUC <0003> auc.c:143 vector [3]: ck = fe76bda8c4ece51c25395514d0029054 20241110160220675 DAUC <0003> auc.c:144 vector [3]: ik = e3b6c96e1870a652f66cc3db8b2d7812 20241110160220675 DAUC <0003> auc.c:145 vector [3]: res = 80ae82080eae6fb40000000000000000 20241110160220675 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160220675 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160220675 DAUC <0003> auc.c:151 vector [3]: kc = ce95e20987b3ab08 20241110160220675 DAUC <0003> auc.c:152 vector [3]: sres = 8e00edbc 20241110160220675 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160220675 DAUC <0003> auc.c:113 vector [4]: rand = 19bf3e7be8a3585acccfed024fd60baf 20241110160220675 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160220675 DAUC <0003> auc.c:142 vector [4]: autn = f44c5281c9b90000f66add97c946350d 20241110160220675 DAUC <0003> auc.c:143 vector [4]: ck = 2e5e9f1ce0274c3a258d85350b79c7f9 20241110160220675 DAUC <0003> auc.c:144 vector [4]: ik = 6cf7130c2f412ce01a8d93a314528987 20241110160220675 DAUC <0003> auc.c:145 vector [4]: res = ad33d9f37c0994650000000000000000 20241110160220675 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160220675 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110160220675 DAUC <0003> auc.c:151 vector [4]: kc = 7da99a86d04d2ea4 20241110160220675 DAUC <0003> auc.c:152 vector [4]: sres = d13a4d96 20241110160220675 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110160220675 DAUC <0003> db_auc.c:245 IMSI='262420349754563': Generated 5 vectors 20241110160220675 DAUC <0003> db_auc.c:249 IMSI='262420349754563': Updating SQN=161 in DB 20241110160220675 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420349754563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420349754563"} 20241110160220675 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420349754563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160220675 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160220675 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5c798a0c59f9: Found GsupExpect[0] for "262420349754563" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_sai(16)"262420349754563" TC_gsup_sai(16)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai(16)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160220677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4258 TC_gsup_sai(16)@5c798a0c59f9: Final verdict of PTC: pass 20241110160220677 DAUC <0003> db_auc.c:157 IMSI='262429216240655': No 2G Auth Data 20241110160220677 DAUC <0003> db_auc.c:192 IMSI='262429216240655': No 3G Auth Data HLR_Test-GSUP(9)@5c798a0c59f9: Created GsupExpect[0] for "262429216240655" to be handled at TC_gsup_sai(17) 20241110160220684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4258 20241110160220685 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220685 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429216240655 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429216240655"} 20241110160220685 DAUC <0003> db_auc.c:236 IMSI='262429216240655': Calling to generate 5 vectors 20241110160220685 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160220685 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160220685 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160220685 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160220686 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160220686 DAUC <0003> auc.c:113 vector [0]: rand = 7b017cf50951e164eb1c844e953ec8e6 20241110160220686 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160220686 DAUC <0003> auc.c:142 vector [0]: autn = 5e307f36bf000000d2b185a993a23c47 20241110160220686 DAUC <0003> auc.c:143 vector [0]: ck = 5cc50ee2d79ad5e877b68baa28e76527 20241110160220686 DAUC <0003> auc.c:144 vector [0]: ik = 3561fd1a929adca2afcf9d1d7e45a17d 20241110160220686 DAUC <0003> auc.c:145 vector [0]: res = 5ff2b0b3184a97880000000000000000 20241110160220686 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160220686 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160220686 DAUC <0003> auc.c:179 vector [0]: kc = 0bd0355a97340400 20241110160220686 DAUC <0003> auc.c:180 vector [0]: sres = a0cb6111 20241110160220686 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160220686 DAUC <0003> auc.c:113 vector [1]: rand = 49bcca2291d2d97dafcba50748ab226c 20241110160220686 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160220686 DAUC <0003> auc.c:142 vector [1]: autn = 4d98c1b6d4e80000a7f04e67fb532408 20241110160220686 DAUC <0003> auc.c:143 vector [1]: ck = 77bccf7f33ac63bc2ff164b9582c5a6a 20241110160220686 DAUC <0003> auc.c:144 vector [1]: ik = 619c5e99c170787fcd85d19ac22f8ad7 20241110160220686 DAUC <0003> auc.c:145 vector [1]: res = 778e97689eb2fefd0000000000000000 20241110160220686 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160220686 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160220686 DAUC <0003> auc.c:179 vector [1]: kc = c917d5f14018f800 20241110160220686 DAUC <0003> auc.c:180 vector [1]: sres = 0cddfde7 20241110160220686 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160220686 DAUC <0003> auc.c:113 vector [2]: rand = 7c87e22afe4701e4dd6fcd07060db261 20241110160220686 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160220686 DAUC <0003> auc.c:142 vector [2]: autn = 86c6ee3d03380000a8e114679e85d8e4 20241110160220686 DAUC <0003> auc.c:143 vector [2]: ck = ec9b4d416ec4825e5c914704acce7328 20241110160220686 DAUC <0003> auc.c:144 vector [2]: ik = e182b610113591f3190855efd25a0f99 20241110160220686 DAUC <0003> auc.c:145 vector [2]: res = 50c7d87f19c34a280000000000000000 20241110160220686 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160220686 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160220686 DAUC <0003> auc.c:179 vector [2]: kc = 27cbc6b47c7ac800 20241110160220686 DAUC <0003> auc.c:180 vector [2]: sres = 838c98d2 20241110160220686 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160220686 DAUC <0003> auc.c:113 vector [3]: rand = 613d16cb6ba4ba7f70022cb27fe64982 20241110160220686 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160220686 DAUC <0003> auc.c:142 vector [3]: autn = e7112f292f130000c1a98e8296699a2d 20241110160220686 DAUC <0003> auc.c:143 vector [3]: ck = b55662168b266d829752829e11f4f2f8 20241110160220686 DAUC <0003> auc.c:144 vector [3]: ik = d156428573bfd22937f2bab2c23d30c8 20241110160220686 DAUC <0003> auc.c:145 vector [3]: res = 1384ba661eb7b80d0000000000000000 20241110160220686 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160220686 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160220686 DAUC <0003> auc.c:179 vector [3]: kc = 6ae69631dd24f400 20241110160220686 DAUC <0003> auc.c:180 vector [3]: sres = 44a52f47 20241110160220686 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160220686 DAUC <0003> auc.c:113 vector [4]: rand = 399c211204d3a9648f76db19ad5f6043 20241110160220686 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160220686 DAUC <0003> auc.c:142 vector [4]: autn = 3a819ea6480a0000f8b5d79112fc5e65 20241110160220686 DAUC <0003> auc.c:143 vector [4]: ck = e03c2412300c040f28c950b2c1e370c1 20241110160220686 DAUC <0003> auc.c:144 vector [4]: ik = 9d6afee1bf30f296ab5417fc813cc50a 20241110160220686 DAUC <0003> auc.c:145 vector [4]: res = 021b6d805761528c0000000000000000 20241110160220686 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160220686 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160220686 DAUC <0003> auc.c:179 vector [4]: kc = 18e479e6f0033c00 20241110160220686 DAUC <0003> auc.c:180 vector [4]: sres = 9dff0287 20241110160220686 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160220686 DAUC <0003> db_auc.c:245 IMSI='262429216240655': Generated 5 vectors 20241110160220686 DAUC <0003> db_auc.c:249 IMSI='262429216240655': Updating SQN=161 in DB 20241110160220686 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429216240655 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429216240655"} 20241110160220686 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429216240655 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160220686 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160220686 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5c798a0c59f9: Found GsupExpect[0] for "262429216240655" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_sai(17)"262429216240655" TC_gsup_sai(17)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai(17)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160220688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4258 TC_gsup_sai(17)@5c798a0c59f9: Final verdict of PTC: pass 20241110160220688 DAUC <0003> db_auc.c:157 IMSI='262429279673767': No 2G Auth Data 20241110160220688 DAUC <0003> db_auc.c:192 IMSI='262429279673767': No 3G Auth Data HLR_Test-GSUP(9)@5c798a0c59f9: Created GsupExpect[0] for "262429279673767" to be handled at TC_gsup_sai(18) 20241110160220696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20241110160220698 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220698 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429279673767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429279673767"} 20241110160220698 DAUC <0003> db_auc.c:236 IMSI='262429279673767': Calling to generate 5 vectors 20241110160220698 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160220698 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160220698 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160220698 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160220698 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160220698 DAUC <0003> auc.c:113 vector [0]: rand = 3ce534404e453100897f3c8aa36c9d6f 20241110160220698 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160220698 DAUC <0003> auc.c:142 vector [0]: autn = 0cdd42c40ddc00008a8a3fb882d10f75 20241110160220698 DAUC <0003> auc.c:143 vector [0]: ck = f3301dbad3f948cb16eee417ceace4ee 20241110160220698 DAUC <0003> auc.c:144 vector [0]: ik = 7ca294bb9ad8a5d0df937f0acdfe917d 20241110160220698 DAUC <0003> auc.c:145 vector [0]: res = 0cb43cd0405964ee0000000000000000 20241110160220698 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160220698 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160220698 DAUC <0003> auc.c:179 vector [0]: kc = bda3f7126a771400 20241110160220698 DAUC <0003> auc.c:180 vector [0]: sres = f978e7a1 20241110160220698 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160220698 DAUC <0003> auc.c:113 vector [1]: rand = c044a02c9ee9258fca8dab38ee621b74 20241110160220698 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160220698 DAUC <0003> auc.c:142 vector [1]: autn = 0a5d6b81442a000057a0fafa987a15bb 20241110160220698 DAUC <0003> auc.c:143 vector [1]: ck = dab2dda8a368dfde17987eee67991d14 20241110160220698 DAUC <0003> auc.c:144 vector [1]: ik = 4b813a847abf3944681e2089eb1c4a50 20241110160220698 DAUC <0003> auc.c:145 vector [1]: res = bb58d4075630e94d0000000000000000 20241110160220698 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160220698 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160220698 DAUC <0003> auc.c:179 vector [1]: kc = d14b1f347baea400 20241110160220698 DAUC <0003> auc.c:180 vector [1]: sres = 6f45ad53 20241110160220698 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160220698 DAUC <0003> auc.c:113 vector [2]: rand = 508b8d36994fa7d560f7744ac639f1db 20241110160220698 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160220698 DAUC <0003> auc.c:142 vector [2]: autn = ae71355d7db500004b54162855381f4e 20241110160220698 DAUC <0003> auc.c:143 vector [2]: ck = b09b9a5260ac81514f62e679d3ad065d 20241110160220698 DAUC <0003> auc.c:144 vector [2]: ik = 64bb8941c449602163bace003d64f163 20241110160220698 DAUC <0003> auc.c:145 vector [2]: res = 973b53dc99ef8acb0000000000000000 20241110160220698 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160220698 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160220698 DAUC <0003> auc.c:179 vector [2]: kc = b6bd1db05f98a800 20241110160220698 DAUC <0003> auc.c:180 vector [2]: sres = 8d70a948 20241110160220698 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160220698 DAUC <0003> auc.c:113 vector [3]: rand = d23be8a028e11838800f4d325959bab3 20241110160220698 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160220698 DAUC <0003> auc.c:142 vector [3]: autn = 3a1d9a1a648f00001fd08130d40da0ef 20241110160220698 DAUC <0003> auc.c:143 vector [3]: ck = 4be536adfbbd84fdaac0a30f20357c6e 20241110160220698 DAUC <0003> auc.c:144 vector [3]: ik = 685fbfc1232bcddd73364d4bbbf83948 20241110160220698 DAUC <0003> auc.c:145 vector [3]: res = dbc12c981cdf1aa90000000000000000 20241110160220698 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160220698 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160220698 DAUC <0003> auc.c:179 vector [3]: kc = 8e99d41709406800 20241110160220698 DAUC <0003> auc.c:180 vector [3]: sres = 2bdb2836 20241110160220698 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160220698 DAUC <0003> auc.c:113 vector [4]: rand = e1d7af5291aef168c0e1a550694f60ec 20241110160220698 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160220698 DAUC <0003> auc.c:142 vector [4]: autn = 5a96a821e1bf0000f9e592832f391a9c 20241110160220698 DAUC <0003> auc.c:143 vector [4]: ck = 0e1259a8b3812ff338e3bf5e5f8964cc 20241110160220698 DAUC <0003> auc.c:144 vector [4]: ik = 5f6b998ebc94ec8afee22f4dd084f2c3 20241110160220698 DAUC <0003> auc.c:145 vector [4]: res = 871e3de59b1c9e2c0000000000000000 20241110160220698 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160220698 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160220698 DAUC <0003> auc.c:179 vector [4]: kc = 543da9e4ff644c00 20241110160220698 DAUC <0003> auc.c:180 vector [4]: sres = 6029b6b9 20241110160220698 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160220698 DAUC <0003> db_auc.c:245 IMSI='262429279673767': Generated 5 vectors 20241110160220698 DAUC <0003> db_auc.c:249 IMSI='262429279673767': Updating SQN=161 in DB 20241110160220698 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429279673767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429279673767"} 20241110160220698 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429279673767 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160220698 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160220698 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5c798a0c59f9: Found GsupExpect[0] for "262429279673767" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_sai(18)"262429279673767" TC_gsup_sai(18)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai(18)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160220700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 TC_gsup_sai(18)@5c798a0c59f9: Final verdict of PTC: pass 20241110160220701 DAUC <0003> db_auc.c:157 IMSI='262424002560717': No 2G Auth Data 20241110160220701 DAUC <0003> db_auc.c:192 IMSI='262424002560717': No 3G Auth Data HLR_Test-GSUP(9)@5c798a0c59f9: Created GsupExpect[0] for "262424002560717" to be handled at TC_gsup_sai(19) 20241110160220708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4258 20241110160220710 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220710 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424002560717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424002560717"} 20241110160220710 DAUC <0003> db_auc.c:236 IMSI='262424002560717': Calling to generate 5 vectors 20241110160220710 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160220710 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160220710 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160220710 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160220710 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160220710 DAUC <0003> auc.c:113 vector [0]: rand = d6073348c27a645bb30184841abc6f5b 20241110160220710 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160220710 DAUC <0003> auc.c:142 vector [0]: autn = c4e4e766ce1b00001e9a6f3ef41a5c05 20241110160220710 DAUC <0003> auc.c:143 vector [0]: ck = 971f4600a60e26c88a490a2024369312 20241110160220710 DAUC <0003> auc.c:144 vector [0]: ik = 1f4626a5edeadfff78c613242a0e5e9f 20241110160220710 DAUC <0003> auc.c:145 vector [0]: res = 813ba181ba4021ee0000000000000000 20241110160220710 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160220710 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160220710 DAUC <0003> auc.c:179 vector [0]: kc = a4d0d2752f3e2c74 20241110160220710 DAUC <0003> auc.c:180 vector [0]: sres = 01fb6a14 20241110160220710 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160220710 DAUC <0003> auc.c:113 vector [1]: rand = 5cadbad95ccc6f733e2847be6b1390b0 20241110160220710 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160220710 DAUC <0003> auc.c:142 vector [1]: autn = 545aa354a66b00008966aea20bb96e5e 20241110160220710 DAUC <0003> auc.c:143 vector [1]: ck = 8d695bdf625894988f979f1dbaad6049 20241110160220710 DAUC <0003> auc.c:144 vector [1]: ik = 50d64509bd1b11b06d6f55941a8a335e 20241110160220710 DAUC <0003> auc.c:145 vector [1]: res = 4080909cc0a4d92a0000000000000000 20241110160220710 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160220710 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160220710 DAUC <0003> auc.c:179 vector [1]: kc = 369fa243227a351f 20241110160220710 DAUC <0003> auc.c:180 vector [1]: sres = 4cb3611c 20241110160220710 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160220710 DAUC <0003> auc.c:113 vector [2]: rand = 24e2f6de7721e8e26c391bdf01ffa376 20241110160220710 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160220710 DAUC <0003> auc.c:142 vector [2]: autn = 58262a7ae21d0000e4070bd9a439be7a 20241110160220710 DAUC <0003> auc.c:143 vector [2]: ck = 59730d1f624f24e2b2a60cdce50d1334 20241110160220710 DAUC <0003> auc.c:144 vector [2]: ik = 7e688152b59d8ea08552cb4d3417fd64 20241110160220710 DAUC <0003> auc.c:145 vector [2]: res = 991d193c83b071170000000000000000 20241110160220710 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160220710 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160220710 DAUC <0003> auc.c:179 vector [2]: kc = d3a966af0dc80766 20241110160220710 DAUC <0003> auc.c:180 vector [2]: sres = cffa5901 20241110160220710 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160220710 DAUC <0003> auc.c:113 vector [3]: rand = 836a31390747d0cbf7a346a331064a78 20241110160220710 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160220710 DAUC <0003> auc.c:142 vector [3]: autn = a2939cd1e5ec0000e2856a6f2e3e59a4 20241110160220710 DAUC <0003> auc.c:143 vector [3]: ck = 429edb4c42e4332080f1bd88501f1bcf 20241110160220710 DAUC <0003> auc.c:144 vector [3]: ik = d3930f36d3cf4f29dfddc8372bf9f7d1 20241110160220710 DAUC <0003> auc.c:145 vector [3]: res = 6b5f41c15efd19e70000000000000000 20241110160220710 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160220710 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160220710 DAUC <0003> auc.c:179 vector [3]: kc = 29f5198a4d05a34b 20241110160220710 DAUC <0003> auc.c:180 vector [3]: sres = 39ed246d 20241110160220710 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160220710 DAUC <0003> auc.c:113 vector [4]: rand = 43fbc53379122ea23f47a57b1247cc06 20241110160220710 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160220710 DAUC <0003> auc.c:142 vector [4]: autn = 18d98361b09a0000f30259d5caebd1b6 20241110160220710 DAUC <0003> auc.c:143 vector [4]: ck = dcaf69e012312ccd1809b4caa0ea570e 20241110160220710 DAUC <0003> auc.c:144 vector [4]: ik = 6fe40767a68ebe4b5421df9160858d23 20241110160220710 DAUC <0003> auc.c:145 vector [4]: res = 303e00f4458c1cd70000000000000000 20241110160220710 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160220710 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160220710 DAUC <0003> auc.c:179 vector [4]: kc = d9253a8fdbe37e9e 20241110160220710 DAUC <0003> auc.c:180 vector [4]: sres = cbacbfdc 20241110160220710 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160220710 DAUC <0003> db_auc.c:245 IMSI='262424002560717': Generated 5 vectors 20241110160220710 DAUC <0003> db_auc.c:249 IMSI='262424002560717': Updating SQN=161 in DB 20241110160220710 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424002560717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424002560717"} 20241110160220710 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424002560717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160220710 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160220710 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5c798a0c59f9: Found GsupExpect[0] for "262424002560717" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_sai(19)"262424002560717" TC_gsup_sai(19)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai(19)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160220712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4258 TC_gsup_sai(19)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160220712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56738<->l=127.0.0.1:4258 20241110160220713 DLINP <000b> input/ipa.c:451 connected read/write 20241110160220713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160220713 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 10@5c798a0c59f9: Final verdict of PTC: none 20241110160220713 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160220713 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160220713 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43259<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_sai finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:20 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241110160220735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56796<->l=127.0.0.1:4258 20241110160220836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56796<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67476) Waiting for packet dumper to finish... 1 (prev_count=67476, count=163380) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_sai_num_auth_vectors started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160223959 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160223959 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160223963 DLINP <000b> input/ipa.c:451 connected read/write 20241110160223963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160223964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160223967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160223967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(20)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160223967 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160223967 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160223967 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 20241110160223967 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160223967 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 20241110160223967 DLGSUP <0013> gsup_server.c:235 2: 20241110160223967 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160223967 DLGSUP <0013> gsup_server.c:235 3: 20241110160223967 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160223967 DLGSUP <0013> gsup_server.c:235 4: 20241110160223968 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160223968 DLGSUP <0013> gsup_server.c:235 5: 20241110160223968 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160223968 DLGSUP <0013> gsup_server.c:235 7: 20241110160223968 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160223968 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160223968 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160223968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@5c798a0c59f9: 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") 20241110160223988 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33019<->l=127.0.0.1:4259) 20241110160223997 DAUC <0003> db_auc.c:157 IMSI='262424973921569': No 2G Auth Data 20241110160223997 DAUC <0003> db_auc.c:192 IMSI='262424973921569': No 3G Auth Data HLR_Test-GSUP(21)@5c798a0c59f9: Created GsupExpect[0] for "262424973921569" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241110160224022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 20241110160224032 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224032 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424973921569"} 20241110160224032 DAUC <0003> db_auc.c:192 IMSI='262424973921569': No 3G Auth Data 20241110160224032 DAUC <0003> db_auc.c:236 IMSI='262424973921569': Calling to generate 1 vectors 20241110160224032 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241110160224032 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224032 DAUC <0003> auc.c:113 vector [0]: rand = d80a52fff3388bb4e69b5e8118d9c8cb 20241110160224032 DAUC <0003> auc.c:179 vector [0]: kc = cda309b2d9254c00 20241110160224032 DAUC <0003> auc.c:180 vector [0]: sres = 4805a735 20241110160224032 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224032 DAUC <0003> db_auc.c:245 IMSI='262424973921569': Generated 1 vectors 20241110160224032 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424973921569"} 20241110160224032 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224032 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224032 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5c798a0c59f9: Found GsupExpect[0] for "262424973921569" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424973921569" TC_gsup_sai_num_auth_vectors(24)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160224039 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224039 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424973921569"} 20241110160224039 DAUC <0003> db_auc.c:192 IMSI='262424973921569': No 3G Auth Data 20241110160224039 DAUC <0003> db_auc.c:236 IMSI='262424973921569': Calling to generate 4 vectors 20241110160224039 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241110160224039 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224039 DAUC <0003> auc.c:113 vector [0]: rand = c7463252d0d6dae9a835734f386b289e 20241110160224040 DAUC <0003> auc.c:179 vector [0]: kc = 676918c92a024000 20241110160224040 DAUC <0003> auc.c:180 vector [0]: sres = da2e58bd 20241110160224040 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224040 DAUC <0003> auc.c:113 vector [1]: rand = 20157bdca669f0dec2f9a7a20406c81c 20241110160224040 DAUC <0003> auc.c:179 vector [1]: kc = 6d7b14c6bca8c800 20241110160224040 DAUC <0003> auc.c:180 vector [1]: sres = 11ba3bca 20241110160224040 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160224040 DAUC <0003> auc.c:113 vector [2]: rand = 62f91023017b61407fbfccc180378ebc 20241110160224040 DAUC <0003> auc.c:179 vector [2]: kc = c0ee6be369dce800 20241110160224040 DAUC <0003> auc.c:180 vector [2]: sres = 5ec093ed 20241110160224040 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160224040 DAUC <0003> auc.c:113 vector [3]: rand = fc5124567d22f766e451ca76bbdcb4a8 20241110160224040 DAUC <0003> auc.c:179 vector [3]: kc = 0c96b35e66b1a800 20241110160224040 DAUC <0003> auc.c:180 vector [3]: sres = bd25bf5d 20241110160224040 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160224040 DAUC <0003> db_auc.c:245 IMSI='262424973921569': Generated 4 vectors 20241110160224040 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424973921569"} 20241110160224040 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224041 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224041 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224045 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224045 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424973921569"} 20241110160224045 DAUC <0003> db_auc.c:192 IMSI='262424973921569': No 3G Auth Data 20241110160224045 DAUC <0003> db_auc.c:236 IMSI='262424973921569': Calling to generate 5 vectors 20241110160224045 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110160224045 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224045 DAUC <0003> auc.c:113 vector [0]: rand = 6d414fdba265e13be463425fd4d15000 20241110160224046 DAUC <0003> auc.c:179 vector [0]: kc = 57ad1970c1553c00 20241110160224046 DAUC <0003> auc.c:180 vector [0]: sres = 4568aeb6 20241110160224046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224046 DAUC <0003> auc.c:113 vector [1]: rand = 35424bf579f8163d52322b465d593057 20241110160224046 DAUC <0003> auc.c:179 vector [1]: kc = a5d3a5084fddd800 20241110160224046 DAUC <0003> auc.c:180 vector [1]: sres = 1fb95730 20241110160224046 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160224046 DAUC <0003> auc.c:113 vector [2]: rand = 647d7bb6217b9f831248c6bd785d4bd3 20241110160224046 DAUC <0003> auc.c:179 vector [2]: kc = 86701aad7a562400 20241110160224046 DAUC <0003> auc.c:180 vector [2]: sres = 3475240d 20241110160224046 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160224046 DAUC <0003> auc.c:113 vector [3]: rand = ba2ba2e93c371cda5a46b3533fe2a6eb 20241110160224046 DAUC <0003> auc.c:179 vector [3]: kc = 623f6641b7b21800 20241110160224046 DAUC <0003> auc.c:180 vector [3]: sres = d168c4ea 20241110160224046 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160224046 DAUC <0003> auc.c:113 vector [4]: rand = 351b3c7150e29a4c4f94c00f3d7e27e6 20241110160224046 DAUC <0003> auc.c:179 vector [4]: kc = 9eb6579dd9efe800 20241110160224046 DAUC <0003> auc.c:180 vector [4]: sres = cae01b49 20241110160224046 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110160224046 DAUC <0003> db_auc.c:245 IMSI='262424973921569': Generated 5 vectors 20241110160224047 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424973921569"} 20241110160224047 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224047 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224047 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224052 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224052 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424973921569"} 20241110160224052 DAUC <0003> db_auc.c:192 IMSI='262424973921569': No 3G Auth Data 20241110160224052 DAUC <0003> db_auc.c:236 IMSI='262424973921569': Calling to generate 5 vectors 20241110160224052 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110160224052 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224052 DAUC <0003> auc.c:113 vector [0]: rand = 7e3051648c8ddd45b0a7e71da25186a4 20241110160224052 DAUC <0003> auc.c:179 vector [0]: kc = ccf3a2980b41c800 20241110160224052 DAUC <0003> auc.c:180 vector [0]: sres = 2f4953ad 20241110160224052 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224052 DAUC <0003> auc.c:113 vector [1]: rand = e8b5e3ea9e6767129f6ee023f9dc01fc 20241110160224053 DAUC <0003> auc.c:179 vector [1]: kc = c074178070bbf000 20241110160224053 DAUC <0003> auc.c:180 vector [1]: sres = 658c9605 20241110160224053 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160224053 DAUC <0003> auc.c:113 vector [2]: rand = a620133f309a3203343c230dbaa732eb 20241110160224053 DAUC <0003> auc.c:179 vector [2]: kc = 6e087d88ad4c5000 20241110160224053 DAUC <0003> auc.c:180 vector [2]: sres = 0409d2ba 20241110160224053 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160224053 DAUC <0003> auc.c:113 vector [3]: rand = cab1f877e1d0698dcb262c8c1246dfbe 20241110160224053 DAUC <0003> auc.c:179 vector [3]: kc = 5dc7c9faf1f94800 20241110160224053 DAUC <0003> auc.c:180 vector [3]: sres = dd27fe82 20241110160224053 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160224053 DAUC <0003> auc.c:113 vector [4]: rand = 0a4f980a1aee8c1fe87328c6a23ad908 20241110160224053 DAUC <0003> auc.c:179 vector [4]: kc = d197070adb303800 20241110160224053 DAUC <0003> auc.c:180 vector [4]: sres = 47409ab6 20241110160224053 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110160224053 DAUC <0003> db_auc.c:245 IMSI='262424973921569': Generated 5 vectors 20241110160224053 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424973921569"} 20241110160224053 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424973921569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224054 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224054 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@5c798a0c59f9: Final verdict of PTC: pass 20241110160224060 DAUC <0003> db_auc.c:157 IMSI='262429020451699': No 2G Auth Data 20241110160224060 DAUC <0003> db_auc.c:192 IMSI='262429020451699': No 3G Auth Data HLR_Test-GSUP(21)@5c798a0c59f9: Created GsupExpect[0] for "262429020451699" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241110160224072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 20241110160224075 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224075 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429020451699"} 20241110160224075 DAUC <0003> db_auc.c:192 IMSI='262429020451699': No 3G Auth Data 20241110160224075 DAUC <0003> db_auc.c:236 IMSI='262429020451699': Calling to generate 1 vectors 20241110160224075 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241110160224075 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224075 DAUC <0003> auc.c:113 vector [0]: rand = cfa3c6262235a8b0fb84cb5a1c699e94 20241110160224075 DAUC <0003> auc.c:179 vector [0]: kc = c7e5548d34c96000 20241110160224075 DAUC <0003> auc.c:180 vector [0]: sres = ff2521cd 20241110160224075 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224075 DAUC <0003> db_auc.c:245 IMSI='262429020451699': Generated 1 vectors 20241110160224075 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429020451699"} 20241110160224075 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224075 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224075 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5c798a0c59f9: Found GsupExpect[0] for "262429020451699" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429020451699" TC_gsup_sai_num_auth_vectors(25)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160224076 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224076 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429020451699"} 20241110160224076 DAUC <0003> db_auc.c:192 IMSI='262429020451699': No 3G Auth Data 20241110160224076 DAUC <0003> db_auc.c:236 IMSI='262429020451699': Calling to generate 4 vectors 20241110160224076 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241110160224076 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224076 DAUC <0003> auc.c:113 vector [0]: rand = 7cf46743022179f76dcb14eefa888aad 20241110160224076 DAUC <0003> auc.c:179 vector [0]: kc = 105d93a11a060400 20241110160224076 DAUC <0003> auc.c:180 vector [0]: sres = 9d829e5e 20241110160224076 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224076 DAUC <0003> auc.c:113 vector [1]: rand = 159fab4e6fac8e142fda996dbcd8a91c 20241110160224076 DAUC <0003> auc.c:179 vector [1]: kc = 994c668e3e0a1000 20241110160224076 DAUC <0003> auc.c:180 vector [1]: sres = 62d86c21 20241110160224076 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160224076 DAUC <0003> auc.c:113 vector [2]: rand = f8b7c81785205d3b089d1ed635607ead 20241110160224076 DAUC <0003> auc.c:179 vector [2]: kc = b9d7b4cf3243bc00 20241110160224076 DAUC <0003> auc.c:180 vector [2]: sres = 83d9b895 20241110160224076 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160224076 DAUC <0003> auc.c:113 vector [3]: rand = 54950a0a9284e2dfb3755068a2308b38 20241110160224076 DAUC <0003> auc.c:179 vector [3]: kc = abadfaa6dbf48c00 20241110160224076 DAUC <0003> auc.c:180 vector [3]: sres = d0e512aa 20241110160224076 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160224076 DAUC <0003> db_auc.c:245 IMSI='262429020451699': Generated 4 vectors 20241110160224076 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429020451699"} 20241110160224076 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224076 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224076 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224078 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224078 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429020451699"} 20241110160224078 DAUC <0003> db_auc.c:192 IMSI='262429020451699': No 3G Auth Data 20241110160224078 DAUC <0003> db_auc.c:236 IMSI='262429020451699': Calling to generate 5 vectors 20241110160224078 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110160224078 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224078 DAUC <0003> auc.c:113 vector [0]: rand = d3d354c91db0df29d1dd14e6cd58bc52 20241110160224078 DAUC <0003> auc.c:179 vector [0]: kc = 187c8a69fd06bc00 20241110160224078 DAUC <0003> auc.c:180 vector [0]: sres = 3a028ffb 20241110160224078 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224078 DAUC <0003> auc.c:113 vector [1]: rand = 28c80fdae125f0b1e2cdd9b859725185 20241110160224078 DAUC <0003> auc.c:179 vector [1]: kc = bed6ebb748ec5c00 20241110160224078 DAUC <0003> auc.c:180 vector [1]: sres = a031f845 20241110160224078 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160224078 DAUC <0003> auc.c:113 vector [2]: rand = 508f5b5230614b0680c910e2eb1df434 20241110160224078 DAUC <0003> auc.c:179 vector [2]: kc = 59d218e073c3ac00 20241110160224078 DAUC <0003> auc.c:180 vector [2]: sres = b9458c2b 20241110160224078 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160224078 DAUC <0003> auc.c:113 vector [3]: rand = 6db3c9aebe007e988003ed5111a07d20 20241110160224078 DAUC <0003> auc.c:179 vector [3]: kc = 0dba5b9486e58400 20241110160224078 DAUC <0003> auc.c:180 vector [3]: sres = 84700467 20241110160224078 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160224078 DAUC <0003> auc.c:113 vector [4]: rand = fa2fed75408373e53f3cb3c219682a5d 20241110160224078 DAUC <0003> auc.c:179 vector [4]: kc = 4ea3bb1cba6c5400 20241110160224078 DAUC <0003> auc.c:180 vector [4]: sres = b119c553 20241110160224078 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110160224078 DAUC <0003> db_auc.c:245 IMSI='262429020451699': Generated 5 vectors 20241110160224078 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429020451699"} 20241110160224078 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224078 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224078 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224079 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224079 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429020451699"} 20241110160224079 DAUC <0003> db_auc.c:192 IMSI='262429020451699': No 3G Auth Data 20241110160224079 DAUC <0003> db_auc.c:236 IMSI='262429020451699': Calling to generate 5 vectors 20241110160224079 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110160224079 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224079 DAUC <0003> auc.c:113 vector [0]: rand = c538425e8db4c8f6c6dea7344b5e14d8 20241110160224079 DAUC <0003> auc.c:179 vector [0]: kc = dc07d10456f23800 20241110160224079 DAUC <0003> auc.c:180 vector [0]: sres = 3f22591c 20241110160224079 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224079 DAUC <0003> auc.c:113 vector [1]: rand = bd499c1d90d8bea94915a79634b78ce5 20241110160224079 DAUC <0003> auc.c:179 vector [1]: kc = ecc5b323b6b8f400 20241110160224079 DAUC <0003> auc.c:180 vector [1]: sres = 117e0d14 20241110160224079 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160224079 DAUC <0003> auc.c:113 vector [2]: rand = c315f0fe9165882436dadc2973df0461 20241110160224079 DAUC <0003> auc.c:179 vector [2]: kc = 0cebaa257240b800 20241110160224079 DAUC <0003> auc.c:180 vector [2]: sres = 0b1db7e4 20241110160224079 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160224079 DAUC <0003> auc.c:113 vector [3]: rand = 279ae83b7de1f9378c9b34a56b50db76 20241110160224079 DAUC <0003> auc.c:179 vector [3]: kc = 6f14a99e5500c400 20241110160224079 DAUC <0003> auc.c:180 vector [3]: sres = 1818b977 20241110160224079 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160224079 DAUC <0003> auc.c:113 vector [4]: rand = 0c435ba57b7832f57ee182e382d1a61f 20241110160224079 DAUC <0003> auc.c:179 vector [4]: kc = 4c66caae6b8f6000 20241110160224079 DAUC <0003> auc.c:180 vector [4]: sres = 504aed42 20241110160224079 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110160224079 DAUC <0003> db_auc.c:245 IMSI='262429020451699': Generated 5 vectors 20241110160224079 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429020451699"} 20241110160224079 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429020451699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224079 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224079 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@5c798a0c59f9: Final verdict of PTC: pass 20241110160224081 DAUC <0003> db_auc.c:157 IMSI='262428583962887': No 2G Auth Data 20241110160224081 DAUC <0003> db_auc.c:192 IMSI='262428583962887': No 3G Auth Data HLR_Test-GSUP(21)@5c798a0c59f9: Created GsupExpect[0] for "262428583962887" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241110160224088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50308<->l=127.0.0.1:4258 20241110160224091 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224091 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428583962887"} 20241110160224091 DAUC <0003> db_auc.c:192 IMSI='262428583962887': No 3G Auth Data 20241110160224091 DAUC <0003> db_auc.c:236 IMSI='262428583962887': Calling to generate 1 vectors 20241110160224091 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241110160224091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224091 DAUC <0003> auc.c:113 vector [0]: rand = c264169ac4973123fd981e98c3bfaff7 20241110160224091 DAUC <0003> auc.c:179 vector [0]: kc = 1363db620375539c 20241110160224091 DAUC <0003> auc.c:180 vector [0]: sres = f8b01fae 20241110160224091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224091 DAUC <0003> db_auc.c:245 IMSI='262428583962887': Generated 1 vectors 20241110160224091 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428583962887"} 20241110160224091 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224091 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224091 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5c798a0c59f9: Found GsupExpect[0] for "262428583962887" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428583962887" TC_gsup_sai_num_auth_vectors(26)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160224093 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224093 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428583962887"} 20241110160224093 DAUC <0003> db_auc.c:192 IMSI='262428583962887': No 3G Auth Data 20241110160224093 DAUC <0003> db_auc.c:236 IMSI='262428583962887': Calling to generate 4 vectors 20241110160224093 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241110160224093 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224093 DAUC <0003> auc.c:113 vector [0]: rand = 963030a07d2f8d2c64782e63f57183e4 20241110160224093 DAUC <0003> auc.c:179 vector [0]: kc = 6ba3cf252257e368 20241110160224093 DAUC <0003> auc.c:180 vector [0]: sres = ad89bac7 20241110160224093 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224093 DAUC <0003> auc.c:113 vector [1]: rand = e92e87297a5b8542d7616a0aeb0c8239 20241110160224093 DAUC <0003> auc.c:179 vector [1]: kc = 66c456204f72ed10 20241110160224093 DAUC <0003> auc.c:180 vector [1]: sres = 10d5dea3 20241110160224093 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160224093 DAUC <0003> auc.c:113 vector [2]: rand = c7547ccec45d79614a4dd7e2dafdddd1 20241110160224093 DAUC <0003> auc.c:179 vector [2]: kc = 3133a8f6bef4cea8 20241110160224093 DAUC <0003> auc.c:180 vector [2]: sres = 0e8c6a0e 20241110160224093 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160224093 DAUC <0003> auc.c:113 vector [3]: rand = 0324c13d4c3ee33aa5e1db1903fa5503 20241110160224093 DAUC <0003> auc.c:179 vector [3]: kc = 11bb7625ebba3b3c 20241110160224093 DAUC <0003> auc.c:180 vector [3]: sres = f53c50d5 20241110160224093 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160224093 DAUC <0003> db_auc.c:245 IMSI='262428583962887': Generated 4 vectors 20241110160224093 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428583962887"} 20241110160224093 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224093 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224093 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224094 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224094 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428583962887"} 20241110160224094 DAUC <0003> db_auc.c:192 IMSI='262428583962887': No 3G Auth Data 20241110160224094 DAUC <0003> db_auc.c:236 IMSI='262428583962887': Calling to generate 5 vectors 20241110160224094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110160224094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224094 DAUC <0003> auc.c:113 vector [0]: rand = e2a8445be11d8475fe9429246162ddd9 20241110160224094 DAUC <0003> auc.c:179 vector [0]: kc = 7631373f3294139f 20241110160224094 DAUC <0003> auc.c:180 vector [0]: sres = 146d22df 20241110160224094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224094 DAUC <0003> auc.c:113 vector [1]: rand = fba26bcf7d1bca6f33cca6633df9abbe 20241110160224094 DAUC <0003> auc.c:179 vector [1]: kc = 4df5b6b6104dab49 20241110160224094 DAUC <0003> auc.c:180 vector [1]: sres = efdd4052 20241110160224094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160224094 DAUC <0003> auc.c:113 vector [2]: rand = 9ec1f1548de0ac3414769926fa631f03 20241110160224094 DAUC <0003> auc.c:179 vector [2]: kc = c96f9967e33cbc59 20241110160224094 DAUC <0003> auc.c:180 vector [2]: sres = 63816171 20241110160224094 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160224094 DAUC <0003> auc.c:113 vector [3]: rand = e8d41d8f3ecf75407fdbee266f09f99f 20241110160224094 DAUC <0003> auc.c:179 vector [3]: kc = de33f051a4c828ca 20241110160224094 DAUC <0003> auc.c:180 vector [3]: sres = fe833b74 20241110160224094 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160224094 DAUC <0003> auc.c:113 vector [4]: rand = 60d554a03ddde79ca7951a52ba4fcaa7 20241110160224094 DAUC <0003> auc.c:179 vector [4]: kc = d1f594689d5dcf35 20241110160224094 DAUC <0003> auc.c:180 vector [4]: sres = dce5e670 20241110160224094 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110160224094 DAUC <0003> db_auc.c:245 IMSI='262428583962887': Generated 5 vectors 20241110160224094 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428583962887"} 20241110160224094 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224094 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224094 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224096 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224096 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428583962887"} 20241110160224096 DAUC <0003> db_auc.c:192 IMSI='262428583962887': No 3G Auth Data 20241110160224096 DAUC <0003> db_auc.c:236 IMSI='262428583962887': Calling to generate 5 vectors 20241110160224096 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241110160224096 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224096 DAUC <0003> auc.c:113 vector [0]: rand = ae9b958b1f2bdf1e4928d4a471161d23 20241110160224096 DAUC <0003> auc.c:179 vector [0]: kc = 6994fb80c9526603 20241110160224096 DAUC <0003> auc.c:180 vector [0]: sres = 29374dd1 20241110160224096 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241110160224096 DAUC <0003> auc.c:113 vector [1]: rand = 8ce90ccab33e256636178222f0e7105f 20241110160224096 DAUC <0003> auc.c:179 vector [1]: kc = 1eb523e7056580c4 20241110160224096 DAUC <0003> auc.c:180 vector [1]: sres = 25573816 20241110160224096 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241110160224096 DAUC <0003> auc.c:113 vector [2]: rand = 480abedca2211020dc0ec2c6b7771a95 20241110160224096 DAUC <0003> auc.c:179 vector [2]: kc = 7763c1745fabae79 20241110160224096 DAUC <0003> auc.c:180 vector [2]: sres = 3cf6360d 20241110160224096 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241110160224096 DAUC <0003> auc.c:113 vector [3]: rand = e601755ca29ae633ea5399cdaaa37ff6 20241110160224096 DAUC <0003> auc.c:179 vector [3]: kc = ba401b64fd08dfb8 20241110160224096 DAUC <0003> auc.c:180 vector [3]: sres = 5a8a6791 20241110160224096 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241110160224096 DAUC <0003> auc.c:113 vector [4]: rand = 3b115c319a5d0c49ada7db3077c1b23f 20241110160224096 DAUC <0003> auc.c:179 vector [4]: kc = 9411037af509f755 20241110160224096 DAUC <0003> auc.c:180 vector [4]: sres = 334884f6 20241110160224096 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241110160224096 DAUC <0003> db_auc.c:245 IMSI='262428583962887': Generated 5 vectors 20241110160224096 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428583962887"} 20241110160224096 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428583962887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224096 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224096 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50308<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@5c798a0c59f9: Final verdict of PTC: pass 20241110160224098 DAUC <0003> db_auc.c:157 IMSI='262421363759174': No 2G Auth Data 20241110160224098 DAUC <0003> db_auc.c:192 IMSI='262421363759174': No 3G Auth Data HLR_Test-GSUP(21)@5c798a0c59f9: Created GsupExpect[0] for "262421363759174" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241110160224105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 20241110160224107 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224107 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421363759174"} 20241110160224107 DAUC <0003> db_auc.c:157 IMSI='262421363759174': No 2G Auth Data 20241110160224107 DAUC <0003> db_auc.c:236 IMSI='262421363759174': Calling to generate 1 vectors 20241110160224107 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241110160224107 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224107 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224107 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160224107 DAUC <0003> auc.c:113 vector [0]: rand = 422548791f37e33ca9381836f498e8fa 20241110160224107 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160224107 DAUC <0003> auc.c:142 vector [0]: autn = 18f4ce5397d400001ec454632fe26e80 20241110160224107 DAUC <0003> auc.c:143 vector [0]: ck = e5301da85e8b7f9a37df7f8aac66bd3d 20241110160224107 DAUC <0003> auc.c:144 vector [0]: ik = 5f4ac186edf707eee882e02f40827bea 20241110160224107 DAUC <0003> auc.c:145 vector [0]: res = 1067ffdd8fdebbd00000000000000000 20241110160224107 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224107 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160224107 DAUC <0003> auc.c:151 vector [0]: kc = 6527438b5f98bea3 20241110160224107 DAUC <0003> auc.c:152 vector [0]: sres = 9fb9440d 20241110160224107 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160224107 DAUC <0003> db_auc.c:245 IMSI='262421363759174': Generated 1 vectors 20241110160224107 DAUC <0003> db_auc.c:249 IMSI='262421363759174': Updating SQN=33 in DB 20241110160224107 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421363759174"} 20241110160224107 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224107 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224107 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5c798a0c59f9: Found GsupExpect[0] for "262421363759174" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421363759174" TC_gsup_sai_num_auth_vectors(27)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160224108 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224108 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421363759174"} 20241110160224108 DAUC <0003> db_auc.c:157 IMSI='262421363759174': No 2G Auth Data 20241110160224108 DAUC <0003> db_auc.c:236 IMSI='262421363759174': Calling to generate 4 vectors 20241110160224108 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241110160224108 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224108 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224108 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110160224108 DAUC <0003> auc.c:113 vector [0]: rand = e82370c6bb8becb0804c3f40a0418355 20241110160224108 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110160224108 DAUC <0003> auc.c:142 vector [0]: autn = 4de4b75675d100004b361192018fa8fe 20241110160224108 DAUC <0003> auc.c:143 vector [0]: ck = b863722531e93311b26f4fe262bb08af 20241110160224108 DAUC <0003> auc.c:144 vector [0]: ik = b67d3ad6ec6cfcfbf4435f4d05557ff9 20241110160224108 DAUC <0003> auc.c:145 vector [0]: res = 79f7c9850809ccc80000000000000000 20241110160224108 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224108 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160224108 DAUC <0003> auc.c:151 vector [0]: kc = 4832585cba6bb8bc 20241110160224108 DAUC <0003> auc.c:152 vector [0]: sres = 71fe054d 20241110160224108 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160224109 DAUC <0003> auc.c:113 vector [1]: rand = 5047e4e68b46acbbfa21b4d918bf3f50 20241110160224109 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110160224109 DAUC <0003> auc.c:142 vector [1]: autn = cf48bb9e67ea0000a6c00913fdecfb1b 20241110160224109 DAUC <0003> auc.c:143 vector [1]: ck = e46876a30d590742436743c720cbd76c 20241110160224109 DAUC <0003> auc.c:144 vector [1]: ik = 4e4a0a36247db9de28d90887d9b2df09 20241110160224109 DAUC <0003> auc.c:145 vector [1]: res = 4045938c00190bf20000000000000000 20241110160224109 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224109 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160224109 DAUC <0003> auc.c:151 vector [1]: kc = c19c37d5d05db6f9 20241110160224109 DAUC <0003> auc.c:152 vector [1]: sres = 405c987e 20241110160224109 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160224109 DAUC <0003> auc.c:113 vector [2]: rand = 166fcc0def7ba5c8b3674512f5306e6d 20241110160224109 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110160224109 DAUC <0003> auc.c:142 vector [2]: autn = da6b0d07ccff000013bcaec1f244046d 20241110160224109 DAUC <0003> auc.c:143 vector [2]: ck = 1ecdf493ba51a537c63a2aa1c5e1980a 20241110160224109 DAUC <0003> auc.c:144 vector [2]: ik = 262615782d5f316d837503a6935b5faf 20241110160224109 DAUC <0003> auc.c:145 vector [2]: res = e11c9aae41929a080000000000000000 20241110160224109 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224109 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160224109 DAUC <0003> auc.c:151 vector [2]: kc = 7da4c8ecc1b453ff 20241110160224109 DAUC <0003> auc.c:152 vector [2]: sres = a08e00a6 20241110160224109 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160224109 DAUC <0003> auc.c:113 vector [3]: rand = ed411be29b06349865160af7c4cd3bf9 20241110160224109 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110160224109 DAUC <0003> auc.c:142 vector [3]: autn = 1a266505262c00008b8e99b41df23c81 20241110160224109 DAUC <0003> auc.c:143 vector [3]: ck = 80acc5e5a1e995230e251127b5da843c 20241110160224109 DAUC <0003> auc.c:144 vector [3]: ik = 3e4c34fff365b57fa2da950fef2885c7 20241110160224109 DAUC <0003> auc.c:145 vector [3]: res = 9ea00e16d31af8f30000000000000000 20241110160224109 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224109 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160224109 DAUC <0003> auc.c:151 vector [3]: kc = 121f7532087e21a7 20241110160224109 DAUC <0003> auc.c:152 vector [3]: sres = 4dbaf6e5 20241110160224109 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160224109 DAUC <0003> db_auc.c:245 IMSI='262421363759174': Generated 4 vectors 20241110160224109 DAUC <0003> db_auc.c:249 IMSI='262421363759174': Updating SQN=161 in DB 20241110160224109 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421363759174"} 20241110160224109 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224109 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224109 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224110 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224110 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421363759174"} 20241110160224110 DAUC <0003> db_auc.c:157 IMSI='262421363759174': No 2G Auth Data 20241110160224110 DAUC <0003> db_auc.c:236 IMSI='262421363759174': Calling to generate 5 vectors 20241110160224110 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110160224110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224110 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110160224110 DAUC <0003> auc.c:113 vector [0]: rand = 2abe98ccddb1d215f48a8cca80b125ed 20241110160224110 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110160224110 DAUC <0003> auc.c:142 vector [0]: autn = 8e3bc2699418000059c2ca83348e6983 20241110160224110 DAUC <0003> auc.c:143 vector [0]: ck = 76aba3da1ff709a15b26e3098fed5173 20241110160224110 DAUC <0003> auc.c:144 vector [0]: ik = 0a98d9ea7e003f8b217294098da08b85 20241110160224110 DAUC <0003> auc.c:145 vector [0]: res = ae176eb1f5e4169e0000000000000000 20241110160224110 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224110 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160224110 DAUC <0003> auc.c:151 vector [0]: kc = 06670d3063baecdc 20241110160224110 DAUC <0003> auc.c:152 vector [0]: sres = 5bf3782f 20241110160224110 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160224110 DAUC <0003> auc.c:113 vector [1]: rand = 6550fbfedaf8b868fe4b8817edfbd12c 20241110160224110 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110160224110 DAUC <0003> auc.c:142 vector [1]: autn = c80a488e5a7800003f75f17e96dc7472 20241110160224110 DAUC <0003> auc.c:143 vector [1]: ck = b5499ff38021f15ae6ed7a1aea1f7d07 20241110160224110 DAUC <0003> auc.c:144 vector [1]: ik = a90312217fce38fbe9d035d4134eddd9 20241110160224110 DAUC <0003> auc.c:145 vector [1]: res = bdc393c22086e4f70000000000000000 20241110160224110 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224110 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160224110 DAUC <0003> auc.c:151 vector [1]: kc = 1377c21c06be697f 20241110160224110 DAUC <0003> auc.c:152 vector [1]: sres = 9d457735 20241110160224110 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160224110 DAUC <0003> auc.c:113 vector [2]: rand = 278ea8a949201db8623b57c7b80a403f 20241110160224110 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110160224110 DAUC <0003> auc.c:142 vector [2]: autn = 8f7a95da9fa600009567b0358e3bf732 20241110160224110 DAUC <0003> auc.c:143 vector [2]: ck = 7c6ef76a62ec63f00f3df4d78a8415fb 20241110160224110 DAUC <0003> auc.c:144 vector [2]: ik = 6c9204074e947d14ecba7461540f50d1 20241110160224110 DAUC <0003> auc.c:145 vector [2]: res = 55cbea162e0c80520000000000000000 20241110160224110 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224110 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160224110 DAUC <0003> auc.c:151 vector [2]: kc = f37b73dbf2f35bce 20241110160224110 DAUC <0003> auc.c:152 vector [2]: sres = 7bc76a44 20241110160224110 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160224111 DAUC <0003> auc.c:113 vector [3]: rand = 8c514dd330466df721ba94ff345879d0 20241110160224111 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110160224111 DAUC <0003> auc.c:142 vector [3]: autn = d07d520d87700000b801f4782abb773f 20241110160224111 DAUC <0003> auc.c:143 vector [3]: ck = a45c082d171ca467f6a67eca9dfebf05 20241110160224111 DAUC <0003> auc.c:144 vector [3]: ik = 07685668946ddcac1a72232e6c6f7c05 20241110160224111 DAUC <0003> auc.c:145 vector [3]: res = 02cd799e47b5ff760000000000000000 20241110160224111 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224111 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160224111 DAUC <0003> auc.c:151 vector [3]: kc = 4fe003a172e0bbcb 20241110160224111 DAUC <0003> auc.c:152 vector [3]: sres = 457886e8 20241110160224111 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160224111 DAUC <0003> auc.c:113 vector [4]: rand = 4ae06fbebbdc926e335fc9a93197aa20 20241110160224111 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110160224111 DAUC <0003> auc.c:142 vector [4]: autn = 817ecb51e34d0000a13499b4ae16508a 20241110160224111 DAUC <0003> auc.c:143 vector [4]: ck = dd7a75224b9b0551603eb9a44732aa3d 20241110160224111 DAUC <0003> auc.c:144 vector [4]: ik = 02ef23afa5c414438166e404998b7239 20241110160224111 DAUC <0003> auc.c:145 vector [4]: res = bdbe1a22ed95c8f20000000000000000 20241110160224111 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224111 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110160224111 DAUC <0003> auc.c:151 vector [4]: kc = 3ecd0b2d30e6c916 20241110160224111 DAUC <0003> auc.c:152 vector [4]: sres = 502bd2d0 20241110160224111 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110160224111 DAUC <0003> db_auc.c:245 IMSI='262421363759174': Generated 5 vectors 20241110160224111 DAUC <0003> db_auc.c:249 IMSI='262421363759174': Updating SQN=321 in DB 20241110160224111 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421363759174"} 20241110160224111 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224111 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224111 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224112 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224112 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421363759174"} 20241110160224112 DAUC <0003> db_auc.c:157 IMSI='262421363759174': No 2G Auth Data 20241110160224112 DAUC <0003> db_auc.c:236 IMSI='262421363759174': Calling to generate 5 vectors 20241110160224112 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110160224112 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224112 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224112 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110160224112 DAUC <0003> auc.c:113 vector [0]: rand = 102bcc370cc4f7ef619930a70d83611c 20241110160224112 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110160224112 DAUC <0003> auc.c:142 vector [0]: autn = 7a760206068500007258890009a3ae57 20241110160224112 DAUC <0003> auc.c:143 vector [0]: ck = 73c8405ffc58f9d7010b62b5509b9f0a 20241110160224112 DAUC <0003> auc.c:144 vector [0]: ik = 7eb55e059456f8f997209a4d7e89d8ed 20241110160224112 DAUC <0003> auc.c:145 vector [0]: res = 201a388f48dbd0f00000000000000000 20241110160224112 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224112 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160224112 DAUC <0003> auc.c:151 vector [0]: kc = 9b56e6a2461c46c9 20241110160224112 DAUC <0003> auc.c:152 vector [0]: sres = 68c1e87f 20241110160224112 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160224112 DAUC <0003> auc.c:113 vector [1]: rand = 139db0c5f94090eaf19315e21fada78d 20241110160224112 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110160224112 DAUC <0003> auc.c:142 vector [1]: autn = 27efe561a7af00002ce39719a2df4966 20241110160224112 DAUC <0003> auc.c:143 vector [1]: ck = 15ad3e3966e2325b926db1c0cb21dbfb 20241110160224112 DAUC <0003> auc.c:144 vector [1]: ik = 2e1b54d531d6faec36a3a532e8e8d563 20241110160224112 DAUC <0003> auc.c:145 vector [1]: res = 2454d924dcf8027c0000000000000000 20241110160224112 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224112 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160224112 DAUC <0003> auc.c:151 vector [1]: kc = 9f787e1e74fdc62f 20241110160224112 DAUC <0003> auc.c:152 vector [1]: sres = f8acdb58 20241110160224112 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160224112 DAUC <0003> auc.c:113 vector [2]: rand = 0db99786377135b9d1b23a4983d2663d 20241110160224112 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110160224112 DAUC <0003> auc.c:142 vector [2]: autn = 059fbe1127ae0000aac893585fa24607 20241110160224112 DAUC <0003> auc.c:143 vector [2]: ck = 248d206b1f0aae65ff468d5535529773 20241110160224112 DAUC <0003> auc.c:144 vector [2]: ik = 6a0dd153f0f47ba614bc035e0cc20158 20241110160224112 DAUC <0003> auc.c:145 vector [2]: res = c64240a115366f410000000000000000 20241110160224112 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224112 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160224112 DAUC <0003> auc.c:151 vector [2]: kc = a57a7f33d66e43e8 20241110160224112 DAUC <0003> auc.c:152 vector [2]: sres = d3742fe0 20241110160224112 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160224112 DAUC <0003> auc.c:113 vector [3]: rand = 0bff3b4a4fbfa33e710304532b680362 20241110160224113 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110160224113 DAUC <0003> auc.c:142 vector [3]: autn = a08ffaa52339000012295db4415acad3 20241110160224113 DAUC <0003> auc.c:143 vector [3]: ck = d85e69e6dc771b8bde497b141e66a5da 20241110160224113 DAUC <0003> auc.c:144 vector [3]: ik = 06a970b4bb8c6c0a2e3dcd0ba0308445 20241110160224113 DAUC <0003> auc.c:145 vector [3]: res = cd92cecaf907b6fe0000000000000000 20241110160224113 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224113 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160224113 DAUC <0003> auc.c:151 vector [3]: kc = 2e83af4dd9ad561e 20241110160224113 DAUC <0003> auc.c:152 vector [3]: sres = 34957834 20241110160224113 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160224113 DAUC <0003> auc.c:113 vector [4]: rand = 11453fcde36db2c30ebc240392d4c1ef 20241110160224113 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110160224113 DAUC <0003> auc.c:142 vector [4]: autn = 14ed5302d1a80000a0841d6690171cde 20241110160224113 DAUC <0003> auc.c:143 vector [4]: ck = daefff234a82e13e0460f0d7634f03ee 20241110160224113 DAUC <0003> auc.c:144 vector [4]: ik = c83d6b7dd32776b31c485a7f50c4d59f 20241110160224113 DAUC <0003> auc.c:145 vector [4]: res = 53e8f5e2c14858200000000000000000 20241110160224113 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224113 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110160224113 DAUC <0003> auc.c:151 vector [4]: kc = 0afa3ef6aa2e41fc 20241110160224113 DAUC <0003> auc.c:152 vector [4]: sres = 92a0adc2 20241110160224113 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110160224113 DAUC <0003> db_auc.c:245 IMSI='262421363759174': Generated 5 vectors 20241110160224113 DAUC <0003> db_auc.c:249 IMSI='262421363759174': Updating SQN=481 in DB 20241110160224113 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421363759174"} 20241110160224113 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421363759174 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224113 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224113 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@5c798a0c59f9: Final verdict of PTC: pass 20241110160224115 DAUC <0003> db_auc.c:157 IMSI='262425581180642': No 2G Auth Data 20241110160224115 DAUC <0003> db_auc.c:192 IMSI='262425581180642': No 3G Auth Data HLR_Test-GSUP(21)@5c798a0c59f9: Created GsupExpect[0] for "262425581180642" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241110160224123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50316<->l=127.0.0.1:4258 20241110160224126 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224126 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425581180642"} 20241110160224126 DAUC <0003> db_auc.c:157 IMSI='262425581180642': No 2G Auth Data 20241110160224126 DAUC <0003> db_auc.c:236 IMSI='262425581180642': Calling to generate 1 vectors 20241110160224126 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241110160224126 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224126 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110160224126 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160224126 DAUC <0003> auc.c:113 vector [0]: rand = 6adf8594caa4e649bc6b17d9e720d2cf 20241110160224126 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160224126 DAUC <0003> auc.c:142 vector [0]: autn = 008c0c6497f0000054f5bd295666ebbb 20241110160224126 DAUC <0003> auc.c:143 vector [0]: ck = bb732b1fce2d5184b84c767e7302a329 20241110160224126 DAUC <0003> auc.c:144 vector [0]: ik = 6b33e8c26676418db6f4e9c16c491cae 20241110160224126 DAUC <0003> auc.c:145 vector [0]: res = 01563ce0bf8a87620000000000000000 20241110160224126 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224126 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160224126 DAUC <0003> auc.c:151 vector [0]: kc = def85c62b710af8e 20241110160224126 DAUC <0003> auc.c:152 vector [0]: sres = bedcbb82 20241110160224126 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160224126 DAUC <0003> db_auc.c:245 IMSI='262425581180642': Generated 1 vectors 20241110160224126 DAUC <0003> db_auc.c:249 IMSI='262425581180642': Updating SQN=33 in DB 20241110160224127 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425581180642"} 20241110160224127 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224127 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224127 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5c798a0c59f9: Found GsupExpect[0] for "262425581180642" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425581180642" TC_gsup_sai_num_auth_vectors(28)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160224128 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224128 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425581180642"} 20241110160224128 DAUC <0003> db_auc.c:157 IMSI='262425581180642': No 2G Auth Data 20241110160224128 DAUC <0003> db_auc.c:236 IMSI='262425581180642': Calling to generate 4 vectors 20241110160224128 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241110160224128 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224128 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110160224128 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110160224128 DAUC <0003> auc.c:113 vector [0]: rand = 87abf6f0189be5a6ca7406c2d502e2cc 20241110160224128 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110160224128 DAUC <0003> auc.c:142 vector [0]: autn = 104d560c209800003b92965e91353701 20241110160224128 DAUC <0003> auc.c:143 vector [0]: ck = 8f5f927baa63e14c7f8323fb267a2b39 20241110160224128 DAUC <0003> auc.c:144 vector [0]: ik = ea7c824dba0b63e080cb12bf2f1d7858 20241110160224128 DAUC <0003> auc.c:145 vector [0]: res = 2ebacc48177904fc0000000000000000 20241110160224128 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224128 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160224128 DAUC <0003> auc.c:151 vector [0]: kc = 9a6b2172190fd1cd 20241110160224128 DAUC <0003> auc.c:152 vector [0]: sres = 39c3c8b4 20241110160224128 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160224128 DAUC <0003> auc.c:113 vector [1]: rand = 6a75ebfc319c898a50965dd79935f865 20241110160224128 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110160224128 DAUC <0003> auc.c:142 vector [1]: autn = b4f03a06dd5300000a079e6a00ad836a 20241110160224128 DAUC <0003> auc.c:143 vector [1]: ck = 3b386d47f3d73bf8009f1f483539eb28 20241110160224128 DAUC <0003> auc.c:144 vector [1]: ik = 396b3198e7ec851e0e5c6445de1be3bb 20241110160224128 DAUC <0003> auc.c:145 vector [1]: res = bdd316fa81a8c08d0000000000000000 20241110160224128 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224128 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160224128 DAUC <0003> auc.c:151 vector [1]: kc = 0c9027d2ff19b675 20241110160224128 DAUC <0003> auc.c:152 vector [1]: sres = 3c7bd677 20241110160224128 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160224128 DAUC <0003> auc.c:113 vector [2]: rand = 8a06578b49745b9e447a36bd5f420c57 20241110160224128 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110160224128 DAUC <0003> auc.c:142 vector [2]: autn = 1c3730dcdd800000afdd97a410f881dd 20241110160224128 DAUC <0003> auc.c:143 vector [2]: ck = 8c0af0fc96116eefe41a53bdcf989e8d 20241110160224128 DAUC <0003> auc.c:144 vector [2]: ik = 151b427bf1ac54f59969dc2db2e04ccd 20241110160224128 DAUC <0003> auc.c:145 vector [2]: res = e3508e3acd0644420000000000000000 20241110160224128 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224128 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160224128 DAUC <0003> auc.c:151 vector [2]: kc = e4623d171ac5e85a 20241110160224128 DAUC <0003> auc.c:152 vector [2]: sres = 2e56ca78 20241110160224128 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160224128 DAUC <0003> auc.c:113 vector [3]: rand = 51ec5cc961177e17b77e74b8fffc5ef0 20241110160224128 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110160224128 DAUC <0003> auc.c:142 vector [3]: autn = 0c27e5ae8a3f00007d5c6dd39b9bd459 20241110160224128 DAUC <0003> auc.c:143 vector [3]: ck = 2a72ad887f59eb207c298f5c68716ece 20241110160224128 DAUC <0003> auc.c:144 vector [3]: ik = 9c166f939b9c089e2cb30ca426fb2a8c 20241110160224129 DAUC <0003> auc.c:145 vector [3]: res = ff49451f51e9379a0000000000000000 20241110160224129 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224129 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160224129 DAUC <0003> auc.c:151 vector [3]: kc = e6fe41e3aa4fa7fc 20241110160224129 DAUC <0003> auc.c:152 vector [3]: sres = aea07285 20241110160224129 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160224129 DAUC <0003> db_auc.c:245 IMSI='262425581180642': Generated 4 vectors 20241110160224129 DAUC <0003> db_auc.c:249 IMSI='262425581180642': Updating SQN=161 in DB 20241110160224129 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425581180642"} 20241110160224129 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224129 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224129 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224130 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224130 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425581180642"} 20241110160224130 DAUC <0003> db_auc.c:157 IMSI='262425581180642': No 2G Auth Data 20241110160224130 DAUC <0003> db_auc.c:236 IMSI='262425581180642': Calling to generate 5 vectors 20241110160224130 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110160224130 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224130 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110160224130 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110160224130 DAUC <0003> auc.c:113 vector [0]: rand = 8f972c60619a84859a6b45fa3f2e1786 20241110160224130 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110160224130 DAUC <0003> auc.c:142 vector [0]: autn = 15d15a37e52d000059acdd1e5e9595fd 20241110160224130 DAUC <0003> auc.c:143 vector [0]: ck = fc7bf93110ed8e14b2f1d4f4e7b5d47d 20241110160224130 DAUC <0003> auc.c:144 vector [0]: ik = bbb7f7be5f95015e785037a43861a51b 20241110160224130 DAUC <0003> auc.c:145 vector [0]: res = 91a882ca9247dc8a0000000000000000 20241110160224130 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224130 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160224130 DAUC <0003> auc.c:151 vector [0]: kc = 8d6deddf90acfe2c 20241110160224130 DAUC <0003> auc.c:152 vector [0]: sres = 03ef5e40 20241110160224130 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160224130 DAUC <0003> auc.c:113 vector [1]: rand = 56b8b1b8d4138b89c0a4f19fc28bc397 20241110160224130 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110160224130 DAUC <0003> auc.c:142 vector [1]: autn = 2fce1ec30afb00007d09bdedf53fa11e 20241110160224130 DAUC <0003> auc.c:143 vector [1]: ck = cbefe1e874fd41e4afe1e8115ad92693 20241110160224130 DAUC <0003> auc.c:144 vector [1]: ik = 42fdf6ce9b318305c9ee083ac594053d 20241110160224130 DAUC <0003> auc.c:145 vector [1]: res = 88e31cf8fa25d6d70000000000000000 20241110160224130 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224130 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160224130 DAUC <0003> auc.c:151 vector [1]: kc = ef1df70d7081e14f 20241110160224130 DAUC <0003> auc.c:152 vector [1]: sres = 72c6ca2f 20241110160224130 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160224130 DAUC <0003> auc.c:113 vector [2]: rand = 7e74692d5ef76196027f130d1f5181af 20241110160224130 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110160224130 DAUC <0003> auc.c:142 vector [2]: autn = 6e7a08859092000058b82db7dc105316 20241110160224130 DAUC <0003> auc.c:143 vector [2]: ck = 32e403ec1b3175152f5f8b2da822e474 20241110160224130 DAUC <0003> auc.c:144 vector [2]: ik = 9e7987d5da8da426efad31030dc114b5 20241110160224130 DAUC <0003> auc.c:145 vector [2]: res = feb0835d28bf17a20000000000000000 20241110160224130 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224130 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160224130 DAUC <0003> auc.c:151 vector [2]: kc = 6c6f3e17645f21f2 20241110160224130 DAUC <0003> auc.c:152 vector [2]: sres = d60f94ff 20241110160224130 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160224130 DAUC <0003> auc.c:113 vector [3]: rand = 5aa1a8ae1d755719396c2fa661fbf45a 20241110160224130 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110160224130 DAUC <0003> auc.c:142 vector [3]: autn = 78f42ce8716700006e31dd7b63033cbd 20241110160224130 DAUC <0003> auc.c:143 vector [3]: ck = 1779740f946388b1bec02bf9ec410386 20241110160224130 DAUC <0003> auc.c:144 vector [3]: ik = 9f7bad05dc86fe30ac58bfb08d2bcae7 20241110160224130 DAUC <0003> auc.c:145 vector [3]: res = e31276dadb2b76710000000000000000 20241110160224130 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224130 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160224130 DAUC <0003> auc.c:151 vector [3]: kc = 9a9a4d43298fbfe0 20241110160224130 DAUC <0003> auc.c:152 vector [3]: sres = 383900ab 20241110160224130 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160224130 DAUC <0003> auc.c:113 vector [4]: rand = 36ad2cdb21cf298884d9c3bb6c9d8f92 20241110160224130 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110160224130 DAUC <0003> auc.c:142 vector [4]: autn = a43e063e089300008a34781d41d00b44 20241110160224130 DAUC <0003> auc.c:143 vector [4]: ck = c1bd19d2ff1dac29b4c7f0b857f5c65a 20241110160224130 DAUC <0003> auc.c:144 vector [4]: ik = bb868a0e92a40a8b380676e00751fc4a 20241110160224130 DAUC <0003> auc.c:145 vector [4]: res = 68c83dfc1789781f0000000000000000 20241110160224130 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224130 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110160224130 DAUC <0003> auc.c:151 vector [4]: kc = f6fa15843d1d9cb2 20241110160224130 DAUC <0003> auc.c:152 vector [4]: sres = 7f4145e3 20241110160224130 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110160224130 DAUC <0003> db_auc.c:245 IMSI='262425581180642': Generated 5 vectors 20241110160224130 DAUC <0003> db_auc.c:249 IMSI='262425581180642': Updating SQN=321 in DB 20241110160224130 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425581180642"} 20241110160224130 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224130 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224130 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224131 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224131 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425581180642"} 20241110160224131 DAUC <0003> db_auc.c:157 IMSI='262425581180642': No 2G Auth Data 20241110160224131 DAUC <0003> db_auc.c:236 IMSI='262425581180642': Calling to generate 5 vectors 20241110160224131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110160224131 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224131 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110160224131 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110160224131 DAUC <0003> auc.c:113 vector [0]: rand = 311fb9e700b39906dcf4dec484e0f806 20241110160224131 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110160224131 DAUC <0003> auc.c:142 vector [0]: autn = e90d8d931f7b0000d3eed634467f4ff6 20241110160224131 DAUC <0003> auc.c:143 vector [0]: ck = 5b2311db144c6118c497a6efd2c23305 20241110160224131 DAUC <0003> auc.c:144 vector [0]: ik = fb5f65247edf29265fd86ee1e2e4508f 20241110160224131 DAUC <0003> auc.c:145 vector [0]: res = b2a3098f85c6628a0000000000000000 20241110160224131 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224131 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160224131 DAUC <0003> auc.c:151 vector [0]: kc = 3b33bcf15ab52bb4 20241110160224131 DAUC <0003> auc.c:152 vector [0]: sres = 37656b05 20241110160224131 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160224131 DAUC <0003> auc.c:113 vector [1]: rand = bb930435ab6c3b15734f99306d1b78c4 20241110160224131 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110160224131 DAUC <0003> auc.c:142 vector [1]: autn = 6b9dc1761e880000d2fad40271e43acf 20241110160224131 DAUC <0003> auc.c:143 vector [1]: ck = 8be6feb07833347dfdaca79e62674ded 20241110160224131 DAUC <0003> auc.c:144 vector [1]: ik = c052c154b96488d2c3efc43566322dc1 20241110160224131 DAUC <0003> auc.c:145 vector [1]: res = 21b99c45977a7efd0000000000000000 20241110160224131 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224131 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160224131 DAUC <0003> auc.c:151 vector [1]: kc = 75f75c4fc502dc83 20241110160224131 DAUC <0003> auc.c:152 vector [1]: sres = b6c3e2b8 20241110160224131 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160224131 DAUC <0003> auc.c:113 vector [2]: rand = 66f07a8385d49ea2c0366e728f8f7a9a 20241110160224131 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110160224131 DAUC <0003> auc.c:142 vector [2]: autn = e84a45169321000066fc4ffe1e3f152e 20241110160224131 DAUC <0003> auc.c:143 vector [2]: ck = 708f0f4174481119ddd39ba34b2ec290 20241110160224131 DAUC <0003> auc.c:144 vector [2]: ik = fe752857553fc099850143409d63cd92 20241110160224131 DAUC <0003> auc.c:145 vector [2]: res = 9dc382e9fde897380000000000000000 20241110160224131 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224131 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160224131 DAUC <0003> auc.c:151 vector [2]: kc = d628fff5f73ade82 20241110160224131 DAUC <0003> auc.c:152 vector [2]: sres = 602b15d1 20241110160224131 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160224131 DAUC <0003> auc.c:113 vector [3]: rand = ce58bec57e8483cd6df5ed016a0cb765 20241110160224131 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110160224131 DAUC <0003> auc.c:142 vector [3]: autn = eaa3e1c844060000494436cd07a7f4a3 20241110160224131 DAUC <0003> auc.c:143 vector [3]: ck = ab1ad335e1ffb406e38112a417f4bb2a 20241110160224131 DAUC <0003> auc.c:144 vector [3]: ik = 0e95bd742bdb3b75cb4cbf17bdf41e74 20241110160224131 DAUC <0003> auc.c:145 vector [3]: res = 743d2eb7dd92f1a20000000000000000 20241110160224131 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224131 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160224131 DAUC <0003> auc.c:151 vector [3]: kc = 8d42c3f260242a2d 20241110160224131 DAUC <0003> auc.c:152 vector [3]: sres = a9afdf15 20241110160224131 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160224131 DAUC <0003> auc.c:113 vector [4]: rand = c739702697e1363349246a2c11f43eb9 20241110160224131 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110160224131 DAUC <0003> auc.c:142 vector [4]: autn = b0dc8577a28700001efb1db9d1044159 20241110160224131 DAUC <0003> auc.c:143 vector [4]: ck = 1952988258862f4574023281eab87e6b 20241110160224131 DAUC <0003> auc.c:144 vector [4]: ik = 18b8052ec0010c7653a16961165b23c6 20241110160224131 DAUC <0003> auc.c:145 vector [4]: res = c93e2d4109a87b430000000000000000 20241110160224131 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224131 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110160224131 DAUC <0003> auc.c:151 vector [4]: kc = 2649c64c64647e9e 20241110160224131 DAUC <0003> auc.c:152 vector [4]: sres = c0965602 20241110160224131 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110160224131 DAUC <0003> db_auc.c:245 IMSI='262425581180642': Generated 5 vectors 20241110160224131 DAUC <0003> db_auc.c:249 IMSI='262425581180642': Updating SQN=481 in DB 20241110160224131 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425581180642"} 20241110160224131 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425581180642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224131 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224131 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50316<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@5c798a0c59f9: Final verdict of PTC: pass 20241110160224133 DAUC <0003> db_auc.c:157 IMSI='262424877877250': No 2G Auth Data 20241110160224133 DAUC <0003> db_auc.c:192 IMSI='262424877877250': No 3G Auth Data HLR_Test-GSUP(21)@5c798a0c59f9: Created GsupExpect[0] for "262424877877250" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241110160224140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20241110160224142 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224142 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424877877250"} 20241110160224142 DAUC <0003> db_auc.c:236 IMSI='262424877877250': Calling to generate 1 vectors 20241110160224142 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241110160224142 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224142 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224142 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160224142 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224142 DAUC <0003> auc.c:113 vector [0]: rand = 60bcd33302c2939301bc7f53971afb87 20241110160224142 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160224142 DAUC <0003> auc.c:142 vector [0]: autn = 17541e8b27a80000d657be5b2561e300 20241110160224142 DAUC <0003> auc.c:143 vector [0]: ck = 968a137b36f716dc24bc0cde7c45fcb6 20241110160224142 DAUC <0003> auc.c:144 vector [0]: ik = 84d13d323325adbb93a40ab0e67417de 20241110160224142 DAUC <0003> auc.c:145 vector [0]: res = 76bf31dd68b315020000000000000000 20241110160224142 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224142 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224142 DAUC <0003> auc.c:179 vector [0]: kc = 04dd711cc1dd4800 20241110160224142 DAUC <0003> auc.c:180 vector [0]: sres = 8d64ff83 20241110160224142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224142 DAUC <0003> db_auc.c:245 IMSI='262424877877250': Generated 1 vectors 20241110160224142 DAUC <0003> db_auc.c:249 IMSI='262424877877250': Updating SQN=33 in DB 20241110160224142 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424877877250"} 20241110160224142 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224142 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224142 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5c798a0c59f9: Found GsupExpect[0] for "262424877877250" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424877877250" TC_gsup_sai_num_auth_vectors(29)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160224143 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224143 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424877877250"} 20241110160224143 DAUC <0003> db_auc.c:236 IMSI='262424877877250': Calling to generate 4 vectors 20241110160224143 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241110160224143 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224143 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224143 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110160224143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224143 DAUC <0003> auc.c:113 vector [0]: rand = 955e412b638ed56f5758b27a4b8d829b 20241110160224143 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110160224143 DAUC <0003> auc.c:142 vector [0]: autn = f72d3e7955e50000cc82d85d6ded73ab 20241110160224143 DAUC <0003> auc.c:143 vector [0]: ck = 8dcaca8507dd8d82562d559a3d26b7c0 20241110160224143 DAUC <0003> auc.c:144 vector [0]: ik = c48992c91a2bd25f5094ac04f93f1a6e 20241110160224143 DAUC <0003> auc.c:145 vector [0]: res = 177e4e9b4c19312d0000000000000000 20241110160224143 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224143 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224143 DAUC <0003> auc.c:179 vector [0]: kc = 27548b3e73365800 20241110160224143 DAUC <0003> auc.c:180 vector [0]: sres = 159cf9f6 20241110160224143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224143 DAUC <0003> auc.c:113 vector [1]: rand = 757239df8f1203f04bc84b158bcdbcca 20241110160224143 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110160224143 DAUC <0003> auc.c:142 vector [1]: autn = 957bca15119b000084640c1f92def3ec 20241110160224143 DAUC <0003> auc.c:143 vector [1]: ck = 9d9e9569dc7bdb358748da74d6299009 20241110160224143 DAUC <0003> auc.c:144 vector [1]: ik = 906155a7295023f0042071a393ad4661 20241110160224143 DAUC <0003> auc.c:145 vector [1]: res = 9366c645aa7976f10000000000000000 20241110160224143 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224144 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160224144 DAUC <0003> auc.c:179 vector [1]: kc = 7731fc426c250400 20241110160224144 DAUC <0003> auc.c:180 vector [1]: sres = b0aacf29 20241110160224144 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160224144 DAUC <0003> auc.c:113 vector [2]: rand = 88dad9869201bf245f07ef82764212fc 20241110160224144 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110160224144 DAUC <0003> auc.c:142 vector [2]: autn = b7f2191d52100000cc67202096d8202b 20241110160224144 DAUC <0003> auc.c:143 vector [2]: ck = 150db03bced0cca84f4e8f1f00bc8fb0 20241110160224144 DAUC <0003> auc.c:144 vector [2]: ik = 5b518012ba667fd772482f1b9810caf2 20241110160224144 DAUC <0003> auc.c:145 vector [2]: res = 88628b70c93266e40000000000000000 20241110160224144 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224144 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160224144 DAUC <0003> auc.c:179 vector [2]: kc = 16c0ee95e004cc00 20241110160224144 DAUC <0003> auc.c:180 vector [2]: sres = ce7e6cec 20241110160224144 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160224144 DAUC <0003> auc.c:113 vector [3]: rand = ada7e17c654b2129027f1efeee37553f 20241110160224144 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110160224144 DAUC <0003> auc.c:142 vector [3]: autn = d7895a3827780000b00d7eff6292bc3d 20241110160224144 DAUC <0003> auc.c:143 vector [3]: ck = 8f655214d4347af28f83b2e596c6a4ef 20241110160224144 DAUC <0003> auc.c:144 vector [3]: ik = bd82cf70f4f4f970be907389d44acaf6 20241110160224144 DAUC <0003> auc.c:145 vector [3]: res = ac3c702f09d2506e0000000000000000 20241110160224144 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224144 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160224144 DAUC <0003> auc.c:179 vector [3]: kc = bf2c446df84b9400 20241110160224144 DAUC <0003> auc.c:180 vector [3]: sres = f6b4a922 20241110160224144 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160224144 DAUC <0003> db_auc.c:245 IMSI='262424877877250': Generated 4 vectors 20241110160224144 DAUC <0003> db_auc.c:249 IMSI='262424877877250': Updating SQN=161 in DB 20241110160224144 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424877877250"} 20241110160224144 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224144 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224144 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224145 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224145 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424877877250"} 20241110160224145 DAUC <0003> db_auc.c:236 IMSI='262424877877250': Calling to generate 5 vectors 20241110160224145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160224145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224145 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110160224145 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224145 DAUC <0003> auc.c:113 vector [0]: rand = 679f6cdbdb4319aadafa6272fcc1e5f4 20241110160224145 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110160224145 DAUC <0003> auc.c:142 vector [0]: autn = 32a5e5879c0600000d03574ddcad3489 20241110160224145 DAUC <0003> auc.c:143 vector [0]: ck = 4c501c591964f18982138a9ed7f17a68 20241110160224145 DAUC <0003> auc.c:144 vector [0]: ik = dc633664f4d4db9216718e4e4249f181 20241110160224145 DAUC <0003> auc.c:145 vector [0]: res = 77014bddd451b2270000000000000000 20241110160224145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224145 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224145 DAUC <0003> auc.c:179 vector [0]: kc = eb57557ae80a6c00 20241110160224145 DAUC <0003> auc.c:180 vector [0]: sres = c59f085d 20241110160224145 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224145 DAUC <0003> auc.c:113 vector [1]: rand = 0cb09eefaaaf78020eaafba363960cd9 20241110160224145 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110160224145 DAUC <0003> auc.c:142 vector [1]: autn = 87c2766797ff000038a48fd87757b26f 20241110160224145 DAUC <0003> auc.c:143 vector [1]: ck = d4145d7629339f46bc0998ddab370147 20241110160224145 DAUC <0003> auc.c:144 vector [1]: ik = 766f001d76057d6e8b4494427b3a50ba 20241110160224145 DAUC <0003> auc.c:145 vector [1]: res = fe7ed9623692bf5b0000000000000000 20241110160224145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224145 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160224145 DAUC <0003> auc.c:179 vector [1]: kc = 562d0998d0100000 20241110160224145 DAUC <0003> auc.c:180 vector [1]: sres = 0d5765ec 20241110160224145 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160224145 DAUC <0003> auc.c:113 vector [2]: rand = 7eca85f070cf85eff0c73f0a486dce32 20241110160224145 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110160224145 DAUC <0003> auc.c:142 vector [2]: autn = cf1ee7d0ad2b00002afab7effefa5dfe 20241110160224145 DAUC <0003> auc.c:143 vector [2]: ck = 595fb16e3e33c08d705604a7cbc4e0b9 20241110160224145 DAUC <0003> auc.c:144 vector [2]: ik = 935a89beb6c5b4944680f57567e72da2 20241110160224145 DAUC <0003> auc.c:145 vector [2]: res = a2fd6a1bcf7631060000000000000000 20241110160224145 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224145 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160224145 DAUC <0003> auc.c:179 vector [2]: kc = 1d5e8c97a34dc800 20241110160224145 DAUC <0003> auc.c:180 vector [2]: sres = 96056a12 20241110160224145 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160224145 DAUC <0003> auc.c:113 vector [3]: rand = fbec71f7186949593e78c51c4633e54c 20241110160224145 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110160224145 DAUC <0003> auc.c:142 vector [3]: autn = ac7f49febcb600005a3dd978ff4f8ea1 20241110160224145 DAUC <0003> auc.c:143 vector [3]: ck = 37820a1a570da148d77a7b4a425af7c9 20241110160224145 DAUC <0003> auc.c:144 vector [3]: ik = 12191e9061336bfb6450c2b9b1872f51 20241110160224145 DAUC <0003> auc.c:145 vector [3]: res = 133c8ba61fcbeae40000000000000000 20241110160224145 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224145 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160224145 DAUC <0003> auc.c:179 vector [3]: kc = e7543d9848a09c00 20241110160224145 DAUC <0003> auc.c:180 vector [3]: sres = aeb896d8 20241110160224145 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160224145 DAUC <0003> auc.c:113 vector [4]: rand = 2ed9456459fc3478c253dbf0eba85cfb 20241110160224145 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110160224145 DAUC <0003> auc.c:142 vector [4]: autn = 22242a1c61ce0000d533ca34d19da70f 20241110160224145 DAUC <0003> auc.c:143 vector [4]: ck = e3577c6540c685b9fab1da6f0095d85b 20241110160224145 DAUC <0003> auc.c:144 vector [4]: ik = cad203b5fb460075b89a0c08aaa199dc 20241110160224145 DAUC <0003> auc.c:145 vector [4]: res = 3b560c4b1e2119520000000000000000 20241110160224145 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224145 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160224145 DAUC <0003> auc.c:179 vector [4]: kc = 181a4e4ca4b15400 20241110160224145 DAUC <0003> auc.c:180 vector [4]: sres = 2841dc91 20241110160224145 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160224145 DAUC <0003> db_auc.c:245 IMSI='262424877877250': Generated 5 vectors 20241110160224145 DAUC <0003> db_auc.c:249 IMSI='262424877877250': Updating SQN=321 in DB 20241110160224145 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424877877250"} 20241110160224145 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224145 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224145 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224146 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224146 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424877877250"} 20241110160224146 DAUC <0003> db_auc.c:236 IMSI='262424877877250': Calling to generate 5 vectors 20241110160224146 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160224146 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224146 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224147 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110160224147 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224147 DAUC <0003> auc.c:113 vector [0]: rand = dfde7c340df6ea5e8479a1c0b7184ba0 20241110160224147 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110160224147 DAUC <0003> auc.c:142 vector [0]: autn = c6992c5e2d510000a5c9bacb22f1d71d 20241110160224147 DAUC <0003> auc.c:143 vector [0]: ck = 14bcdd9fccc493c99de811bff3971ec6 20241110160224147 DAUC <0003> auc.c:144 vector [0]: ik = e5aa30db10f08a1b98f197751da2ef6c 20241110160224147 DAUC <0003> auc.c:145 vector [0]: res = 0d420b9f0a22b3eb0000000000000000 20241110160224147 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224147 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224147 DAUC <0003> auc.c:179 vector [0]: kc = 19312cb5b72a7400 20241110160224147 DAUC <0003> auc.c:180 vector [0]: sres = ce948513 20241110160224147 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224147 DAUC <0003> auc.c:113 vector [1]: rand = 1fc35dee45af72feb0b0e1552ffb908f 20241110160224147 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110160224147 DAUC <0003> auc.c:142 vector [1]: autn = eb1f9444acd8000069bec2e309e8e4a9 20241110160224147 DAUC <0003> auc.c:143 vector [1]: ck = 97b15578f1773180394e974f9a1ceca4 20241110160224147 DAUC <0003> auc.c:144 vector [1]: ik = 9fdfb5d662fbf9802d1c0ff8b95d669e 20241110160224147 DAUC <0003> auc.c:145 vector [1]: res = 6d553bbc1b24285c0000000000000000 20241110160224147 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224147 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160224147 DAUC <0003> auc.c:179 vector [1]: kc = f5ae42a11e276c00 20241110160224147 DAUC <0003> auc.c:180 vector [1]: sres = 29d7149c 20241110160224147 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160224147 DAUC <0003> auc.c:113 vector [2]: rand = 0eccbe14bf90acfb67042476390925bb 20241110160224147 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110160224147 DAUC <0003> auc.c:142 vector [2]: autn = 2aadf95965eb0000b35fdf13c8ee49cc 20241110160224147 DAUC <0003> auc.c:143 vector [2]: ck = 7e5c09a408c4688fc684cfbc2ad63755 20241110160224147 DAUC <0003> auc.c:144 vector [2]: ik = c592831ba5452ce4b4a93631fd07fcad 20241110160224147 DAUC <0003> auc.c:145 vector [2]: res = d33cf5a9a8f205090000000000000000 20241110160224147 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224147 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160224147 DAUC <0003> auc.c:179 vector [2]: kc = 93660121c174e800 20241110160224147 DAUC <0003> auc.c:180 vector [2]: sres = dcf68ff3 20241110160224147 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160224147 DAUC <0003> auc.c:113 vector [3]: rand = f0b395d34678953dd33305316012e49e 20241110160224147 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110160224147 DAUC <0003> auc.c:142 vector [3]: autn = dbcb387be1550000db636ea2ba71d851 20241110160224147 DAUC <0003> auc.c:143 vector [3]: ck = da464a58d2526625187a9da7a0bf467b 20241110160224147 DAUC <0003> auc.c:144 vector [3]: ik = 0957326430eb1ef4785cc0d122defb87 20241110160224147 DAUC <0003> auc.c:145 vector [3]: res = f670189e28d8cacd0000000000000000 20241110160224147 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224147 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160224147 DAUC <0003> auc.c:179 vector [3]: kc = ab930703cb962400 20241110160224147 DAUC <0003> auc.c:180 vector [3]: sres = 063d5502 20241110160224147 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160224147 DAUC <0003> auc.c:113 vector [4]: rand = 75c827f7f39e28efb02ace5067adc496 20241110160224147 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110160224147 DAUC <0003> auc.c:142 vector [4]: autn = f7d3b23ba51c0000224a09eb187592af 20241110160224147 DAUC <0003> auc.c:143 vector [4]: ck = 85f5b46a8c38e247b59fc73cd5f05481 20241110160224147 DAUC <0003> auc.c:144 vector [4]: ik = 6832b24da09d8785d5d08a5fc2524296 20241110160224147 DAUC <0003> auc.c:145 vector [4]: res = 9408f88ace0cde600000000000000000 20241110160224147 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224147 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160224147 DAUC <0003> auc.c:179 vector [4]: kc = 363ad935105ba400 20241110160224147 DAUC <0003> auc.c:180 vector [4]: sres = e9cdd89e 20241110160224147 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160224147 DAUC <0003> db_auc.c:245 IMSI='262424877877250': Generated 5 vectors 20241110160224147 DAUC <0003> db_auc.c:249 IMSI='262424877877250': Updating SQN=481 in DB 20241110160224147 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424877877250"} 20241110160224147 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424877877250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224147 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224147 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@5c798a0c59f9: Final verdict of PTC: pass 20241110160224149 DAUC <0003> db_auc.c:157 IMSI='262422105971277': No 2G Auth Data 20241110160224149 DAUC <0003> db_auc.c:192 IMSI='262422105971277': No 3G Auth Data HLR_Test-GSUP(21)@5c798a0c59f9: Created GsupExpect[0] for "262422105971277" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241110160224155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 20241110160224157 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224157 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422105971277"} 20241110160224157 DAUC <0003> db_auc.c:236 IMSI='262422105971277': Calling to generate 1 vectors 20241110160224157 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241110160224157 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224157 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224157 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160224157 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224157 DAUC <0003> auc.c:113 vector [0]: rand = 12bc077baca7d58b668156a99b5c5e70 20241110160224157 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160224157 DAUC <0003> auc.c:142 vector [0]: autn = a5f1d39d78e80000894985341048f64b 20241110160224157 DAUC <0003> auc.c:143 vector [0]: ck = cbbd00480a5e79b18aac2d85f9701f6c 20241110160224157 DAUC <0003> auc.c:144 vector [0]: ik = 9ff3fed6adc15dbfe73f3cdd51e1d433 20241110160224157 DAUC <0003> auc.c:145 vector [0]: res = bc75d914a51819540000000000000000 20241110160224157 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224157 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224157 DAUC <0003> auc.c:179 vector [0]: kc = 4cd7fd7ea87b9400 20241110160224157 DAUC <0003> auc.c:180 vector [0]: sres = 5213d63b 20241110160224157 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224157 DAUC <0003> db_auc.c:245 IMSI='262422105971277': Generated 1 vectors 20241110160224157 DAUC <0003> db_auc.c:249 IMSI='262422105971277': Updating SQN=33 in DB 20241110160224157 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422105971277"} 20241110160224157 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224157 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224157 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5c798a0c59f9: Found GsupExpect[0] for "262422105971277" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422105971277" TC_gsup_sai_num_auth_vectors(30)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160224159 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224159 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422105971277"} 20241110160224159 DAUC <0003> db_auc.c:236 IMSI='262422105971277': Calling to generate 4 vectors 20241110160224159 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241110160224159 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224159 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224159 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110160224159 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224159 DAUC <0003> auc.c:113 vector [0]: rand = 8e7d8a939b7563250363143270786db6 20241110160224159 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110160224159 DAUC <0003> auc.c:142 vector [0]: autn = ec26436bfbc300001ccbd6292a20e2b1 20241110160224159 DAUC <0003> auc.c:143 vector [0]: ck = 85319e12503366c8c984543f82756aa5 20241110160224159 DAUC <0003> auc.c:144 vector [0]: ik = 2f1c08f9751c71a0376dacc690e30f33 20241110160224159 DAUC <0003> auc.c:145 vector [0]: res = e31575f4565948240000000000000000 20241110160224159 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224159 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224159 DAUC <0003> auc.c:179 vector [0]: kc = fa39e217a5010c00 20241110160224159 DAUC <0003> auc.c:180 vector [0]: sres = cf58ada9 20241110160224159 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224159 DAUC <0003> auc.c:113 vector [1]: rand = f8c48dc27eabcb960d7b54a1ba90cb57 20241110160224159 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110160224159 DAUC <0003> auc.c:142 vector [1]: autn = 90f666338ce40000c7f2d1a840dd4717 20241110160224159 DAUC <0003> auc.c:143 vector [1]: ck = ab0dd63d318ebd5fe487ad6b0b76a965 20241110160224159 DAUC <0003> auc.c:144 vector [1]: ik = 012acb1f89460cc6c29e65cdd574125a 20241110160224159 DAUC <0003> auc.c:145 vector [1]: res = d852aff4626b68c20000000000000000 20241110160224159 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224159 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160224159 DAUC <0003> auc.c:179 vector [1]: kc = 6ff4b4cfe53d4400 20241110160224159 DAUC <0003> auc.c:180 vector [1]: sres = 809e455b 20241110160224159 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160224159 DAUC <0003> auc.c:113 vector [2]: rand = c1e304441045b71e2b564789e3f2bebe 20241110160224159 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110160224159 DAUC <0003> auc.c:142 vector [2]: autn = eac1e7cffd8100000e368249e82701a2 20241110160224159 DAUC <0003> auc.c:143 vector [2]: ck = dc0a65680196405c633a4a0a42a28902 20241110160224159 DAUC <0003> auc.c:144 vector [2]: ik = 1f42ac73451d5a331832cbf96028977a 20241110160224159 DAUC <0003> auc.c:145 vector [2]: res = f02d571e4ea3d2ea0000000000000000 20241110160224159 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224159 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160224159 DAUC <0003> auc.c:179 vector [2]: kc = 28d44e7ec4535c00 20241110160224159 DAUC <0003> auc.c:180 vector [2]: sres = dd3aa91f 20241110160224159 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160224159 DAUC <0003> auc.c:113 vector [3]: rand = f70c30addb93db945d2850c06561bdee 20241110160224159 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110160224159 DAUC <0003> auc.c:142 vector [3]: autn = 28ca35e78e000000ed8454f10070b45a 20241110160224159 DAUC <0003> auc.c:143 vector [3]: ck = 7a4aaa01520133eca2ae266ed51758e7 20241110160224159 DAUC <0003> auc.c:144 vector [3]: ik = 7b29876a01774f77803329e96d57d8fc 20241110160224159 DAUC <0003> auc.c:145 vector [3]: res = bad981ee18be29150000000000000000 20241110160224159 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224159 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160224159 DAUC <0003> auc.c:179 vector [3]: kc = 985f08bda3efe000 20241110160224159 DAUC <0003> auc.c:180 vector [3]: sres = 57b049e9 20241110160224159 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160224159 DAUC <0003> db_auc.c:245 IMSI='262422105971277': Generated 4 vectors 20241110160224159 DAUC <0003> db_auc.c:249 IMSI='262422105971277': Updating SQN=161 in DB 20241110160224159 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422105971277"} 20241110160224159 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224159 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224159 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224161 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224161 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422105971277"} 20241110160224161 DAUC <0003> db_auc.c:236 IMSI='262422105971277': Calling to generate 5 vectors 20241110160224161 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160224161 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224161 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224161 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110160224161 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224161 DAUC <0003> auc.c:113 vector [0]: rand = 1153b68fe475a265e4f0f5c9b0b0bd10 20241110160224161 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110160224161 DAUC <0003> auc.c:142 vector [0]: autn = 9f4f97bb88c5000041d56473141fbe76 20241110160224161 DAUC <0003> auc.c:143 vector [0]: ck = 5b837777dd01283bf4cfb30cd3c55ea7 20241110160224161 DAUC <0003> auc.c:144 vector [0]: ik = 98cc50318eac8040afa6847e37c10d3e 20241110160224161 DAUC <0003> auc.c:145 vector [0]: res = 0ccbb3d1a84f1b7e0000000000000000 20241110160224161 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224161 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224161 DAUC <0003> auc.c:179 vector [0]: kc = f51c2749c520f400 20241110160224161 DAUC <0003> auc.c:180 vector [0]: sres = a1ada76f 20241110160224161 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224161 DAUC <0003> auc.c:113 vector [1]: rand = 617790b260d6d66d34de20bd7546b620 20241110160224161 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110160224161 DAUC <0003> auc.c:142 vector [1]: autn = 06a97c989d8c0000ec9a692a69d7d35a 20241110160224161 DAUC <0003> auc.c:143 vector [1]: ck = f55a3127f30261c712c620acf7d25d7a 20241110160224161 DAUC <0003> auc.c:144 vector [1]: ik = 8b8d986afcef2a5acfd64380d0b1936c 20241110160224161 DAUC <0003> auc.c:145 vector [1]: res = 13c76e9c55ba91bc0000000000000000 20241110160224161 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224161 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160224161 DAUC <0003> auc.c:179 vector [1]: kc = 4e35e76be7f4ec00 20241110160224161 DAUC <0003> auc.c:180 vector [1]: sres = 20129241 20241110160224161 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160224161 DAUC <0003> auc.c:113 vector [2]: rand = 4b8c53c5d10b931e6e554810458c3f8d 20241110160224161 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110160224161 DAUC <0003> auc.c:142 vector [2]: autn = 0c5603058a190000ad087289f4df7100 20241110160224161 DAUC <0003> auc.c:143 vector [2]: ck = 37f5874a4dcea2efc371a854ab796010 20241110160224161 DAUC <0003> auc.c:144 vector [2]: ik = f4bae51fe7e88d5511998582193ccd8d 20241110160224161 DAUC <0003> auc.c:145 vector [2]: res = 596fd0ab28834c7e0000000000000000 20241110160224161 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224161 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160224161 DAUC <0003> auc.c:179 vector [2]: kc = 9978f92831dd0000 20241110160224161 DAUC <0003> auc.c:180 vector [2]: sres = 785c33b4 20241110160224161 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160224161 DAUC <0003> auc.c:113 vector [3]: rand = 583be3f12e16c889fc701b47bf2b52fd 20241110160224161 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110160224161 DAUC <0003> auc.c:142 vector [3]: autn = 6974761d9ac10000c62034e17299d8b3 20241110160224161 DAUC <0003> auc.c:143 vector [3]: ck = 8f95cd07b87709b6ee42aedd05fe5142 20241110160224161 DAUC <0003> auc.c:144 vector [3]: ik = d3b3d643daab9a1857e564f87cc9521d 20241110160224161 DAUC <0003> auc.c:145 vector [3]: res = 5da9c440d56267280000000000000000 20241110160224161 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224161 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160224161 DAUC <0003> auc.c:179 vector [3]: kc = 9bf909318509fc00 20241110160224161 DAUC <0003> auc.c:180 vector [3]: sres = 2b3a45f9 20241110160224161 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160224161 DAUC <0003> auc.c:113 vector [4]: rand = 60b75940b6a8a77073664219926f0535 20241110160224161 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110160224161 DAUC <0003> auc.c:142 vector [4]: autn = 6aa2c7830378000041ebe460b643247f 20241110160224161 DAUC <0003> auc.c:143 vector [4]: ck = f2aa68e86d07b09ea1508b2e8cb11439 20241110160224161 DAUC <0003> auc.c:144 vector [4]: ik = f7f608f62999d55ec5e38e77f105bf57 20241110160224161 DAUC <0003> auc.c:145 vector [4]: res = 91648f47e61f2b2d0000000000000000 20241110160224161 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224161 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160224161 DAUC <0003> auc.c:179 vector [4]: kc = 990970358e4e5000 20241110160224161 DAUC <0003> auc.c:180 vector [4]: sres = 1666e683 20241110160224161 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160224161 DAUC <0003> db_auc.c:245 IMSI='262422105971277': Generated 5 vectors 20241110160224161 DAUC <0003> db_auc.c:249 IMSI='262422105971277': Updating SQN=321 in DB 20241110160224161 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422105971277"} 20241110160224161 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224161 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224161 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224163 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224163 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422105971277"} 20241110160224163 DAUC <0003> db_auc.c:236 IMSI='262422105971277': Calling to generate 5 vectors 20241110160224163 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160224163 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224163 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224163 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110160224163 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224163 DAUC <0003> auc.c:113 vector [0]: rand = bf43a4a2cb4839d5160486aa20d6710c 20241110160224163 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110160224163 DAUC <0003> auc.c:142 vector [0]: autn = 9a810ed8ee5c00006a0607654cd1fc54 20241110160224163 DAUC <0003> auc.c:143 vector [0]: ck = 79f34d7691dbea8aa0b7d08c0277e856 20241110160224163 DAUC <0003> auc.c:144 vector [0]: ik = aa2cb2c7913eeeeda8f3c176aad42968 20241110160224163 DAUC <0003> auc.c:145 vector [0]: res = 68e0e3029347647d0000000000000000 20241110160224163 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224163 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224163 DAUC <0003> auc.c:179 vector [0]: kc = a78975f7dab49800 20241110160224163 DAUC <0003> auc.c:180 vector [0]: sres = 3c129e7e 20241110160224163 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224163 DAUC <0003> auc.c:113 vector [1]: rand = 7cf16b65598881f9b48d6e4e490ec594 20241110160224163 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110160224163 DAUC <0003> auc.c:142 vector [1]: autn = 3a8517ffa34a0000fc93f43a60918c2b 20241110160224163 DAUC <0003> auc.c:143 vector [1]: ck = ff17804fb62882e686f66b90315159d6 20241110160224163 DAUC <0003> auc.c:144 vector [1]: ik = 13c4429de89ccdedbea72b3b8ef38394 20241110160224163 DAUC <0003> auc.c:145 vector [1]: res = 24ae2e3864d3c7af0000000000000000 20241110160224163 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224163 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160224163 DAUC <0003> auc.c:179 vector [1]: kc = e5760e1dc7673c00 20241110160224163 DAUC <0003> auc.c:180 vector [1]: sres = dbe964d3 20241110160224163 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160224163 DAUC <0003> auc.c:113 vector [2]: rand = 5832335e0f5ba98a12145d33d5556379 20241110160224163 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110160224163 DAUC <0003> auc.c:142 vector [2]: autn = 70e8d408b76d00005907cd2337582ad5 20241110160224163 DAUC <0003> auc.c:143 vector [2]: ck = b5f5282c054b2c01dd0b07ebaa37b61e 20241110160224163 DAUC <0003> auc.c:144 vector [2]: ik = 61e63cb6c7a4b09748b790cad87103ab 20241110160224163 DAUC <0003> auc.c:145 vector [2]: res = 270bc8371020ac7a0000000000000000 20241110160224163 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224163 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160224163 DAUC <0003> auc.c:179 vector [2]: kc = d778e6c11371d000 20241110160224163 DAUC <0003> auc.c:180 vector [2]: sres = cc7d66c3 20241110160224163 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160224163 DAUC <0003> auc.c:113 vector [3]: rand = 9d68d0f40b4b0380d170a0516ca96401 20241110160224163 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110160224163 DAUC <0003> auc.c:142 vector [3]: autn = a82e214c160300001b9f1497ab139b2b 20241110160224163 DAUC <0003> auc.c:143 vector [3]: ck = fdbd2db9c872327652ec4b7d03d34981 20241110160224163 DAUC <0003> auc.c:144 vector [3]: ik = 5c4827d6d04513be03e4475203eea6b6 20241110160224163 DAUC <0003> auc.c:145 vector [3]: res = 1660891ba9b984220000000000000000 20241110160224163 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224163 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160224163 DAUC <0003> auc.c:179 vector [3]: kc = 1505fbb912800400 20241110160224163 DAUC <0003> auc.c:180 vector [3]: sres = c00e33ff 20241110160224163 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160224163 DAUC <0003> auc.c:113 vector [4]: rand = bc55280c7aaf8ac63928141cb9e09e3c 20241110160224163 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110160224163 DAUC <0003> auc.c:142 vector [4]: autn = 91c81e645d4600007986e4ee530d863a 20241110160224163 DAUC <0003> auc.c:143 vector [4]: ck = 17fdd670b8bef87a89eb12cfd953399d 20241110160224163 DAUC <0003> auc.c:144 vector [4]: ik = ceb2c6820ee717d3563fdc00e6b6fc30 20241110160224163 DAUC <0003> auc.c:145 vector [4]: res = 58ebdc3dd8171b840000000000000000 20241110160224163 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224163 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160224163 DAUC <0003> auc.c:179 vector [4]: kc = 6f5df3f83dfb4c00 20241110160224163 DAUC <0003> auc.c:180 vector [4]: sres = 61115999 20241110160224163 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160224163 DAUC <0003> db_auc.c:245 IMSI='262422105971277': Generated 5 vectors 20241110160224163 DAUC <0003> db_auc.c:249 IMSI='262422105971277': Updating SQN=481 in DB 20241110160224163 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422105971277"} 20241110160224163 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422105971277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224163 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224163 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@5c798a0c59f9: Final verdict of PTC: pass 20241110160224166 DAUC <0003> db_auc.c:157 IMSI='262420826068599': No 2G Auth Data 20241110160224166 DAUC <0003> db_auc.c:192 IMSI='262420826068599': No 3G Auth Data HLR_Test-GSUP(21)@5c798a0c59f9: Created GsupExpect[0] for "262420826068599" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241110160224172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50342<->l=127.0.0.1:4258 20241110160224174 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224174 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420826068599"} 20241110160224174 DAUC <0003> db_auc.c:236 IMSI='262420826068599': Calling to generate 1 vectors 20241110160224174 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241110160224174 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224174 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224174 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160224174 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224174 DAUC <0003> auc.c:113 vector [0]: rand = f094efd6f79f86771683db91fcb5b100 20241110160224174 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160224174 DAUC <0003> auc.c:142 vector [0]: autn = a7ce92599f6b0000a8740848f670a06b 20241110160224174 DAUC <0003> auc.c:143 vector [0]: ck = 1f2cfac2a2767df4a8ff2cbc33b70354 20241110160224174 DAUC <0003> auc.c:144 vector [0]: ik = 1514e7e24984e2aae2c3b6581be5dab3 20241110160224174 DAUC <0003> auc.c:145 vector [0]: res = 15703db50e1adcd50000000000000000 20241110160224174 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224174 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224174 DAUC <0003> auc.c:179 vector [0]: kc = 2b50120464227af2 20241110160224174 DAUC <0003> auc.c:180 vector [0]: sres = be539066 20241110160224174 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224174 DAUC <0003> db_auc.c:245 IMSI='262420826068599': Generated 1 vectors 20241110160224174 DAUC <0003> db_auc.c:249 IMSI='262420826068599': Updating SQN=33 in DB 20241110160224174 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420826068599"} 20241110160224174 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224174 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224174 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5c798a0c59f9: Found GsupExpect[0] for "262420826068599" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420826068599" TC_gsup_sai_num_auth_vectors(31)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160224176 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224176 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420826068599"} 20241110160224176 DAUC <0003> db_auc.c:236 IMSI='262420826068599': Calling to generate 4 vectors 20241110160224176 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241110160224176 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224176 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224176 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241110160224176 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224176 DAUC <0003> auc.c:113 vector [0]: rand = 159af5d822a939cbdfe24aeee7a25256 20241110160224176 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241110160224176 DAUC <0003> auc.c:142 vector [0]: autn = fe78a63885010000fc2a7cc035a69a8d 20241110160224176 DAUC <0003> auc.c:143 vector [0]: ck = d126d832e0c6584fe84aa285c69dd7ed 20241110160224176 DAUC <0003> auc.c:144 vector [0]: ik = c9d7cbc664de5bf5300b2fd0932eccbb 20241110160224176 DAUC <0003> auc.c:145 vector [0]: res = e003f451dcb030500000000000000000 20241110160224176 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224176 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224176 DAUC <0003> auc.c:179 vector [0]: kc = 3cf72569d1b08c81 20241110160224176 DAUC <0003> auc.c:180 vector [0]: sres = 708e244c 20241110160224176 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224176 DAUC <0003> auc.c:113 vector [1]: rand = cbde38994ea9a7a20484150aead3ce4b 20241110160224176 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241110160224176 DAUC <0003> auc.c:142 vector [1]: autn = 0020d15bdd5e00000ed9993635aa87cd 20241110160224176 DAUC <0003> auc.c:143 vector [1]: ck = f60f0e7b8ad371f2fa26c1ce99b3095a 20241110160224176 DAUC <0003> auc.c:144 vector [1]: ik = fdb9dd749aef89c46281ede2a13469f9 20241110160224176 DAUC <0003> auc.c:145 vector [1]: res = 56961d8c97d385d20000000000000000 20241110160224176 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224176 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160224176 DAUC <0003> auc.c:179 vector [1]: kc = d984919ef8561b95 20241110160224176 DAUC <0003> auc.c:180 vector [1]: sres = 36158850 20241110160224176 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160224176 DAUC <0003> auc.c:113 vector [2]: rand = 5f985a8c04e718f985246b04fad17018 20241110160224177 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241110160224177 DAUC <0003> auc.c:142 vector [2]: autn = a924bda8df9f0000c1ee06ccec0569ae 20241110160224177 DAUC <0003> auc.c:143 vector [2]: ck = fb819b12703b82416cbcabca50ca5fe7 20241110160224177 DAUC <0003> auc.c:144 vector [2]: ik = 385db53484dc2f12f084b4ac1ff39b82 20241110160224177 DAUC <0003> auc.c:145 vector [2]: res = 66d384ef693d4c580000000000000000 20241110160224177 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224177 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160224177 DAUC <0003> auc.c:179 vector [2]: kc = d7949f09a60a83d2 20241110160224177 DAUC <0003> auc.c:180 vector [2]: sres = 5c2e1515 20241110160224177 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160224177 DAUC <0003> auc.c:113 vector [3]: rand = 772e7dca0b11e71cd93ea185f1a874b7 20241110160224177 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241110160224177 DAUC <0003> auc.c:142 vector [3]: autn = 234a3ec8822a0000779e5b975e9b49de 20241110160224177 DAUC <0003> auc.c:143 vector [3]: ck = 9bb026ffb92f6df8914f4259f56327d8 20241110160224177 DAUC <0003> auc.c:144 vector [3]: ik = c087a3e869235d7327f2cb10aa26fafc 20241110160224177 DAUC <0003> auc.c:145 vector [3]: res = 55b68fe0a84aaead0000000000000000 20241110160224177 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224177 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160224177 DAUC <0003> auc.c:179 vector [3]: kc = b9e112e5f3f32a0c 20241110160224177 DAUC <0003> auc.c:180 vector [3]: sres = 003f3d04 20241110160224177 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160224177 DAUC <0003> db_auc.c:245 IMSI='262420826068599': Generated 4 vectors 20241110160224177 DAUC <0003> db_auc.c:249 IMSI='262420826068599': Updating SQN=161 in DB 20241110160224177 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420826068599"} 20241110160224177 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224177 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224177 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224179 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224179 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420826068599"} 20241110160224179 DAUC <0003> db_auc.c:236 IMSI='262420826068599': Calling to generate 5 vectors 20241110160224179 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160224179 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224179 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224179 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241110160224179 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224179 DAUC <0003> auc.c:113 vector [0]: rand = 23aa0f1081772aaf326a925363fc8e16 20241110160224179 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241110160224179 DAUC <0003> auc.c:142 vector [0]: autn = ac39e4a1c410000027f23626423ca538 20241110160224179 DAUC <0003> auc.c:143 vector [0]: ck = 0584c59895b3977e6907f48a5c4a8b06 20241110160224179 DAUC <0003> auc.c:144 vector [0]: ik = e9b858eeecb3c6424f0729a6699d91c0 20241110160224179 DAUC <0003> auc.c:145 vector [0]: res = 1cfaf1832d3842770000000000000000 20241110160224179 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224179 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224179 DAUC <0003> auc.c:179 vector [0]: kc = 19ab9526d327125e 20241110160224179 DAUC <0003> auc.c:180 vector [0]: sres = 87f4738c 20241110160224179 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224179 DAUC <0003> auc.c:113 vector [1]: rand = a7fa87cc967d11a299ff1a6d1ec89d1a 20241110160224179 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241110160224179 DAUC <0003> auc.c:142 vector [1]: autn = 6e65765bda9b0000587bc30fcb963707 20241110160224179 DAUC <0003> auc.c:143 vector [1]: ck = 12a8b47543f2a7b7961bf6f52aa7a86a 20241110160224179 DAUC <0003> auc.c:144 vector [1]: ik = 358a0e6b705ebe61a6a10fced959a83a 20241110160224179 DAUC <0003> auc.c:145 vector [1]: res = 6c15041d672ee1470000000000000000 20241110160224179 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224179 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160224179 DAUC <0003> auc.c:179 vector [1]: kc = 1730f63b6349b94c 20241110160224179 DAUC <0003> auc.c:180 vector [1]: sres = a916b98b 20241110160224179 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160224179 DAUC <0003> auc.c:113 vector [2]: rand = e372bbf763387016224fd3542d35c187 20241110160224179 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241110160224179 DAUC <0003> auc.c:142 vector [2]: autn = 52f289f972f60000db91c4e981e13232 20241110160224179 DAUC <0003> auc.c:143 vector [2]: ck = 109cd3dee76cf6fd11267a6391e4f965 20241110160224179 DAUC <0003> auc.c:144 vector [2]: ik = 7b3b93c53129dd19a6a9187b03fc9bb1 20241110160224179 DAUC <0003> auc.c:145 vector [2]: res = 0111a1437e5c2eb10000000000000000 20241110160224179 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224179 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160224179 DAUC <0003> auc.c:179 vector [2]: kc = a34cb1d55f8ccf09 20241110160224179 DAUC <0003> auc.c:180 vector [2]: sres = 3da92dec 20241110160224179 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160224179 DAUC <0003> auc.c:113 vector [3]: rand = d9208fb409246fdd37b624c8ed3d6fd0 20241110160224179 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241110160224179 DAUC <0003> auc.c:142 vector [3]: autn = 4925d3b2e9a00000bc50e3b21efa300c 20241110160224179 DAUC <0003> auc.c:143 vector [3]: ck = 3842fa8cc8b16cfa416d41a58aa35d0b 20241110160224179 DAUC <0003> auc.c:144 vector [3]: ik = 9ebc069a07e492c2c1fe30f6437c6015 20241110160224179 DAUC <0003> auc.c:145 vector [3]: res = 3c0d517a9d52c9c60000000000000000 20241110160224179 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224179 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160224179 DAUC <0003> auc.c:179 vector [3]: kc = 83e19ec1d843e370 20241110160224179 DAUC <0003> auc.c:180 vector [3]: sres = c1b719f3 20241110160224179 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160224180 DAUC <0003> auc.c:113 vector [4]: rand = aad6603bed8dfb1e25127a0003b6a7f0 20241110160224180 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241110160224180 DAUC <0003> auc.c:142 vector [4]: autn = 9b2b1555c6990000b511ff311f201eff 20241110160224180 DAUC <0003> auc.c:143 vector [4]: ck = ddb3265af1165390429277faf95b055d 20241110160224180 DAUC <0003> auc.c:144 vector [4]: ik = 751938c562474cd6e34bdaefc54f657d 20241110160224180 DAUC <0003> auc.c:145 vector [4]: res = 12a2dc7c458224350000000000000000 20241110160224180 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224180 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160224180 DAUC <0003> auc.c:179 vector [4]: kc = 232cb34bc1138939 20241110160224180 DAUC <0003> auc.c:180 vector [4]: sres = 07cff015 20241110160224180 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160224180 DAUC <0003> db_auc.c:245 IMSI='262420826068599': Generated 5 vectors 20241110160224180 DAUC <0003> db_auc.c:249 IMSI='262420826068599': Updating SQN=321 in DB 20241110160224180 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420826068599"} 20241110160224180 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224180 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224180 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224181 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224181 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420826068599"} 20241110160224181 DAUC <0003> db_auc.c:236 IMSI='262420826068599': Calling to generate 5 vectors 20241110160224181 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160224181 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160224181 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160224181 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241110160224181 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160224181 DAUC <0003> auc.c:113 vector [0]: rand = 7325762eeec742ea1ec419ec1bd19f60 20241110160224181 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241110160224182 DAUC <0003> auc.c:142 vector [0]: autn = 68f0bdfaa134000086579d50a360af65 20241110160224182 DAUC <0003> auc.c:143 vector [0]: ck = b2b14c6bc17b67107374a784767df03c 20241110160224182 DAUC <0003> auc.c:144 vector [0]: ik = 99f52abc54799c0cbeb9be6ae670eb0f 20241110160224182 DAUC <0003> auc.c:145 vector [0]: res = 4d31fba8d76944580000000000000000 20241110160224182 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160224182 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160224182 DAUC <0003> auc.c:179 vector [0]: kc = 889be4ff08e915f8 20241110160224182 DAUC <0003> auc.c:180 vector [0]: sres = 9cacfda6 20241110160224182 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160224182 DAUC <0003> auc.c:113 vector [1]: rand = c431763edf2635b69ae1c139e5a81f61 20241110160224182 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241110160224182 DAUC <0003> auc.c:142 vector [1]: autn = 3ddd192f2fc60000ebeb37820676ade3 20241110160224182 DAUC <0003> auc.c:143 vector [1]: ck = c8a0bdbfdbd1c8f914471094732adeee 20241110160224182 DAUC <0003> auc.c:144 vector [1]: ik = 20125e4490789d7f8b16675bfcd8c011 20241110160224182 DAUC <0003> auc.c:145 vector [1]: res = f2494cb1948b48890000000000000000 20241110160224182 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160224182 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160224182 DAUC <0003> auc.c:179 vector [1]: kc = 1b32551681027d07 20241110160224182 DAUC <0003> auc.c:180 vector [1]: sres = 5202ad8b 20241110160224182 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160224182 DAUC <0003> auc.c:113 vector [2]: rand = 25246ade1f406938a45dda6dbfbe30ab 20241110160224182 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241110160224182 DAUC <0003> auc.c:142 vector [2]: autn = 12c8adba4ac200005a87e35dfcdc6b6e 20241110160224182 DAUC <0003> auc.c:143 vector [2]: ck = 21620b881e06cb88d075cea3f48671c7 20241110160224182 DAUC <0003> auc.c:144 vector [2]: ik = 70f845242aa3fe4a0c30eef00dd085f4 20241110160224182 DAUC <0003> auc.c:145 vector [2]: res = 27ed4b545e65b2990000000000000000 20241110160224182 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160224182 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160224182 DAUC <0003> auc.c:179 vector [2]: kc = d2d44a2c62f0a5b4 20241110160224182 DAUC <0003> auc.c:180 vector [2]: sres = f4ffba00 20241110160224182 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160224182 DAUC <0003> auc.c:113 vector [3]: rand = d7aa4d14ba9d5ef36c83b0e5ce24d1e2 20241110160224182 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241110160224182 DAUC <0003> auc.c:142 vector [3]: autn = e03ac9e106c40000cba3c89d8a3e42f8 20241110160224182 DAUC <0003> auc.c:143 vector [3]: ck = c4a576ecb4564b8ef90db620ddc199b4 20241110160224182 DAUC <0003> auc.c:144 vector [3]: ik = 0b4f1d0eee09fcce8958ea2e0e5c1e6b 20241110160224182 DAUC <0003> auc.c:145 vector [3]: res = c828c5905bf048ba0000000000000000 20241110160224182 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160224182 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160224182 DAUC <0003> auc.c:179 vector [3]: kc = 5be96647ee54ee6c 20241110160224182 DAUC <0003> auc.c:180 vector [3]: sres = 53d90324 20241110160224182 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160224182 DAUC <0003> auc.c:113 vector [4]: rand = 8257b828b4608d0c4c17473c798ab6be 20241110160224182 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241110160224182 DAUC <0003> auc.c:142 vector [4]: autn = c99d2b037af50000f49f069240f03037 20241110160224182 DAUC <0003> auc.c:143 vector [4]: ck = 7758a88e7f5fcce20c26284ba0459614 20241110160224182 DAUC <0003> auc.c:144 vector [4]: ik = 9ae161a5a161b2567097ddd372f37d5e 20241110160224182 DAUC <0003> auc.c:145 vector [4]: res = a9f9b486f99057e80000000000000000 20241110160224182 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160224182 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160224182 DAUC <0003> auc.c:179 vector [4]: kc = 98294906129573d3 20241110160224182 DAUC <0003> auc.c:180 vector [4]: sres = 717ea957 20241110160224182 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160224182 DAUC <0003> db_auc.c:245 IMSI='262420826068599': Generated 5 vectors 20241110160224182 DAUC <0003> db_auc.c:249 IMSI='262420826068599': Updating SQN=481 in DB 20241110160224182 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420826068599"} 20241110160224182 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420826068599 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160224182 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160224182 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160224184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50342<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160224185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4258 20241110160224185 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33019<->l=127.0.0.1:4259) 20241110160224185 DLINP <000b> input/ipa.c:451 connected read/write 20241110160224186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160224186 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(21)@5c798a0c59f9: Final verdict of PTC: none 20241110160224186 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160224186 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@5c798a0c59f9: Final verdict of PTC: none 22@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:24 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 20241110160224208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 20241110160224309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50346<->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=409372) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_sai_eps started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160227372 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160227372 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160227376 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160227378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160227381 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160227382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160227382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160227382 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 20241110160227382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160227382 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 20241110160227382 DLGSUP <0013> gsup_server.c:235 2: 20241110160227382 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160227382 DLGSUP <0013> gsup_server.c:235 3: 20241110160227382 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160227382 DLGSUP <0013> gsup_server.c:235 4: 20241110160227382 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160227382 DLGSUP <0013> gsup_server.c:235 5: 20241110160227382 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(32)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160227382 DLGSUP <0013> gsup_server.c:235 7: 20241110160227382 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160227382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160227382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160227382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@5c798a0c59f9: 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") 20241110160227411 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45969<->l=127.0.0.1:4259) 20241110160227419 DAUC <0003> db_auc.c:157 IMSI='262420002680790': No 2G Auth Data 20241110160227419 DAUC <0003> db_auc.c:192 IMSI='262420002680790': No 3G Auth Data HLR_Test-GSUP(33)@5c798a0c59f9: Created GsupExpect[0] for "262420002680790" to be handled at TC_gsup_sai_eps(36) 20241110160227443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 20241110160227453 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160227454 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420002680790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420002680790"} 20241110160227454 DAUC <0003> db_auc.c:157 IMSI='262420002680790': No 2G Auth Data 20241110160227454 DAUC <0003> db_auc.c:236 IMSI='262420002680790': Calling to generate 5 vectors 20241110160227454 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110160227454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160227454 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160227454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160227454 DAUC <0003> auc.c:113 vector [0]: rand = b185ea3f4f6203b55e55a3de829c7167 20241110160227454 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160227454 DAUC <0003> auc.c:142 vector [0]: autn = 1cf0166df6858000a2fa1be98543cb63 20241110160227454 DAUC <0003> auc.c:143 vector [0]: ck = 31de628c01a82765266d2deada784fa8 20241110160227454 DAUC <0003> auc.c:144 vector [0]: ik = ce52b3dc717a6c2d1747c181c8821878 20241110160227455 DAUC <0003> auc.c:145 vector [0]: res = 7b430a201bf3dbf00000000000000000 20241110160227455 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160227455 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160227455 DAUC <0003> auc.c:151 vector [0]: kc = cea63d3b62281c98 20241110160227455 DAUC <0003> auc.c:152 vector [0]: sres = 60b0d1d0 20241110160227455 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160227455 DAUC <0003> auc.c:113 vector [1]: rand = 09f9428b02570cc640b690bf20ccd04a 20241110160227455 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160227455 DAUC <0003> auc.c:142 vector [1]: autn = bbc27894d44680006106b87668b37e7d 20241110160227455 DAUC <0003> auc.c:143 vector [1]: ck = 91ad5ae7a9c8ad3cc35e5cc581a0bb29 20241110160227455 DAUC <0003> auc.c:144 vector [1]: ik = 93133d44fe920530fef4db6516abe223 20241110160227455 DAUC <0003> auc.c:145 vector [1]: res = 442ab02720e965ee0000000000000000 20241110160227455 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160227455 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160227455 DAUC <0003> auc.c:151 vector [1]: kc = 3f14e003c051f106 20241110160227456 DAUC <0003> auc.c:152 vector [1]: sres = 64c3d5c9 20241110160227456 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160227456 DAUC <0003> auc.c:113 vector [2]: rand = 17ec89081bf4aca03fa3cdaf2ac93db4 20241110160227456 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160227456 DAUC <0003> auc.c:142 vector [2]: autn = 51c64f14920380000ecc0aaccbf6a7a3 20241110160227456 DAUC <0003> auc.c:143 vector [2]: ck = c1297c90f3a43cb7d9022c57570e8e89 20241110160227456 DAUC <0003> auc.c:144 vector [2]: ik = e1e873ff735c3b2f34714473f32431bf 20241110160227456 DAUC <0003> auc.c:145 vector [2]: res = fabc8cd479ad26300000000000000000 20241110160227456 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160227456 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160227456 DAUC <0003> auc.c:151 vector [2]: kc = cdb2674b24d2b8ae 20241110160227456 DAUC <0003> auc.c:152 vector [2]: sres = 8311aae4 20241110160227456 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160227456 DAUC <0003> auc.c:113 vector [3]: rand = 85ffa15ebbc606825f54e8a3c17f84df 20241110160227456 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160227456 DAUC <0003> auc.c:142 vector [3]: autn = 89073aa807e78000108560d7997324fa 20241110160227457 DAUC <0003> auc.c:143 vector [3]: ck = cc7fb89a10ad73a48071f99f66658738 20241110160227457 DAUC <0003> auc.c:144 vector [3]: ik = 124d512ee48d75d2896956ba4c575394 20241110160227457 DAUC <0003> auc.c:145 vector [3]: res = e2835245acddfffc0000000000000000 20241110160227457 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160227457 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160227457 DAUC <0003> auc.c:151 vector [3]: kc = d72a4691de12d2da 20241110160227457 DAUC <0003> auc.c:152 vector [3]: sres = 4e5eadb9 20241110160227457 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160227457 DAUC <0003> auc.c:113 vector [4]: rand = ab665858311b6a2310cf9f294d09b587 20241110160227457 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160227457 DAUC <0003> auc.c:142 vector [4]: autn = df37f66d00b7800060597bcad3a2e674 20241110160227457 DAUC <0003> auc.c:143 vector [4]: ck = 61a7973c9297f6979d88b353ef831610 20241110160227457 DAUC <0003> auc.c:144 vector [4]: ik = 41d05f1b253166dbf6fb81b810587d20 20241110160227457 DAUC <0003> auc.c:145 vector [4]: res = 337fea9b696bf6750000000000000000 20241110160227457 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160227457 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110160227457 DAUC <0003> auc.c:151 vector [4]: kc = 4b04facc487dfb7c 20241110160227458 DAUC <0003> auc.c:152 vector [4]: sres = 5a141cee 20241110160227458 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110160227458 DAUC <0003> db_auc.c:245 IMSI='262420002680790': Generated 5 vectors 20241110160227458 DAUC <0003> db_auc.c:249 IMSI='262420002680790': Updating SQN=161 in DB 20241110160227458 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420002680790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420002680790"} 20241110160227458 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420002680790 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160227458 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160227458 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5c798a0c59f9: Found GsupExpect[0] for "262420002680790" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420002680790" TC_gsup_sai_eps(36)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160227466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@5c798a0c59f9: Final verdict of PTC: pass 20241110160227469 DAUC <0003> db_auc.c:157 IMSI='262420802182163': No 2G Auth Data 20241110160227469 DAUC <0003> db_auc.c:192 IMSI='262420802182163': No 3G Auth Data HLR_Test-GSUP(33)@5c798a0c59f9: Created GsupExpect[0] for "262420802182163" to be handled at TC_gsup_sai_eps(37) 20241110160227487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50372<->l=127.0.0.1:4258 20241110160227489 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160227489 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420802182163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420802182163"} 20241110160227489 DAUC <0003> db_auc.c:157 IMSI='262420802182163': No 2G Auth Data 20241110160227489 DAUC <0003> db_auc.c:236 IMSI='262420802182163': Calling to generate 5 vectors 20241110160227489 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241110160227489 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160227489 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241110160227489 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160227489 DAUC <0003> auc.c:113 vector [0]: rand = cba7199b80762c9839393b2a52db72fe 20241110160227489 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160227489 DAUC <0003> auc.c:142 vector [0]: autn = b5577ea20dcd8000d3abb54985c3e851 20241110160227489 DAUC <0003> auc.c:143 vector [0]: ck = a5f778ec3623c91868dbd72570883795 20241110160227489 DAUC <0003> auc.c:144 vector [0]: ik = c23bf3a070e29d353108ef31d503f26c 20241110160227489 DAUC <0003> auc.c:145 vector [0]: res = 4228940de0e367fe0000000000000000 20241110160227489 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160227489 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241110160227489 DAUC <0003> auc.c:151 vector [0]: kc = 3e1fb358e34a91d4 20241110160227489 DAUC <0003> auc.c:152 vector [0]: sres = a2cbf3f3 20241110160227489 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241110160227489 DAUC <0003> auc.c:113 vector [1]: rand = 2302e9e121843c046bb238f3298a26a2 20241110160227489 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160227489 DAUC <0003> auc.c:142 vector [1]: autn = 40ef6bad6f7180000bfffe7f5c788f58 20241110160227489 DAUC <0003> auc.c:143 vector [1]: ck = 2492634760da6aa2bca1611dddc35c4a 20241110160227489 DAUC <0003> auc.c:144 vector [1]: ik = dcd4e34be856dc435b6d1005161a9cfe 20241110160227489 DAUC <0003> auc.c:145 vector [1]: res = 157cf55ddb933c0a0000000000000000 20241110160227489 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160227489 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241110160227489 DAUC <0003> auc.c:151 vector [1]: kc = 1f8af11443557655 20241110160227489 DAUC <0003> auc.c:152 vector [1]: sres = ceefc957 20241110160227489 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241110160227489 DAUC <0003> auc.c:113 vector [2]: rand = 11d006e7046e9b495e272b4e8b992c6c 20241110160227489 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160227489 DAUC <0003> auc.c:142 vector [2]: autn = e247e009e6c28000d2346eec5e003e50 20241110160227489 DAUC <0003> auc.c:143 vector [2]: ck = 64eebada1a4d0b011154fb38d17969b6 20241110160227489 DAUC <0003> auc.c:144 vector [2]: ik = ae79cb73f0abf17b3f52d2d5d8723211 20241110160227489 DAUC <0003> auc.c:145 vector [2]: res = ccfea17ceeb977ff0000000000000000 20241110160227489 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160227489 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241110160227489 DAUC <0003> auc.c:151 vector [2]: kc = e4915844e3eda1dd 20241110160227489 DAUC <0003> auc.c:152 vector [2]: sres = 2247d683 20241110160227489 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241110160227489 DAUC <0003> auc.c:113 vector [3]: rand = c176793830aacba6f41ec7ed7c389134 20241110160227489 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160227489 DAUC <0003> auc.c:142 vector [3]: autn = 7031d4193fa980002d0d3550f697b967 20241110160227489 DAUC <0003> auc.c:143 vector [3]: ck = 70089e715fed88702a3d7d08396d92a8 20241110160227489 DAUC <0003> auc.c:144 vector [3]: ik = 0554aea16764a283101d128c429bae93 20241110160227489 DAUC <0003> auc.c:145 vector [3]: res = 1ca6f670b7cd3d460000000000000000 20241110160227489 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160227489 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241110160227489 DAUC <0003> auc.c:151 vector [3]: kc = 4f7c5f54437f16c8 20241110160227489 DAUC <0003> auc.c:152 vector [3]: sres = ab6bcb36 20241110160227489 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241110160227489 DAUC <0003> auc.c:113 vector [4]: rand = 6c54af6abb526e60c806542ed31873da 20241110160227489 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160227489 DAUC <0003> auc.c:142 vector [4]: autn = bf7208039c9e8000352ca798235cb395 20241110160227489 DAUC <0003> auc.c:143 vector [4]: ck = 757171a35278e29ffe374a9b1b90643e 20241110160227489 DAUC <0003> auc.c:144 vector [4]: ik = a305cbaf4e7106207485d79969e4dfb1 20241110160227489 DAUC <0003> auc.c:145 vector [4]: res = 4372f73b52b3d5c70000000000000000 20241110160227489 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160227489 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241110160227489 DAUC <0003> auc.c:151 vector [4]: kc = 5cc6270e6e7d5f30 20241110160227489 DAUC <0003> auc.c:152 vector [4]: sres = 11c122fc 20241110160227489 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241110160227489 DAUC <0003> db_auc.c:245 IMSI='262420802182163': Generated 5 vectors 20241110160227489 DAUC <0003> db_auc.c:249 IMSI='262420802182163': Updating SQN=161 in DB 20241110160227489 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420802182163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420802182163"} 20241110160227489 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420802182163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160227489 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160227489 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5c798a0c59f9: Found GsupExpect[0] for "262420802182163" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420802182163" TC_gsup_sai_eps(37)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160227491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50372<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@5c798a0c59f9: Final verdict of PTC: pass 20241110160227491 DAUC <0003> db_auc.c:157 IMSI='262422306838291': No 2G Auth Data 20241110160227491 DAUC <0003> db_auc.c:192 IMSI='262422306838291': No 3G Auth Data HLR_Test-GSUP(33)@5c798a0c59f9: Created GsupExpect[0] for "262422306838291" to be handled at TC_gsup_sai_eps(38) 20241110160227498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50376<->l=127.0.0.1:4258 20241110160227499 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160227499 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422306838291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422306838291"} 20241110160227499 DAUC <0003> db_auc.c:236 IMSI='262422306838291': Calling to generate 5 vectors 20241110160227499 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160227499 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160227499 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160227499 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160227499 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160227499 DAUC <0003> auc.c:113 vector [0]: rand = 8c1fced58b09d28ace56e52659715b84 20241110160227499 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160227499 DAUC <0003> auc.c:142 vector [0]: autn = be97dd50ff0e8000816e12ef3062638a 20241110160227499 DAUC <0003> auc.c:143 vector [0]: ck = b2fb830a0d14fb4bdfcb5b2e27468d1d 20241110160227499 DAUC <0003> auc.c:144 vector [0]: ik = a1381b9c81a6e118c76344d383ff6d79 20241110160227499 DAUC <0003> auc.c:145 vector [0]: res = bffe95c2928460a30000000000000000 20241110160227499 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160227499 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160227499 DAUC <0003> auc.c:179 vector [0]: kc = 055badb6ac645800 20241110160227499 DAUC <0003> auc.c:180 vector [0]: sres = 8262aab1 20241110160227499 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160227499 DAUC <0003> auc.c:113 vector [1]: rand = 7a72cc6f9588e149bb01e9d05b5980eb 20241110160227499 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160227499 DAUC <0003> auc.c:142 vector [1]: autn = 033f754ab7f58000203a3e4543385ac7 20241110160227499 DAUC <0003> auc.c:143 vector [1]: ck = 0062bf2180f1bb576b0460732c69e0ff 20241110160227499 DAUC <0003> auc.c:144 vector [1]: ik = 3a1cd25490cf5d67fb87eaec74bba0a4 20241110160227499 DAUC <0003> auc.c:145 vector [1]: res = 105d16e033dc76cd0000000000000000 20241110160227499 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160227499 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160227499 DAUC <0003> auc.c:179 vector [1]: kc = 927bccbfeb4c4000 20241110160227499 DAUC <0003> auc.c:180 vector [1]: sres = 3e65dec2 20241110160227499 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160227499 DAUC <0003> auc.c:113 vector [2]: rand = 3ca6452c16d762a1ed5af011c3755b3b 20241110160227499 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160227499 DAUC <0003> auc.c:142 vector [2]: autn = d27c1fcde60380004f5bb2458878ecd8 20241110160227499 DAUC <0003> auc.c:143 vector [2]: ck = 8ff89f1ee5f3fca6d5e78faf07372a89 20241110160227499 DAUC <0003> auc.c:144 vector [2]: ik = d91e9ade4915b59a02a77865a963e68f 20241110160227499 DAUC <0003> auc.c:145 vector [2]: res = 930cd67122ea05280000000000000000 20241110160227499 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160227499 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160227499 DAUC <0003> auc.c:179 vector [2]: kc = d07f247ec32fec00 20241110160227499 DAUC <0003> auc.c:180 vector [2]: sres = 01bb53aa 20241110160227499 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160227499 DAUC <0003> auc.c:113 vector [3]: rand = 0e1aefe0b0b3e967fc31b23c141cde77 20241110160227499 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160227499 DAUC <0003> auc.c:142 vector [3]: autn = 82a45d0aed5380009efa96ef8d981d82 20241110160227499 DAUC <0003> auc.c:143 vector [3]: ck = f3b5ea70697a988ea8ddc5ab59834042 20241110160227499 DAUC <0003> auc.c:144 vector [3]: ik = cdef0ff1057ae536f3ed0de5c1e3d398 20241110160227499 DAUC <0003> auc.c:145 vector [3]: res = 38ad8cf90cc64ebb0000000000000000 20241110160227499 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160227499 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160227500 DAUC <0003> auc.c:179 vector [3]: kc = 3152dba208c40800 20241110160227500 DAUC <0003> auc.c:180 vector [3]: sres = 13d11e67 20241110160227500 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160227500 DAUC <0003> auc.c:113 vector [4]: rand = 4331a660363d6a330e6f0504ca8425f7 20241110160227500 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160227500 DAUC <0003> auc.c:142 vector [4]: autn = 566d1f460ae68000eda2b6fd5c3b1ab7 20241110160227500 DAUC <0003> auc.c:143 vector [4]: ck = 3dac26f2f99de4f79067a775a18614fe 20241110160227500 DAUC <0003> auc.c:144 vector [4]: ik = 4ea9ad4b31f5004db6f0d18cebff0ad4 20241110160227500 DAUC <0003> auc.c:145 vector [4]: res = b150e089276c0c420000000000000000 20241110160227500 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160227500 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160227500 DAUC <0003> auc.c:179 vector [4]: kc = 93a3f13f009c6400 20241110160227500 DAUC <0003> auc.c:180 vector [4]: sres = 5a7dcb7b 20241110160227500 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160227500 DAUC <0003> db_auc.c:245 IMSI='262422306838291': Generated 5 vectors 20241110160227500 DAUC <0003> db_auc.c:249 IMSI='262422306838291': Updating SQN=161 in DB 20241110160227500 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422306838291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422306838291"} 20241110160227500 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422306838291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160227500 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160227500 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5c798a0c59f9: Found GsupExpect[0] for "262422306838291" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422306838291" TC_gsup_sai_eps(38)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160227501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50376<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@5c798a0c59f9: Final verdict of PTC: pass 20241110160227502 DAUC <0003> db_auc.c:157 IMSI='262420777409502': No 2G Auth Data 20241110160227502 DAUC <0003> db_auc.c:192 IMSI='262420777409502': No 3G Auth Data HLR_Test-GSUP(33)@5c798a0c59f9: Created GsupExpect[0] for "262420777409502" to be handled at TC_gsup_sai_eps(39) 20241110160227509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 20241110160227511 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160227511 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420777409502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420777409502"} 20241110160227511 DAUC <0003> db_auc.c:236 IMSI='262420777409502': Calling to generate 5 vectors 20241110160227511 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160227511 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160227511 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160227511 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160227511 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160227511 DAUC <0003> auc.c:113 vector [0]: rand = 145f5cfbd743b6c70bd9165529318bc0 20241110160227511 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160227511 DAUC <0003> auc.c:142 vector [0]: autn = c2b3a05a1ed18000d05adcd71df8c01f 20241110160227511 DAUC <0003> auc.c:143 vector [0]: ck = 02cb1c6be55f1eb290fc5c66fde129a3 20241110160227511 DAUC <0003> auc.c:144 vector [0]: ik = 041e38278b414f5a4c67c00556342d12 20241110160227511 DAUC <0003> auc.c:145 vector [0]: res = d35eaffdc805c33b0000000000000000 20241110160227511 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160227511 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160227511 DAUC <0003> auc.c:179 vector [0]: kc = 847db5ebfca7c400 20241110160227511 DAUC <0003> auc.c:180 vector [0]: sres = 1e74864f 20241110160227511 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160227511 DAUC <0003> auc.c:113 vector [1]: rand = 249fe9e43ab99461067ee9557374dab3 20241110160227511 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160227511 DAUC <0003> auc.c:142 vector [1]: autn = 022eb646e8db8000211489dbc5ff5442 20241110160227511 DAUC <0003> auc.c:143 vector [1]: ck = 5c13941591ae715bbe19e34369f6d6ec 20241110160227511 DAUC <0003> auc.c:144 vector [1]: ik = e571a8b4d484b0dbb2138bb3b830f360 20241110160227511 DAUC <0003> auc.c:145 vector [1]: res = ea0b7a1d0b0be29c0000000000000000 20241110160227511 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160227511 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160227511 DAUC <0003> auc.c:179 vector [1]: kc = e04940f31d7ff400 20241110160227511 DAUC <0003> auc.c:180 vector [1]: sres = d36d5b8d 20241110160227511 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160227511 DAUC <0003> auc.c:113 vector [2]: rand = 140546e207b0600431be79f7484b6951 20241110160227511 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160227511 DAUC <0003> auc.c:142 vector [2]: autn = cb50a7358ea48000a77d9d4af4e7bc61 20241110160227511 DAUC <0003> auc.c:143 vector [2]: ck = 59ba53964ad949877ad2caaf6595fb39 20241110160227511 DAUC <0003> auc.c:144 vector [2]: ik = 2dad57ac7480abb50e1baa889214b390 20241110160227511 DAUC <0003> auc.c:145 vector [2]: res = 3c2541694fbaece40000000000000000 20241110160227511 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160227511 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160227511 DAUC <0003> auc.c:179 vector [2]: kc = 6e7d54c46cd0d000 20241110160227511 DAUC <0003> auc.c:180 vector [2]: sres = 68691c47 20241110160227511 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160227511 DAUC <0003> auc.c:113 vector [3]: rand = 82013861186026144f0eddc52a34d4ff 20241110160227511 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160227511 DAUC <0003> auc.c:142 vector [3]: autn = c29cd26e97c680001972e9b34a0bf4eb 20241110160227511 DAUC <0003> auc.c:143 vector [3]: ck = 894d1f25b31bbd1eb0e90e37169dccb5 20241110160227511 DAUC <0003> auc.c:144 vector [3]: ik = b72d8cbb47af7611023c673f28bb4a7d 20241110160227511 DAUC <0003> auc.c:145 vector [3]: res = d7b3829cc23eef910000000000000000 20241110160227511 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160227511 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160227511 DAUC <0003> auc.c:179 vector [3]: kc = ef91a69d4e7a5c00 20241110160227511 DAUC <0003> auc.c:180 vector [3]: sres = 68fd25d0 20241110160227511 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160227511 DAUC <0003> auc.c:113 vector [4]: rand = e997b3db450f8ed96094adf9eb50ef8b 20241110160227511 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160227511 DAUC <0003> auc.c:142 vector [4]: autn = d2ca1d758f5c80006859b9282a3e3f54 20241110160227511 DAUC <0003> auc.c:143 vector [4]: ck = d8ef95bc0ee31d5dc2f26cb9820c6688 20241110160227511 DAUC <0003> auc.c:144 vector [4]: ik = 1e965c57731c5cba21a51e21f9053d27 20241110160227512 DAUC <0003> auc.c:145 vector [4]: res = 0fe81cb6e610bc160000000000000000 20241110160227512 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160227512 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160227512 DAUC <0003> auc.c:179 vector [4]: kc = 7c577de1170e8800 20241110160227512 DAUC <0003> auc.c:180 vector [4]: sres = df7c9393 20241110160227512 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160227512 DAUC <0003> db_auc.c:245 IMSI='262420777409502': Generated 5 vectors 20241110160227512 DAUC <0003> db_auc.c:249 IMSI='262420777409502': Updating SQN=161 in DB 20241110160227512 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420777409502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420777409502"} 20241110160227512 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420777409502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160227512 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160227512 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5c798a0c59f9: Found GsupExpect[0] for "262420777409502" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_sai_eps(39)"262420777409502" TC_gsup_sai_eps(39)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160227513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@5c798a0c59f9: Final verdict of PTC: pass 20241110160227514 DAUC <0003> db_auc.c:157 IMSI='262427163114621': No 2G Auth Data 20241110160227514 DAUC <0003> db_auc.c:192 IMSI='262427163114621': No 3G Auth Data HLR_Test-GSUP(33)@5c798a0c59f9: Created GsupExpect[0] for "262427163114621" to be handled at TC_gsup_sai_eps(40) 20241110160227521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4258 20241110160227523 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160227523 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427163114621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427163114621"} 20241110160227523 DAUC <0003> db_auc.c:236 IMSI='262427163114621': Calling to generate 5 vectors 20241110160227523 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241110160227523 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241110160227523 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241110160227523 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241110160227523 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241110160227523 DAUC <0003> auc.c:113 vector [0]: rand = 5488e60175aef1b4888eb9807936f30c 20241110160227523 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241110160227523 DAUC <0003> auc.c:142 vector [0]: autn = 7830e8bbc79a8000e247279d3e59ff33 20241110160227523 DAUC <0003> auc.c:143 vector [0]: ck = c313289aa4fa906804a3fa43fa809671 20241110160227523 DAUC <0003> auc.c:144 vector [0]: ik = 6ed5196d3dd2d8b01be1bb71a323d81f 20241110160227523 DAUC <0003> auc.c:145 vector [0]: res = a9e8aa79d31dc4a30000000000000000 20241110160227523 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241110160227523 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241110160227523 DAUC <0003> auc.c:179 vector [0]: kc = 7b83b5db812497b4 20241110160227523 DAUC <0003> auc.c:180 vector [0]: sres = 0b0a56e1 20241110160227523 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241110160227523 DAUC <0003> auc.c:113 vector [1]: rand = 10a6d61748a126770e6010e786921288 20241110160227523 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241110160227523 DAUC <0003> auc.c:142 vector [1]: autn = 6b839c967ef48000eb582ac65a17a5c2 20241110160227523 DAUC <0003> auc.c:143 vector [1]: ck = 498f79b5a7eecaf64e4eabc72f34b45a 20241110160227523 DAUC <0003> auc.c:144 vector [1]: ik = b5f139a3d9ca623abb0a99313bbb6a95 20241110160227523 DAUC <0003> auc.c:145 vector [1]: res = 6d2fa025807db9c20000000000000000 20241110160227523 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241110160227523 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241110160227523 DAUC <0003> auc.c:179 vector [1]: kc = aa81cd9bee405037 20241110160227523 DAUC <0003> auc.c:180 vector [1]: sres = 8acb4f87 20241110160227523 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241110160227523 DAUC <0003> auc.c:113 vector [2]: rand = da7f477ba5723a64116b2b4183e7259c 20241110160227523 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241110160227523 DAUC <0003> auc.c:142 vector [2]: autn = daaa01955e4c8000c23acb4e74e03025 20241110160227523 DAUC <0003> auc.c:143 vector [2]: ck = fd703b281aff90574588dcb1fe1bb904 20241110160227523 DAUC <0003> auc.c:144 vector [2]: ik = 860799132f61d0b16aee402d8f9fdec5 20241110160227523 DAUC <0003> auc.c:145 vector [2]: res = 21eca4b5434e513d0000000000000000 20241110160227523 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241110160227523 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241110160227523 DAUC <0003> auc.c:179 vector [2]: kc = a6bcd327f1f80dab 20241110160227523 DAUC <0003> auc.c:180 vector [2]: sres = 4a8db899 20241110160227523 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241110160227523 DAUC <0003> auc.c:113 vector [3]: rand = 26256189fdc979269ffd1de1941b868b 20241110160227523 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241110160227523 DAUC <0003> auc.c:142 vector [3]: autn = 03010806af9280006c45908a4c449e8a 20241110160227523 DAUC <0003> auc.c:143 vector [3]: ck = 05e66126272db4ff1f499073a932a43b 20241110160227523 DAUC <0003> auc.c:144 vector [3]: ik = 3099e2bef7204bd71109d5760fff8dd0 20241110160227523 DAUC <0003> auc.c:145 vector [3]: res = f1977d24004efe950000000000000000 20241110160227523 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241110160227523 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241110160227523 DAUC <0003> auc.c:179 vector [3]: kc = 40bc9dbcf326b5fd 20241110160227523 DAUC <0003> auc.c:180 vector [3]: sres = fec91f77 20241110160227523 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241110160227523 DAUC <0003> auc.c:113 vector [4]: rand = 5585ae14be687c773366e7d9f3a306c5 20241110160227523 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241110160227523 DAUC <0003> auc.c:142 vector [4]: autn = 9681935cea008000f0231cb3b9ac6acb 20241110160227523 DAUC <0003> auc.c:143 vector [4]: ck = 7a0baeeb8a5c8266320f1c0bda13c3ef 20241110160227523 DAUC <0003> auc.c:144 vector [4]: ik = caf1d6a36b499dae35d9354127a32b63 20241110160227523 DAUC <0003> auc.c:145 vector [4]: res = 07f2dff456d970400000000000000000 20241110160227523 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241110160227523 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241110160227523 DAUC <0003> auc.c:179 vector [4]: kc = addaa31230872e31 20241110160227523 DAUC <0003> auc.c:180 vector [4]: sres = 0020df1a 20241110160227523 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241110160227523 DAUC <0003> db_auc.c:245 IMSI='262427163114621': Generated 5 vectors 20241110160227523 DAUC <0003> db_auc.c:249 IMSI='262427163114621': Updating SQN=161 in DB 20241110160227523 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427163114621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427163114621"} 20241110160227523 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427163114621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160227523 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160227523 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5c798a0c59f9: Found GsupExpect[0] for "262427163114621" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427163114621" TC_gsup_sai_eps(40)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160227525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160227526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50354<->l=127.0.0.1:4258 20241110160227526 DLINP <000b> input/ipa.c:451 connected read/write 20241110160227526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160227526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160227526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160227526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@5c798a0c59f9: Final verdict of PTC: none 20241110160227526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45969<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@5c798a0c59f9: Final verdict of PTC: none 34@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:27 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 20241110160227549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20241110160227650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50406<->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=126280) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_ul_unknown_imsi started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160230762 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160230762 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160230764 DLINP <000b> input/ipa.c:451 connected read/write 20241110160230764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160230764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160230766 DLINP <000b> input/ipa.c:451 connected read/write 20241110160230766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160230766 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160230766 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160230766 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 20241110160230766 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160230766 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 20241110160230766 DLGSUP <0013> gsup_server.c:235 2: 20241110160230766 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160230766 DLGSUP <0013> gsup_server.c:235 3: 20241110160230766 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160230766 DLGSUP <0013> gsup_server.c:235 4: 20241110160230766 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160230766 DLGSUP <0013> gsup_server.c:235 5: 20241110160230766 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160230766 DLGSUP <0013> gsup_server.c:235 7: 20241110160230766 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160230766 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160230766 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160230766 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@5c798a0c59f9: 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") 20241110160230779 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35677<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@5c798a0c59f9: Created GsupExpect[0] for "262421838511645" to be handled at TC_gsup_ul_unknown_imsi(45) 20241110160230785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4258 20241110160230806 DLINP <000b> input/ipa.c:451 connected read/write 20241110160230806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160230806 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421838511645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421838511645" cn_domain=PS} 20241110160230806 DLU <0006> fsm.c:456 lu(262421838511645)[0x61200000b320]{UNVALIDATED}: Allocated 20241110160230806 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421838511645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241110160230806 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421838511645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421838511645" cause=IMSI unknown in HLR} 20241110160230806 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421838511645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160230807 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421838511645)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160230807 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421838511645)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241110160230807 DLU <0006> fsm.c:568 lu(PS:IMSI-262421838511645)[0x61200000b320]{UNVALIDATED}: Deallocated 20241110160230807 DLINP <000b> input/ipa.c:451 connected read/write 20241110160230807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160230807 DLINP <000b> input/ipa.c:451 connected read/write 20241110160230807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@5c798a0c59f9: Found GsupExpect[0] for "262421838511645" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262421838511645" TC_gsup_ul_unknown_imsi(45)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160230813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@5c798a0c59f9: Final verdict of PTC: pass 20241110160230815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4258 20241110160230817 DLINP <000b> input/ipa.c:451 connected read/write 20241110160230817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160230817 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160230817 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160230817 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@5c798a0c59f9: Final verdict of PTC: none 20241110160230818 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35677<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@5c798a0c59f9: Final verdict of PTC: none 43@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 43: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:30 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 20241110160230890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50434<->l=127.0.0.1:4258 20241110160230991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50434<->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=26136) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160234096 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160234096 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160234101 DLINP <000b> input/ipa.c:451 connected read/write 20241110160234101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160234103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160234106 DLINP <000b> input/ipa.c:451 connected read/write 20241110160234107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(46)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160234107 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160234107 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160234107 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 20241110160234107 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160234107 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 20241110160234107 DLGSUP <0013> gsup_server.c:235 2: 20241110160234107 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160234107 DLGSUP <0013> gsup_server.c:235 3: 20241110160234107 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160234108 DLGSUP <0013> gsup_server.c:235 4: 20241110160234108 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160234108 DLGSUP <0013> gsup_server.c:235 5: 20241110160234108 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160234108 DLGSUP <0013> gsup_server.c:235 7: 20241110160234108 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160234108 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160234108 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160234108 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@5c798a0c59f9: 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") 20241110160234133 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39541<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@5c798a0c59f9: Created GsupExpect[0] for "262421087738800" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241110160234148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54522<->l=127.0.0.1:4258 20241110160234156 DLINP <000b> input/ipa.c:451 connected read/write 20241110160234156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160234156 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421087738800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421087738800" cn_domain=PS source_name="the-source\n"} 20241110160234156 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110160234157 DLU <0006> fsm.c:456 lu(262421087738800)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241110160234157 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421087738800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241110160234157 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421087738800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421087738800" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241110160234157 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421087738800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160234157 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421087738800)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160234157 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421087738800)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241110160234157 DLU <0006> fsm.c:568 lu(PS:IMSI-262421087738800)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241110160234157 DLINP <000b> input/ipa.c:451 connected read/write 20241110160234157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160234157 DLINP <000b> input/ipa.c:451 connected read/write 20241110160234157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@5c798a0c59f9: Found GsupExpect[0] for "262421087738800" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421087738800" TC_gsup_ul_unknown_imsi_via_proxy(50)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160234161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54522<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@5c798a0c59f9: Final verdict of PTC: pass 20241110160234163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 20241110160234165 DLINP <000b> input/ipa.c:451 connected read/write 20241110160234165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160234165 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160234165 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160234165 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160234165 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241110160234165 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39541<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@5c798a0c59f9: Final verdict of PTC: none 48@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 48: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:34 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 20241110160234198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54538<->l=127.0.0.1:4258 20241110160234299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54538<->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@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160237408 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160237408 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160237413 DLINP <000b> input/ipa.c:451 connected read/write 20241110160237413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160237415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160237419 DLINP <000b> input/ipa.c:451 connected read/write 20241110160237419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160237420 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160237420 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160237420 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 HLR_Test-GSUP-IPA(51)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160237420 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160237420 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 20241110160237420 DLGSUP <0013> gsup_server.c:235 2: 20241110160237420 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160237420 DLGSUP <0013> gsup_server.c:235 3: 20241110160237421 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160237421 DLGSUP <0013> gsup_server.c:235 4: 20241110160237421 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160237421 DLGSUP <0013> gsup_server.c:235 5: 20241110160237421 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160237421 DLGSUP <0013> gsup_server.c:235 7: 20241110160237421 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160237421 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160237421 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160237421 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@5c798a0c59f9: 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") 20241110160237439 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33565<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@5c798a0c59f9: Created GsupExpect[0] for "262420978119796" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241110160237449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 20241110160237462 DLINP <000b> input/ipa.c:451 connected read/write 20241110160237462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160237462 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420978119796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420978119796" cn_domain=PS} 20241110160237462 DLU <0006> fsm.c:456 lu(262420978119796)[0x61200000b620]{UNVALIDATED}: Allocated 20241110160237463 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420978119796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241110160237463 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420978119796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420978119796" cause=Roaming not allowed in this location area} 20241110160237463 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420978119796 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160237463 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420978119796)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160237463 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420978119796)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241110160237463 DLU <0006> fsm.c:568 lu(PS:IMSI-262420978119796)[0x61200000b620]{UNVALIDATED}: Deallocated 20241110160237463 DLINP <000b> input/ipa.c:451 connected read/write 20241110160237463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160237463 DLINP <000b> input/ipa.c:451 connected read/write 20241110160237463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@5c798a0c59f9: Found GsupExpect[0] for "262420978119796" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420978119796" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160237468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5c798a0c59f9: Final verdict of PTC: pass 20241110160237469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 20241110160237471 DLINP <000b> input/ipa.c:451 connected read/write 20241110160237471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160237471 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(52)@5c798a0c59f9: Final verdict of PTC: none 20241110160237471 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160237471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160237472 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33565<->l=127.0.0.1:4259) 53@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 53: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:37 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 20241110160237506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54554<->l=127.0.0.1:4258 20241110160237608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54554<->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@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_sai_err_unknown_imsi started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160240715 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160240716 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160240720 DLINP <000b> input/ipa.c:451 connected read/write 20241110160240720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160240721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160240725 DLINP <000b> input/ipa.c:451 connected read/write 20241110160240725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(56)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160240726 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160240726 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160240726 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 20241110160240726 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160240726 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 20241110160240726 DLGSUP <0013> gsup_server.c:235 2: 20241110160240726 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160240726 DLGSUP <0013> gsup_server.c:235 3: 20241110160240726 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160240726 DLGSUP <0013> gsup_server.c:235 4: 20241110160240726 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160240726 DLGSUP <0013> gsup_server.c:235 5: 20241110160240726 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160240726 DLGSUP <0013> gsup_server.c:235 7: 20241110160240726 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160240726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160240726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160240726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@5c798a0c59f9: 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") 20241110160240750 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44779<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@5c798a0c59f9: Created GsupExpect[0] for "262427284827966" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241110160240762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54574<->l=127.0.0.1:4258 20241110160240770 DLINP <000b> input/ipa.c:451 connected read/write 20241110160240770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160240770 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427284827966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427284827966"} 20241110160240770 DAUC <0003> db_auc.c:133 IMSI='262427284827966': No such subscriber 20241110160240770 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427284827966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241110160240770 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427284827966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427284827966" cause=IMSI unknown in HLR} 20241110160240770 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427284827966 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160240770 DLINP <000b> input/ipa.c:451 connected read/write 20241110160240770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160240770 DLINP <000b> input/ipa.c:451 connected read/write 20241110160240770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@5c798a0c59f9: Found GsupExpect[0] for "262427284827966" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427284827966" TC_gsup_sai_err_unknown_imsi(60)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160240774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54574<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@5c798a0c59f9: Final verdict of PTC: pass 20241110160240776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54564<->l=127.0.0.1:4258 20241110160240778 DLINP <000b> input/ipa.c:451 connected read/write 20241110160240778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160240778 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160240778 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160240778 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160240778 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44779<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@5c798a0c59f9: Final verdict of PTC: none 58@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 58: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:40 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 20241110160240811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4258 20241110160240912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54584<->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@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:42 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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_ul started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160244031 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160244032 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160244036 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@5c798a0c59f9: 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 } } } } 20241110160244042 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244042 DLGSUP <0013> gsup_server.c:280 CCM Callback HLR_Test-GSUP-IPA(61)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160244042 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160244042 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 20241110160244042 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160244042 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 20241110160244042 DLGSUP <0013> gsup_server.c:235 2: 20241110160244042 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160244042 DLGSUP <0013> gsup_server.c:235 3: 20241110160244042 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160244042 DLGSUP <0013> gsup_server.c:235 4: 20241110160244042 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160244042 DLGSUP <0013> gsup_server.c:235 5: 20241110160244042 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160244043 DLGSUP <0013> gsup_server.c:235 7: 20241110160244043 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160244043 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160244043 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160244043 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@5c798a0c59f9: 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") 20241110160244061 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36279<->l=127.0.0.1:4259) 20241110160244066 DAUC <0003> db_auc.c:157 IMSI='262420798680085': No 2G Auth Data 20241110160244066 DAUC <0003> db_auc.c:192 IMSI='262420798680085': No 3G Auth Data HLR_Test-GSUP(62)@5c798a0c59f9: Created GsupExpect[0] for "262420798680085" to be handled at TC_gsup_ul(65) 20241110160244075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4258 20241110160244082 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244082 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420798680085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420798680085" cn_domain=PS} 20241110160244082 DLU <0006> fsm.c:456 lu(262420798680085)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241110160244082 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420798680085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160244082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420798680085)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160244082 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420798680085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420798680085" cn_domain=PS} 20241110160244082 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244082 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5c798a0c59f9: Found GsupExpect[0] for "262420798680085" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_ul(65)"262420798680085" 20241110160244085 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244085 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420798680085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420798680085"} 20241110160244085 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420798680085)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160244085 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420798680085 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160244085 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420798680085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420798680085"} 20241110160244085 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420798680085 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160244085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420798680085)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160244085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420798680085)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160244085 DLU <0006> fsm.c:568 lu(PS:IMSI-262420798680085)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160244085 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244085 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul(65)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160244087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4258 TC_gsup_ul(65)@5c798a0c59f9: Final verdict of PTC: pass 20241110160244088 DAUC <0003> db_auc.c:157 IMSI='262420566748228': No 2G Auth Data 20241110160244088 DAUC <0003> db_auc.c:192 IMSI='262420566748228': No 3G Auth Data 20241110160244089 DLGSUP <0013> hlr.c:121 IMSI 262420566748228: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5c798a0c59f9: Created GsupExpect[0] for "262420566748228" to be handled at TC_gsup_ul(66) 20241110160244098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50602<->l=127.0.0.1:4258 20241110160244100 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244100 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420566748228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420566748228" cn_domain=PS} 20241110160244100 DLU <0006> fsm.c:456 lu(262420566748228)[0x61200000b920]{UNVALIDATED}: Allocated 20241110160244100 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420566748228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160244100 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420566748228)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160244100 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420566748228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420566748228" cn_domain=PS} 20241110160244100 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244100 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5c798a0c59f9: Found GsupExpect[0] for "262420566748228" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_ul(66)"262420566748228" 20241110160244101 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244101 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420566748228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420566748228"} 20241110160244101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420566748228)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160244101 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420566748228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160244101 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420566748228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420566748228"} 20241110160244101 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420566748228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160244101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420566748228)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160244101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420566748228)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160244101 DLU <0006> fsm.c:568 lu(PS:IMSI-262420566748228)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160244101 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244101 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul(66)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160244101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50602<->l=127.0.0.1:4258 TC_gsup_ul(66)@5c798a0c59f9: Final verdict of PTC: pass 20241110160244102 DAUC <0003> db_auc.c:157 IMSI='262427946124116': No 2G Auth Data 20241110160244102 DAUC <0003> db_auc.c:192 IMSI='262427946124116': No 3G Auth Data 20241110160244102 DLGSUP <0013> hlr.c:121 IMSI 262427946124116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5c798a0c59f9: Created GsupExpect[0] for "262427946124116" to be handled at TC_gsup_ul(67) 20241110160244109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50608<->l=127.0.0.1:4258 20241110160244111 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244111 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427946124116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427946124116" cn_domain=PS} 20241110160244111 DLU <0006> fsm.c:456 lu(262427946124116)[0x61200000baa0]{UNVALIDATED}: Allocated 20241110160244111 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427946124116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160244111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427946124116)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160244111 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427946124116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427946124116" cn_domain=PS} 20241110160244111 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244111 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5c798a0c59f9: Found GsupExpect[0] for "262427946124116" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_ul(67)"262427946124116" 20241110160244112 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244112 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427946124116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427946124116"} 20241110160244112 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427946124116)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160244112 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427946124116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160244112 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427946124116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427946124116"} 20241110160244112 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427946124116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160244112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427946124116)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160244112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427946124116)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160244112 DLU <0006> fsm.c:568 lu(PS:IMSI-262427946124116)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160244112 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244112 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul(67)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160244113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50608<->l=127.0.0.1:4258 TC_gsup_ul(67)@5c798a0c59f9: Final verdict of PTC: pass 20241110160244114 DAUC <0003> db_auc.c:157 IMSI='262427693130186': No 2G Auth Data 20241110160244114 DAUC <0003> db_auc.c:192 IMSI='262427693130186': No 3G Auth Data 20241110160244114 DLGSUP <0013> hlr.c:121 IMSI 262427693130186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5c798a0c59f9: Created GsupExpect[0] for "262427693130186" to be handled at TC_gsup_ul(68) 20241110160244120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50618<->l=127.0.0.1:4258 20241110160244122 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244122 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427693130186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427693130186" cn_domain=PS} 20241110160244122 DLU <0006> fsm.c:456 lu(262427693130186)[0x61200000bc20]{UNVALIDATED}: Allocated 20241110160244122 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427693130186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160244122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427693130186)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160244122 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427693130186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427693130186" cn_domain=PS} 20241110160244122 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244122 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5c798a0c59f9: Found GsupExpect[0] for "262427693130186" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_ul(68)"262427693130186" 20241110160244123 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244123 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427693130186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427693130186"} 20241110160244123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427693130186)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160244123 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427693130186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160244123 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427693130186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427693130186"} 20241110160244123 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427693130186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160244123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427693130186)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160244123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427693130186)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160244123 DLU <0006> fsm.c:568 lu(PS:IMSI-262427693130186)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160244123 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244123 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul(68)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160244124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50618<->l=127.0.0.1:4258 TC_gsup_ul(68)@5c798a0c59f9: Final verdict of PTC: pass 20241110160244124 DAUC <0003> db_auc.c:157 IMSI='262426366282867': No 2G Auth Data 20241110160244124 DAUC <0003> db_auc.c:192 IMSI='262426366282867': No 3G Auth Data 20241110160244125 DLGSUP <0013> hlr.c:121 IMSI 262426366282867: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5c798a0c59f9: Created GsupExpect[0] for "262426366282867" to be handled at TC_gsup_ul(69) 20241110160244131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50632<->l=127.0.0.1:4258 20241110160244132 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244132 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426366282867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426366282867" cn_domain=PS} 20241110160244132 DLU <0006> fsm.c:456 lu(262426366282867)[0x61200000bda0]{UNVALIDATED}: Allocated 20241110160244133 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426366282867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160244133 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426366282867)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160244133 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426366282867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426366282867" cn_domain=PS} 20241110160244133 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244133 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5c798a0c59f9: Found GsupExpect[0] for "262426366282867" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_ul(69)"262426366282867" 20241110160244134 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244134 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426366282867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426366282867"} 20241110160244134 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426366282867)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160244134 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426366282867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160244134 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426366282867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426366282867"} 20241110160244134 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426366282867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160244134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426366282867)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160244134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426366282867)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160244134 DLU <0006> fsm.c:568 lu(PS:IMSI-262426366282867)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160244134 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244134 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul(69)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160244135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50632<->l=127.0.0.1:4258 TC_gsup_ul(69)@5c798a0c59f9: Final verdict of PTC: pass 20241110160244135 DAUC <0003> db_auc.c:157 IMSI='262429677228472': No 2G Auth Data 20241110160244135 DAUC <0003> db_auc.c:192 IMSI='262429677228472': No 3G Auth Data 20241110160244136 DLGSUP <0013> hlr.c:121 IMSI 262429677228472: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5c798a0c59f9: Created GsupExpect[0] for "262429677228472" to be handled at TC_gsup_ul(70) 20241110160244142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50638<->l=127.0.0.1:4258 20241110160244143 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244143 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429677228472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429677228472" cn_domain=PS} 20241110160244143 DLU <0006> fsm.c:456 lu(262429677228472)[0x61200000bf20]{UNVALIDATED}: Allocated 20241110160244143 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429677228472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160244143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429677228472)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160244143 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429677228472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429677228472" cn_domain=PS} 20241110160244143 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244143 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5c798a0c59f9: Found GsupExpect[0] for "262429677228472" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_ul(70)"262429677228472" 20241110160244144 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244144 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429677228472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429677228472"} 20241110160244144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429677228472)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160244144 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429677228472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160244144 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429677228472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429677228472"} 20241110160244144 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429677228472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160244144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429677228472)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160244144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429677228472)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160244144 DLU <0006> fsm.c:568 lu(PS:IMSI-262429677228472)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160244145 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244145 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul(70)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160244145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50638<->l=127.0.0.1:4258 TC_gsup_ul(70)@5c798a0c59f9: Final verdict of PTC: pass 20241110160244146 DAUC <0003> db_auc.c:157 IMSI='262424376104804': No 2G Auth Data 20241110160244146 DAUC <0003> db_auc.c:192 IMSI='262424376104804': No 3G Auth Data 20241110160244147 DLGSUP <0013> hlr.c:121 IMSI 262424376104804: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5c798a0c59f9: Created GsupExpect[0] for "262424376104804" to be handled at TC_gsup_ul(71) 20241110160244153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50652<->l=127.0.0.1:4258 20241110160244155 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244155 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424376104804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424376104804" cn_domain=PS} 20241110160244155 DLU <0006> fsm.c:456 lu(262424376104804)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241110160244155 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424376104804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160244155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424376104804)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160244155 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424376104804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424376104804" cn_domain=PS} 20241110160244155 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244155 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5c798a0c59f9: Found GsupExpect[0] for "262424376104804" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_ul(71)"262424376104804" 20241110160244156 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244156 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424376104804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424376104804"} 20241110160244156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424376104804)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160244156 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424376104804 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160244156 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424376104804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424376104804"} 20241110160244156 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424376104804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160244156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376104804)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160244156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376104804)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160244156 DLU <0006> fsm.c:568 lu(PS:IMSI-262424376104804)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160244156 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244156 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul(71)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160244157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50652<->l=127.0.0.1:4258 TC_gsup_ul(71)@5c798a0c59f9: Final verdict of PTC: pass 20241110160244157 DAUC <0003> db_auc.c:157 IMSI='262429371731534': No 2G Auth Data 20241110160244157 DAUC <0003> db_auc.c:192 IMSI='262429371731534': No 3G Auth Data 20241110160244158 DLGSUP <0013> hlr.c:121 IMSI 262429371731534: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5c798a0c59f9: Created GsupExpect[0] for "262429371731534" to be handled at TC_gsup_ul(72) 20241110160244164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4258 20241110160244166 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244166 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429371731534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429371731534" cn_domain=PS} 20241110160244166 DLU <0006> fsm.c:456 lu(262429371731534)[0x612000010120]{UNVALIDATED}: Allocated 20241110160244166 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429371731534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160244166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429371731534)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160244166 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429371731534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429371731534" cn_domain=PS} 20241110160244166 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244166 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5c798a0c59f9: Found GsupExpect[0] for "262429371731534" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_ul(72)"262429371731534" 20241110160244167 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244167 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429371731534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429371731534"} 20241110160244167 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429371731534)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160244167 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429371731534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160244167 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429371731534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429371731534"} 20241110160244167 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429371731534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160244167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429371731534)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160244167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429371731534)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160244167 DLU <0006> fsm.c:568 lu(PS:IMSI-262429371731534)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160244167 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160244167 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul(72)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160244167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4258 TC_gsup_ul(72)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160244168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 20241110160244169 DLINP <000b> input/ipa.c:451 connected read/write 20241110160244169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160244169 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(62)@5c798a0c59f9: Final verdict of PTC: none 20241110160244169 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160244169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160244169 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36279<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@5c798a0c59f9: Final verdict of PTC: none 63@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_ul finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:44 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241110160244193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4258 20241110160244294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50674<->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=112780) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:46 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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_ul_via_proxy started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160247393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160247393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160247398 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@5c798a0c59f9: 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 } } } } 20241110160247403 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160247403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160247403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160247404 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 20241110160247404 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160247404 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 20241110160247404 DLGSUP <0013> gsup_server.c:235 2: 20241110160247404 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160247404 DLGSUP <0013> gsup_server.c:235 3: 20241110160247404 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160247404 DLGSUP <0013> gsup_server.c:235 4: 20241110160247404 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160247404 DLGSUP <0013> gsup_server.c:235 5: 20241110160247404 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160247404 DLGSUP <0013> gsup_server.c:235 7: 20241110160247404 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160247404 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160247404 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160247404 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@5c798a0c59f9: 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") 20241110160247433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44967<->l=127.0.0.1:4259) 20241110160247443 DAUC <0003> db_auc.c:157 IMSI='262420836022739': No 2G Auth Data 20241110160247443 DAUC <0003> db_auc.c:192 IMSI='262420836022739': No 3G Auth Data HLR_Test-GSUP(74)@5c798a0c59f9: Created GsupExpect[0] for "262420836022739" to be handled at TC_gsup_ul_via_proxy(77) 20241110160247474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50696<->l=127.0.0.1:4258 20241110160247485 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247486 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420836022739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420836022739" cn_domain=PS source_name="the-source\n"} 20241110160247486 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110160247486 DLU <0006> fsm.c:456 lu(262420836022739)[0x6120000102a0]{UNVALIDATED}: Allocated 20241110160247486 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420836022739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110160247486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420836022739)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160247487 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420836022739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420836022739" cn_domain=PS destination_name="the-source\n"} 20241110160247487 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247487 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5c798a0c59f9: Found GsupExpect[0] for "262420836022739" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420836022739" 20241110160247493 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247493 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420836022739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420836022739" source_name="the-source\n"} 20241110160247493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420836022739)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160247493 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262420836022739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160247493 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420836022739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420836022739" destination_name="the-source\n"} 20241110160247494 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262420836022739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160247494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420836022739)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160247494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420836022739)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160247494 DLU <0006> fsm.c:568 lu(PS:IMSI-262420836022739)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160247494 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247494 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160247497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50696<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@5c798a0c59f9: Final verdict of PTC: pass 20241110160247500 DAUC <0003> db_auc.c:157 IMSI='262425930181702': No 2G Auth Data 20241110160247500 DAUC <0003> db_auc.c:192 IMSI='262425930181702': No 3G Auth Data 20241110160247502 DLGSUP <0013> hlr.c:121 IMSI 262425930181702: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5c798a0c59f9: Created GsupExpect[0] for "262425930181702" to be handled at TC_gsup_ul_via_proxy(78) 20241110160247518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4258 20241110160247520 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247520 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425930181702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425930181702" cn_domain=PS source_name="the-source\n"} 20241110160247520 DLU <0006> fsm.c:456 lu(262425930181702)[0x612000010420]{UNVALIDATED}: Allocated 20241110160247520 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425930181702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110160247520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425930181702)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160247520 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425930181702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425930181702" cn_domain=PS destination_name="the-source\n"} 20241110160247520 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247520 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5c798a0c59f9: Found GsupExpect[0] for "262425930181702" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425930181702" 20241110160247521 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247521 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425930181702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425930181702" source_name="the-source\n"} 20241110160247521 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425930181702)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160247521 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262425930181702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160247521 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425930181702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425930181702" destination_name="the-source\n"} 20241110160247521 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262425930181702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160247521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425930181702)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160247521 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425930181702)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160247521 DLU <0006> fsm.c:568 lu(PS:IMSI-262425930181702)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160247521 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247521 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160247522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@5c798a0c59f9: Final verdict of PTC: pass 20241110160247522 DAUC <0003> db_auc.c:157 IMSI='262426025342345': No 2G Auth Data 20241110160247523 DAUC <0003> db_auc.c:192 IMSI='262426025342345': No 3G Auth Data 20241110160247523 DLGSUP <0013> hlr.c:121 IMSI 262426025342345: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5c798a0c59f9: Created GsupExpect[0] for "262426025342345" to be handled at TC_gsup_ul_via_proxy(79) 20241110160247529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4258 20241110160247531 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247531 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426025342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426025342345" cn_domain=PS source_name="the-source\n"} 20241110160247531 DLU <0006> fsm.c:456 lu(262426025342345)[0x6120000105a0]{UNVALIDATED}: Allocated 20241110160247531 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426025342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110160247531 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426025342345)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160247531 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426025342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426025342345" cn_domain=PS destination_name="the-source\n"} 20241110160247531 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247531 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5c798a0c59f9: Found GsupExpect[0] for "262426025342345" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426025342345" 20241110160247532 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247532 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426025342345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426025342345" source_name="the-source\n"} 20241110160247532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426025342345)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160247532 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262426025342345 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160247532 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426025342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426025342345" destination_name="the-source\n"} 20241110160247532 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262426025342345 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160247532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426025342345)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160247532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426025342345)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160247532 DLU <0006> fsm.c:568 lu(PS:IMSI-262426025342345)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160247532 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247532 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160247532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@5c798a0c59f9: Final verdict of PTC: pass 20241110160247533 DAUC <0003> db_auc.c:157 IMSI='262425331589463': No 2G Auth Data 20241110160247533 DAUC <0003> db_auc.c:192 IMSI='262425331589463': No 3G Auth Data 20241110160247533 DLGSUP <0013> hlr.c:121 IMSI 262425331589463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5c798a0c59f9: Created GsupExpect[0] for "262425331589463" to be handled at TC_gsup_ul_via_proxy(80) 20241110160247540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 20241110160247542 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247542 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425331589463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425331589463" cn_domain=PS source_name="the-source\n"} 20241110160247542 DLU <0006> fsm.c:456 lu(262425331589463)[0x612000010720]{UNVALIDATED}: Allocated 20241110160247542 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425331589463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110160247542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425331589463)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160247542 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425331589463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425331589463" cn_domain=PS destination_name="the-source\n"} 20241110160247542 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247542 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5c798a0c59f9: Found GsupExpect[0] for "262425331589463" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425331589463" 20241110160247543 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247544 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425331589463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425331589463" source_name="the-source\n"} 20241110160247544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425331589463)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160247544 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425331589463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160247544 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425331589463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425331589463" destination_name="the-source\n"} 20241110160247544 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425331589463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160247544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425331589463)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160247544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425331589463)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160247544 DLU <0006> fsm.c:568 lu(PS:IMSI-262425331589463)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160247544 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247544 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160247544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@5c798a0c59f9: Final verdict of PTC: pass 20241110160247545 DAUC <0003> db_auc.c:157 IMSI='262428341192263': No 2G Auth Data 20241110160247545 DAUC <0003> db_auc.c:192 IMSI='262428341192263': No 3G Auth Data 20241110160247546 DLGSUP <0013> hlr.c:121 IMSI 262428341192263: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5c798a0c59f9: Created GsupExpect[0] for "262428341192263" to be handled at TC_gsup_ul_via_proxy(81) 20241110160247553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4258 20241110160247554 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247554 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428341192263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428341192263" cn_domain=PS source_name="the-source\n"} 20241110160247554 DLU <0006> fsm.c:456 lu(262428341192263)[0x6120000108a0]{UNVALIDATED}: Allocated 20241110160247554 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428341192263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110160247554 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428341192263)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160247554 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428341192263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428341192263" cn_domain=PS destination_name="the-source\n"} 20241110160247554 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247554 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5c798a0c59f9: Found GsupExpect[0] for "262428341192263" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428341192263" 20241110160247556 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247556 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428341192263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428341192263" source_name="the-source\n"} 20241110160247556 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428341192263)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160247556 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428341192263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160247556 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428341192263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428341192263" destination_name="the-source\n"} 20241110160247556 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428341192263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160247556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428341192263)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160247556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428341192263)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160247556 DLU <0006> fsm.c:568 lu(PS:IMSI-262428341192263)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160247556 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247556 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160247556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@5c798a0c59f9: Final verdict of PTC: pass 20241110160247557 DAUC <0003> db_auc.c:157 IMSI='262426867002918': No 2G Auth Data 20241110160247557 DAUC <0003> db_auc.c:192 IMSI='262426867002918': No 3G Auth Data 20241110160247558 DLGSUP <0013> hlr.c:121 IMSI 262426867002918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5c798a0c59f9: Created GsupExpect[0] for "262426867002918" to be handled at TC_gsup_ul_via_proxy(82) 20241110160247564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 20241110160247566 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247566 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426867002918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426867002918" cn_domain=PS source_name="the-source\n"} 20241110160247566 DLU <0006> fsm.c:456 lu(262426867002918)[0x612000010a20]{UNVALIDATED}: Allocated 20241110160247566 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426867002918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110160247566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426867002918)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160247566 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426867002918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426867002918" cn_domain=PS destination_name="the-source\n"} 20241110160247566 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247566 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5c798a0c59f9: Found GsupExpect[0] for "262426867002918" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426867002918" 20241110160247567 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247567 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426867002918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426867002918" source_name="the-source\n"} 20241110160247567 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426867002918)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160247567 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262426867002918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160247567 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426867002918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426867002918" destination_name="the-source\n"} 20241110160247567 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262426867002918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160247567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426867002918)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160247567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426867002918)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160247567 DLU <0006> fsm.c:568 lu(PS:IMSI-262426867002918)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160247567 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247567 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160247568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@5c798a0c59f9: Final verdict of PTC: pass 20241110160247569 DAUC <0003> db_auc.c:157 IMSI='262429559218263': No 2G Auth Data 20241110160247569 DAUC <0003> db_auc.c:192 IMSI='262429559218263': No 3G Auth Data 20241110160247569 DLGSUP <0013> hlr.c:121 IMSI 262429559218263: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5c798a0c59f9: Created GsupExpect[0] for "262429559218263" to be handled at TC_gsup_ul_via_proxy(83) 20241110160247575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 20241110160247577 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247577 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429559218263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429559218263" cn_domain=PS source_name="the-source\n"} 20241110160247577 DLU <0006> fsm.c:456 lu(262429559218263)[0x612000010ba0]{UNVALIDATED}: Allocated 20241110160247577 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429559218263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110160247577 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429559218263)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160247577 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429559218263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429559218263" cn_domain=PS destination_name="the-source\n"} 20241110160247577 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247577 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5c798a0c59f9: Found GsupExpect[0] for "262429559218263" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429559218263" 20241110160247578 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247578 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429559218263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429559218263" source_name="the-source\n"} 20241110160247578 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429559218263)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160247578 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262429559218263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160247578 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429559218263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429559218263" destination_name="the-source\n"} 20241110160247578 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262429559218263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160247578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429559218263)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160247578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429559218263)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160247578 DLU <0006> fsm.c:568 lu(PS:IMSI-262429559218263)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160247578 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247578 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160247579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@5c798a0c59f9: Final verdict of PTC: pass 20241110160247579 DAUC <0003> db_auc.c:157 IMSI='262421363920276': No 2G Auth Data 20241110160247579 DAUC <0003> db_auc.c:192 IMSI='262421363920276': No 3G Auth Data 20241110160247580 DLGSUP <0013> hlr.c:121 IMSI 262421363920276: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5c798a0c59f9: Created GsupExpect[0] for "262421363920276" to be handled at TC_gsup_ul_via_proxy(84) 20241110160247585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50762<->l=127.0.0.1:4258 20241110160247587 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247587 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421363920276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421363920276" cn_domain=PS source_name="the-source\n"} 20241110160247587 DLU <0006> fsm.c:456 lu(262421363920276)[0x612000010d20]{UNVALIDATED}: Allocated 20241110160247587 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421363920276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241110160247587 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421363920276)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160247587 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421363920276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421363920276" cn_domain=PS destination_name="the-source\n"} 20241110160247587 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247587 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5c798a0c59f9: Found GsupExpect[0] for "262421363920276" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421363920276" 20241110160247588 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247588 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421363920276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421363920276" source_name="the-source\n"} 20241110160247588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421363920276)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160247588 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262421363920276 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160247588 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421363920276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421363920276" destination_name="the-source\n"} 20241110160247588 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262421363920276 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160247588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421363920276)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160247588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421363920276)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160247588 DLU <0006> fsm.c:568 lu(PS:IMSI-262421363920276)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160247588 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160247588 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160247589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50762<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160247590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4258 20241110160247590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44967<->l=127.0.0.1:4259) 20241110160247591 DLINP <000b> input/ipa.c:451 connected read/write 20241110160247591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160247591 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160247591 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160247591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160247591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP(74)@5c798a0c59f9: Final verdict of PTC: none 75@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:47 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 20241110160247613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 20241110160247714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66524) Waiting for packet dumper to finish... 1 (prev_count=66524, count=114808) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:49 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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_ul_subscriber_data started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160250830 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160250830 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160250833 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160250836 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(85)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160250837 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160250837 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160250837 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 20241110160250837 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160250837 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 20241110160250837 DLGSUP <0013> gsup_server.c:235 2: 20241110160250837 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160250837 DLGSUP <0013> gsup_server.c:235 3: 20241110160250837 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160250837 DLGSUP <0013> gsup_server.c:235 4: 20241110160250837 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160250837 DLGSUP <0013> gsup_server.c:235 5: 20241110160250837 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160250837 DLGSUP <0013> gsup_server.c:235 7: 20241110160250837 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160250837 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160250837 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160250837 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@5c798a0c59f9: 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") 20241110160250853 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43729<->l=127.0.0.1:4259) 20241110160250865 DAUC <0003> db_auc.c:157 IMSI='262428927134679': No 2G Auth Data 20241110160250865 DAUC <0003> db_auc.c:192 IMSI='262428927134679': No 3G Auth Data HLR_Test-GSUP(86)@5c798a0c59f9: Created GsupExpect[0] for "262428927134679" to be handled at TC_gsup_ul_subscriber_data(89) 20241110160250881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@5c798a0c59f9: GSUP ul subscriber_data<unbound> 20241110160250892 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250892 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428927134679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428927134679" cn_domain=PS} 20241110160250892 DLU <0006> fsm.c:456 lu(262428927134679)[0x612000010ea0]{UNVALIDATED}: Allocated 20241110160250892 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428927134679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160250892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428927134679)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160250892 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428927134679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428927134679" cn_domain=PS} 20241110160250892 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250892 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5c798a0c59f9: Found GsupExpect[0] for "262428927134679" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428927134679" 20241110160250898 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250898 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428927134679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428927134679"} 20241110160250898 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428927134679)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160250899 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428927134679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160250899 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428927134679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428927134679"} 20241110160250899 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428927134679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160250899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428927134679)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160250899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428927134679)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160250899 DLU <0006> fsm.c:568 lu(PS:IMSI-262428927134679)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160250899 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250899 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160250902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@5c798a0c59f9: Final verdict of PTC: pass 20241110160250905 DAUC <0003> db_auc.c:157 IMSI='262424493681103': No 2G Auth Data 20241110160250905 DAUC <0003> db_auc.c:192 IMSI='262424493681103': No 3G Auth Data 20241110160250907 DLGSUP <0013> hlr.c:121 IMSI 262424493681103: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5c798a0c59f9: Created GsupExpect[0] for "262424493681103" to be handled at TC_gsup_ul_subscriber_data(90) 20241110160250919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@5c798a0c59f9: GSUP ul subscriber_data<unbound> 20241110160250921 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250921 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424493681103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424493681103" cn_domain=PS} 20241110160250921 DLU <0006> fsm.c:456 lu(262424493681103)[0x612000011020]{UNVALIDATED}: Allocated 20241110160250921 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424493681103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160250921 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424493681103)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160250921 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424493681103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424493681103" cn_domain=PS} 20241110160250921 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250921 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5c798a0c59f9: Found GsupExpect[0] for "262424493681103" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424493681103" 20241110160250922 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250922 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424493681103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424493681103"} 20241110160250922 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424493681103)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160250922 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424493681103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160250922 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424493681103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424493681103"} 20241110160250922 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424493681103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160250922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424493681103)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160250922 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424493681103)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160250922 DLU <0006> fsm.c:568 lu(PS:IMSI-262424493681103)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160250922 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250922 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160250923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50806<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@5c798a0c59f9: Final verdict of PTC: pass 20241110160250924 DAUC <0003> db_auc.c:157 IMSI='262428630948167': No 2G Auth Data 20241110160250924 DAUC <0003> db_auc.c:192 IMSI='262428630948167': No 3G Auth Data 20241110160250924 DLGSUP <0013> hlr.c:121 IMSI 262428630948167: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5c798a0c59f9: Created GsupExpect[0] for "262428630948167" to be handled at TC_gsup_ul_subscriber_data(91) 20241110160250930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@5c798a0c59f9: GSUP ul subscriber_data<unbound> 20241110160250932 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250932 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428630948167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428630948167" cn_domain=PS} 20241110160250932 DLU <0006> fsm.c:456 lu(262428630948167)[0x6120000111a0]{UNVALIDATED}: Allocated 20241110160250932 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428630948167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160250932 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428630948167)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160250932 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428630948167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428630948167" cn_domain=PS} 20241110160250932 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250932 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5c798a0c59f9: Found GsupExpect[0] for "262428630948167" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262428630948167" 20241110160250934 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250934 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428630948167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428630948167"} 20241110160250934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428630948167)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160250934 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428630948167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160250934 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428630948167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428630948167"} 20241110160250934 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428630948167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160250934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428630948167)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160250934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428630948167)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160250934 DLU <0006> fsm.c:568 lu(PS:IMSI-262428630948167)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160250934 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250934 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160250935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50814<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@5c798a0c59f9: Final verdict of PTC: pass 20241110160250936 DAUC <0003> db_auc.c:157 IMSI='262428562500864': No 2G Auth Data 20241110160250936 DAUC <0003> db_auc.c:192 IMSI='262428562500864': No 3G Auth Data 20241110160250936 DLGSUP <0013> hlr.c:121 IMSI 262428562500864: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5c798a0c59f9: Created GsupExpect[0] for "262428562500864" to be handled at TC_gsup_ul_subscriber_data(92) 20241110160250944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@5c798a0c59f9: GSUP ul subscriber_data<unbound> 20241110160250946 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250946 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428562500864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428562500864" cn_domain=PS} 20241110160250946 DLU <0006> fsm.c:456 lu(262428562500864)[0x612000011320]{UNVALIDATED}: Allocated 20241110160250946 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428562500864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160250946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428562500864)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160250946 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428562500864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428562500864" cn_domain=PS} 20241110160250946 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250946 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5c798a0c59f9: Found GsupExpect[0] for "262428562500864" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428562500864" 20241110160250947 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250947 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428562500864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428562500864"} 20241110160250947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428562500864)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160250947 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428562500864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160250947 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428562500864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428562500864"} 20241110160250947 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428562500864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160250947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428562500864)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160250947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428562500864)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160250947 DLU <0006> fsm.c:568 lu(PS:IMSI-262428562500864)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160250947 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250947 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160250948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50830<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@5c798a0c59f9: Final verdict of PTC: pass 20241110160250949 DAUC <0003> db_auc.c:157 IMSI='262428729127145': No 2G Auth Data 20241110160250949 DAUC <0003> db_auc.c:192 IMSI='262428729127145': No 3G Auth Data 20241110160250950 DLGSUP <0013> hlr.c:121 IMSI 262428729127145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5c798a0c59f9: Created GsupExpect[0] for "262428729127145" to be handled at TC_gsup_ul_subscriber_data(93) 20241110160250956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@5c798a0c59f9: GSUP ul subscriber_data<unbound> 20241110160250958 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250958 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428729127145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428729127145" cn_domain=PS} 20241110160250958 DLU <0006> fsm.c:456 lu(262428729127145)[0x6120000114a0]{UNVALIDATED}: Allocated 20241110160250958 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428729127145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160250958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428729127145)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160250958 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428729127145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428729127145" cn_domain=PS} 20241110160250958 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250958 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5c798a0c59f9: Found GsupExpect[0] for "262428729127145" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428729127145" 20241110160250959 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250959 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428729127145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428729127145"} 20241110160250959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428729127145)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160250959 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428729127145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160250959 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428729127145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428729127145"} 20241110160250959 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428729127145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160250959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428729127145)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160250959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428729127145)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160250959 DLU <0006> fsm.c:568 lu(PS:IMSI-262428729127145)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160250959 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250959 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160250960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@5c798a0c59f9: Final verdict of PTC: pass 20241110160250961 DAUC <0003> db_auc.c:157 IMSI='262429089259427': No 2G Auth Data 20241110160250961 DAUC <0003> db_auc.c:192 IMSI='262429089259427': No 3G Auth Data 20241110160250962 DLGSUP <0013> hlr.c:121 IMSI 262429089259427: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5c798a0c59f9: Created GsupExpect[0] for "262429089259427" to be handled at TC_gsup_ul_subscriber_data(94) 20241110160250967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@5c798a0c59f9: GSUP ul subscriber_data<unbound> 20241110160250969 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250969 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429089259427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429089259427" cn_domain=PS} 20241110160250969 DLU <0006> fsm.c:456 lu(262429089259427)[0x612000011620]{UNVALIDATED}: Allocated 20241110160250969 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429089259427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160250969 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429089259427)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160250969 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429089259427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429089259427" cn_domain=PS} 20241110160250969 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250969 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5c798a0c59f9: Found GsupExpect[0] for "262429089259427" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429089259427" 20241110160250970 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250970 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429089259427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429089259427"} 20241110160250970 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429089259427)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160250970 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429089259427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160250970 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429089259427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429089259427"} 20241110160250970 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429089259427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160250970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429089259427)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160250970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429089259427)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160250970 DLU <0006> fsm.c:568 lu(PS:IMSI-262429089259427)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160250970 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250970 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160250971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50838<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@5c798a0c59f9: Final verdict of PTC: pass 20241110160250972 DAUC <0003> db_auc.c:157 IMSI='262429791806324': No 2G Auth Data 20241110160250972 DAUC <0003> db_auc.c:192 IMSI='262429791806324': No 3G Auth Data 20241110160250972 DLGSUP <0013> hlr.c:121 IMSI 262429791806324: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5c798a0c59f9: Created GsupExpect[0] for "262429791806324" to be handled at TC_gsup_ul_subscriber_data(95) 20241110160250978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@5c798a0c59f9: GSUP ul subscriber_data<unbound> 20241110160250980 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250980 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429791806324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429791806324" cn_domain=PS} 20241110160250980 DLU <0006> fsm.c:456 lu(262429791806324)[0x6120000117a0]{UNVALIDATED}: Allocated 20241110160250980 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429791806324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160250980 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429791806324)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160250980 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429791806324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429791806324" cn_domain=PS} 20241110160250980 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250980 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5c798a0c59f9: Found GsupExpect[0] for "262429791806324" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429791806324" 20241110160250981 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250981 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429791806324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429791806324"} 20241110160250981 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429791806324)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160250981 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429791806324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160250981 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429791806324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429791806324"} 20241110160250981 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429791806324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160250981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429791806324)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160250981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429791806324)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160250981 DLU <0006> fsm.c:568 lu(PS:IMSI-262429791806324)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160250981 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250981 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160250982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@5c798a0c59f9: Final verdict of PTC: pass 20241110160250984 DAUC <0003> db_auc.c:157 IMSI='262420446709490': No 2G Auth Data 20241110160250984 DAUC <0003> db_auc.c:192 IMSI='262420446709490': No 3G Auth Data 20241110160250985 DLGSUP <0013> hlr.c:121 IMSI 262420446709490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5c798a0c59f9: Created GsupExpect[0] for "262420446709490" to be handled at TC_gsup_ul_subscriber_data(96) 20241110160250991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@5c798a0c59f9: GSUP ul subscriber_data<unbound> 20241110160250993 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250993 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420446709490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420446709490" cn_domain=PS} 20241110160250993 DLU <0006> fsm.c:456 lu(262420446709490)[0x612000011920]{UNVALIDATED}: Allocated 20241110160250993 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420446709490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160250993 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420446709490)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160250993 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420446709490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420446709490" cn_domain=PS} 20241110160250993 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250993 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5c798a0c59f9: Found GsupExpect[0] for "262420446709490" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420446709490" 20241110160250995 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250995 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420446709490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420446709490"} 20241110160250995 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420446709490)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160250995 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420446709490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160250995 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420446709490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420446709490"} 20241110160250995 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420446709490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160250995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420446709490)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160250995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420446709490)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160250995 DLU <0006> fsm.c:568 lu(PS:IMSI-262420446709490)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160250995 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160250995 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160250995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160250996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@5c798a0c59f9: Final verdict of PTC: none 20241110160250997 DLINP <000b> input/ipa.c:451 connected read/write 20241110160250997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160250997 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160250997 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160250997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160250997 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43729<->l=127.0.0.1:4259) 87@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:51 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 20241110160251019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50858<->l=127.0.0.1:4258 20241110160251120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50858<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78632) Waiting for packet dumper to finish... 1 (prev_count=78632, count=117948) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_vty started. MTC@5c798a0c59f9: legacy= true 20241110160254199 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160254199 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160254204 DLINP <000b> input/ipa.c:451 connected read/write 20241110160254204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160254206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53834<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160254210 DLINP <000b> input/ipa.c:451 connected read/write 20241110160254210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160254210 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160254210 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160254210 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 20241110160254211 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160254211 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 20241110160254211 DLGSUP <0013> gsup_server.c:235 2: 20241110160254211 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160254211 DLGSUP <0013> gsup_server.c:235 3: 20241110160254211 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160254211 DLGSUP <0013> gsup_server.c:235 4: 20241110160254211 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160254211 DLGSUP <0013> gsup_server.c:235 5: 20241110160254211 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160254211 DLGSUP <0013> gsup_server.c:235 7: 20241110160254211 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160254211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160254211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(97)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160254211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@5c798a0c59f9: 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") 20241110160254240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43321<->l=127.0.0.1:4259) 20241110160254244 DAUC <0003> db_auc.c:157 IMSI='262428344439032': No 2G Auth Data 20241110160254244 DAUC <0003> db_auc.c:192 IMSI='262428344439032': No 3G Auth Data 20241110160254248 DAUC <0003> db_auc.c:192 IMSI='262428344439032': No 3G Auth Data 20241110160254252 DAUC <0003> db_auc.c:157 IMSI='262428980153938': No 2G Auth Data 20241110160254252 DAUC <0003> db_auc.c:192 IMSI='262428980153938': No 3G Auth Data 20241110160254256 DAUC <0003> db_auc.c:157 IMSI='262428980153938': No 2G Auth Data 20241110160254260 DAUC <0003> db_auc.c:157 IMSI='262420254189587': No 2G Auth Data 20241110160254260 DAUC <0003> db_auc.c:192 IMSI='262420254189587': No 3G Auth Data MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160254266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53834<->l=127.0.0.1:4258 20241110160254268 DLINP <000b> input/ipa.c:451 connected read/write 20241110160254268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160254268 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160254268 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160254268 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160254268 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43321<->l=127.0.0.1:4259) 98@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@5c798a0c59f9: Test case TC_vty finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:54 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241110160254303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53846<->l=127.0.0.1:4258 20241110160254404 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_vty_msisdn_isd started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160257520 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160257520 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160257524 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160257526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160257529 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160257529 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160257529 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160257529 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 20241110160257529 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160257529 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 20241110160257529 DLGSUP <0013> gsup_server.c:235 2: 20241110160257529 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160257529 DLGSUP <0013> gsup_server.c:235 3: 20241110160257529 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160257529 DLGSUP <0013> gsup_server.c:235 4: 20241110160257529 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160257529 DLGSUP <0013> gsup_server.c:235 5: 20241110160257529 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160257530 DLGSUP <0013> gsup_server.c:235 7: 20241110160257530 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160257530 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(100)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160257530 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160257530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@5c798a0c59f9: 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") 20241110160257546 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44407<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@5c798a0c59f9: Created GsupExpect[0] for "262421596274852" to be handled at TC_vty_msisdn_isd(104) 20241110160257556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4258 20241110160257558 DAUC <0003> db_auc.c:157 IMSI='262421596274852': No 2G Auth Data 20241110160257558 DAUC <0003> db_auc.c:192 IMSI='262421596274852': No 3G Auth Data 20241110160257574 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160257574 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421596274852" cn_domain=PS} 20241110160257574 DLU <0006> fsm.c:456 lu(262421596274852)[0x612000011aa0]{UNVALIDATED}: Allocated 20241110160257574 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160257575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421596274852)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160257575 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421596274852" cn_domain=PS} 20241110160257575 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160257575 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@5c798a0c59f9: Found GsupExpect[0] for "262421596274852" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@5c798a0c59f9: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262421596274852" 20241110160257584 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160257584 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421596274852"} 20241110160257584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421596274852)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160257584 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160257584 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421596274852"} 20241110160257584 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160257584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421596274852)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160257585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421596274852)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160257585 DLU <0006> fsm.c:568 lu(PS:IMSI-262421596274852)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160257585 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160257585 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160257589 DLGSUP <0013> hlr.c:128 IMSI 262421596274852: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241110160257589 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160257589 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160257592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@5c798a0c59f9: Final verdict of PTC: pass 20241110160257594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4258 20241110160257594 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160257594 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421596274852"} 20241110160257594 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241110160257594 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421596274852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160257596 DLINP <000b> input/ipa.c:451 connected read/write 20241110160257596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160257596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160257596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160257596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160257596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44407<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@5c798a0c59f9: Final verdict of PTC: none 102@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 102: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:02:57 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 20241110160257642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53868<->l=127.0.0.1:4258 20241110160257743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53868<->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@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:02:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_purge_cs started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160300844 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160300844 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160300849 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160300855 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160300856 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160300856 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 HLR_Test-GSUP-IPA(105)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160300856 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160300856 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 20241110160300856 DLGSUP <0013> gsup_server.c:235 2: 20241110160300856 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160300856 DLGSUP <0013> gsup_server.c:235 3: 20241110160300856 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160300856 DLGSUP <0013> gsup_server.c:235 4: 20241110160300856 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160300856 DLGSUP <0013> gsup_server.c:235 5: 20241110160300856 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160300856 DLGSUP <0013> gsup_server.c:235 7: 20241110160300856 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160300856 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160300856 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160300857 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@5c798a0c59f9: 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") 20241110160300877 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40559<->l=127.0.0.1:4259) 20241110160300885 DAUC <0003> db_auc.c:157 IMSI='262427236862322': No 2G Auth Data 20241110160300885 DAUC <0003> db_auc.c:192 IMSI='262427236862322': No 3G Auth Data HLR_Test-GSUP(106)@5c798a0c59f9: Created GsupExpect[0] for "262427236862322" to be handled at TC_gsup_purge_cs(109) 20241110160300905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53896<->l=127.0.0.1:4258 20241110160300911 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300912 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427236862322" cn_domain=PS} 20241110160300912 DLU <0006> fsm.c:456 lu(262427236862322)[0x612000011c20]{UNVALIDATED}: Allocated 20241110160300912 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160300912 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427236862322)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160300912 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427236862322" cn_domain=PS} 20241110160300912 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300912 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5c798a0c59f9: Found GsupExpect[0] for "262427236862322" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_purge_cs(109)"262427236862322" 20241110160300916 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300917 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427236862322"} 20241110160300917 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427236862322)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160300917 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160300917 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427236862322"} 20241110160300917 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160300917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427236862322)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160300917 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427236862322)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160300917 DLU <0006> fsm.c:568 lu(PS:IMSI-262427236862322)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160300917 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300917 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160300919 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300919 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427236862322" cn_domain=CS} 20241110160300920 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110160300920 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427236862322"} 20241110160300920 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427236862322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160300920 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300920 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160300922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53896<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@5c798a0c59f9: Final verdict of PTC: pass 20241110160300924 DAUC <0003> db_auc.c:157 IMSI='262421491996734': No 2G Auth Data 20241110160300924 DAUC <0003> db_auc.c:192 IMSI='262421491996734': No 3G Auth Data 20241110160300925 DLGSUP <0013> hlr.c:121 IMSI 262421491996734: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5c798a0c59f9: Created GsupExpect[0] for "262421491996734" to be handled at TC_gsup_purge_cs(110) 20241110160300940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 20241110160300942 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300943 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421491996734" cn_domain=PS} 20241110160300943 DLU <0006> fsm.c:456 lu(262421491996734)[0x612000011da0]{UNVALIDATED}: Allocated 20241110160300943 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160300943 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421491996734)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160300943 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421491996734" cn_domain=PS} 20241110160300943 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300943 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5c798a0c59f9: Found GsupExpect[0] for "262421491996734" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_purge_cs(110)"262421491996734" 20241110160300944 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300944 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421491996734"} 20241110160300944 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421491996734)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160300944 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160300944 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421491996734"} 20241110160300944 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160300944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421491996734)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160300944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421491996734)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160300944 DLU <0006> fsm.c:568 lu(PS:IMSI-262421491996734)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160300944 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300944 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160300945 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300945 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421491996734" cn_domain=CS} 20241110160300945 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110160300945 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421491996734"} 20241110160300945 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421491996734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160300945 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300945 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160300945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@5c798a0c59f9: Final verdict of PTC: pass 20241110160300946 DAUC <0003> db_auc.c:157 IMSI='262429159761216': No 2G Auth Data 20241110160300946 DAUC <0003> db_auc.c:192 IMSI='262429159761216': No 3G Auth Data 20241110160300946 DLGSUP <0013> hlr.c:121 IMSI 262429159761216: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5c798a0c59f9: Created GsupExpect[0] for "262429159761216" to be handled at TC_gsup_purge_cs(111) 20241110160300953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 20241110160300955 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300955 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429159761216" cn_domain=PS} 20241110160300955 DLU <0006> fsm.c:456 lu(262429159761216)[0x612000011f20]{UNVALIDATED}: Allocated 20241110160300955 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160300955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429159761216)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160300955 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429159761216" cn_domain=PS} 20241110160300955 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300955 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5c798a0c59f9: Found GsupExpect[0] for "262429159761216" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429159761216" 20241110160300956 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300956 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429159761216"} 20241110160300956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429159761216)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160300956 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160300956 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429159761216"} 20241110160300956 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160300956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429159761216)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160300956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429159761216)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160300956 DLU <0006> fsm.c:568 lu(PS:IMSI-262429159761216)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160300956 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300956 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160300957 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300957 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429159761216" cn_domain=CS} 20241110160300957 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110160300957 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429159761216"} 20241110160300957 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429159761216 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160300957 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300957 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160300958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@5c798a0c59f9: Final verdict of PTC: pass 20241110160300959 DAUC <0003> db_auc.c:157 IMSI='262421505147080': No 2G Auth Data 20241110160300959 DAUC <0003> db_auc.c:192 IMSI='262421505147080': No 3G Auth Data 20241110160300959 DLGSUP <0013> hlr.c:121 IMSI 262421505147080: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5c798a0c59f9: Created GsupExpect[0] for "262421505147080" to be handled at TC_gsup_purge_cs(112) 20241110160300965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4258 20241110160300967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300967 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421505147080" cn_domain=PS} 20241110160300967 DLU <0006> fsm.c:456 lu(262421505147080)[0x6120000120a0]{UNVALIDATED}: Allocated 20241110160300967 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160300967 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421505147080)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160300967 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421505147080" cn_domain=PS} 20241110160300967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5c798a0c59f9: Found GsupExpect[0] for "262421505147080" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421505147080" 20241110160300969 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300969 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421505147080"} 20241110160300969 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421505147080)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160300969 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160300969 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421505147080"} 20241110160300969 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160300969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421505147080)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160300969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421505147080)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160300969 DLU <0006> fsm.c:568 lu(PS:IMSI-262421505147080)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160300969 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300969 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160300970 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300970 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421505147080" cn_domain=CS} 20241110160300970 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110160300970 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421505147080"} 20241110160300970 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421505147080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160300970 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300970 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160300971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@5c798a0c59f9: Final verdict of PTC: pass 20241110160300972 DAUC <0003> db_auc.c:157 IMSI='262422261606508': No 2G Auth Data 20241110160300972 DAUC <0003> db_auc.c:192 IMSI='262422261606508': No 3G Auth Data 20241110160300972 DLGSUP <0013> hlr.c:121 IMSI 262422261606508: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5c798a0c59f9: Created GsupExpect[0] for "262422261606508" to be handled at TC_gsup_purge_cs(113) 20241110160300978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53924<->l=127.0.0.1:4258 20241110160300980 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300980 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422261606508" cn_domain=PS} 20241110160300980 DLU <0006> fsm.c:456 lu(262422261606508)[0x612000012220]{UNVALIDATED}: Allocated 20241110160300980 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160300980 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422261606508)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160300980 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422261606508" cn_domain=PS} 20241110160300980 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300980 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5c798a0c59f9: Found GsupExpect[0] for "262422261606508" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422261606508" 20241110160300981 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300981 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422261606508"} 20241110160300981 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422261606508)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160300981 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160300981 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422261606508"} 20241110160300981 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160300981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422261606508)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160300981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422261606508)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160300981 DLU <0006> fsm.c:568 lu(PS:IMSI-262422261606508)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160300981 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300981 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160300982 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300982 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422261606508" cn_domain=CS} 20241110160300982 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110160300982 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422261606508"} 20241110160300982 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422261606508 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160300982 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300982 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160300983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53924<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@5c798a0c59f9: Final verdict of PTC: pass 20241110160300984 DAUC <0003> db_auc.c:157 IMSI='262427521126716': No 2G Auth Data 20241110160300984 DAUC <0003> db_auc.c:192 IMSI='262427521126716': No 3G Auth Data 20241110160300984 DLGSUP <0013> hlr.c:121 IMSI 262427521126716: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5c798a0c59f9: Created GsupExpect[0] for "262427521126716" to be handled at TC_gsup_purge_cs(114) 20241110160300990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4258 20241110160300992 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300992 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427521126716" cn_domain=PS} 20241110160300992 DLU <0006> fsm.c:456 lu(262427521126716)[0x6120000123a0]{UNVALIDATED}: Allocated 20241110160300992 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160300992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427521126716)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160300992 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427521126716" cn_domain=PS} 20241110160300992 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300992 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5c798a0c59f9: Found GsupExpect[0] for "262427521126716" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427521126716" 20241110160300993 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300993 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427521126716"} 20241110160300993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427521126716)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160300993 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160300993 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427521126716"} 20241110160300993 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160300993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427521126716)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160300993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427521126716)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160300993 DLU <0006> fsm.c:568 lu(PS:IMSI-262427521126716)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160300993 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300993 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160300994 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160300994 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427521126716" cn_domain=CS} 20241110160300994 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110160300994 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427521126716"} 20241110160300994 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427521126716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160300994 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160300994 DLINP <000b> input/ipa.c:451 connected read/write 20241110160300994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160300995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53936<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@5c798a0c59f9: Final verdict of PTC: pass 20241110160300995 DAUC <0003> db_auc.c:157 IMSI='262428223744836': No 2G Auth Data 20241110160300995 DAUC <0003> db_auc.c:192 IMSI='262428223744836': No 3G Auth Data 20241110160300996 DLGSUP <0013> hlr.c:121 IMSI 262428223744836: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5c798a0c59f9: Created GsupExpect[0] for "262428223744836" to be handled at TC_gsup_purge_cs(115) 20241110160301003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53952<->l=127.0.0.1:4258 20241110160301004 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160301005 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428223744836" cn_domain=PS} 20241110160301005 DLU <0006> fsm.c:456 lu(262428223744836)[0x612000012520]{UNVALIDATED}: Allocated 20241110160301005 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160301005 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428223744836)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160301005 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428223744836" cn_domain=PS} 20241110160301005 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160301005 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5c798a0c59f9: Found GsupExpect[0] for "262428223744836" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428223744836" 20241110160301006 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160301006 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428223744836"} 20241110160301006 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428223744836)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160301006 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160301006 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428223744836"} 20241110160301006 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160301006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428223744836)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160301006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428223744836)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160301006 DLU <0006> fsm.c:568 lu(PS:IMSI-262428223744836)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160301006 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160301006 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160301007 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160301007 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428223744836" cn_domain=CS} 20241110160301007 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110160301007 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428223744836"} 20241110160301007 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428223744836 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160301007 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160301007 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160301007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53952<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@5c798a0c59f9: Final verdict of PTC: pass 20241110160301009 DAUC <0003> db_auc.c:157 IMSI='262420512547632': No 2G Auth Data 20241110160301009 DAUC <0003> db_auc.c:192 IMSI='262420512547632': No 3G Auth Data 20241110160301009 DLGSUP <0013> hlr.c:121 IMSI 262420512547632: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5c798a0c59f9: Created GsupExpect[0] for "262420512547632" to be handled at TC_gsup_purge_cs(116) 20241110160301015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53964<->l=127.0.0.1:4258 20241110160301017 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160301017 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420512547632" cn_domain=PS} 20241110160301017 DLU <0006> fsm.c:456 lu(262420512547632)[0x6120000126a0]{UNVALIDATED}: Allocated 20241110160301017 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160301017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420512547632)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160301017 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420512547632" cn_domain=PS} 20241110160301017 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160301017 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5c798a0c59f9: Found GsupExpect[0] for "262420512547632" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420512547632" 20241110160301018 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160301018 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420512547632"} 20241110160301018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420512547632)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160301018 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160301018 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420512547632"} 20241110160301018 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160301018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420512547632)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160301018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420512547632)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160301018 DLU <0006> fsm.c:568 lu(PS:IMSI-262420512547632)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160301018 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160301018 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160301019 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160301019 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420512547632" cn_domain=CS} 20241110160301019 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241110160301019 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420512547632"} 20241110160301019 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420512547632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160301019 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160301019 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160301019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53964<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160301020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 20241110160301020 DLINP <000b> input/ipa.c:451 connected read/write 20241110160301020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160301020 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160301020 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160301020 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160301021 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40559<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP(106)@5c798a0c59f9: Final verdict of PTC: none 107@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:01 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 20241110160301043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53972<->l=127.0.0.1:4258 20241110160301144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53972<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66516) Waiting for packet dumper to finish... 1 (prev_count=66516, count=134564) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:03:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_purge_ps started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160304239 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160304239 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160304242 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160304245 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304245 DLGSUP <0013> gsup_server.c:280 CCM Callback HLR_Test-GSUP-IPA(117)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160304245 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160304245 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 20241110160304245 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160304245 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 20241110160304245 DLGSUP <0013> gsup_server.c:235 2: 20241110160304245 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160304245 DLGSUP <0013> gsup_server.c:235 3: 20241110160304245 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160304245 DLGSUP <0013> gsup_server.c:235 4: 20241110160304245 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160304245 DLGSUP <0013> gsup_server.c:235 5: 20241110160304245 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160304245 DLGSUP <0013> gsup_server.c:235 7: 20241110160304245 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160304245 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160304245 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160304245 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@5c798a0c59f9: 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") 20241110160304257 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32963<->l=127.0.0.1:4259) 20241110160304259 DAUC <0003> db_auc.c:157 IMSI='262423944455727': No 2G Auth Data 20241110160304259 DAUC <0003> db_auc.c:192 IMSI='262423944455727': No 3G Auth Data HLR_Test-GSUP(118)@5c798a0c59f9: Created GsupExpect[0] for "262423944455727" to be handled at TC_gsup_purge_ps(121) 20241110160304265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4258 20241110160304286 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304286 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423944455727" cn_domain=PS} 20241110160304286 DLU <0006> fsm.c:456 lu(262423944455727)[0x612000012820]{UNVALIDATED}: Allocated 20241110160304286 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160304286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423944455727)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160304286 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423944455727" cn_domain=PS} 20241110160304286 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304286 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5c798a0c59f9: Found GsupExpect[0] for "262423944455727" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423944455727" 20241110160304288 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304288 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423944455727"} 20241110160304288 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423944455727)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160304288 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160304288 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423944455727"} 20241110160304288 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160304288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423944455727)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160304288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423944455727)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160304288 DLU <0006> fsm.c:568 lu(PS:IMSI-262423944455727)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160304288 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304288 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160304288 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304288 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423944455727" cn_domain=PS} 20241110160304288 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110160304289 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423944455727"} 20241110160304289 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423944455727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160304289 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304289 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160304289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35184<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@5c798a0c59f9: Final verdict of PTC: pass 20241110160304290 DAUC <0003> db_auc.c:157 IMSI='262428607419919': No 2G Auth Data 20241110160304290 DAUC <0003> db_auc.c:192 IMSI='262428607419919': No 3G Auth Data 20241110160304290 DLGSUP <0013> hlr.c:121 IMSI 262428607419919: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5c798a0c59f9: Created GsupExpect[0] for "262428607419919" to be handled at TC_gsup_purge_ps(122) 20241110160304297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 20241110160304299 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304299 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428607419919" cn_domain=PS} 20241110160304299 DLU <0006> fsm.c:456 lu(262428607419919)[0x6120000129a0]{UNVALIDATED}: Allocated 20241110160304299 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160304299 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428607419919)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160304299 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428607419919" cn_domain=PS} 20241110160304299 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304299 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5c798a0c59f9: Found GsupExpect[0] for "262428607419919" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428607419919" 20241110160304300 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304301 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428607419919"} 20241110160304301 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428607419919)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160304301 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160304301 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428607419919"} 20241110160304301 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160304301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428607419919)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160304301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428607419919)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160304301 DLU <0006> fsm.c:568 lu(PS:IMSI-262428607419919)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160304301 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304301 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160304301 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304301 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428607419919" cn_domain=PS} 20241110160304302 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110160304302 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428607419919"} 20241110160304302 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428607419919 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160304302 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304302 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160304302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@5c798a0c59f9: Final verdict of PTC: pass 20241110160304303 DAUC <0003> db_auc.c:157 IMSI='262422275116321': No 2G Auth Data 20241110160304303 DAUC <0003> db_auc.c:192 IMSI='262422275116321': No 3G Auth Data 20241110160304304 DLGSUP <0013> hlr.c:121 IMSI 262422275116321: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5c798a0c59f9: Created GsupExpect[0] for "262422275116321" to be handled at TC_gsup_purge_ps(123) 20241110160304310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35196<->l=127.0.0.1:4258 20241110160304312 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304312 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422275116321" cn_domain=PS} 20241110160304312 DLU <0006> fsm.c:456 lu(262422275116321)[0x612000012b20]{UNVALIDATED}: Allocated 20241110160304312 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160304312 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422275116321)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160304312 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422275116321" cn_domain=PS} 20241110160304312 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304312 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5c798a0c59f9: Found GsupExpect[0] for "262422275116321" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_purge_ps(123)"262422275116321" 20241110160304313 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304313 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422275116321"} 20241110160304313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422275116321)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160304314 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160304314 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422275116321"} 20241110160304314 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160304314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422275116321)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160304314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422275116321)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160304314 DLU <0006> fsm.c:568 lu(PS:IMSI-262422275116321)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160304314 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304314 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160304314 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304314 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422275116321" cn_domain=PS} 20241110160304314 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110160304314 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422275116321"} 20241110160304314 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422275116321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160304314 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304314 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160304315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35196<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@5c798a0c59f9: Final verdict of PTC: pass 20241110160304316 DAUC <0003> db_auc.c:157 IMSI='262428966552339': No 2G Auth Data 20241110160304316 DAUC <0003> db_auc.c:192 IMSI='262428966552339': No 3G Auth Data 20241110160304316 DLGSUP <0013> hlr.c:121 IMSI 262428966552339: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5c798a0c59f9: Created GsupExpect[0] for "262428966552339" to be handled at TC_gsup_purge_ps(124) 20241110160304323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 20241110160304325 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304325 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428966552339" cn_domain=PS} 20241110160304325 DLU <0006> fsm.c:456 lu(262428966552339)[0x612000012ca0]{UNVALIDATED}: Allocated 20241110160304325 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160304325 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428966552339)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160304325 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428966552339" cn_domain=PS} 20241110160304325 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304325 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5c798a0c59f9: Found GsupExpect[0] for "262428966552339" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428966552339" 20241110160304326 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304326 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428966552339"} 20241110160304326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428966552339)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160304326 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160304326 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428966552339"} 20241110160304326 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160304326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428966552339)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160304326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428966552339)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160304326 DLU <0006> fsm.c:568 lu(PS:IMSI-262428966552339)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160304326 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304326 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160304326 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304326 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428966552339" cn_domain=PS} 20241110160304326 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110160304327 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428966552339"} 20241110160304327 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428966552339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160304327 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304327 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160304327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@5c798a0c59f9: Final verdict of PTC: pass 20241110160304328 DAUC <0003> db_auc.c:157 IMSI='262423361124502': No 2G Auth Data 20241110160304328 DAUC <0003> db_auc.c:192 IMSI='262423361124502': No 3G Auth Data 20241110160304328 DLGSUP <0013> hlr.c:121 IMSI 262423361124502: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5c798a0c59f9: Created GsupExpect[0] for "262423361124502" to be handled at TC_gsup_purge_ps(125) 20241110160304335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35204<->l=127.0.0.1:4258 20241110160304337 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304337 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423361124502" cn_domain=PS} 20241110160304337 DLU <0006> fsm.c:456 lu(262423361124502)[0x612000012e20]{UNVALIDATED}: Allocated 20241110160304337 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160304337 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423361124502)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160304337 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423361124502" cn_domain=PS} 20241110160304337 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304337 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5c798a0c59f9: Found GsupExpect[0] for "262423361124502" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423361124502" 20241110160304338 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304339 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423361124502"} 20241110160304339 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423361124502)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160304339 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160304339 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423361124502"} 20241110160304339 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160304339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423361124502)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160304339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423361124502)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160304339 DLU <0006> fsm.c:568 lu(PS:IMSI-262423361124502)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160304339 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304339 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160304340 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304340 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423361124502" cn_domain=PS} 20241110160304340 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110160304340 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423361124502"} 20241110160304340 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423361124502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160304340 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304340 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160304341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35204<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@5c798a0c59f9: Final verdict of PTC: pass 20241110160304341 DAUC <0003> db_auc.c:157 IMSI='262422062384652': No 2G Auth Data 20241110160304341 DAUC <0003> db_auc.c:192 IMSI='262422062384652': No 3G Auth Data 20241110160304342 DLGSUP <0013> hlr.c:121 IMSI 262422062384652: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5c798a0c59f9: Created GsupExpect[0] for "262422062384652" to be handled at TC_gsup_purge_ps(126) 20241110160304349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 20241110160304351 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304351 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422062384652" cn_domain=PS} 20241110160304351 DLU <0006> fsm.c:456 lu(262422062384652)[0x612000012fa0]{UNVALIDATED}: Allocated 20241110160304351 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160304351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422062384652)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160304351 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422062384652" cn_domain=PS} 20241110160304351 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304351 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5c798a0c59f9: Found GsupExpect[0] for "262422062384652" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422062384652" 20241110160304352 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304352 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422062384652"} 20241110160304352 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422062384652)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160304352 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160304352 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422062384652"} 20241110160304352 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160304352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422062384652)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160304352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422062384652)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160304352 DLU <0006> fsm.c:568 lu(PS:IMSI-262422062384652)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160304353 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304353 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160304353 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304353 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422062384652" cn_domain=PS} 20241110160304353 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110160304353 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422062384652"} 20241110160304353 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422062384652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160304353 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304353 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160304354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@5c798a0c59f9: Final verdict of PTC: pass 20241110160304355 DAUC <0003> db_auc.c:157 IMSI='262421295208434': No 2G Auth Data 20241110160304355 DAUC <0003> db_auc.c:192 IMSI='262421295208434': No 3G Auth Data 20241110160304356 DLGSUP <0013> hlr.c:121 IMSI 262421295208434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5c798a0c59f9: Created GsupExpect[0] for "262421295208434" to be handled at TC_gsup_purge_ps(127) 20241110160304362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20241110160304363 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304364 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421295208434" cn_domain=PS} 20241110160304364 DLU <0006> fsm.c:456 lu(262421295208434)[0x612000013120]{UNVALIDATED}: Allocated 20241110160304364 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160304364 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421295208434)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160304364 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421295208434" cn_domain=PS} 20241110160304364 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304364 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5c798a0c59f9: Found GsupExpect[0] for "262421295208434" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421295208434" 20241110160304365 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304365 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421295208434"} 20241110160304365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421295208434)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160304365 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160304365 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421295208434"} 20241110160304365 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160304365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421295208434)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160304365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421295208434)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160304365 DLU <0006> fsm.c:568 lu(PS:IMSI-262421295208434)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160304365 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304365 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160304366 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304366 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421295208434" cn_domain=PS} 20241110160304366 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110160304366 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421295208434"} 20241110160304366 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421295208434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160304366 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304366 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160304367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@5c798a0c59f9: Final verdict of PTC: pass 20241110160304367 DAUC <0003> db_auc.c:157 IMSI='262426786325008': No 2G Auth Data 20241110160304368 DAUC <0003> db_auc.c:192 IMSI='262426786325008': No 3G Auth Data 20241110160304368 DLGSUP <0013> hlr.c:121 IMSI 262426786325008: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5c798a0c59f9: Created GsupExpect[0] for "262426786325008" to be handled at TC_gsup_purge_ps(128) 20241110160304373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20241110160304375 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304375 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426786325008" cn_domain=PS} 20241110160304375 DLU <0006> fsm.c:456 lu(262426786325008)[0x6120000132a0]{UNVALIDATED}: Allocated 20241110160304375 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160304375 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426786325008)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160304375 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426786325008" cn_domain=PS} 20241110160304375 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304375 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5c798a0c59f9: Found GsupExpect[0] for "262426786325008" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426786325008" 20241110160304376 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304376 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426786325008"} 20241110160304376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426786325008)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160304376 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160304376 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426786325008"} 20241110160304376 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160304376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426786325008)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160304376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426786325008)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160304377 DLU <0006> fsm.c:568 lu(PS:IMSI-262426786325008)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160304377 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304377 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160304377 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160304377 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426786325008" cn_domain=PS} 20241110160304377 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241110160304377 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426786325008"} 20241110160304378 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426786325008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241110160304378 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160304378 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160304378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160304379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4258 20241110160304379 DLINP <000b> input/ipa.c:451 connected read/write 20241110160304379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(118)@5c798a0c59f9: Final verdict of PTC: none 20241110160304379 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160304379 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160304379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160304380 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32963<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@5c798a0c59f9: Final verdict of PTC: none 119@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:04 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 20241110160304414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4258 20241110160304515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35250<->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@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:03:06 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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_purge_unknown started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160307596 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160307596 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160307603 DLINP <000b> input/ipa.c:451 connected read/write 20241110160307603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160307610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20241110160307610 DLINP <000b> input/ipa.c:451 connected read/write 20241110160307610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160307611 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160307611 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160307611 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 20241110160307611 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160307611 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 20241110160307611 DLGSUP <0013> gsup_server.c:235 2: 20241110160307611 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160307611 DLGSUP <0013> gsup_server.c:235 3: 20241110160307611 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160307611 DLGSUP <0013> gsup_server.c:235 4: 20241110160307611 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160307611 DLGSUP <0013> gsup_server.c:235 5: 20241110160307611 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160307611 DLGSUP <0013> gsup_server.c:235 7: 20241110160307611 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160307611 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160307611 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160307611 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@5c798a0c59f9: 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") 20241110160307661 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32865<->l=127.0.0.1:4259) 20241110160307685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35262<->l=127.0.0.1:4258 20241110160307693 DLINP <000b> input/ipa.c:451 connected read/write 20241110160307693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160307693 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} 20241110160307693 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241110160307693 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 20241110160307694 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} 20241110160307694 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160307694 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160307694 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241110160307694 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241110160307694 DLINP <000b> input/ipa.c:451 connected read/write 20241110160307694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160307694 DLINP <000b> input/ipa.c:451 connected read/write 20241110160307694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@5c798a0c59f9: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241110160307698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35262<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@5c798a0c59f9: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@5c798a0c59f9: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_unknown(133)@5c798a0c59f9: Final verdict of PTC: pass 20241110160307699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20241110160307699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32865<->l=127.0.0.1:4259) 20241110160307700 DLINP <000b> input/ipa.c:451 connected read/write 20241110160307701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160307701 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160307701 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160307701 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) MTC@5c798a0c59f9: setverdict(pass): none -> pass HLR_Test-GSUP(130)@5c798a0c59f9: Final verdict of PTC: none 131@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:07 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 20241110160307787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35278<->l=127.0.0.1:4258 20241110160307889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=880) Waiting for packet dumper to finish... 1 (prev_count=880, count=26116) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:03:09 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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_ussd_unknown started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160310982 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160310982 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160310983 DLINP <000b> input/ipa.c:451 connected read/write 20241110160310983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160310984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160310985 DLINP <000b> input/ipa.c:451 connected read/write 20241110160310985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(134)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160310985 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160310985 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160310985 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 20241110160310985 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160310985 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 20241110160310985 DLGSUP <0013> gsup_server.c:235 2: 20241110160310985 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160310985 DLGSUP <0013> gsup_server.c:235 3: 20241110160310985 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160310985 DLGSUP <0013> gsup_server.c:235 4: 20241110160310985 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160310985 DLGSUP <0013> gsup_server.c:235 5: 20241110160310985 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160310985 DLGSUP <0013> gsup_server.c:235 7: 20241110160310985 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160310985 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160310985 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160310985 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@5c798a0c59f9: 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") 20241110160310994 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32851<->l=127.0.0.1:4259) 20241110160310998 DAUC <0003> db_auc.c:157 IMSI='262426649738154': No 2G Auth Data 20241110160310998 DAUC <0003> db_auc.c:192 IMSI='262426649738154': No 3G Auth Data HLR_Test-GSUP(135)@5c798a0c59f9: Created GsupExpect[0] for "262426649738154" to be handled at TC_mo_ussd_unknown(138) 20241110160311005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4258 20241110160311030 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160311030 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426649738154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426649738154" session_id=793718326 session_state=BEGIN} 20241110160311030 DSS <0004> hlr_ussd.c:576 262426649738154/0x2f4f2e36: Process SS (BEGIN) 20241110160311030 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110160311030 DSS <0004> hlr_ussd.c:518 262426649738154/0x2f4f2e36: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110160311030 DSS <0004> hlr_ussd.c:523 262426649738154/0x2f4f2e36: USSD for unknown code '*#200#' 20241110160311030 DSS <0004> hlr_ussd.c:354 262426649738154/0x2f4f2e36: Tx ReturnError(1, 0x12) 20241110160311030 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426649738154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649738154" session_id=793718326 session_state=END} 20241110160311030 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160311030 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5c798a0c59f9: Found GsupExpect[0] for "262426649738154" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@5c798a0c59f9: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426649738154" TC_mo_ussd_unknown(138)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160311032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@5c798a0c59f9: Final verdict of PTC: pass 20241110160311033 DAUC <0003> db_auc.c:157 IMSI='262424072409217': No 2G Auth Data 20241110160311033 DAUC <0003> db_auc.c:192 IMSI='262424072409217': No 3G Auth Data HLR_Test-GSUP(135)@5c798a0c59f9: Created GsupExpect[0] for "262424072409217" to be handled at TC_mo_ussd_unknown(139) 20241110160311039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 20241110160311042 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160311042 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424072409217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424072409217" session_id=4209148138 session_state=BEGIN} 20241110160311042 DSS <0004> hlr_ussd.c:576 262424072409217/0xfae280ea: Process SS (BEGIN) 20241110160311042 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110160311042 DSS <0004> hlr_ussd.c:518 262424072409217/0xfae280ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110160311042 DSS <0004> hlr_ussd.c:523 262424072409217/0xfae280ea: USSD for unknown code '*#200#' 20241110160311042 DSS <0004> hlr_ussd.c:354 262424072409217/0xfae280ea: Tx ReturnError(1, 0x12) 20241110160311042 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424072409217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424072409217" session_id=4209148138 session_state=END} 20241110160311042 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160311042 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5c798a0c59f9: Found GsupExpect[0] for "262424072409217" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@5c798a0c59f9: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424072409217" TC_mo_ussd_unknown(139)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160311044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@5c798a0c59f9: Final verdict of PTC: pass 20241110160311044 DAUC <0003> db_auc.c:157 IMSI='262427790793849': No 2G Auth Data 20241110160311044 DAUC <0003> db_auc.c:192 IMSI='262427790793849': No 3G Auth Data HLR_Test-GSUP(135)@5c798a0c59f9: Created GsupExpect[0] for "262427790793849" to be handled at TC_mo_ussd_unknown(140) 20241110160311052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 20241110160311055 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160311055 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427790793849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427790793849" session_id=1947273565 session_state=BEGIN} 20241110160311055 DSS <0004> hlr_ussd.c:576 262427790793849/0x7411095d: Process SS (BEGIN) 20241110160311055 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110160311055 DSS <0004> hlr_ussd.c:518 262427790793849/0x7411095d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110160311055 DSS <0004> hlr_ussd.c:523 262427790793849/0x7411095d: USSD for unknown code '*#200#' 20241110160311055 DSS <0004> hlr_ussd.c:354 262427790793849/0x7411095d: Tx ReturnError(1, 0x12) 20241110160311055 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427790793849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427790793849" session_id=1947273565 session_state=END} 20241110160311055 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160311055 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5c798a0c59f9: Found GsupExpect[0] for "262427790793849" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@5c798a0c59f9: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427790793849" TC_mo_ussd_unknown(140)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160311056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@5c798a0c59f9: Final verdict of PTC: pass 20241110160311057 DAUC <0003> db_auc.c:157 IMSI='262424532142061': No 2G Auth Data 20241110160311057 DAUC <0003> db_auc.c:192 IMSI='262424532142061': No 3G Auth Data HLR_Test-GSUP(135)@5c798a0c59f9: Created GsupExpect[0] for "262424532142061" to be handled at TC_mo_ussd_unknown(141) 20241110160311064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 20241110160311067 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160311067 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424532142061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424532142061" session_id=3240623753 session_state=BEGIN} 20241110160311067 DSS <0004> hlr_ussd.c:576 262424532142061/0xc127fe89: Process SS (BEGIN) 20241110160311067 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110160311067 DSS <0004> hlr_ussd.c:518 262424532142061/0xc127fe89: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110160311067 DSS <0004> hlr_ussd.c:523 262424532142061/0xc127fe89: USSD for unknown code '*#200#' 20241110160311067 DSS <0004> hlr_ussd.c:354 262424532142061/0xc127fe89: Tx ReturnError(1, 0x12) 20241110160311067 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424532142061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424532142061" session_id=3240623753 session_state=END} 20241110160311067 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160311067 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5c798a0c59f9: Found GsupExpect[0] for "262424532142061" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@5c798a0c59f9: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262424532142061" TC_mo_ussd_unknown(141)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160311069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35314<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@5c798a0c59f9: Final verdict of PTC: pass 20241110160311069 DAUC <0003> db_auc.c:157 IMSI='262426256795855': No 2G Auth Data 20241110160311069 DAUC <0003> db_auc.c:192 IMSI='262426256795855': No 3G Auth Data HLR_Test-GSUP(135)@5c798a0c59f9: Created GsupExpect[0] for "262426256795855" to be handled at TC_mo_ussd_unknown(142) 20241110160311076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4258 20241110160311079 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160311079 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426256795855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426256795855" session_id=2193449242 session_state=BEGIN} 20241110160311079 DSS <0004> hlr_ussd.c:576 262426256795855/0x82bd611a: Process SS (BEGIN) 20241110160311079 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110160311079 DSS <0004> hlr_ussd.c:518 262426256795855/0x82bd611a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110160311079 DSS <0004> hlr_ussd.c:523 262426256795855/0x82bd611a: USSD for unknown code '*#200#' 20241110160311079 DSS <0004> hlr_ussd.c:354 262426256795855/0x82bd611a: Tx ReturnError(1, 0x12) 20241110160311079 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426256795855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426256795855" session_id=2193449242 session_state=END} 20241110160311079 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160311079 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5c798a0c59f9: Found GsupExpect[0] for "262426256795855" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@5c798a0c59f9: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426256795855" TC_mo_ussd_unknown(142)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160311081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@5c798a0c59f9: Final verdict of PTC: pass 20241110160311081 DAUC <0003> db_auc.c:157 IMSI='262428327026891': No 2G Auth Data 20241110160311081 DAUC <0003> db_auc.c:192 IMSI='262428327026891': No 3G Auth Data HLR_Test-GSUP(135)@5c798a0c59f9: Created GsupExpect[0] for "262428327026891" to be handled at TC_mo_ussd_unknown(143) 20241110160311088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 20241110160311091 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160311091 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428327026891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428327026891" session_id=415091822 session_state=BEGIN} 20241110160311092 DSS <0004> hlr_ussd.c:576 262428327026891/0x18bdcc6e: Process SS (BEGIN) 20241110160311092 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110160311092 DSS <0004> hlr_ussd.c:518 262428327026891/0x18bdcc6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110160311092 DSS <0004> hlr_ussd.c:523 262428327026891/0x18bdcc6e: USSD for unknown code '*#200#' 20241110160311092 DSS <0004> hlr_ussd.c:354 262428327026891/0x18bdcc6e: Tx ReturnError(1, 0x12) 20241110160311092 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428327026891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428327026891" session_id=415091822 session_state=END} 20241110160311092 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160311092 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5c798a0c59f9: Found GsupExpect[0] for "262428327026891" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@5c798a0c59f9: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428327026891" TC_mo_ussd_unknown(143)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160311093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@5c798a0c59f9: Final verdict of PTC: pass 20241110160311094 DAUC <0003> db_auc.c:157 IMSI='262421151126578': No 2G Auth Data 20241110160311094 DAUC <0003> db_auc.c:192 IMSI='262421151126578': No 3G Auth Data HLR_Test-GSUP(135)@5c798a0c59f9: Created GsupExpect[0] for "262421151126578" to be handled at TC_mo_ussd_unknown(144) 20241110160311100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 20241110160311105 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160311105 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421151126578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421151126578" session_id=1734322324 session_state=BEGIN} 20241110160311105 DSS <0004> hlr_ussd.c:576 262421151126578/0x675fa894: Process SS (BEGIN) 20241110160311105 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110160311105 DSS <0004> hlr_ussd.c:518 262421151126578/0x675fa894: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110160311105 DSS <0004> hlr_ussd.c:523 262421151126578/0x675fa894: USSD for unknown code '*#200#' 20241110160311105 DSS <0004> hlr_ussd.c:354 262421151126578/0x675fa894: Tx ReturnError(1, 0x12) 20241110160311105 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421151126578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421151126578" session_id=1734322324 session_state=END} 20241110160311105 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160311106 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5c798a0c59f9: Found GsupExpect[0] for "262421151126578" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@5c798a0c59f9: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421151126578" TC_mo_ussd_unknown(144)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160311107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@5c798a0c59f9: Final verdict of PTC: pass 20241110160311108 DAUC <0003> db_auc.c:157 IMSI='262428084566105': No 2G Auth Data 20241110160311108 DAUC <0003> db_auc.c:192 IMSI='262428084566105': No 3G Auth Data HLR_Test-GSUP(135)@5c798a0c59f9: Created GsupExpect[0] for "262428084566105" to be handled at TC_mo_ussd_unknown(145) 20241110160311115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35334<->l=127.0.0.1:4258 20241110160311118 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160311118 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428084566105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428084566105" session_id=3735247171 session_state=BEGIN} 20241110160311118 DSS <0004> hlr_ussd.c:576 262428084566105/0xdea35943: Process SS (BEGIN) 20241110160311118 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241110160311118 DSS <0004> hlr_ussd.c:518 262428084566105/0xdea35943: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241110160311118 DSS <0004> hlr_ussd.c:523 262428084566105/0xdea35943: USSD for unknown code '*#200#' 20241110160311118 DSS <0004> hlr_ussd.c:354 262428084566105/0xdea35943: Tx ReturnError(1, 0x12) 20241110160311118 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428084566105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428084566105" session_id=3735247171 session_state=END} 20241110160311118 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160311119 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5c798a0c59f9: Found GsupExpect[0] for "262428084566105" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@5c798a0c59f9: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262428084566105" TC_mo_ussd_unknown(145)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160311120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35334<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@5c798a0c59f9: Final verdict of PTC: pass 20241110160311121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 20241110160311121 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32851<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@5c798a0c59f9: Final verdict of PTC: none 20241110160311121 DLINP <000b> input/ipa.c:451 connected read/write 20241110160311121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160311121 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160311121 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 IPA-CTRL-CLI-IPA(137)@5c798a0c59f9: Final verdict of PTC: none 20241110160311121 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 136: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:11 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 20241110160311145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 20241110160311245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35342<->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@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_ussd_euse_disc started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160314348 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160314349 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160314352 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160314356 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160314357 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160314357 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160314357 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 20241110160314357 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160314357 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 20241110160314357 DLGSUP <0013> gsup_server.c:235 2: 20241110160314357 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160314357 DLGSUP <0013> gsup_server.c:235 3: 20241110160314357 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160314357 DLGSUP <0013> gsup_server.c:235 4: 20241110160314357 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160314357 DLGSUP <0013> gsup_server.c:235 5: 20241110160314357 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160314357 DLGSUP <0013> gsup_server.c:235 7: 20241110160314357 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160314357 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160314357 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160314357 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@5c798a0c59f9: 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") 20241110160314369 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46379<->l=127.0.0.1:4259) 20241110160314373 DAUC <0003> db_auc.c:157 IMSI='262426166839286': No 2G Auth Data 20241110160314373 DAUC <0003> db_auc.c:192 IMSI='262426166839286': No 3G Auth Data HLR_Test-GSUP(147)@5c798a0c59f9: Created GsupExpect[0] for "262426166839286" to be handled at TC_mo_ussd_euse_disc(150) 20241110160314380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4258 20241110160314402 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314402 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426166839286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426166839286" session_id=1069576663 session_state=BEGIN} 20241110160314402 DSS <0004> hlr_ussd.c:576 262426166839286/0x3fc071d7: Process SS (BEGIN) 20241110160314402 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160314402 DSS <0004> hlr_ussd.c:518 262426166839286/0x3fc071d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160314402 DSS <0004> hlr_ussd.c:542 262426166839286/0x3fc071d7: Cannot find conn for EUSE EUSE-foobar 20241110160314402 DSS <0004> hlr_ussd.c:354 262426166839286/0x3fc071d7: Tx ReturnError(1, 0x22) 20241110160314402 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426166839286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426166839286" session_id=1069576663 session_state=END} 20241110160314402 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160314403 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5c798a0c59f9: Found GsupExpect[0] for "262426166839286" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@5c798a0c59f9: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426166839286" TC_mo_ussd_euse_disc(150)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160314412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@5c798a0c59f9: Final verdict of PTC: pass 20241110160314414 DAUC <0003> db_auc.c:157 IMSI='262423609904929': No 2G Auth Data 20241110160314414 DAUC <0003> db_auc.c:192 IMSI='262423609904929': No 3G Auth Data HLR_Test-GSUP(147)@5c798a0c59f9: Created GsupExpect[0] for "262423609904929" to be handled at TC_mo_ussd_euse_disc(151) 20241110160314429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36278<->l=127.0.0.1:4258 20241110160314432 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314432 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423609904929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423609904929" session_id=3542390911 session_state=BEGIN} 20241110160314432 DSS <0004> hlr_ussd.c:576 262423609904929/0xd324987f: Process SS (BEGIN) 20241110160314432 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160314432 DSS <0004> hlr_ussd.c:518 262423609904929/0xd324987f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160314432 DSS <0004> hlr_ussd.c:542 262423609904929/0xd324987f: Cannot find conn for EUSE EUSE-foobar 20241110160314432 DSS <0004> hlr_ussd.c:354 262423609904929/0xd324987f: Tx ReturnError(1, 0x22) 20241110160314432 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423609904929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423609904929" session_id=3542390911 session_state=END} 20241110160314432 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160314432 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5c798a0c59f9: Found GsupExpect[0] for "262423609904929" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@5c798a0c59f9: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262423609904929" TC_mo_ussd_euse_disc(151)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160314434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36278<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@5c798a0c59f9: Final verdict of PTC: pass 20241110160314434 DAUC <0003> db_auc.c:157 IMSI='262424049361765': No 2G Auth Data 20241110160314434 DAUC <0003> db_auc.c:192 IMSI='262424049361765': No 3G Auth Data HLR_Test-GSUP(147)@5c798a0c59f9: Created GsupExpect[0] for "262424049361765" to be handled at TC_mo_ussd_euse_disc(152) 20241110160314442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36292<->l=127.0.0.1:4258 20241110160314445 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314445 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424049361765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424049361765" session_id=3687165121 session_state=BEGIN} 20241110160314445 DSS <0004> hlr_ussd.c:576 262424049361765/0xdbc5acc1: Process SS (BEGIN) 20241110160314445 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160314445 DSS <0004> hlr_ussd.c:518 262424049361765/0xdbc5acc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160314445 DSS <0004> hlr_ussd.c:542 262424049361765/0xdbc5acc1: Cannot find conn for EUSE EUSE-foobar 20241110160314445 DSS <0004> hlr_ussd.c:354 262424049361765/0xdbc5acc1: Tx ReturnError(1, 0x22) 20241110160314445 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424049361765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424049361765" session_id=3687165121 session_state=END} 20241110160314445 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160314445 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5c798a0c59f9: Found GsupExpect[0] for "262424049361765" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@5c798a0c59f9: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262424049361765" TC_mo_ussd_euse_disc(152)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160314447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36292<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@5c798a0c59f9: Final verdict of PTC: pass 20241110160314448 DAUC <0003> db_auc.c:157 IMSI='262428532083946': No 2G Auth Data 20241110160314448 DAUC <0003> db_auc.c:192 IMSI='262428532083946': No 3G Auth Data HLR_Test-GSUP(147)@5c798a0c59f9: Created GsupExpect[0] for "262428532083946" to be handled at TC_mo_ussd_euse_disc(153) 20241110160314455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4258 20241110160314458 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314458 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428532083946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428532083946" session_id=2771549392 session_state=BEGIN} 20241110160314458 DSS <0004> hlr_ussd.c:576 262428532083946/0xa5327cd0: Process SS (BEGIN) 20241110160314458 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160314458 DSS <0004> hlr_ussd.c:518 262428532083946/0xa5327cd0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160314458 DSS <0004> hlr_ussd.c:542 262428532083946/0xa5327cd0: Cannot find conn for EUSE EUSE-foobar 20241110160314458 DSS <0004> hlr_ussd.c:354 262428532083946/0xa5327cd0: Tx ReturnError(1, 0x22) 20241110160314458 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428532083946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428532083946" session_id=2771549392 session_state=END} 20241110160314458 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160314458 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5c798a0c59f9: Found GsupExpect[0] for "262428532083946" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@5c798a0c59f9: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428532083946" TC_mo_ussd_euse_disc(153)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160314460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@5c798a0c59f9: Final verdict of PTC: pass 20241110160314460 DAUC <0003> db_auc.c:157 IMSI='262421639142228': No 2G Auth Data 20241110160314460 DAUC <0003> db_auc.c:192 IMSI='262421639142228': No 3G Auth Data HLR_Test-GSUP(147)@5c798a0c59f9: Created GsupExpect[0] for "262421639142228" to be handled at TC_mo_ussd_euse_disc(154) 20241110160314467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 20241110160314470 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314470 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421639142228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421639142228" session_id=468448025 session_state=BEGIN} 20241110160314470 DSS <0004> hlr_ussd.c:576 262421639142228/0x1bebf319: Process SS (BEGIN) 20241110160314470 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160314470 DSS <0004> hlr_ussd.c:518 262421639142228/0x1bebf319: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160314470 DSS <0004> hlr_ussd.c:542 262421639142228/0x1bebf319: Cannot find conn for EUSE EUSE-foobar 20241110160314470 DSS <0004> hlr_ussd.c:354 262421639142228/0x1bebf319: Tx ReturnError(1, 0x22) 20241110160314470 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421639142228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421639142228" session_id=468448025 session_state=END} 20241110160314470 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160314470 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5c798a0c59f9: Found GsupExpect[0] for "262421639142228" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@5c798a0c59f9: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421639142228" TC_mo_ussd_euse_disc(154)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160314471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36302<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@5c798a0c59f9: Final verdict of PTC: pass 20241110160314472 DAUC <0003> db_auc.c:157 IMSI='262423748766664': No 2G Auth Data 20241110160314472 DAUC <0003> db_auc.c:192 IMSI='262423748766664': No 3G Auth Data HLR_Test-GSUP(147)@5c798a0c59f9: Created GsupExpect[0] for "262423748766664" to be handled at TC_mo_ussd_euse_disc(155) 20241110160314478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4258 20241110160314481 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314481 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423748766664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423748766664" session_id=2577935457 session_state=BEGIN} 20241110160314481 DSS <0004> hlr_ussd.c:576 262423748766664/0x99a82c61: Process SS (BEGIN) 20241110160314481 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160314481 DSS <0004> hlr_ussd.c:518 262423748766664/0x99a82c61: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160314481 DSS <0004> hlr_ussd.c:542 262423748766664/0x99a82c61: Cannot find conn for EUSE EUSE-foobar 20241110160314481 DSS <0004> hlr_ussd.c:354 262423748766664/0x99a82c61: Tx ReturnError(1, 0x22) 20241110160314481 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423748766664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423748766664" session_id=2577935457 session_state=END} 20241110160314481 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160314481 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5c798a0c59f9: Found GsupExpect[0] for "262423748766664" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@5c798a0c59f9: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262423748766664" TC_mo_ussd_euse_disc(155)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160314483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@5c798a0c59f9: Final verdict of PTC: pass 20241110160314484 DAUC <0003> db_auc.c:157 IMSI='262429464063193': No 2G Auth Data 20241110160314484 DAUC <0003> db_auc.c:192 IMSI='262429464063193': No 3G Auth Data HLR_Test-GSUP(147)@5c798a0c59f9: Created GsupExpect[0] for "262429464063193" to be handled at TC_mo_ussd_euse_disc(156) 20241110160314490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 20241110160314493 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314493 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429464063193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429464063193" session_id=2451123264 session_state=BEGIN} 20241110160314493 DSS <0004> hlr_ussd.c:576 262429464063193/0x92192c40: Process SS (BEGIN) 20241110160314493 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160314493 DSS <0004> hlr_ussd.c:518 262429464063193/0x92192c40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160314493 DSS <0004> hlr_ussd.c:542 262429464063193/0x92192c40: Cannot find conn for EUSE EUSE-foobar 20241110160314493 DSS <0004> hlr_ussd.c:354 262429464063193/0x92192c40: Tx ReturnError(1, 0x22) 20241110160314493 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429464063193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429464063193" session_id=2451123264 session_state=END} 20241110160314493 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160314493 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5c798a0c59f9: Found GsupExpect[0] for "262429464063193" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@5c798a0c59f9: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429464063193" TC_mo_ussd_euse_disc(156)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160314495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@5c798a0c59f9: Final verdict of PTC: pass 20241110160314495 DAUC <0003> db_auc.c:157 IMSI='262421013387895': No 2G Auth Data 20241110160314495 DAUC <0003> db_auc.c:192 IMSI='262421013387895': No 3G Auth Data HLR_Test-GSUP(147)@5c798a0c59f9: Created GsupExpect[0] for "262421013387895" to be handled at TC_mo_ussd_euse_disc(157) 20241110160314502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36332<->l=127.0.0.1:4258 20241110160314505 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314505 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421013387895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421013387895" session_id=1132322184 session_state=BEGIN} 20241110160314505 DSS <0004> hlr_ussd.c:576 262421013387895/0x437ddd88: Process SS (BEGIN) 20241110160314505 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160314505 DSS <0004> hlr_ussd.c:518 262421013387895/0x437ddd88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160314505 DSS <0004> hlr_ussd.c:542 262421013387895/0x437ddd88: Cannot find conn for EUSE EUSE-foobar 20241110160314505 DSS <0004> hlr_ussd.c:354 262421013387895/0x437ddd88: Tx ReturnError(1, 0x22) 20241110160314505 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421013387895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421013387895" session_id=1132322184 session_state=END} 20241110160314505 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160314505 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5c798a0c59f9: Found GsupExpect[0] for "262421013387895" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@5c798a0c59f9: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421013387895" TC_mo_ussd_euse_disc(157)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160314507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36332<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@5c798a0c59f9: Final verdict of PTC: pass 20241110160314507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4258 20241110160314508 DLINP <000b> input/ipa.c:451 connected read/write 20241110160314508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160314508 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160314508 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160314508 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@5c798a0c59f9: Final verdict of PTC: none 20241110160314508 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46379<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@5c798a0c59f9: Final verdict of PTC: none 148@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 148: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:14 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 20241110160314531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36346<->l=127.0.0.1:4258 20241110160314732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36346<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79064) Waiting for packet dumper to finish... 1 (prev_count=79064, count=81624) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:03:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_ussd_iuse_imsi started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160317868 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160317868 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160317873 DLINP <000b> input/ipa.c:451 connected read/write 20241110160317873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160317875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160317879 DLINP <000b> input/ipa.c:451 connected read/write 20241110160317879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(158)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160317879 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160317879 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160317879 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 20241110160317879 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160317879 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 20241110160317879 DLGSUP <0013> gsup_server.c:235 2: 20241110160317879 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160317879 DLGSUP <0013> gsup_server.c:235 3: 20241110160317880 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160317880 DLGSUP <0013> gsup_server.c:235 4: 20241110160317880 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160317880 DLGSUP <0013> gsup_server.c:235 5: 20241110160317880 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160317880 DLGSUP <0013> gsup_server.c:235 7: 20241110160317880 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160317880 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160317880 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160317880 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@5c798a0c59f9: 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") 20241110160317911 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44631<->l=127.0.0.1:4259) 20241110160317924 DAUC <0003> db_auc.c:157 IMSI='262425473462132': No 2G Auth Data 20241110160317924 DAUC <0003> db_auc.c:192 IMSI='262425473462132': No 3G Auth Data HLR_Test-GSUP(159)@5c798a0c59f9: Created GsupExpect[0] for "262425473462132" to be handled at TC_mo_ussd_iuse_imsi(162) 20241110160317952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36372<->l=127.0.0.1:4258 20241110160317965 DLINP <000b> input/ipa.c:451 connected read/write 20241110160317965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160317965 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425473462132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425473462132" session_id=1901195736 session_state=BEGIN} 20241110160317965 DSS <0004> hlr_ussd.c:576 262425473462132/0x7151f1d8: Process SS (BEGIN) 20241110160317965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160317965 DSS <0004> hlr_ussd.c:518 262425473462132/0x7151f1d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160317965 DSS <0004> hlr_ussd.c:363 262425473462132/0x7151f1d8: Tx USSD 'Your IMSI is 262425473462132' 20241110160317965 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425473462132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425473462132" session_id=1901195736 session_state=END} 20241110160317965 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425473462132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160317965 DLINP <000b> input/ipa.c:451 connected read/write 20241110160317966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160317966 DLINP <000b> input/ipa.c:451 connected read/write 20241110160317966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5c798a0c59f9: Found GsupExpect[0] for "262425473462132" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@5c798a0c59f9: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425473462132" TC_mo_ussd_iuse_imsi(162)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160317973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@5c798a0c59f9: Final verdict of PTC: pass 20241110160317974 DAUC <0003> db_auc.c:157 IMSI='262423189218265': No 2G Auth Data 20241110160317974 DAUC <0003> db_auc.c:192 IMSI='262423189218265': No 3G Auth Data HLR_Test-GSUP(159)@5c798a0c59f9: Created GsupExpect[0] for "262423189218265" to be handled at TC_mo_ussd_iuse_imsi(163) 20241110160317990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 20241110160317993 DLINP <000b> input/ipa.c:451 connected read/write 20241110160317993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160317993 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423189218265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423189218265" session_id=81150735 session_state=BEGIN} 20241110160317993 DSS <0004> hlr_ussd.c:576 262423189218265/0x04d6430f: Process SS (BEGIN) 20241110160317993 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160317993 DSS <0004> hlr_ussd.c:518 262423189218265/0x04d6430f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160317993 DSS <0004> hlr_ussd.c:363 262423189218265/0x04d6430f: Tx USSD 'Your IMSI is 262423189218265' 20241110160317993 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423189218265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423189218265" session_id=81150735 session_state=END} 20241110160317993 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423189218265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160317993 DLINP <000b> input/ipa.c:451 connected read/write 20241110160317993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160317993 DLINP <000b> input/ipa.c:451 connected read/write 20241110160317993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5c798a0c59f9: Found GsupExpect[0] for "262423189218265" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@5c798a0c59f9: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423189218265" TC_mo_ussd_iuse_imsi(163)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160317995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@5c798a0c59f9: Final verdict of PTC: pass 20241110160317996 DAUC <0003> db_auc.c:157 IMSI='262427491760629': No 2G Auth Data 20241110160317996 DAUC <0003> db_auc.c:192 IMSI='262427491760629': No 3G Auth Data HLR_Test-GSUP(159)@5c798a0c59f9: Created GsupExpect[0] for "262427491760629" to be handled at TC_mo_ussd_iuse_imsi(164) 20241110160318002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36390<->l=127.0.0.1:4258 20241110160318005 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160318005 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427491760629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427491760629" session_id=1475691686 session_state=BEGIN} 20241110160318005 DSS <0004> hlr_ussd.c:576 262427491760629/0x57f544a6: Process SS (BEGIN) 20241110160318005 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160318005 DSS <0004> hlr_ussd.c:518 262427491760629/0x57f544a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160318005 DSS <0004> hlr_ussd.c:363 262427491760629/0x57f544a6: Tx USSD 'Your IMSI is 262427491760629' 20241110160318005 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427491760629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427491760629" session_id=1475691686 session_state=END} 20241110160318005 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427491760629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160318005 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160318005 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5c798a0c59f9: Found GsupExpect[0] for "262427491760629" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@5c798a0c59f9: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427491760629" TC_mo_ussd_iuse_imsi(164)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160318007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@5c798a0c59f9: Final verdict of PTC: pass 20241110160318007 DAUC <0003> db_auc.c:157 IMSI='262429571023119': No 2G Auth Data 20241110160318007 DAUC <0003> db_auc.c:192 IMSI='262429571023119': No 3G Auth Data HLR_Test-GSUP(159)@5c798a0c59f9: Created GsupExpect[0] for "262429571023119" to be handled at TC_mo_ussd_iuse_imsi(165) 20241110160318013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36406<->l=127.0.0.1:4258 20241110160318016 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160318016 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429571023119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429571023119" session_id=930202003 session_state=BEGIN} 20241110160318016 DSS <0004> hlr_ussd.c:576 262429571023119/0x3771c193: Process SS (BEGIN) 20241110160318016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160318016 DSS <0004> hlr_ussd.c:518 262429571023119/0x3771c193: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160318016 DSS <0004> hlr_ussd.c:363 262429571023119/0x3771c193: Tx USSD 'Your IMSI is 262429571023119' 20241110160318016 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429571023119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429571023119" session_id=930202003 session_state=END} 20241110160318016 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429571023119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160318016 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160318016 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5c798a0c59f9: Found GsupExpect[0] for "262429571023119" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@5c798a0c59f9: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429571023119" TC_mo_ussd_iuse_imsi(165)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160318018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36406<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@5c798a0c59f9: Final verdict of PTC: pass 20241110160318019 DAUC <0003> db_auc.c:157 IMSI='262424464020213': No 2G Auth Data 20241110160318019 DAUC <0003> db_auc.c:192 IMSI='262424464020213': No 3G Auth Data HLR_Test-GSUP(159)@5c798a0c59f9: Created GsupExpect[0] for "262424464020213" to be handled at TC_mo_ussd_iuse_imsi(166) 20241110160318025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 20241110160318028 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160318028 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424464020213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424464020213" session_id=3915049995 session_state=BEGIN} 20241110160318028 DSS <0004> hlr_ussd.c:576 262424464020213/0xe95aec0b: Process SS (BEGIN) 20241110160318028 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160318028 DSS <0004> hlr_ussd.c:518 262424464020213/0xe95aec0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160318028 DSS <0004> hlr_ussd.c:363 262424464020213/0xe95aec0b: Tx USSD 'Your IMSI is 262424464020213' 20241110160318028 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424464020213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424464020213" session_id=3915049995 session_state=END} 20241110160318028 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424464020213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160318028 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160318028 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5c798a0c59f9: Found GsupExpect[0] for "262424464020213" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@5c798a0c59f9: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424464020213" TC_mo_ussd_iuse_imsi(166)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160318030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@5c798a0c59f9: Final verdict of PTC: pass 20241110160318030 DAUC <0003> db_auc.c:157 IMSI='262420398085420': No 2G Auth Data 20241110160318031 DAUC <0003> db_auc.c:192 IMSI='262420398085420': No 3G Auth Data HLR_Test-GSUP(159)@5c798a0c59f9: Created GsupExpect[0] for "262420398085420" to be handled at TC_mo_ussd_iuse_imsi(167) 20241110160318037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4258 20241110160318040 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160318040 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420398085420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420398085420" session_id=3015347732 session_state=BEGIN} 20241110160318040 DSS <0004> hlr_ussd.c:576 262420398085420/0xb3ba8e14: Process SS (BEGIN) 20241110160318040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160318040 DSS <0004> hlr_ussd.c:518 262420398085420/0xb3ba8e14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160318040 DSS <0004> hlr_ussd.c:363 262420398085420/0xb3ba8e14: Tx USSD 'Your IMSI is 262420398085420' 20241110160318040 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420398085420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420398085420" session_id=3015347732 session_state=END} 20241110160318040 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420398085420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160318040 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160318040 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5c798a0c59f9: Found GsupExpect[0] for "262420398085420" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@5c798a0c59f9: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420398085420" TC_mo_ussd_iuse_imsi(167)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160318042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@5c798a0c59f9: Final verdict of PTC: pass 20241110160318043 DAUC <0003> db_auc.c:157 IMSI='262425031222293': No 2G Auth Data 20241110160318043 DAUC <0003> db_auc.c:192 IMSI='262425031222293': No 3G Auth Data HLR_Test-GSUP(159)@5c798a0c59f9: Created GsupExpect[0] for "262425031222293" to be handled at TC_mo_ussd_iuse_imsi(168) 20241110160318049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 20241110160318052 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160318052 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425031222293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425031222293" session_id=3043178475 session_state=BEGIN} 20241110160318052 DSS <0004> hlr_ussd.c:576 262425031222293/0xb56337eb: Process SS (BEGIN) 20241110160318052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160318052 DSS <0004> hlr_ussd.c:518 262425031222293/0xb56337eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160318052 DSS <0004> hlr_ussd.c:363 262425031222293/0xb56337eb: Tx USSD 'Your IMSI is 262425031222293' 20241110160318052 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425031222293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425031222293" session_id=3043178475 session_state=END} 20241110160318052 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425031222293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160318052 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160318052 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5c798a0c59f9: Found GsupExpect[0] for "262425031222293" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@5c798a0c59f9: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262425031222293" TC_mo_ussd_iuse_imsi(168)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160318054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36438<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@5c798a0c59f9: Final verdict of PTC: pass 20241110160318054 DAUC <0003> db_auc.c:157 IMSI='262423578348270': No 2G Auth Data 20241110160318054 DAUC <0003> db_auc.c:192 IMSI='262423578348270': No 3G Auth Data HLR_Test-GSUP(159)@5c798a0c59f9: Created GsupExpect[0] for "262423578348270" to be handled at TC_mo_ussd_iuse_imsi(169) 20241110160318060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 20241110160318063 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160318063 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423578348270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423578348270" session_id=2855948939 session_state=BEGIN} 20241110160318063 DSS <0004> hlr_ussd.c:576 262423578348270/0xaa3a528b: Process SS (BEGIN) 20241110160318063 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160318063 DSS <0004> hlr_ussd.c:518 262423578348270/0xaa3a528b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160318063 DSS <0004> hlr_ussd.c:363 262423578348270/0xaa3a528b: Tx USSD 'Your IMSI is 262423578348270' 20241110160318063 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423578348270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423578348270" session_id=2855948939 session_state=END} 20241110160318063 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423578348270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160318063 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160318063 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5c798a0c59f9: Found GsupExpect[0] for "262423578348270" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@5c798a0c59f9: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262423578348270" TC_mo_ussd_iuse_imsi(169)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160318065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@5c798a0c59f9: Final verdict of PTC: pass 20241110160318067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@5c798a0c59f9: Final verdict of PTC: none 20241110160318068 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44631<->l=127.0.0.1:4259) 160@5c798a0c59f9: Final verdict of PTC: none 20241110160318068 DLINP <000b> input/ipa.c:451 connected read/write 20241110160318068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160318068 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160318068 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160318068 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)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 160: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:18 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 20241110160318091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36454<->l=127.0.0.1:4258 20241110160318292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36454<->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=82428) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160321412 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160321412 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160321415 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160321418 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321418 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160321418 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160321418 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 20241110160321418 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160321418 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 20241110160321418 DLGSUP <0013> gsup_server.c:235 2: 20241110160321418 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160321418 DLGSUP <0013> gsup_server.c:235 3: 20241110160321418 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160321418 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(170)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160321418 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160321418 DLGSUP <0013> gsup_server.c:235 5: 20241110160321418 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160321418 DLGSUP <0013> gsup_server.c:235 7: 20241110160321419 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160321419 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160321419 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160321419 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@5c798a0c59f9: 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") 20241110160321429 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34765<->l=127.0.0.1:4259) 20241110160321432 DAUC <0003> db_auc.c:157 IMSI='262420697203096': No 2G Auth Data 20241110160321432 DAUC <0003> db_auc.c:192 IMSI='262420697203096': No 3G Auth Data HLR_Test-GSUP(171)@5c798a0c59f9: Created GsupExpect[0] for "262420697203096" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241110160321442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4258 20241110160321466 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321466 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420697203096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420697203096" source_name="the-source\n" session_id=3394444000 session_state=BEGIN} 20241110160321466 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110160321466 DSS <0004> hlr_ussd.c:576 262420697203096/0xca531ae0: Process SS (BEGIN) 20241110160321467 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160321467 DSS <0004> hlr_ussd.c:518 262420697203096/0xca531ae0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160321467 DSS <0004> hlr_ussd.c:363 262420697203096/0xca531ae0: Tx USSD 'Your IMSI is 262420697203096' 20241110160321467 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420697203096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420697203096" destination_name="the-source\n" session_id=3394444000 session_state=END} 20241110160321467 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262420697203096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160321467 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160321467 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5c798a0c59f9: Found GsupExpect[0] for "262420697203096" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@5c798a0c59f9: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420697203096" TC_mo_ussd_iuse_imsi_via_proxy(174)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160321477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36466<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@5c798a0c59f9: Final verdict of PTC: pass 20241110160321479 DAUC <0003> db_auc.c:157 IMSI='262422453170010': No 2G Auth Data 20241110160321479 DAUC <0003> db_auc.c:192 IMSI='262422453170010': No 3G Auth Data HLR_Test-GSUP(171)@5c798a0c59f9: Created GsupExpect[0] for "262422453170010" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241110160321491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 20241110160321494 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321494 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422453170010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422453170010" source_name="the-source\n" session_id=144989749 session_state=BEGIN} 20241110160321494 DSS <0004> hlr_ussd.c:576 262422453170010/0x08a45e35: Process SS (BEGIN) 20241110160321494 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160321494 DSS <0004> hlr_ussd.c:518 262422453170010/0x08a45e35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160321494 DSS <0004> hlr_ussd.c:363 262422453170010/0x08a45e35: Tx USSD 'Your IMSI is 262422453170010' 20241110160321494 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422453170010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422453170010" destination_name="the-source\n" session_id=144989749 session_state=END} 20241110160321494 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422453170010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160321494 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160321494 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5c798a0c59f9: Found GsupExpect[0] for "262422453170010" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@5c798a0c59f9: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422453170010" TC_mo_ussd_iuse_imsi_via_proxy(175)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160321496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@5c798a0c59f9: Final verdict of PTC: pass 20241110160321496 DAUC <0003> db_auc.c:157 IMSI='262425646417372': No 2G Auth Data 20241110160321496 DAUC <0003> db_auc.c:192 IMSI='262425646417372': No 3G Auth Data HLR_Test-GSUP(171)@5c798a0c59f9: Created GsupExpect[0] for "262425646417372" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241110160321502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20241110160321505 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321505 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425646417372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425646417372" source_name="the-source\n" session_id=2839586347 session_state=BEGIN} 20241110160321505 DSS <0004> hlr_ussd.c:576 262425646417372/0xa940a62b: Process SS (BEGIN) 20241110160321505 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160321505 DSS <0004> hlr_ussd.c:518 262425646417372/0xa940a62b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160321505 DSS <0004> hlr_ussd.c:363 262425646417372/0xa940a62b: Tx USSD 'Your IMSI is 262425646417372' 20241110160321505 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425646417372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425646417372" destination_name="the-source\n" session_id=2839586347 session_state=END} 20241110160321505 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262425646417372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160321505 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160321505 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5c798a0c59f9: Found GsupExpect[0] for "262425646417372" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@5c798a0c59f9: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425646417372" TC_mo_ussd_iuse_imsi_via_proxy(176)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160321507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@5c798a0c59f9: Final verdict of PTC: pass 20241110160321508 DAUC <0003> db_auc.c:157 IMSI='262422550408087': No 2G Auth Data 20241110160321508 DAUC <0003> db_auc.c:192 IMSI='262422550408087': No 3G Auth Data HLR_Test-GSUP(171)@5c798a0c59f9: Created GsupExpect[0] for "262422550408087" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241110160321514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 20241110160321518 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321518 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422550408087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422550408087" source_name="the-source\n" session_id=1363452940 session_state=BEGIN} 20241110160321518 DSS <0004> hlr_ussd.c:576 262422550408087/0x5144a40c: Process SS (BEGIN) 20241110160321518 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160321518 DSS <0004> hlr_ussd.c:518 262422550408087/0x5144a40c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160321518 DSS <0004> hlr_ussd.c:363 262422550408087/0x5144a40c: Tx USSD 'Your IMSI is 262422550408087' 20241110160321518 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422550408087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422550408087" destination_name="the-source\n" session_id=1363452940 session_state=END} 20241110160321518 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262422550408087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160321518 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160321518 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5c798a0c59f9: Found GsupExpect[0] for "262422550408087" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@5c798a0c59f9: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422550408087" TC_mo_ussd_iuse_imsi_via_proxy(177)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160321520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@5c798a0c59f9: Final verdict of PTC: pass 20241110160321520 DAUC <0003> db_auc.c:157 IMSI='262426763794199': No 2G Auth Data 20241110160321520 DAUC <0003> db_auc.c:192 IMSI='262426763794199': No 3G Auth Data HLR_Test-GSUP(171)@5c798a0c59f9: Created GsupExpect[0] for "262426763794199" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241110160321526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4258 20241110160321529 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321529 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426763794199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426763794199" source_name="the-source\n" session_id=1569840369 session_state=BEGIN} 20241110160321529 DSS <0004> hlr_ussd.c:576 262426763794199/0x5d91dcf1: Process SS (BEGIN) 20241110160321529 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160321529 DSS <0004> hlr_ussd.c:518 262426763794199/0x5d91dcf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160321529 DSS <0004> hlr_ussd.c:363 262426763794199/0x5d91dcf1: Tx USSD 'Your IMSI is 262426763794199' 20241110160321529 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426763794199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426763794199" destination_name="the-source\n" session_id=1569840369 session_state=END} 20241110160321529 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426763794199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160321529 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160321529 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5c798a0c59f9: Found GsupExpect[0] for "262426763794199" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@5c798a0c59f9: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426763794199" TC_mo_ussd_iuse_imsi_via_proxy(178)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160321531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@5c798a0c59f9: Final verdict of PTC: pass 20241110160321532 DAUC <0003> db_auc.c:157 IMSI='262421951430299': No 2G Auth Data 20241110160321532 DAUC <0003> db_auc.c:192 IMSI='262421951430299': No 3G Auth Data HLR_Test-GSUP(171)@5c798a0c59f9: Created GsupExpect[0] for "262421951430299" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241110160321540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 20241110160321544 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321544 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421951430299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421951430299" source_name="the-source\n" session_id=876249462 session_state=BEGIN} 20241110160321544 DSS <0004> hlr_ussd.c:576 262421951430299/0x343a8176: Process SS (BEGIN) 20241110160321544 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160321544 DSS <0004> hlr_ussd.c:518 262421951430299/0x343a8176: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160321544 DSS <0004> hlr_ussd.c:363 262421951430299/0x343a8176: Tx USSD 'Your IMSI is 262421951430299' 20241110160321544 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421951430299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421951430299" destination_name="the-source\n" session_id=876249462 session_state=END} 20241110160321544 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262421951430299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160321544 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160321544 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5c798a0c59f9: Found GsupExpect[0] for "262421951430299" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@5c798a0c59f9: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421951430299" TC_mo_ussd_iuse_imsi_via_proxy(179)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160321546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@5c798a0c59f9: Final verdict of PTC: pass 20241110160321546 DAUC <0003> db_auc.c:157 IMSI='262424064927451': No 2G Auth Data 20241110160321546 DAUC <0003> db_auc.c:192 IMSI='262424064927451': No 3G Auth Data HLR_Test-GSUP(171)@5c798a0c59f9: Created GsupExpect[0] for "262424064927451" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241110160321553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 20241110160321556 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321556 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424064927451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424064927451" source_name="the-source\n" session_id=680174355 session_state=BEGIN} 20241110160321556 DSS <0004> hlr_ussd.c:576 262424064927451/0x288aa313: Process SS (BEGIN) 20241110160321556 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160321556 DSS <0004> hlr_ussd.c:518 262424064927451/0x288aa313: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160321556 DSS <0004> hlr_ussd.c:363 262424064927451/0x288aa313: Tx USSD 'Your IMSI is 262424064927451' 20241110160321556 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424064927451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424064927451" destination_name="the-source\n" session_id=680174355 session_state=END} 20241110160321556 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424064927451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160321556 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160321556 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5c798a0c59f9: Found GsupExpect[0] for "262424064927451" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@5c798a0c59f9: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424064927451" TC_mo_ussd_iuse_imsi_via_proxy(180)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160321558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@5c798a0c59f9: Final verdict of PTC: pass 20241110160321559 DAUC <0003> db_auc.c:157 IMSI='262423356650170': No 2G Auth Data 20241110160321559 DAUC <0003> db_auc.c:192 IMSI='262423356650170': No 3G Auth Data HLR_Test-GSUP(171)@5c798a0c59f9: Created GsupExpect[0] for "262423356650170" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241110160321565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 20241110160321568 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321568 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423356650170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423356650170" source_name="the-source\n" session_id=3088482255 session_state=BEGIN} 20241110160321568 DSS <0004> hlr_ussd.c:576 262423356650170/0xb8167fcf: Process SS (BEGIN) 20241110160321568 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241110160321568 DSS <0004> hlr_ussd.c:518 262423356650170/0xb8167fcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241110160321568 DSS <0004> hlr_ussd.c:363 262423356650170/0xb8167fcf: Tx USSD 'Your IMSI is 262423356650170' 20241110160321568 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423356650170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423356650170" destination_name="the-source\n" session_id=3088482255 session_state=END} 20241110160321568 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262423356650170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160321568 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160321568 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5c798a0c59f9: Found GsupExpect[0] for "262423356650170" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@5c798a0c59f9: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423356650170" TC_mo_ussd_iuse_imsi_via_proxy(181)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160321570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@5c798a0c59f9: Final verdict of PTC: pass 20241110160321571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4258 20241110160321571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34765<->l=127.0.0.1:4259) 20241110160321571 DLINP <000b> input/ipa.c:451 connected read/write 20241110160321571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160321571 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160321571 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160321571 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160321571 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP(171)@5c798a0c59f9: Final verdict of PTC: none 172@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 172: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:21 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 20241110160321596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33758<->l=127.0.0.1:4258 20241110160321798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33758<->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=83676) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:03: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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_ussd_iuse_msisdn started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160324900 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160324900 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160324901 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160324902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160324903 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160324903 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160324903 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(182)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160324903 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 20241110160324903 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160324903 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 20241110160324903 DLGSUP <0013> gsup_server.c:235 2: 20241110160324903 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160324903 DLGSUP <0013> gsup_server.c:235 3: 20241110160324903 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160324903 DLGSUP <0013> gsup_server.c:235 4: 20241110160324903 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160324903 DLGSUP <0013> gsup_server.c:235 5: 20241110160324903 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160324903 DLGSUP <0013> gsup_server.c:235 7: 20241110160324903 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160324903 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160324903 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160324903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@5c798a0c59f9: 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") 20241110160324916 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43867<->l=127.0.0.1:4259) 20241110160324922 DAUC <0003> db_auc.c:157 IMSI='262420602357485': No 2G Auth Data 20241110160324922 DAUC <0003> db_auc.c:192 IMSI='262420602357485': No 3G Auth Data HLR_Test-GSUP(183)@5c798a0c59f9: Created GsupExpect[0] for "262420602357485" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241110160324939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 20241110160324946 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160324946 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420602357485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420602357485" session_id=2024066847 session_state=BEGIN} 20241110160324946 DSS <0004> hlr_ussd.c:576 262420602357485/0x78a4cf1f: Process SS (BEGIN) 20241110160324946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160324946 DSS <0004> hlr_ussd.c:518 262420602357485/0x78a4cf1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160324946 DSS <0004> hlr_ussd.c:363 262420602357485/0x78a4cf1f: Tx USSD 'Your extension is 491617225068' 20241110160324946 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420602357485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420602357485" session_id=2024066847 session_state=END} 20241110160324946 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420602357485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160324946 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160324946 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5c798a0c59f9: Found GsupExpect[0] for "262420602357485" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@5c798a0c59f9: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262420602357485" TC_mo_ussd_iuse_msisdn(186)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160324951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@5c798a0c59f9: Final verdict of PTC: pass 20241110160324952 DAUC <0003> db_auc.c:157 IMSI='262424312416496': No 2G Auth Data 20241110160324952 DAUC <0003> db_auc.c:192 IMSI='262424312416496': No 3G Auth Data HLR_Test-GSUP(183)@5c798a0c59f9: Created GsupExpect[0] for "262424312416496" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241110160324964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4258 20241110160324967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160324967 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424312416496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424312416496" session_id=1459924989 session_state=BEGIN} 20241110160324967 DSS <0004> hlr_ussd.c:576 262424312416496/0x5704affd: Process SS (BEGIN) 20241110160324967 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160324967 DSS <0004> hlr_ussd.c:518 262424312416496/0x5704affd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160324967 DSS <0004> hlr_ussd.c:363 262424312416496/0x5704affd: Tx USSD 'Your extension is 491617646063' 20241110160324967 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424312416496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424312416496" session_id=1459924989 session_state=END} 20241110160324967 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424312416496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160324967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160324967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5c798a0c59f9: Found GsupExpect[0] for "262424312416496" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@5c798a0c59f9: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424312416496" TC_mo_ussd_iuse_msisdn(187)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160324969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@5c798a0c59f9: Final verdict of PTC: pass 20241110160324970 DAUC <0003> db_auc.c:157 IMSI='262420466011684': No 2G Auth Data 20241110160324970 DAUC <0003> db_auc.c:192 IMSI='262420466011684': No 3G Auth Data HLR_Test-GSUP(183)@5c798a0c59f9: Created GsupExpect[0] for "262420466011684" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241110160324978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4258 20241110160324983 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160324983 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420466011684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420466011684" session_id=4131589246 session_state=BEGIN} 20241110160324983 DSS <0004> hlr_ussd.c:576 262420466011684/0xf6430c7e: Process SS (BEGIN) 20241110160324983 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160324983 DSS <0004> hlr_ussd.c:518 262420466011684/0xf6430c7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160324983 DSS <0004> hlr_ussd.c:363 262420466011684/0xf6430c7e: Tx USSD 'Your extension is 491617368137' 20241110160324983 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420466011684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420466011684" session_id=4131589246 session_state=END} 20241110160324983 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262420466011684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160324983 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160324983 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5c798a0c59f9: Found GsupExpect[0] for "262420466011684" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@5c798a0c59f9: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420466011684" TC_mo_ussd_iuse_msisdn(188)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160324985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@5c798a0c59f9: Final verdict of PTC: pass 20241110160324986 DAUC <0003> db_auc.c:157 IMSI='262426649020263': No 2G Auth Data 20241110160324986 DAUC <0003> db_auc.c:192 IMSI='262426649020263': No 3G Auth Data HLR_Test-GSUP(183)@5c798a0c59f9: Created GsupExpect[0] for "262426649020263" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241110160324992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20241110160324995 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160324995 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426649020263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426649020263" session_id=2591868341 session_state=BEGIN} 20241110160324995 DSS <0004> hlr_ussd.c:576 262426649020263/0x9a7cc5b5: Process SS (BEGIN) 20241110160324995 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160324995 DSS <0004> hlr_ussd.c:518 262426649020263/0x9a7cc5b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160324995 DSS <0004> hlr_ussd.c:363 262426649020263/0x9a7cc5b5: Tx USSD 'Your extension is 491614226058' 20241110160324995 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426649020263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426649020263" session_id=2591868341 session_state=END} 20241110160324995 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426649020263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160324995 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160324995 DLINP <000b> input/ipa.c:451 connected read/write 20241110160324995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5c798a0c59f9: Found GsupExpect[0] for "262426649020263" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@5c798a0c59f9: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262426649020263" TC_mo_ussd_iuse_msisdn(189)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160324997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@5c798a0c59f9: Final verdict of PTC: pass 20241110160324997 DAUC <0003> db_auc.c:157 IMSI='262428661034780': No 2G Auth Data 20241110160324997 DAUC <0003> db_auc.c:192 IMSI='262428661034780': No 3G Auth Data HLR_Test-GSUP(183)@5c798a0c59f9: Created GsupExpect[0] for "262428661034780" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241110160325004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20241110160325007 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160325007 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428661034780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428661034780" session_id=4154226270 session_state=BEGIN} 20241110160325007 DSS <0004> hlr_ussd.c:576 262428661034780/0xf79c765e: Process SS (BEGIN) 20241110160325007 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160325007 DSS <0004> hlr_ussd.c:518 262428661034780/0xf79c765e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160325007 DSS <0004> hlr_ussd.c:363 262428661034780/0xf79c765e: Tx USSD 'Your extension is 491615687858' 20241110160325007 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428661034780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428661034780" session_id=4154226270 session_state=END} 20241110160325007 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428661034780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160325007 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160325007 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5c798a0c59f9: Found GsupExpect[0] for "262428661034780" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@5c798a0c59f9: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428661034780" TC_mo_ussd_iuse_msisdn(190)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160325009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@5c798a0c59f9: Final verdict of PTC: pass 20241110160325009 DAUC <0003> db_auc.c:157 IMSI='262425191649035': No 2G Auth Data 20241110160325009 DAUC <0003> db_auc.c:192 IMSI='262425191649035': No 3G Auth Data HLR_Test-GSUP(183)@5c798a0c59f9: Created GsupExpect[0] for "262425191649035" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241110160325016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33822<->l=127.0.0.1:4258 20241110160325019 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160325019 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425191649035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425191649035" session_id=4176215819 session_state=BEGIN} 20241110160325019 DSS <0004> hlr_ussd.c:576 262425191649035/0xf8ebff0b: Process SS (BEGIN) 20241110160325019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160325019 DSS <0004> hlr_ussd.c:518 262425191649035/0xf8ebff0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160325019 DSS <0004> hlr_ussd.c:363 262425191649035/0xf8ebff0b: Tx USSD 'Your extension is 491610668483' 20241110160325019 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425191649035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425191649035" session_id=4176215819 session_state=END} 20241110160325019 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425191649035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160325019 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160325019 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5c798a0c59f9: Found GsupExpect[0] for "262425191649035" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@5c798a0c59f9: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262425191649035" TC_mo_ussd_iuse_msisdn(191)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160325022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33822<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@5c798a0c59f9: Final verdict of PTC: pass 20241110160325022 DAUC <0003> db_auc.c:157 IMSI='262427949937047': No 2G Auth Data 20241110160325022 DAUC <0003> db_auc.c:192 IMSI='262427949937047': No 3G Auth Data HLR_Test-GSUP(183)@5c798a0c59f9: Created GsupExpect[0] for "262427949937047" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241110160325029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 20241110160325032 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160325032 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427949937047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427949937047" session_id=1796774715 session_state=BEGIN} 20241110160325032 DSS <0004> hlr_ussd.c:576 262427949937047/0x6b189b3b: Process SS (BEGIN) 20241110160325032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160325032 DSS <0004> hlr_ussd.c:518 262427949937047/0x6b189b3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160325032 DSS <0004> hlr_ussd.c:363 262427949937047/0x6b189b3b: Tx USSD 'Your extension is 491610482820' 20241110160325032 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427949937047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427949937047" session_id=1796774715 session_state=END} 20241110160325032 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427949937047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160325032 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160325032 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5c798a0c59f9: Found GsupExpect[0] for "262427949937047" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@5c798a0c59f9: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262427949937047" TC_mo_ussd_iuse_msisdn(192)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160325034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@5c798a0c59f9: Final verdict of PTC: pass 20241110160325035 DAUC <0003> db_auc.c:157 IMSI='262422581829096': No 2G Auth Data 20241110160325035 DAUC <0003> db_auc.c:192 IMSI='262422581829096': No 3G Auth Data HLR_Test-GSUP(183)@5c798a0c59f9: Created GsupExpect[0] for "262422581829096" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241110160325041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 20241110160325044 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160325044 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422581829096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422581829096" session_id=471311052 session_state=BEGIN} 20241110160325044 DSS <0004> hlr_ussd.c:576 262422581829096/0x1c17a2cc: Process SS (BEGIN) 20241110160325044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160325044 DSS <0004> hlr_ussd.c:518 262422581829096/0x1c17a2cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160325045 DSS <0004> hlr_ussd.c:363 262422581829096/0x1c17a2cc: Tx USSD 'Your extension is 491610124872' 20241110160325045 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422581829096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422581829096" session_id=471311052 session_state=END} 20241110160325045 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262422581829096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160325045 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160325045 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5c798a0c59f9: Found GsupExpect[0] for "262422581829096" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@5c798a0c59f9: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262422581829096" TC_mo_ussd_iuse_msisdn(193)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160325047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@5c798a0c59f9: Final verdict of PTC: pass 20241110160325047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4258 20241110160325048 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43867<->l=127.0.0.1:4259) 20241110160325048 DLINP <000b> input/ipa.c:451 connected read/write 20241110160325048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160325048 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160325048 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160325048 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@5c798a0c59f9: Final verdict of PTC: none 184@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 184: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:25 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 20241110160325073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4258 20241110160325274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81312) Waiting for packet dumper to finish... 1 (prev_count=81312, count=82340) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160328382 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160328382 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160328386 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160328391 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328392 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160328392 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160328392 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 HLR_Test-GSUP-IPA(194)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160328392 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160328392 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 20241110160328392 DLGSUP <0013> gsup_server.c:235 2: 20241110160328392 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160328392 DLGSUP <0013> gsup_server.c:235 3: 20241110160328392 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160328392 DLGSUP <0013> gsup_server.c:235 4: 20241110160328392 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160328392 DLGSUP <0013> gsup_server.c:235 5: 20241110160328392 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160328392 DLGSUP <0013> gsup_server.c:235 7: 20241110160328392 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160328392 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160328392 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160328392 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@5c798a0c59f9: 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") 20241110160328418 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38293<->l=127.0.0.1:4259) 20241110160328428 DAUC <0003> db_auc.c:157 IMSI='262427385195380': No 2G Auth Data 20241110160328428 DAUC <0003> db_auc.c:192 IMSI='262427385195380': No 3G Auth Data HLR_Test-GSUP(195)@5c798a0c59f9: Created GsupExpect[0] for "262427385195380" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241110160328455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4258 20241110160328468 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328468 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427385195380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427385195380" source_name="the-source\n" session_id=2517019195 session_state=BEGIN} 20241110160328468 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110160328468 DSS <0004> hlr_ussd.c:576 262427385195380/0x9606aa3b: Process SS (BEGIN) 20241110160328468 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160328468 DSS <0004> hlr_ussd.c:518 262427385195380/0x9606aa3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160328468 DSS <0004> hlr_ussd.c:363 262427385195380/0x9606aa3b: Tx USSD 'Your extension is 491612385813' 20241110160328468 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427385195380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427385195380" destination_name="the-source\n" session_id=2517019195 session_state=END} 20241110160328468 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262427385195380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160328468 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160328468 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5c798a0c59f9: Found GsupExpect[0] for "262427385195380" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@5c798a0c59f9: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262427385195380" TC_mo_ussd_iuse_msisdn_via_proxy(198)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160328475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@5c798a0c59f9: Final verdict of PTC: pass 20241110160328476 DAUC <0003> db_auc.c:157 IMSI='262423750437648': No 2G Auth Data 20241110160328476 DAUC <0003> db_auc.c:192 IMSI='262423750437648': No 3G Auth Data HLR_Test-GSUP(195)@5c798a0c59f9: Created GsupExpect[0] for "262423750437648" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241110160328483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 20241110160328486 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328486 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423750437648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423750437648" source_name="the-source\n" session_id=1675950769 session_state=BEGIN} 20241110160328486 DSS <0004> hlr_ussd.c:576 262423750437648/0x63e4fab1: Process SS (BEGIN) 20241110160328486 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160328486 DSS <0004> hlr_ussd.c:518 262423750437648/0x63e4fab1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160328486 DSS <0004> hlr_ussd.c:363 262423750437648/0x63e4fab1: Tx USSD 'Your extension is 491617171124' 20241110160328486 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423750437648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423750437648" destination_name="the-source\n" session_id=1675950769 session_state=END} 20241110160328486 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423750437648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160328486 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160328486 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5c798a0c59f9: Found GsupExpect[0] for "262423750437648" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@5c798a0c59f9: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423750437648" TC_mo_ussd_iuse_msisdn_via_proxy(199)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160328487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@5c798a0c59f9: Final verdict of PTC: pass 20241110160328488 DAUC <0003> db_auc.c:157 IMSI='262426933115278': No 2G Auth Data 20241110160328488 DAUC <0003> db_auc.c:192 IMSI='262426933115278': No 3G Auth Data HLR_Test-GSUP(195)@5c798a0c59f9: Created GsupExpect[0] for "262426933115278" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241110160328494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33878<->l=127.0.0.1:4258 20241110160328497 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328497 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262426933115278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426933115278" source_name="the-source\n" session_id=53238158 session_state=BEGIN} 20241110160328497 DSS <0004> hlr_ussd.c:576 262426933115278/0x032c598e: Process SS (BEGIN) 20241110160328497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160328497 DSS <0004> hlr_ussd.c:518 262426933115278/0x032c598e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160328497 DSS <0004> hlr_ussd.c:363 262426933115278/0x032c598e: Tx USSD 'Your extension is 491614340258' 20241110160328497 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262426933115278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426933115278" destination_name="the-source\n" session_id=53238158 session_state=END} 20241110160328497 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262426933115278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160328497 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160328497 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5c798a0c59f9: Found GsupExpect[0] for "262426933115278" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@5c798a0c59f9: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262426933115278" TC_mo_ussd_iuse_msisdn_via_proxy(200)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160328499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33878<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@5c798a0c59f9: Final verdict of PTC: pass 20241110160328499 DAUC <0003> db_auc.c:157 IMSI='262428877672355': No 2G Auth Data 20241110160328499 DAUC <0003> db_auc.c:192 IMSI='262428877672355': No 3G Auth Data HLR_Test-GSUP(195)@5c798a0c59f9: Created GsupExpect[0] for "262428877672355" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241110160328507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33884<->l=127.0.0.1:4258 20241110160328510 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328510 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428877672355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428877672355" source_name="the-source\n" session_id=1789507779 session_state=BEGIN} 20241110160328510 DSS <0004> hlr_ussd.c:576 262428877672355/0x6aa9b8c3: Process SS (BEGIN) 20241110160328510 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160328510 DSS <0004> hlr_ussd.c:518 262428877672355/0x6aa9b8c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160328510 DSS <0004> hlr_ussd.c:363 262428877672355/0x6aa9b8c3: Tx USSD 'Your extension is 491616132441' 20241110160328510 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428877672355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428877672355" destination_name="the-source\n" session_id=1789507779 session_state=END} 20241110160328510 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262428877672355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160328510 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160328510 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5c798a0c59f9: Found GsupExpect[0] for "262428877672355" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@5c798a0c59f9: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428877672355" TC_mo_ussd_iuse_msisdn_via_proxy(201)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160328512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33884<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@5c798a0c59f9: Final verdict of PTC: pass 20241110160328512 DAUC <0003> db_auc.c:157 IMSI='262425890689728': No 2G Auth Data 20241110160328512 DAUC <0003> db_auc.c:192 IMSI='262425890689728': No 3G Auth Data HLR_Test-GSUP(195)@5c798a0c59f9: Created GsupExpect[0] for "262425890689728" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241110160328519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 20241110160328522 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328522 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425890689728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425890689728" source_name="the-source\n" session_id=2159388743 session_state=BEGIN} 20241110160328523 DSS <0004> hlr_ussd.c:576 262425890689728/0x80b5a847: Process SS (BEGIN) 20241110160328523 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160328523 DSS <0004> hlr_ussd.c:518 262425890689728/0x80b5a847: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160328523 DSS <0004> hlr_ussd.c:363 262425890689728/0x80b5a847: Tx USSD 'Your extension is 491611738325' 20241110160328523 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425890689728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425890689728" destination_name="the-source\n" session_id=2159388743 session_state=END} 20241110160328523 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262425890689728 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160328523 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160328523 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5c798a0c59f9: Found GsupExpect[0] for "262425890689728" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@5c798a0c59f9: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425890689728" TC_mo_ussd_iuse_msisdn_via_proxy(202)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160328525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33888<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@5c798a0c59f9: Final verdict of PTC: pass 20241110160328525 DAUC <0003> db_auc.c:157 IMSI='262423050774275': No 2G Auth Data 20241110160328525 DAUC <0003> db_auc.c:192 IMSI='262423050774275': No 3G Auth Data HLR_Test-GSUP(195)@5c798a0c59f9: Created GsupExpect[0] for "262423050774275" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241110160328532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 20241110160328535 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328535 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423050774275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423050774275" source_name="the-source\n" session_id=813293500 session_state=BEGIN} 20241110160328535 DSS <0004> hlr_ussd.c:576 262423050774275/0x3079dfbc: Process SS (BEGIN) 20241110160328535 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160328535 DSS <0004> hlr_ussd.c:518 262423050774275/0x3079dfbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160328535 DSS <0004> hlr_ussd.c:363 262423050774275/0x3079dfbc: Tx USSD 'Your extension is 491610787118' 20241110160328535 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423050774275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423050774275" destination_name="the-source\n" session_id=813293500 session_state=END} 20241110160328535 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262423050774275 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160328535 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160328535 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5c798a0c59f9: Found GsupExpect[0] for "262423050774275" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@5c798a0c59f9: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423050774275" TC_mo_ussd_iuse_msisdn_via_proxy(203)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160328537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33898<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@5c798a0c59f9: Final verdict of PTC: pass 20241110160328537 DAUC <0003> db_auc.c:157 IMSI='262424340143942': No 2G Auth Data 20241110160328537 DAUC <0003> db_auc.c:192 IMSI='262424340143942': No 3G Auth Data HLR_Test-GSUP(195)@5c798a0c59f9: Created GsupExpect[0] for "262424340143942" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241110160328544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33908<->l=127.0.0.1:4258 20241110160328547 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328547 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424340143942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424340143942" source_name="the-source\n" session_id=1320421635 session_state=BEGIN} 20241110160328547 DSS <0004> hlr_ussd.c:576 262424340143942/0x4eb40903: Process SS (BEGIN) 20241110160328547 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160328547 DSS <0004> hlr_ussd.c:518 262424340143942/0x4eb40903: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160328547 DSS <0004> hlr_ussd.c:363 262424340143942/0x4eb40903: Tx USSD 'Your extension is 491617281402' 20241110160328547 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424340143942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424340143942" destination_name="the-source\n" session_id=1320421635 session_state=END} 20241110160328547 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262424340143942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160328547 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160328547 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5c798a0c59f9: Found GsupExpect[0] for "262424340143942" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@5c798a0c59f9: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262424340143942" TC_mo_ussd_iuse_msisdn_via_proxy(204)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160328549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33908<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@5c798a0c59f9: Final verdict of PTC: pass 20241110160328549 DAUC <0003> db_auc.c:157 IMSI='262424489321356': No 2G Auth Data 20241110160328549 DAUC <0003> db_auc.c:192 IMSI='262424489321356': No 3G Auth Data HLR_Test-GSUP(195)@5c798a0c59f9: Created GsupExpect[0] for "262424489321356" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241110160328557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4258 20241110160328559 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328559 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424489321356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424489321356" source_name="the-source\n" session_id=2907882837 session_state=BEGIN} 20241110160328559 DSS <0004> hlr_ussd.c:576 262424489321356/0xad52c555: Process SS (BEGIN) 20241110160328560 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241110160328560 DSS <0004> hlr_ussd.c:518 262424489321356/0xad52c555: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241110160328560 DSS <0004> hlr_ussd.c:363 262424489321356/0xad52c555: Tx USSD 'Your extension is 491614167671' 20241110160328560 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424489321356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424489321356" destination_name="the-source\n" session_id=2907882837 session_state=END} 20241110160328560 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424489321356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160328560 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160328560 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5c798a0c59f9: Found GsupExpect[0] for "262424489321356" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@5c798a0c59f9: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424489321356" TC_mo_ussd_iuse_msisdn_via_proxy(205)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160328563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@5c798a0c59f9: Final verdict of PTC: pass 20241110160328563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4258 196@5c798a0c59f9: Final verdict of PTC: none 20241110160328563 DLINP <000b> input/ipa.c:451 connected read/write 20241110160328563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160328563 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160328563 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160328563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160328563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241110160328563 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38293<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 196: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:28 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 20241110160328586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33918<->l=127.0.0.1:4258 20241110160328787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33918<->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=83544) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:03: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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_ussd_euse started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 20241110160331874 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33747 20241110160331874 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33747 MTC@5c798a0c59f9: in not legacy case 2 IPA-EUSE-foobar(208)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160331875 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331875 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160331876 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160331876 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@5c798a0c59f9: 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 } } } } 20241110160331877 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331877 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160331877 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160331877 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241110160331877 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241110160331877 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241110160331877 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 20241110160331877 DLGSUP <0013> gsup_server.c:235 2: 20241110160331877 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160331877 DLGSUP <0013> gsup_server.c:235 3: 20241110160331877 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160331877 DLGSUP <0013> gsup_server.c:235 4: 20241110160331877 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160331877 DLGSUP <0013> gsup_server.c:235 5: 20241110160331877 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160331877 DLGSUP <0013> gsup_server.c:235 7: IPA-EUSE-foobar(208)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160331877 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160331877 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160331877 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160331877 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33747 HLR_Test-GSUP-IPA(207)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160331877 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160331878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160331879 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160331879 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160331879 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160331879 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 20241110160331879 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160331879 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 20241110160331879 DLGSUP <0013> gsup_server.c:235 2: 20241110160331879 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160331879 DLGSUP <0013> gsup_server.c:235 3: 20241110160331879 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160331879 DLGSUP <0013> gsup_server.c:235 4: 20241110160331879 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160331879 DLGSUP <0013> gsup_server.c:235 5: 20241110160331879 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160331879 DLGSUP <0013> gsup_server.c:235 7: 20241110160331879 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160331879 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(207)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160331879 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160331879 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@5c798a0c59f9: 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") 20241110160331889 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41073<->l=127.0.0.1:4259) 20241110160331892 DAUC <0003> db_auc.c:157 IMSI='262425437160506': No 2G Auth Data 20241110160331892 DAUC <0003> db_auc.c:192 IMSI='262425437160506': No 3G Auth Data HLR_Test-GSUP(209)@5c798a0c59f9: Created GsupExpect[0] for "262425437160506" to be handled at TC_mo_ussd_euse(212) 20241110160331900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20241110160331922 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160331922 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425437160506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425437160506" session_id=1651637875 session_state=BEGIN} 20241110160331922 DSS <0004> hlr_ussd.c:576 262425437160506/0x6271fe73: Process SS (BEGIN) 20241110160331922 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160331922 DSS <0004> hlr_ussd.c:518 262425437160506/0x6271fe73: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160331922 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331922 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data 20241110160331922 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331922 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data EUSE-TC_mo_ussd_euse(206)@5c798a0c59f9: 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 } } } } } 20241110160331931 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331931 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160331931 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262425437160506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425437160506" session_id=1651637875 session_state=END} 20241110160331931 DSS <0004> hlr_ussd.c:576 262425437160506/0x6271fe73: Process SS (END) 20241110160331931 DSS <0004> hlr_ussd.c:518 262425437160506/0x6271fe73: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160331931 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425437160506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425437160506" session_id=1651637875 session_state=END} 20241110160331931 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425437160506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160331931 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262425437160506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160331931 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160331931 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5c798a0c59f9: Found GsupExpect[0] for "262425437160506" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@5c798a0c59f9: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425437160506" TC_mo_ussd_euse(212)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160331937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@5c798a0c59f9: Final verdict of PTC: pass 20241110160331939 DAUC <0003> db_auc.c:157 IMSI='262425984184122': No 2G Auth Data 20241110160331939 DAUC <0003> db_auc.c:192 IMSI='262425984184122': No 3G Auth Data HLR_Test-GSUP(209)@5c798a0c59f9: Created GsupExpect[0] for "262425984184122" to be handled at TC_mo_ussd_euse(213) 20241110160331950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20241110160331953 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160331953 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425984184122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425984184122" session_id=3624909619 session_state=BEGIN} 20241110160331953 DSS <0004> hlr_ussd.c:576 262425984184122/0xd80fbb33: Process SS (BEGIN) 20241110160331953 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160331953 DSS <0004> hlr_ussd.c:518 262425984184122/0xd80fbb33: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160331953 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331953 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data 20241110160331953 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331953 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data EUSE-TC_mo_ussd_euse(206)@5c798a0c59f9: 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 } } } } } 20241110160331954 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331954 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160331954 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262425984184122 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425984184122" session_id=3624909619 session_state=END} 20241110160331954 DSS <0004> hlr_ussd.c:576 262425984184122/0xd80fbb33: Process SS (END) 20241110160331954 DSS <0004> hlr_ussd.c:518 262425984184122/0xd80fbb33: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160331954 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425984184122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425984184122" session_id=3624909619 session_state=END} 20241110160331954 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425984184122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160331954 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262425984184122 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160331954 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160331954 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5c798a0c59f9: Found GsupExpect[0] for "262425984184122" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@5c798a0c59f9: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425984184122" TC_mo_ussd_euse(213)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160331957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@5c798a0c59f9: Final verdict of PTC: pass 20241110160331957 DAUC <0003> db_auc.c:157 IMSI='262425139757542': No 2G Auth Data 20241110160331957 DAUC <0003> db_auc.c:192 IMSI='262425139757542': No 3G Auth Data HLR_Test-GSUP(209)@5c798a0c59f9: Created GsupExpect[0] for "262425139757542" to be handled at TC_mo_ussd_euse(214) 20241110160331964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 20241110160331967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160331967 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425139757542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425139757542" session_id=1571010721 session_state=BEGIN} 20241110160331967 DSS <0004> hlr_ussd.c:576 262425139757542/0x5da3b8a1: Process SS (BEGIN) 20241110160331967 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160331967 DSS <0004> hlr_ussd.c:518 262425139757542/0x5da3b8a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160331967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331967 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data 20241110160331967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331967 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data EUSE-TC_mo_ussd_euse(206)@5c798a0c59f9: 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 } } } } } 20241110160331967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331967 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160331967 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262425139757542 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425139757542" session_id=1571010721 session_state=END} 20241110160331967 DSS <0004> hlr_ussd.c:576 262425139757542/0x5da3b8a1: Process SS (END) 20241110160331967 DSS <0004> hlr_ussd.c:518 262425139757542/0x5da3b8a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160331967 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425139757542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425139757542" session_id=1571010721 session_state=END} 20241110160331967 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425139757542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160331967 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262425139757542 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160331967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160331967 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5c798a0c59f9: Found GsupExpect[0] for "262425139757542" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@5c798a0c59f9: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425139757542" TC_mo_ussd_euse(214)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160331970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@5c798a0c59f9: Final verdict of PTC: pass 20241110160331970 DAUC <0003> db_auc.c:157 IMSI='262426053291735': No 2G Auth Data 20241110160331970 DAUC <0003> db_auc.c:192 IMSI='262426053291735': No 3G Auth Data HLR_Test-GSUP(209)@5c798a0c59f9: Created GsupExpect[0] for "262426053291735" to be handled at TC_mo_ussd_euse(215) 20241110160331977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35270<->l=127.0.0.1:4258 20241110160331980 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160331980 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426053291735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426053291735" session_id=2935789172 session_state=BEGIN} 20241110160331980 DSS <0004> hlr_ussd.c:576 262426053291735/0xaefc9674: Process SS (BEGIN) 20241110160331980 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160331980 DSS <0004> hlr_ussd.c:518 262426053291735/0xaefc9674: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160331980 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331980 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data 20241110160331980 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331980 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data EUSE-TC_mo_ussd_euse(206)@5c798a0c59f9: 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 } } } } } 20241110160331981 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331981 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160331981 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426053291735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426053291735" session_id=2935789172 session_state=END} 20241110160331981 DSS <0004> hlr_ussd.c:576 262426053291735/0xaefc9674: Process SS (END) 20241110160331981 DSS <0004> hlr_ussd.c:518 262426053291735/0xaefc9674: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160331981 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426053291735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426053291735" session_id=2935789172 session_state=END} 20241110160331981 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426053291735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160331981 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426053291735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160331981 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160331981 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5c798a0c59f9: Found GsupExpect[0] for "262426053291735" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@5c798a0c59f9: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426053291735" TC_mo_ussd_euse(215)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160331983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35270<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@5c798a0c59f9: Final verdict of PTC: pass 20241110160331984 DAUC <0003> db_auc.c:157 IMSI='262424067995344': No 2G Auth Data 20241110160331984 DAUC <0003> db_auc.c:192 IMSI='262424067995344': No 3G Auth Data HLR_Test-GSUP(209)@5c798a0c59f9: Created GsupExpect[0] for "262424067995344" to be handled at TC_mo_ussd_euse(216) 20241110160331991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 20241110160331994 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160331994 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424067995344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424067995344" session_id=3003328881 session_state=BEGIN} 20241110160331994 DSS <0004> hlr_ussd.c:576 262424067995344/0xb3032971: Process SS (BEGIN) 20241110160331994 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160331994 DSS <0004> hlr_ussd.c:518 262424067995344/0xb3032971: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160331994 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331994 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data 20241110160331994 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331994 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data EUSE-TC_mo_ussd_euse(206)@5c798a0c59f9: 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 } } } } } 20241110160331995 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331995 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160331995 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424067995344 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424067995344" session_id=3003328881 session_state=END} 20241110160331995 DSS <0004> hlr_ussd.c:576 262424067995344/0xb3032971: Process SS (END) 20241110160331995 DSS <0004> hlr_ussd.c:518 262424067995344/0xb3032971: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160331995 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424067995344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424067995344" session_id=3003328881 session_state=END} 20241110160331995 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424067995344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160331995 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424067995344 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160331995 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160331995 DLINP <000b> input/ipa.c:451 connected read/write 20241110160331995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5c798a0c59f9: Found GsupExpect[0] for "262424067995344" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@5c798a0c59f9: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424067995344" TC_mo_ussd_euse(216)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160331997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@5c798a0c59f9: Final verdict of PTC: pass 20241110160331997 DAUC <0003> db_auc.c:157 IMSI='262424951699969': No 2G Auth Data 20241110160331997 DAUC <0003> db_auc.c:192 IMSI='262424951699969': No 3G Auth Data HLR_Test-GSUP(209)@5c798a0c59f9: Created GsupExpect[0] for "262424951699969" to be handled at TC_mo_ussd_euse(217) 20241110160332003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 20241110160332006 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160332006 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424951699969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424951699969" session_id=2181275480 session_state=BEGIN} 20241110160332006 DSS <0004> hlr_ussd.c:576 262424951699969/0x82039f58: Process SS (BEGIN) 20241110160332006 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160332006 DSS <0004> hlr_ussd.c:518 262424951699969/0x82039f58: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160332006 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332006 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data 20241110160332006 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332006 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data EUSE-TC_mo_ussd_euse(206)@5c798a0c59f9: 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 } } } } } 20241110160332007 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332007 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160332007 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424951699969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424951699969" session_id=2181275480 session_state=END} 20241110160332007 DSS <0004> hlr_ussd.c:576 262424951699969/0x82039f58: Process SS (END) 20241110160332007 DSS <0004> hlr_ussd.c:518 262424951699969/0x82039f58: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160332007 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424951699969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424951699969" session_id=2181275480 session_state=END} 20241110160332007 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424951699969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160332007 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424951699969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160332007 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160332007 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5c798a0c59f9: Found GsupExpect[0] for "262424951699969" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@5c798a0c59f9: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424951699969" TC_mo_ussd_euse(217)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160332009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@5c798a0c59f9: Final verdict of PTC: pass 20241110160332010 DAUC <0003> db_auc.c:157 IMSI='262426329280532': No 2G Auth Data 20241110160332010 DAUC <0003> db_auc.c:192 IMSI='262426329280532': No 3G Auth Data HLR_Test-GSUP(209)@5c798a0c59f9: Created GsupExpect[0] for "262426329280532" to be handled at TC_mo_ussd_euse(218) 20241110160332017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 20241110160332021 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160332021 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426329280532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426329280532" session_id=2181559041 session_state=BEGIN} 20241110160332021 DSS <0004> hlr_ussd.c:576 262426329280532/0x8207f301: Process SS (BEGIN) 20241110160332021 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160332021 DSS <0004> hlr_ussd.c:518 262426329280532/0x8207f301: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160332021 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332021 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data 20241110160332021 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332021 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data EUSE-TC_mo_ussd_euse(206)@5c798a0c59f9: 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 } } } } } 20241110160332022 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332022 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160332022 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426329280532 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426329280532" session_id=2181559041 session_state=END} 20241110160332022 DSS <0004> hlr_ussd.c:576 262426329280532/0x8207f301: Process SS (END) 20241110160332022 DSS <0004> hlr_ussd.c:518 262426329280532/0x8207f301: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160332022 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426329280532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426329280532" session_id=2181559041 session_state=END} 20241110160332022 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426329280532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160332022 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426329280532 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160332022 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160332022 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5c798a0c59f9: Found GsupExpect[0] for "262426329280532" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@5c798a0c59f9: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426329280532" TC_mo_ussd_euse(218)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160332024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@5c798a0c59f9: Final verdict of PTC: pass 20241110160332025 DAUC <0003> db_auc.c:157 IMSI='262422447053097': No 2G Auth Data 20241110160332025 DAUC <0003> db_auc.c:192 IMSI='262422447053097': No 3G Auth Data HLR_Test-GSUP(209)@5c798a0c59f9: Created GsupExpect[0] for "262422447053097" to be handled at TC_mo_ussd_euse(219) 20241110160332032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 20241110160332035 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160332035 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422447053097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422447053097" session_id=1442181290 session_state=BEGIN} 20241110160332035 DSS <0004> hlr_ussd.c:576 262422447053097/0x55f5f0aa: Process SS (BEGIN) 20241110160332035 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160332035 DSS <0004> hlr_ussd.c:518 262422447053097/0x55f5f0aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160332035 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332035 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data 20241110160332035 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332035 DLINP <000b> input/ipa.c:431 127.0.0.1:33747 sending data EUSE-TC_mo_ussd_euse(206)@5c798a0c59f9: 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 } } } } } 20241110160332036 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332036 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160332036 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262422447053097 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422447053097" session_id=1442181290 session_state=END} 20241110160332036 DSS <0004> hlr_ussd.c:576 262422447053097/0x55f5f0aa: Process SS (END) 20241110160332036 DSS <0004> hlr_ussd.c:518 262422447053097/0x55f5f0aa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160332036 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422447053097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422447053097" session_id=1442181290 session_state=END} 20241110160332036 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422447053097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160332036 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262422447053097 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160332036 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160332036 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5c798a0c59f9: Found GsupExpect[0] for "262422447053097" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@5c798a0c59f9: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422447053097" TC_mo_ussd_euse(219)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160332038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@5c798a0c59f9: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@5c798a0c59f9: Final verdict of PTC: none 20241110160332039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4258 20241110160332040 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332040 DLINP <000b> input/ipa.c:405 127.0.0.1:33747 message received 20241110160332040 DLINP <000b> input/ipa.c:414 127.0.0.1:33747 connection closed with server 20241110160332040 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33747 20241110160332040 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241110160332040 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41073<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@5c798a0c59f9: Final verdict of PTC: none IPA-EUSE-foobar(208)@5c798a0c59f9: Final verdict of PTC: none 20241110160332040 DLINP <000b> input/ipa.c:451 connected read/write 20241110160332040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160332040 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160332040 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160332040 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 210: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:32 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 20241110160332069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 20241110160332270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35322<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67124) Waiting for packet dumper to finish... 1 (prev_count=67124, count=111396) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_ussd_euse_continue started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 20241110160335371 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36589 20241110160335371 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36589 MTC@5c798a0c59f9: in not legacy case 2 IPA-EUSE-foobar(222)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160335372 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335372 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received IPA-EUSE-foobar(222)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160335374 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160335374 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241110160335374 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335374 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received IPA-EUSE-foobar(222)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160335374 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160335374 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241110160335374 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241110160335374 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241110160335374 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 20241110160335375 DLGSUP <0013> gsup_server.c:235 2: 20241110160335375 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160335375 DLGSUP <0013> gsup_server.c:235 3: 20241110160335375 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160335375 DLGSUP <0013> gsup_server.c:235 4: 20241110160335375 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160335375 DLGSUP <0013> gsup_server.c:235 5: 20241110160335375 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160335375 DLGSUP <0013> gsup_server.c:235 7: 20241110160335375 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160335375 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160335375 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160335375 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36589 HLR_Test-GSUP-IPA(221)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160335376 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160335378 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335378 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160335378 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160335378 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 20241110160335378 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160335378 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(221)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160335378 DLGSUP <0013> gsup_server.c:235 2: 20241110160335378 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160335378 DLGSUP <0013> gsup_server.c:235 3: 20241110160335378 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160335378 DLGSUP <0013> gsup_server.c:235 4: 20241110160335378 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160335378 DLGSUP <0013> gsup_server.c:235 5: 20241110160335378 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160335378 DLGSUP <0013> gsup_server.c:235 7: 20241110160335378 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160335378 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160335378 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160335378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@5c798a0c59f9: 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") 20241110160335389 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33823<->l=127.0.0.1:4259) 20241110160335396 DAUC <0003> db_auc.c:157 IMSI='262424353776293': No 2G Auth Data 20241110160335396 DAUC <0003> db_auc.c:192 IMSI='262424353776293': No 3G Auth Data HLR_Test-GSUP(223)@5c798a0c59f9: Created GsupExpect[0] for "262424353776293" to be handled at TC_mo_ussd_euse_continue(226) 20241110160335414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 20241110160335427 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335427 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424353776293" session_id=1109710729 session_state=BEGIN} 20241110160335427 DSS <0004> hlr_ussd.c:576 262424353776293/0x4224d789: Process SS (BEGIN) 20241110160335427 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160335427 DSS <0004> hlr_ussd.c:518 262424353776293/0x4224d789: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160335427 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335427 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335427 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335427 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335438 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335438 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335438 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424353776293" session_id=1109710729 session_state=CONTINUE} 20241110160335438 DSS <0004> hlr_ussd.c:576 262424353776293/0x4224d789: Process SS (CONTINUE) 20241110160335438 DSS <0004> hlr_ussd.c:518 262424353776293/0x4224d789: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160335438 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424353776293" session_id=1109710729 session_state=CONTINUE} 20241110160335438 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335438 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335438 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5c798a0c59f9: Found GsupExpect[0] for "262424353776293" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@5c798a0c59f9: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424353776293" TC_mo_ussd_euse_continue(226)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160335443 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335443 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424353776293" session_id=1109710729 session_state=CONTINUE} 20241110160335443 DSS <0004> hlr_ussd.c:576 262424353776293/0x4224d789: Process SS (CONTINUE) 20241110160335443 DSS <0004> hlr_ussd.c:518 262424353776293/0x4224d789: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335443 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335444 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335444 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335444 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335444 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335445 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335445 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335445 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424353776293" session_id=1109710729 session_state=END} 20241110160335445 DSS <0004> hlr_ussd.c:576 262424353776293/0x4224d789: Process SS (END) 20241110160335445 DSS <0004> hlr_ussd.c:518 262424353776293/0x4224d789: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335445 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424353776293" session_id=1109710729 session_state=END} 20241110160335445 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335445 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424353776293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335445 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335445 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160335446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@5c798a0c59f9: Final verdict of PTC: pass 20241110160335447 DAUC <0003> db_auc.c:157 IMSI='262429380694493': No 2G Auth Data 20241110160335447 DAUC <0003> db_auc.c:192 IMSI='262429380694493': No 3G Auth Data HLR_Test-GSUP(223)@5c798a0c59f9: Created GsupExpect[0] for "262429380694493" to be handled at TC_mo_ussd_euse_continue(227) 20241110160335458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 20241110160335462 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335462 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429380694493" session_id=3395260456 session_state=BEGIN} 20241110160335462 DSS <0004> hlr_ussd.c:576 262429380694493/0xca5f9028: Process SS (BEGIN) 20241110160335462 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160335462 DSS <0004> hlr_ussd.c:518 262429380694493/0xca5f9028: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160335462 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335462 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335462 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335462 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335463 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335463 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335463 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429380694493" session_id=3395260456 session_state=CONTINUE} 20241110160335463 DSS <0004> hlr_ussd.c:576 262429380694493/0xca5f9028: Process SS (CONTINUE) 20241110160335463 DSS <0004> hlr_ussd.c:518 262429380694493/0xca5f9028: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160335463 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429380694493" session_id=3395260456 session_state=CONTINUE} 20241110160335463 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335463 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335463 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5c798a0c59f9: Found GsupExpect[0] for "262429380694493" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@5c798a0c59f9: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429380694493" TC_mo_ussd_euse_continue(227)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160335465 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335465 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429380694493" session_id=3395260456 session_state=CONTINUE} 20241110160335465 DSS <0004> hlr_ussd.c:576 262429380694493/0xca5f9028: Process SS (CONTINUE) 20241110160335465 DSS <0004> hlr_ussd.c:518 262429380694493/0xca5f9028: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335465 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335465 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335465 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335465 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335465 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335466 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335466 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335466 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429380694493" session_id=3395260456 session_state=END} 20241110160335466 DSS <0004> hlr_ussd.c:576 262429380694493/0xca5f9028: Process SS (END) 20241110160335466 DSS <0004> hlr_ussd.c:518 262429380694493/0xca5f9028: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335466 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429380694493" session_id=3395260456 session_state=END} 20241110160335466 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335466 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262429380694493 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335466 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335466 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160335467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@5c798a0c59f9: Final verdict of PTC: pass 20241110160335467 DAUC <0003> db_auc.c:157 IMSI='262420606517821': No 2G Auth Data 20241110160335467 DAUC <0003> db_auc.c:192 IMSI='262420606517821': No 3G Auth Data HLR_Test-GSUP(223)@5c798a0c59f9: Created GsupExpect[0] for "262420606517821" to be handled at TC_mo_ussd_euse_continue(228) 20241110160335474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4258 20241110160335477 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335477 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420606517821" session_id=2726851440 session_state=BEGIN} 20241110160335477 DSS <0004> hlr_ussd.c:576 262420606517821/0xa2887370: Process SS (BEGIN) 20241110160335477 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160335477 DSS <0004> hlr_ussd.c:518 262420606517821/0xa2887370: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160335477 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335477 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335477 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335477 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335478 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335478 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335478 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420606517821" session_id=2726851440 session_state=CONTINUE} 20241110160335478 DSS <0004> hlr_ussd.c:576 262420606517821/0xa2887370: Process SS (CONTINUE) 20241110160335478 DSS <0004> hlr_ussd.c:518 262420606517821/0xa2887370: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160335478 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420606517821" session_id=2726851440 session_state=CONTINUE} 20241110160335478 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335478 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335478 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5c798a0c59f9: Found GsupExpect[0] for "262420606517821" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@5c798a0c59f9: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420606517821" TC_mo_ussd_euse_continue(228)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160335480 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335480 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420606517821" session_id=2726851440 session_state=CONTINUE} 20241110160335480 DSS <0004> hlr_ussd.c:576 262420606517821/0xa2887370: Process SS (CONTINUE) 20241110160335480 DSS <0004> hlr_ussd.c:518 262420606517821/0xa2887370: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335480 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335480 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335480 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335480 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335480 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335481 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335481 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335481 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420606517821" session_id=2726851440 session_state=END} 20241110160335481 DSS <0004> hlr_ussd.c:576 262420606517821/0xa2887370: Process SS (END) 20241110160335481 DSS <0004> hlr_ussd.c:518 262420606517821/0xa2887370: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335481 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420606517821" session_id=2726851440 session_state=END} 20241110160335481 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335481 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420606517821 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335481 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335481 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160335482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@5c798a0c59f9: Final verdict of PTC: pass 20241110160335482 DAUC <0003> db_auc.c:157 IMSI='262427805422061': No 2G Auth Data 20241110160335482 DAUC <0003> db_auc.c:192 IMSI='262427805422061': No 3G Auth Data HLR_Test-GSUP(223)@5c798a0c59f9: Created GsupExpect[0] for "262427805422061" to be handled at TC_mo_ussd_euse_continue(229) 20241110160335489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20241110160335492 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335492 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427805422061" session_id=745049863 session_state=BEGIN} 20241110160335492 DSS <0004> hlr_ussd.c:576 262427805422061/0x2c688f07: Process SS (BEGIN) 20241110160335492 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160335492 DSS <0004> hlr_ussd.c:518 262427805422061/0x2c688f07: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160335492 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335492 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335492 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335492 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335493 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335493 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335493 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427805422061" session_id=745049863 session_state=CONTINUE} 20241110160335493 DSS <0004> hlr_ussd.c:576 262427805422061/0x2c688f07: Process SS (CONTINUE) 20241110160335493 DSS <0004> hlr_ussd.c:518 262427805422061/0x2c688f07: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160335493 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427805422061" session_id=745049863 session_state=CONTINUE} 20241110160335493 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335493 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335493 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5c798a0c59f9: Found GsupExpect[0] for "262427805422061" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@5c798a0c59f9: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262427805422061" TC_mo_ussd_euse_continue(229)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160335495 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335495 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427805422061" session_id=745049863 session_state=CONTINUE} 20241110160335495 DSS <0004> hlr_ussd.c:576 262427805422061/0x2c688f07: Process SS (CONTINUE) 20241110160335495 DSS <0004> hlr_ussd.c:518 262427805422061/0x2c688f07: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335495 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335495 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335495 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335495 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335495 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335496 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335496 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335496 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427805422061" session_id=745049863 session_state=END} 20241110160335496 DSS <0004> hlr_ussd.c:576 262427805422061/0x2c688f07: Process SS (END) 20241110160335496 DSS <0004> hlr_ussd.c:518 262427805422061/0x2c688f07: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335496 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427805422061" session_id=745049863 session_state=END} 20241110160335496 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335496 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262427805422061 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335496 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335496 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160335497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@5c798a0c59f9: Final verdict of PTC: pass 20241110160335497 DAUC <0003> db_auc.c:157 IMSI='262421742524527': No 2G Auth Data 20241110160335497 DAUC <0003> db_auc.c:192 IMSI='262421742524527': No 3G Auth Data HLR_Test-GSUP(223)@5c798a0c59f9: Created GsupExpect[0] for "262421742524527" to be handled at TC_mo_ussd_euse_continue(230) 20241110160335504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 20241110160335507 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335507 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421742524527" session_id=1670930322 session_state=BEGIN} 20241110160335507 DSS <0004> hlr_ussd.c:576 262421742524527/0x63985f92: Process SS (BEGIN) 20241110160335507 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160335507 DSS <0004> hlr_ussd.c:518 262421742524527/0x63985f92: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160335507 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335507 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335507 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335507 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335508 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335508 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335508 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421742524527" session_id=1670930322 session_state=CONTINUE} 20241110160335508 DSS <0004> hlr_ussd.c:576 262421742524527/0x63985f92: Process SS (CONTINUE) 20241110160335508 DSS <0004> hlr_ussd.c:518 262421742524527/0x63985f92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160335508 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421742524527" session_id=1670930322 session_state=CONTINUE} 20241110160335508 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335508 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335508 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5c798a0c59f9: Found GsupExpect[0] for "262421742524527" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@5c798a0c59f9: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421742524527" TC_mo_ussd_euse_continue(230)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160335510 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335510 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421742524527" session_id=1670930322 session_state=CONTINUE} 20241110160335510 DSS <0004> hlr_ussd.c:576 262421742524527/0x63985f92: Process SS (CONTINUE) 20241110160335510 DSS <0004> hlr_ussd.c:518 262421742524527/0x63985f92: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335510 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335510 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335510 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335510 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335510 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335511 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335511 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335511 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421742524527" session_id=1670930322 session_state=END} 20241110160335511 DSS <0004> hlr_ussd.c:576 262421742524527/0x63985f92: Process SS (END) 20241110160335511 DSS <0004> hlr_ussd.c:518 262421742524527/0x63985f92: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335511 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421742524527" session_id=1670930322 session_state=END} 20241110160335511 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335511 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421742524527 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335511 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335511 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160335512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@5c798a0c59f9: Final verdict of PTC: pass 20241110160335513 DAUC <0003> db_auc.c:157 IMSI='262429520180634': No 2G Auth Data 20241110160335513 DAUC <0003> db_auc.c:192 IMSI='262429520180634': No 3G Auth Data HLR_Test-GSUP(223)@5c798a0c59f9: Created GsupExpect[0] for "262429520180634" to be handled at TC_mo_ussd_euse_continue(231) 20241110160335519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35374<->l=127.0.0.1:4258 20241110160335522 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335522 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429520180634" session_id=3180774110 session_state=BEGIN} 20241110160335522 DSS <0004> hlr_ussd.c:576 262429520180634/0xbd96c2de: Process SS (BEGIN) 20241110160335522 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160335522 DSS <0004> hlr_ussd.c:518 262429520180634/0xbd96c2de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160335522 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335522 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335522 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335522 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335523 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335523 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335523 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429520180634" session_id=3180774110 session_state=CONTINUE} 20241110160335523 DSS <0004> hlr_ussd.c:576 262429520180634/0xbd96c2de: Process SS (CONTINUE) 20241110160335523 DSS <0004> hlr_ussd.c:518 262429520180634/0xbd96c2de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160335523 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429520180634" session_id=3180774110 session_state=CONTINUE} 20241110160335523 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335523 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335523 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5c798a0c59f9: Found GsupExpect[0] for "262429520180634" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@5c798a0c59f9: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262429520180634" TC_mo_ussd_euse_continue(231)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160335525 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335525 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429520180634" session_id=3180774110 session_state=CONTINUE} 20241110160335525 DSS <0004> hlr_ussd.c:576 262429520180634/0xbd96c2de: Process SS (CONTINUE) 20241110160335525 DSS <0004> hlr_ussd.c:518 262429520180634/0xbd96c2de: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335525 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335525 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335525 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335525 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335525 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335526 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335526 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335526 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429520180634" session_id=3180774110 session_state=END} 20241110160335526 DSS <0004> hlr_ussd.c:576 262429520180634/0xbd96c2de: Process SS (END) 20241110160335526 DSS <0004> hlr_ussd.c:518 262429520180634/0xbd96c2de: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335526 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429520180634" session_id=3180774110 session_state=END} 20241110160335526 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335526 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262429520180634 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335526 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335526 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160335527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35374<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@5c798a0c59f9: Final verdict of PTC: pass 20241110160335527 DAUC <0003> db_auc.c:157 IMSI='262421309247619': No 2G Auth Data 20241110160335527 DAUC <0003> db_auc.c:192 IMSI='262421309247619': No 3G Auth Data HLR_Test-GSUP(223)@5c798a0c59f9: Created GsupExpect[0] for "262421309247619" to be handled at TC_mo_ussd_euse_continue(232) 20241110160335534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4258 20241110160335537 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335537 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421309247619" session_id=2912742383 session_state=BEGIN} 20241110160335537 DSS <0004> hlr_ussd.c:576 262421309247619/0xad9cebef: Process SS (BEGIN) 20241110160335537 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160335537 DSS <0004> hlr_ussd.c:518 262421309247619/0xad9cebef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160335537 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335537 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335537 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335537 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335538 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335538 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335538 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421309247619" session_id=2912742383 session_state=CONTINUE} 20241110160335538 DSS <0004> hlr_ussd.c:576 262421309247619/0xad9cebef: Process SS (CONTINUE) 20241110160335538 DSS <0004> hlr_ussd.c:518 262421309247619/0xad9cebef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160335538 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421309247619" session_id=2912742383 session_state=CONTINUE} 20241110160335538 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335538 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335538 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5c798a0c59f9: Found GsupExpect[0] for "262421309247619" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@5c798a0c59f9: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421309247619" TC_mo_ussd_euse_continue(232)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160335540 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335540 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421309247619" session_id=2912742383 session_state=CONTINUE} 20241110160335540 DSS <0004> hlr_ussd.c:576 262421309247619/0xad9cebef: Process SS (CONTINUE) 20241110160335540 DSS <0004> hlr_ussd.c:518 262421309247619/0xad9cebef: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335540 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335540 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335540 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335541 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335541 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335541 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335541 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335541 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421309247619" session_id=2912742383 session_state=END} 20241110160335541 DSS <0004> hlr_ussd.c:576 262421309247619/0xad9cebef: Process SS (END) 20241110160335541 DSS <0004> hlr_ussd.c:518 262421309247619/0xad9cebef: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335541 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421309247619" session_id=2912742383 session_state=END} 20241110160335541 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335541 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421309247619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335541 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335541 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160335542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@5c798a0c59f9: Final verdict of PTC: pass 20241110160335543 DAUC <0003> db_auc.c:157 IMSI='262423070107765': No 2G Auth Data 20241110160335543 DAUC <0003> db_auc.c:192 IMSI='262423070107765': No 3G Auth Data HLR_Test-GSUP(223)@5c798a0c59f9: Created GsupExpect[0] for "262423070107765" to be handled at TC_mo_ussd_euse_continue(233) 20241110160335550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35396<->l=127.0.0.1:4258 20241110160335553 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335553 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423070107765" session_id=2692737692 session_state=BEGIN} 20241110160335553 DSS <0004> hlr_ussd.c:576 262423070107765/0xa07fea9c: Process SS (BEGIN) 20241110160335553 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241110160335553 DSS <0004> hlr_ussd.c:518 262423070107765/0xa07fea9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241110160335553 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335553 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335553 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335553 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335554 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335554 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335554 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423070107765" session_id=2692737692 session_state=CONTINUE} 20241110160335554 DSS <0004> hlr_ussd.c:576 262423070107765/0xa07fea9c: Process SS (CONTINUE) 20241110160335554 DSS <0004> hlr_ussd.c:518 262423070107765/0xa07fea9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241110160335554 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423070107765" session_id=2692737692 session_state=CONTINUE} 20241110160335554 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335554 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335554 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5c798a0c59f9: Found GsupExpect[0] for "262423070107765" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@5c798a0c59f9: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423070107765" TC_mo_ussd_euse_continue(233)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160335556 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335556 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423070107765" session_id=2692737692 session_state=CONTINUE} 20241110160335556 DSS <0004> hlr_ussd.c:576 262423070107765/0xa07fea9c: Process SS (CONTINUE) 20241110160335556 DSS <0004> hlr_ussd.c:518 262423070107765/0xa07fea9c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335556 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335556 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335556 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data 20241110160335556 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335556 DLINP <000b> input/ipa.c:431 127.0.0.1:36589 sending data EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: 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 } } } } } 20241110160335557 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335557 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335557 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423070107765" session_id=2692737692 session_state=END} 20241110160335557 DSS <0004> hlr_ussd.c:576 262423070107765/0xa07fea9c: Process SS (END) 20241110160335557 DSS <0004> hlr_ussd.c:518 262423070107765/0xa07fea9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241110160335557 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423070107765" session_id=2692737692 session_state=END} 20241110160335557 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160335557 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423070107765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160335557 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160335557 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160335558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35396<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@5c798a0c59f9: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@5c798a0c59f9: Final verdict of PTC: none 20241110160335559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 20241110160335560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33823<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@5c798a0c59f9: Final verdict of PTC: none 20241110160335560 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335560 DLINP <000b> input/ipa.c:405 127.0.0.1:36589 message received 20241110160335560 DLINP <000b> input/ipa.c:414 127.0.0.1:36589 connection closed with server 20241110160335560 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36589 20241110160335560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241110160335560 DLINP <000b> input/ipa.c:451 connected read/write 20241110160335560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160335560 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(225)@5c798a0c59f9: Final verdict of PTC: none 20241110160335560 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160335560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 224@5c798a0c59f9: Final verdict of PTC: none IPA-EUSE-foobar(222)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 224: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:35 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241110160335589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4258 20241110160335790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35402<->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=157048) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:03: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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_ussd_euse_defaultroute started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 20241110160338917 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34133 20241110160338917 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34133 MTC@5c798a0c59f9: in not legacy case 2 IPA-EUSE-foobar(236)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160338918 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338918 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160338919 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160338919 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160338920 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338920 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160338920 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160338920 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar IPA-EUSE-foobar(236)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160338920 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241110160338920 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241110160338920 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 20241110160338920 DLGSUP <0013> gsup_server.c:235 2: 20241110160338920 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160338920 DLGSUP <0013> gsup_server.c:235 3: 20241110160338920 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160338920 DLGSUP <0013> gsup_server.c:235 4: 20241110160338920 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160338920 DLGSUP <0013> gsup_server.c:235 5: 20241110160338920 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160338920 DLGSUP <0013> gsup_server.c:235 7: 20241110160338920 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160338920 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160338920 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160338920 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34133 HLR_Test-GSUP-IPA(235)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160338921 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160338921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35410<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160338922 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160338923 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160338923 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160338923 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 20241110160338923 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160338923 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 20241110160338923 DLGSUP <0013> gsup_server.c:235 2: 20241110160338923 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160338923 DLGSUP <0013> gsup_server.c:235 3: 20241110160338923 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160338923 DLGSUP <0013> gsup_server.c:235 4: 20241110160338923 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160338923 DLGSUP <0013> gsup_server.c:235 5: 20241110160338923 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160338923 DLGSUP <0013> gsup_server.c:235 7: 20241110160338923 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160338923 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160338923 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160338923 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@5c798a0c59f9: 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") 20241110160338935 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45285<->l=127.0.0.1:4259) 20241110160338940 DAUC <0003> db_auc.c:157 IMSI='262425366939892': No 2G Auth Data 20241110160338940 DAUC <0003> db_auc.c:192 IMSI='262425366939892': No 3G Auth Data HLR_Test-GSUP(237)@5c798a0c59f9: Created GsupExpect[0] for "262425366939892" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241110160338950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35412<->l=127.0.0.1:4258 20241110160338970 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160338970 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425366939892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425366939892" session_id=3410875447 session_state=BEGIN} 20241110160338970 DSS <0004> hlr_ussd.c:576 262425366939892/0xcb4dd437: Process SS (BEGIN) 20241110160338970 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110160338970 DSS <0004> hlr_ussd.c:518 262425366939892/0xcb4dd437: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110160338970 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338971 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data 20241110160338971 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338971 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5c798a0c59f9: 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 } } } } } 20241110160338984 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338985 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160338985 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262425366939892 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425366939892" session_id=3410875447 session_state=END} 20241110160338985 DSS <0004> hlr_ussd.c:576 262425366939892/0xcb4dd437: Process SS (END) 20241110160338985 DSS <0004> hlr_ussd.c:518 262425366939892/0xcb4dd437: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110160338985 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425366939892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425366939892" session_id=3410875447 session_state=END} 20241110160338985 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425366939892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160338985 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262425366939892 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160338985 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160338986 DLINP <000b> input/ipa.c:451 connected read/write 20241110160338986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5c798a0c59f9: Found GsupExpect[0] for "262425366939892" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@5c798a0c59f9: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425366939892" TC_mo_ussd_euse_defaultroute(240)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160338996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35412<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@5c798a0c59f9: Final verdict of PTC: pass 20241110160338997 DAUC <0003> db_auc.c:157 IMSI='262429791248696': No 2G Auth Data 20241110160338998 DAUC <0003> db_auc.c:192 IMSI='262429791248696': No 3G Auth Data HLR_Test-GSUP(237)@5c798a0c59f9: Created GsupExpect[0] for "262429791248696" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241110160339014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 20241110160339019 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160339019 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429791248696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429791248696" session_id=1437622301 session_state=BEGIN} 20241110160339019 DSS <0004> hlr_ussd.c:576 262429791248696/0x55b0601d: Process SS (BEGIN) 20241110160339019 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110160339019 DSS <0004> hlr_ussd.c:518 262429791248696/0x55b0601d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110160339019 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339019 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data 20241110160339019 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339019 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5c798a0c59f9: 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 } } } } } 20241110160339020 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339020 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160339020 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262429791248696 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429791248696" session_id=1437622301 session_state=END} 20241110160339020 DSS <0004> hlr_ussd.c:576 262429791248696/0x55b0601d: Process SS (END) 20241110160339020 DSS <0004> hlr_ussd.c:518 262429791248696/0x55b0601d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110160339020 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429791248696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429791248696" session_id=1437622301 session_state=END} 20241110160339020 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429791248696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160339020 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262429791248696 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160339020 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160339020 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5c798a0c59f9: Found GsupExpect[0] for "262429791248696" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@5c798a0c59f9: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429791248696" TC_mo_ussd_euse_defaultroute(241)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160339023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35414<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@5c798a0c59f9: Final verdict of PTC: pass 20241110160339024 DAUC <0003> db_auc.c:157 IMSI='262420732332000': No 2G Auth Data 20241110160339024 DAUC <0003> db_auc.c:192 IMSI='262420732332000': No 3G Auth Data HLR_Test-GSUP(237)@5c798a0c59f9: Created GsupExpect[0] for "262420732332000" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241110160339031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35424<->l=127.0.0.1:4258 20241110160339034 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160339034 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420732332000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420732332000" session_id=394655608 session_state=BEGIN} 20241110160339034 DSS <0004> hlr_ussd.c:576 262420732332000/0x1785f778: Process SS (BEGIN) 20241110160339034 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110160339034 DSS <0004> hlr_ussd.c:518 262420732332000/0x1785f778: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110160339034 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339034 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data 20241110160339034 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339034 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5c798a0c59f9: 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 } } } } } 20241110160339035 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339035 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160339035 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262420732332000 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420732332000" session_id=394655608 session_state=END} 20241110160339035 DSS <0004> hlr_ussd.c:576 262420732332000/0x1785f778: Process SS (END) 20241110160339035 DSS <0004> hlr_ussd.c:518 262420732332000/0x1785f778: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110160339035 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420732332000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420732332000" session_id=394655608 session_state=END} 20241110160339035 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420732332000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160339035 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262420732332000 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160339035 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160339035 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5c798a0c59f9: Found GsupExpect[0] for "262420732332000" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@5c798a0c59f9: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420732332000" TC_mo_ussd_euse_defaultroute(242)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160339038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35424<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@5c798a0c59f9: Final verdict of PTC: pass 20241110160339038 DAUC <0003> db_auc.c:157 IMSI='262424799486756': No 2G Auth Data 20241110160339038 DAUC <0003> db_auc.c:192 IMSI='262424799486756': No 3G Auth Data HLR_Test-GSUP(237)@5c798a0c59f9: Created GsupExpect[0] for "262424799486756" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241110160339044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4258 20241110160339047 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160339047 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424799486756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424799486756" session_id=714430853 session_state=BEGIN} 20241110160339047 DSS <0004> hlr_ussd.c:576 262424799486756/0x2a955985: Process SS (BEGIN) 20241110160339047 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110160339047 DSS <0004> hlr_ussd.c:518 262424799486756/0x2a955985: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110160339047 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339047 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data 20241110160339047 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339047 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5c798a0c59f9: 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 } } } } } 20241110160339048 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339048 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160339048 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262424799486756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424799486756" session_id=714430853 session_state=END} 20241110160339048 DSS <0004> hlr_ussd.c:576 262424799486756/0x2a955985: Process SS (END) 20241110160339048 DSS <0004> hlr_ussd.c:518 262424799486756/0x2a955985: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110160339048 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424799486756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424799486756" session_id=714430853 session_state=END} 20241110160339048 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424799486756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160339048 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262424799486756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160339048 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160339048 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5c798a0c59f9: Found GsupExpect[0] for "262424799486756" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@5c798a0c59f9: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424799486756" TC_mo_ussd_euse_defaultroute(243)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160339050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35428<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@5c798a0c59f9: Final verdict of PTC: pass 20241110160339051 DAUC <0003> db_auc.c:157 IMSI='262425536878650': No 2G Auth Data 20241110160339051 DAUC <0003> db_auc.c:192 IMSI='262425536878650': No 3G Auth Data HLR_Test-GSUP(237)@5c798a0c59f9: Created GsupExpect[0] for "262425536878650" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241110160339057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 20241110160339060 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160339060 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425536878650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425536878650" session_id=2332036091 session_state=BEGIN} 20241110160339060 DSS <0004> hlr_ussd.c:576 262425536878650/0x8b000bfb: Process SS (BEGIN) 20241110160339060 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110160339060 DSS <0004> hlr_ussd.c:518 262425536878650/0x8b000bfb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110160339060 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339060 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data 20241110160339060 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339060 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5c798a0c59f9: 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 } } } } } 20241110160339061 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339061 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160339061 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425536878650 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425536878650" session_id=2332036091 session_state=END} 20241110160339061 DSS <0004> hlr_ussd.c:576 262425536878650/0x8b000bfb: Process SS (END) 20241110160339061 DSS <0004> hlr_ussd.c:518 262425536878650/0x8b000bfb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110160339061 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425536878650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425536878650" session_id=2332036091 session_state=END} 20241110160339061 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425536878650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160339061 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425536878650 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160339061 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160339061 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5c798a0c59f9: Found GsupExpect[0] for "262425536878650" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@5c798a0c59f9: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425536878650" TC_mo_ussd_euse_defaultroute(244)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160339063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@5c798a0c59f9: Final verdict of PTC: pass 20241110160339063 DAUC <0003> db_auc.c:157 IMSI='262428380395494': No 2G Auth Data 20241110160339063 DAUC <0003> db_auc.c:192 IMSI='262428380395494': No 3G Auth Data HLR_Test-GSUP(237)@5c798a0c59f9: Created GsupExpect[0] for "262428380395494" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241110160339070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35452<->l=127.0.0.1:4258 20241110160339073 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160339073 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428380395494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428380395494" session_id=1531194525 session_state=BEGIN} 20241110160339073 DSS <0004> hlr_ussd.c:576 262428380395494/0x5b442c9d: Process SS (BEGIN) 20241110160339073 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110160339073 DSS <0004> hlr_ussd.c:518 262428380395494/0x5b442c9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110160339073 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339073 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data 20241110160339073 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339073 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5c798a0c59f9: 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 } } } } } 20241110160339074 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339074 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160339074 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262428380395494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428380395494" session_id=1531194525 session_state=END} 20241110160339074 DSS <0004> hlr_ussd.c:576 262428380395494/0x5b442c9d: Process SS (END) 20241110160339074 DSS <0004> hlr_ussd.c:518 262428380395494/0x5b442c9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110160339074 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428380395494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428380395494" session_id=1531194525 session_state=END} 20241110160339074 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262428380395494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160339074 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262428380395494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160339074 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160339074 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5c798a0c59f9: Found GsupExpect[0] for "262428380395494" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@5c798a0c59f9: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262428380395494" TC_mo_ussd_euse_defaultroute(245)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160339076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35452<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@5c798a0c59f9: Final verdict of PTC: pass 20241110160339076 DAUC <0003> db_auc.c:157 IMSI='262423341347752': No 2G Auth Data 20241110160339076 DAUC <0003> db_auc.c:192 IMSI='262423341347752': No 3G Auth Data HLR_Test-GSUP(237)@5c798a0c59f9: Created GsupExpect[0] for "262423341347752" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241110160339083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35468<->l=127.0.0.1:4258 20241110160339086 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160339086 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423341347752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423341347752" session_id=3713929103 session_state=BEGIN} 20241110160339086 DSS <0004> hlr_ussd.c:576 262423341347752/0xdd5e0f8f: Process SS (BEGIN) 20241110160339086 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110160339086 DSS <0004> hlr_ussd.c:518 262423341347752/0xdd5e0f8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110160339086 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339086 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data 20241110160339086 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339086 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5c798a0c59f9: 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 } } } } } 20241110160339087 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339087 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160339087 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262423341347752 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423341347752" session_id=3713929103 session_state=END} 20241110160339087 DSS <0004> hlr_ussd.c:576 262423341347752/0xdd5e0f8f: Process SS (END) 20241110160339087 DSS <0004> hlr_ussd.c:518 262423341347752/0xdd5e0f8f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110160339087 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423341347752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423341347752" session_id=3713929103 session_state=END} 20241110160339087 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423341347752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160339087 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262423341347752 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160339087 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160339087 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5c798a0c59f9: Found GsupExpect[0] for "262423341347752" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@5c798a0c59f9: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423341347752" TC_mo_ussd_euse_defaultroute(246)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160339089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35468<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@5c798a0c59f9: Final verdict of PTC: pass 20241110160339089 DAUC <0003> db_auc.c:157 IMSI='262429713961664': No 2G Auth Data 20241110160339089 DAUC <0003> db_auc.c:192 IMSI='262429713961664': No 3G Auth Data HLR_Test-GSUP(237)@5c798a0c59f9: Created GsupExpect[0] for "262429713961664" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241110160339097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 20241110160339100 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160339100 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429713961664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429713961664" session_id=3583081771 session_state=BEGIN} 20241110160339100 DSS <0004> hlr_ussd.c:576 262429713961664/0xd5917d2b: Process SS (BEGIN) 20241110160339100 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241110160339100 DSS <0004> hlr_ussd.c:518 262429713961664/0xd5917d2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241110160339100 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339100 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data 20241110160339100 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339100 DLINP <000b> input/ipa.c:431 127.0.0.1:34133 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5c798a0c59f9: 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 } } } } } 20241110160339100 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339100 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160339100 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429713961664 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429713961664" session_id=3583081771 session_state=END} 20241110160339100 DSS <0004> hlr_ussd.c:576 262429713961664/0xd5917d2b: Process SS (END) 20241110160339100 DSS <0004> hlr_ussd.c:518 262429713961664/0xd5917d2b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241110160339100 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429713961664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429713961664" session_id=3583081771 session_state=END} 20241110160339101 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429713961664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160339101 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429713961664 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241110160339101 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160339101 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5c798a0c59f9: Found GsupExpect[0] for "262429713961664" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@5c798a0c59f9: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429713961664" TC_mo_ussd_euse_defaultroute(247)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160339102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35482<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@5c798a0c59f9: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@5c798a0c59f9: Final verdict of PTC: none 20241110160339104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35410<->l=127.0.0.1:4258 20241110160339104 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45285<->l=127.0.0.1:4259) 238@5c798a0c59f9: Final verdict of PTC: none 20241110160339105 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339105 DLINP <000b> input/ipa.c:405 127.0.0.1:34133 message received 20241110160339105 DLINP <000b> input/ipa.c:414 127.0.0.1:34133 connection closed with server 20241110160339105 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34133 20241110160339105 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@5c798a0c59f9: Final verdict of PTC: none 20241110160339105 DLINP <000b> input/ipa.c:451 connected read/write 20241110160339105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160339105 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160339105 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160339105 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@5c798a0c59f9: Final verdict of PTC: none IPA-EUSE-foobar(236)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 238: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:39 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 20241110160339140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35484<->l=127.0.0.1:4258 20241110160339342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35484<->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=113680) 20241110160341031 DSS <0004> hlr_ussd.c:239 262426649738154/0x2f4f2e36: SS Session Timeout, destroying 20241110160341031 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426649738154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160341042 DSS <0004> hlr_ussd.c:239 262424072409217/0xfae280ea: SS Session Timeout, destroying 20241110160341042 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424072409217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160341056 DSS <0004> hlr_ussd.c:239 262427790793849/0x7411095d: SS Session Timeout, destroying 20241110160341056 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427790793849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160341068 DSS <0004> hlr_ussd.c:239 262424532142061/0xc127fe89: SS Session Timeout, destroying 20241110160341068 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262424532142061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160341080 DSS <0004> hlr_ussd.c:239 262426256795855/0x82bd611a: SS Session Timeout, destroying 20241110160341080 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426256795855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160341092 DSS <0004> hlr_ussd.c:239 262428327026891/0x18bdcc6e: SS Session Timeout, destroying 20241110160341092 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428327026891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160341106 DSS <0004> hlr_ussd.c:239 262421151126578/0x675fa894: SS Session Timeout, destroying 20241110160341107 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421151126578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160341119 DSS <0004> hlr_ussd.c:239 262428084566105/0xdea35943: SS Session Timeout, destroying 20241110160341119 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428084566105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_mo_sss_reject started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160342460 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160342460 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160342465 DLINP <000b> input/ipa.c:451 connected read/write 20241110160342465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160342467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160342471 DLINP <000b> input/ipa.c:451 connected read/write 20241110160342471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160342471 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160342471 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160342471 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 20241110160342471 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160342471 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 20241110160342471 DLGSUP <0013> gsup_server.c:235 2: 20241110160342471 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160342471 DLGSUP <0013> gsup_server.c:235 3: 20241110160342471 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160342471 DLGSUP <0013> gsup_server.c:235 4: 20241110160342471 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160342471 DLGSUP <0013> gsup_server.c:235 5: 20241110160342471 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160342471 DLGSUP <0013> gsup_server.c:235 7: 20241110160342471 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160342471 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160342471 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160342471 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@5c798a0c59f9: 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") 20241110160342503 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42131<->l=127.0.0.1:4259) 20241110160342508 DAUC <0003> db_auc.c:157 IMSI='262424029374059': No 2G Auth Data 20241110160342508 DAUC <0003> db_auc.c:192 IMSI='262424029374059': No 3G Auth Data HLR_Test-GSUP(249)@5c798a0c59f9: Created GsupExpect[0] for "262424029374059" to be handled at TC_mo_sss_reject(252) 20241110160342535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44440<->l=127.0.0.1:4258 20241110160342548 DLINP <000b> input/ipa.c:451 connected read/write 20241110160342548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160342548 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424029374059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424029374059" session_id=3727489612 session_state=BEGIN} 20241110160342548 DSS <0004> hlr_ussd.c:576 262424029374059/0xde2cfa4c: Process SS (BEGIN) 20241110160342548 DSS <0004> hlr_ussd.c:498 262424029374059/0xde2cfa4c: SS CompType=Invoke, OpCode=InterrogateSS 20241110160342548 DSS <0004> hlr_ussd.c:506 262424029374059/0xde2cfa4c: Structured SS requests are not supported, rejecting... 20241110160342548 DSS <0004> hlr_ussd.c:354 262424029374059/0xde2cfa4c: Tx ReturnError(0, 0x15) 20241110160342548 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424029374059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424029374059" session_id=3727489612 session_state=END} 20241110160342549 DLINP <000b> input/ipa.c:451 connected read/write 20241110160342549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160342549 DLINP <000b> input/ipa.c:451 connected read/write 20241110160342549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@5c798a0c59f9: Found GsupExpect[0] for "262424029374059" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@5c798a0c59f9: Added IMSI table entry 0TC_mo_sss_reject(252)"262424029374059" TC_mo_sss_reject(252)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160342554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44440<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@5c798a0c59f9: Final verdict of PTC: pass 20241110160342556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 20241110160342557 DLINP <000b> input/ipa.c:451 connected read/write 20241110160342557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160342557 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(249)@5c798a0c59f9: Final verdict of PTC: none 20241110160342557 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160342557 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160342557 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42131<->l=127.0.0.1:4259) 250@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 250: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_mo_sss_reject finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:42 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 20241110160342584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44454<->l=127.0.0.1:4258 20241110160342685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44454<->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=27860) 20241110160344404 DSS <0004> hlr_ussd.c:239 262426166839286/0x3fc071d7: SS Session Timeout, destroying 20241110160344404 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426166839286 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160344432 DSS <0004> hlr_ussd.c:239 262423609904929/0xd324987f: SS Session Timeout, destroying 20241110160344432 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423609904929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160344445 DSS <0004> hlr_ussd.c:239 262424049361765/0xdbc5acc1: SS Session Timeout, destroying 20241110160344446 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424049361765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160344459 DSS <0004> hlr_ussd.c:239 262428532083946/0xa5327cd0: SS Session Timeout, destroying 20241110160344459 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428532083946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160344470 DSS <0004> hlr_ussd.c:239 262421639142228/0x1bebf319: SS Session Timeout, destroying 20241110160344470 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421639142228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160344481 DSS <0004> hlr_ussd.c:239 262423748766664/0x99a82c61: SS Session Timeout, destroying 20241110160344482 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423748766664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160344494 DSS <0004> hlr_ussd.c:239 262429464063193/0x92192c40: SS Session Timeout, destroying 20241110160344494 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429464063193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241110160344506 DSS <0004> hlr_ussd.c:239 262421013387895/0x437ddd88: SS Session Timeout, destroying 20241110160344506 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421013387895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:03:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_check_imei started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160345791 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160345792 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160345796 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44464<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@5c798a0c59f9: 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 } } } } 20241110160345802 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(253)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160345802 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160345802 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160345802 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 20241110160345802 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160345802 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 20241110160345802 DLGSUP <0013> gsup_server.c:235 2: 20241110160345803 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160345803 DLGSUP <0013> gsup_server.c:235 3: 20241110160345803 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160345803 DLGSUP <0013> gsup_server.c:235 4: 20241110160345803 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160345803 DLGSUP <0013> gsup_server.c:235 5: 20241110160345803 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160345803 DLGSUP <0013> gsup_server.c:235 7: 20241110160345803 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160345803 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160345803 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160345803 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@5c798a0c59f9: 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") 20241110160345831 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34289<->l=127.0.0.1:4259) 20241110160345839 DAUC <0003> db_auc.c:157 IMSI='262426289570285': No 2G Auth Data 20241110160345839 DAUC <0003> db_auc.c:192 IMSI='262426289570285': No 3G Auth Data HLR_Test-GSUP(254)@5c798a0c59f9: Created GsupExpect[0] for "262426289570285" to be handled at TC_gsup_check_imei(257) 20241110160345853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44472<->l=127.0.0.1:4258 20241110160345861 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345861 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426289570285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426289570285"} 20241110160345861 DMAIN <0000> hlr.c:435 IMSI='262426289570285': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160345861 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426289570285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426289570285"} 20241110160345861 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426289570285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345861 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345861 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5c798a0c59f9: Found GsupExpect[0] for "262426289570285" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_check_imei(257)"262426289570285" TC_gsup_check_imei(257)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160345865 DAUC <0003> db_auc.c:192 IMSI='262426289570285': No 3G Auth Data 20241110160345869 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345869 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426289570285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426289570285"} 20241110160345869 DAUC <0003> hlr.c:428 IMSI='262426289570285': storing IMEI = 12345678901234 20241110160345869 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426289570285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426289570285"} 20241110160345869 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426289570285 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345869 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345869 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160345871 DAUC <0003> db_auc.c:192 IMSI='262426289570285': No 3G Auth Data 20241110160345872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44472<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@5c798a0c59f9: Final verdict of PTC: pass 20241110160345875 DAUC <0003> db_auc.c:157 IMSI='262424869060477': No 2G Auth Data 20241110160345875 DAUC <0003> db_auc.c:192 IMSI='262424869060477': No 3G Auth Data HLR_Test-GSUP(254)@5c798a0c59f9: Created GsupExpect[0] for "262424869060477" to be handled at TC_gsup_check_imei(258) 20241110160345883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44482<->l=127.0.0.1:4258 20241110160345886 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345886 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424869060477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424869060477"} 20241110160345886 DMAIN <0000> hlr.c:435 IMSI='262424869060477': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160345886 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424869060477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424869060477"} 20241110160345886 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424869060477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345886 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345886 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5c798a0c59f9: Found GsupExpect[0] for "262424869060477" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_check_imei(258)"262424869060477" TC_gsup_check_imei(258)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160345887 DAUC <0003> db_auc.c:192 IMSI='262424869060477': No 3G Auth Data 20241110160345888 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345888 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424869060477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424869060477"} 20241110160345888 DAUC <0003> hlr.c:428 IMSI='262424869060477': storing IMEI = 12345678901234 20241110160345888 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424869060477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424869060477"} 20241110160345888 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424869060477 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345888 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345888 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345889 DAUC <0003> db_auc.c:192 IMSI='262424869060477': No 3G Auth Data TC_gsup_check_imei(258)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160345889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44482<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@5c798a0c59f9: Final verdict of PTC: pass 20241110160345890 DAUC <0003> db_auc.c:157 IMSI='262423479219441': No 2G Auth Data 20241110160345890 DAUC <0003> db_auc.c:192 IMSI='262423479219441': No 3G Auth Data HLR_Test-GSUP(254)@5c798a0c59f9: Created GsupExpect[0] for "262423479219441" to be handled at TC_gsup_check_imei(259) 20241110160345897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 20241110160345899 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345899 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423479219441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423479219441"} 20241110160345899 DMAIN <0000> hlr.c:435 IMSI='262423479219441': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160345899 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423479219441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423479219441"} 20241110160345899 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423479219441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345899 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345899 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5c798a0c59f9: Found GsupExpect[0] for "262423479219441" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_check_imei(259)"262423479219441" 20241110160345900 DAUC <0003> db_auc.c:192 IMSI='262423479219441': No 3G Auth Data TC_gsup_check_imei(259)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160345902 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345902 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423479219441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423479219441"} 20241110160345902 DAUC <0003> hlr.c:428 IMSI='262423479219441': storing IMEI = 12345678901234 20241110160345902 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423479219441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423479219441"} 20241110160345902 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423479219441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345902 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345902 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345903 DAUC <0003> db_auc.c:192 IMSI='262423479219441': No 3G Auth Data TC_gsup_check_imei(259)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160345903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@5c798a0c59f9: Final verdict of PTC: pass 20241110160345904 DAUC <0003> db_auc.c:157 IMSI='262420488675505': No 2G Auth Data 20241110160345904 DAUC <0003> db_auc.c:192 IMSI='262420488675505': No 3G Auth Data HLR_Test-GSUP(254)@5c798a0c59f9: Created GsupExpect[0] for "262420488675505" to be handled at TC_gsup_check_imei(260) 20241110160345910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44494<->l=127.0.0.1:4258 20241110160345912 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345912 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420488675505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420488675505"} 20241110160345912 DMAIN <0000> hlr.c:435 IMSI='262420488675505': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160345912 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420488675505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420488675505"} 20241110160345912 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420488675505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345912 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345912 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5c798a0c59f9: Found GsupExpect[0] for "262420488675505" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_check_imei(260)"262420488675505" TC_gsup_check_imei(260)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160345913 DAUC <0003> db_auc.c:157 IMSI='262420488675505': No 2G Auth Data 20241110160345914 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345914 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420488675505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420488675505"} 20241110160345914 DAUC <0003> hlr.c:428 IMSI='262420488675505': storing IMEI = 12345678901234 20241110160345914 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420488675505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420488675505"} 20241110160345914 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420488675505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345914 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345914 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160345914 DAUC <0003> db_auc.c:157 IMSI='262420488675505': No 2G Auth Data 20241110160345915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44494<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@5c798a0c59f9: Final verdict of PTC: pass 20241110160345916 DAUC <0003> db_auc.c:157 IMSI='262422228961698': No 2G Auth Data 20241110160345916 DAUC <0003> db_auc.c:192 IMSI='262422228961698': No 3G Auth Data HLR_Test-GSUP(254)@5c798a0c59f9: Created GsupExpect[0] for "262422228961698" to be handled at TC_gsup_check_imei(261) 20241110160345922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44508<->l=127.0.0.1:4258 20241110160345924 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345924 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422228961698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422228961698"} 20241110160345924 DMAIN <0000> hlr.c:435 IMSI='262422228961698': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160345924 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422228961698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422228961698"} 20241110160345924 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422228961698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345924 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345924 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5c798a0c59f9: Found GsupExpect[0] for "262422228961698" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_check_imei(261)"262422228961698" TC_gsup_check_imei(261)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160345925 DAUC <0003> db_auc.c:157 IMSI='262422228961698': No 2G Auth Data 20241110160345926 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345926 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422228961698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422228961698"} 20241110160345926 DAUC <0003> hlr.c:428 IMSI='262422228961698': storing IMEI = 12345678901234 20241110160345926 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422228961698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422228961698"} 20241110160345926 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422228961698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345926 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345927 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160345927 DAUC <0003> db_auc.c:157 IMSI='262422228961698': No 2G Auth Data 20241110160345927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44508<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@5c798a0c59f9: Final verdict of PTC: pass 20241110160345928 DAUC <0003> db_auc.c:157 IMSI='262425649635567': No 2G Auth Data 20241110160345928 DAUC <0003> db_auc.c:192 IMSI='262425649635567': No 3G Auth Data HLR_Test-GSUP(254)@5c798a0c59f9: Created GsupExpect[0] for "262425649635567" to be handled at TC_gsup_check_imei(262) 20241110160345934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4258 20241110160345937 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345937 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425649635567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425649635567"} 20241110160345937 DMAIN <0000> hlr.c:435 IMSI='262425649635567': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160345937 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425649635567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425649635567"} 20241110160345937 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425649635567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345937 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345937 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5c798a0c59f9: Found GsupExpect[0] for "262425649635567" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_check_imei(262)"262425649635567" TC_gsup_check_imei(262)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160345939 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345939 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425649635567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425649635567"} 20241110160345939 DAUC <0003> hlr.c:428 IMSI='262425649635567': storing IMEI = 12345678901234 20241110160345939 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425649635567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425649635567"} 20241110160345939 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425649635567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345939 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345939 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160345940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@5c798a0c59f9: Final verdict of PTC: pass 20241110160345940 DAUC <0003> db_auc.c:157 IMSI='262426254887538': No 2G Auth Data 20241110160345940 DAUC <0003> db_auc.c:192 IMSI='262426254887538': No 3G Auth Data HLR_Test-GSUP(254)@5c798a0c59f9: Created GsupExpect[0] for "262426254887538" to be handled at TC_gsup_check_imei(263) 20241110160345947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4258 20241110160345949 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345949 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426254887538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426254887538"} 20241110160345949 DMAIN <0000> hlr.c:435 IMSI='262426254887538': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160345949 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426254887538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426254887538"} 20241110160345949 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426254887538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345949 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345949 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5c798a0c59f9: Found GsupExpect[0] for "262426254887538" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_check_imei(263)"262426254887538" TC_gsup_check_imei(263)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160345951 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345951 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426254887538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426254887538"} 20241110160345951 DAUC <0003> hlr.c:428 IMSI='262426254887538': storing IMEI = 12345678901234 20241110160345951 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426254887538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426254887538"} 20241110160345951 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426254887538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345951 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345951 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160345952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@5c798a0c59f9: Final verdict of PTC: pass 20241110160345953 DAUC <0003> db_auc.c:157 IMSI='262421511307057': No 2G Auth Data 20241110160345953 DAUC <0003> db_auc.c:192 IMSI='262421511307057': No 3G Auth Data HLR_Test-GSUP(254)@5c798a0c59f9: Created GsupExpect[0] for "262421511307057" to be handled at TC_gsup_check_imei(264) 20241110160345960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44542<->l=127.0.0.1:4258 20241110160345963 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345963 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421511307057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421511307057"} 20241110160345963 DMAIN <0000> hlr.c:435 IMSI='262421511307057': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160345963 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421511307057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421511307057"} 20241110160345963 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421511307057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345963 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345963 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5c798a0c59f9: Found GsupExpect[0] for "262421511307057" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_check_imei(264)"262421511307057" TC_gsup_check_imei(264)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160345965 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345965 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421511307057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421511307057"} 20241110160345965 DAUC <0003> hlr.c:428 IMSI='262421511307057': storing IMEI = 12345678901234 20241110160345965 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421511307057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421511307057"} 20241110160345965 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421511307057 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160345965 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160345965 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160345966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44542<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160345967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44464<->l=127.0.0.1:4258 20241110160345968 DLINP <000b> input/ipa.c:451 connected read/write 20241110160345968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160345968 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160345968 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160345968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160345968 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34289<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@5c798a0c59f9: Final verdict of PTC: none 255@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_check_imei finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:45 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 20241110160345990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241110160346091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125224) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_check_imei_via_proxy started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160349207 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160349207 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160349209 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44560<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160349212 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(265)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160349212 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160349212 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160349212 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 20241110160349212 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160349212 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 20241110160349212 DLGSUP <0013> gsup_server.c:235 2: 20241110160349212 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160349212 DLGSUP <0013> gsup_server.c:235 3: 20241110160349212 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160349212 DLGSUP <0013> gsup_server.c:235 4: 20241110160349212 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160349212 DLGSUP <0013> gsup_server.c:235 5: 20241110160349212 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160349212 DLGSUP <0013> gsup_server.c:235 7: 20241110160349212 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160349212 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160349212 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160349212 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@5c798a0c59f9: 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") 20241110160349227 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39579<->l=127.0.0.1:4259) 20241110160349230 DAUC <0003> db_auc.c:157 IMSI='262422106544499': No 2G Auth Data 20241110160349230 DAUC <0003> db_auc.c:192 IMSI='262422106544499': No 3G Auth Data HLR_Test-GSUP(266)@5c798a0c59f9: Created GsupExpect[0] for "262422106544499" to be handled at TC_gsup_check_imei_via_proxy(269) 20241110160349239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44574<->l=127.0.0.1:4258 20241110160349254 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349254 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422106544499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422106544499" source_name="the-source\n"} 20241110160349254 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241110160349254 DMAIN <0000> hlr.c:435 IMSI='262422106544499': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160349254 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422106544499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422106544499" destination_name="the-source\n"} 20241110160349254 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422106544499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349254 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349255 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5c798a0c59f9: Found GsupExpect[0] for "262422106544499" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422106544499" TC_gsup_check_imei_via_proxy(269)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160349259 DAUC <0003> db_auc.c:192 IMSI='262422106544499': No 3G Auth Data 20241110160349267 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349267 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422106544499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422106544499" source_name="the-source\n"} 20241110160349267 DAUC <0003> hlr.c:428 IMSI='262422106544499': storing IMEI = 12345678901234 20241110160349267 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422106544499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422106544499" destination_name="the-source\n"} 20241110160349268 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422106544499 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349268 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349268 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160349270 DAUC <0003> db_auc.c:192 IMSI='262422106544499': No 3G Auth Data 20241110160349273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44574<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@5c798a0c59f9: Final verdict of PTC: pass 20241110160349277 DAUC <0003> db_auc.c:157 IMSI='262428314054856': No 2G Auth Data 20241110160349277 DAUC <0003> db_auc.c:192 IMSI='262428314054856': No 3G Auth Data HLR_Test-GSUP(266)@5c798a0c59f9: Created GsupExpect[0] for "262428314054856" to be handled at TC_gsup_check_imei_via_proxy(270) 20241110160349289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44582<->l=127.0.0.1:4258 20241110160349292 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349292 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428314054856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428314054856" source_name="the-source\n"} 20241110160349292 DMAIN <0000> hlr.c:435 IMSI='262428314054856': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160349292 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428314054856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428314054856" destination_name="the-source\n"} 20241110160349292 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262428314054856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349292 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349292 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5c798a0c59f9: Found GsupExpect[0] for "262428314054856" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428314054856" TC_gsup_check_imei_via_proxy(270)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160349293 DAUC <0003> db_auc.c:192 IMSI='262428314054856': No 3G Auth Data 20241110160349294 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349294 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428314054856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428314054856" source_name="the-source\n"} 20241110160349294 DAUC <0003> hlr.c:428 IMSI='262428314054856': storing IMEI = 12345678901234 20241110160349294 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428314054856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428314054856" destination_name="the-source\n"} 20241110160349294 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262428314054856 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349294 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349294 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349295 DAUC <0003> db_auc.c:192 IMSI='262428314054856': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160349296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44582<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@5c798a0c59f9: Final verdict of PTC: pass 20241110160349296 DAUC <0003> db_auc.c:157 IMSI='262426350520063': No 2G Auth Data 20241110160349296 DAUC <0003> db_auc.c:192 IMSI='262426350520063': No 3G Auth Data HLR_Test-GSUP(266)@5c798a0c59f9: Created GsupExpect[0] for "262426350520063" to be handled at TC_gsup_check_imei_via_proxy(271) 20241110160349303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4258 20241110160349305 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349305 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426350520063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426350520063" source_name="the-source\n"} 20241110160349305 DMAIN <0000> hlr.c:435 IMSI='262426350520063': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160349305 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426350520063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426350520063" destination_name="the-source\n"} 20241110160349305 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262426350520063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349305 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349306 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5c798a0c59f9: Found GsupExpect[0] for "262426350520063" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426350520063" TC_gsup_check_imei_via_proxy(271)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160349306 DAUC <0003> db_auc.c:192 IMSI='262426350520063': No 3G Auth Data 20241110160349308 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349308 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426350520063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426350520063" source_name="the-source\n"} 20241110160349308 DAUC <0003> hlr.c:428 IMSI='262426350520063': storing IMEI = 12345678901234 20241110160349308 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426350520063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426350520063" destination_name="the-source\n"} 20241110160349308 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262426350520063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349308 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349308 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160349309 DAUC <0003> db_auc.c:192 IMSI='262426350520063': No 3G Auth Data 20241110160349309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@5c798a0c59f9: Final verdict of PTC: pass 20241110160349310 DAUC <0003> db_auc.c:157 IMSI='262425705136916': No 2G Auth Data 20241110160349310 DAUC <0003> db_auc.c:192 IMSI='262425705136916': No 3G Auth Data HLR_Test-GSUP(266)@5c798a0c59f9: Created GsupExpect[0] for "262425705136916" to be handled at TC_gsup_check_imei_via_proxy(272) 20241110160349315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44596<->l=127.0.0.1:4258 20241110160349318 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349318 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425705136916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425705136916" source_name="the-source\n"} 20241110160349318 DMAIN <0000> hlr.c:435 IMSI='262425705136916': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160349318 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262425705136916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425705136916" destination_name="the-source\n"} 20241110160349318 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262425705136916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349318 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349318 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5c798a0c59f9: Found GsupExpect[0] for "262425705136916" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425705136916" TC_gsup_check_imei_via_proxy(272)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160349319 DAUC <0003> db_auc.c:157 IMSI='262425705136916': No 2G Auth Data 20241110160349320 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349320 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425705136916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425705136916" source_name="the-source\n"} 20241110160349320 DAUC <0003> hlr.c:428 IMSI='262425705136916': storing IMEI = 12345678901234 20241110160349320 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262425705136916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425705136916" destination_name="the-source\n"} 20241110160349320 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262425705136916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349320 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349320 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349321 DAUC <0003> db_auc.c:157 IMSI='262425705136916': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160349321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44596<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@5c798a0c59f9: Final verdict of PTC: pass 20241110160349322 DAUC <0003> db_auc.c:157 IMSI='262426766445759': No 2G Auth Data 20241110160349322 DAUC <0003> db_auc.c:192 IMSI='262426766445759': No 3G Auth Data HLR_Test-GSUP(266)@5c798a0c59f9: Created GsupExpect[0] for "262426766445759" to be handled at TC_gsup_check_imei_via_proxy(273) 20241110160349328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 20241110160349331 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349331 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426766445759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426766445759" source_name="the-source\n"} 20241110160349331 DMAIN <0000> hlr.c:435 IMSI='262426766445759': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160349331 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426766445759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426766445759" destination_name="the-source\n"} 20241110160349331 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262426766445759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349331 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349331 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5c798a0c59f9: Found GsupExpect[0] for "262426766445759" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426766445759" TC_gsup_check_imei_via_proxy(273)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160349332 DAUC <0003> db_auc.c:157 IMSI='262426766445759': No 2G Auth Data 20241110160349333 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349333 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426766445759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426766445759" source_name="the-source\n"} 20241110160349333 DAUC <0003> hlr.c:428 IMSI='262426766445759': storing IMEI = 12345678901234 20241110160349333 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426766445759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426766445759" destination_name="the-source\n"} 20241110160349333 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262426766445759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349333 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349333 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160349334 DAUC <0003> db_auc.c:157 IMSI='262426766445759': No 2G Auth Data 20241110160349334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@5c798a0c59f9: Final verdict of PTC: pass 20241110160349335 DAUC <0003> db_auc.c:157 IMSI='262429031136128': No 2G Auth Data 20241110160349335 DAUC <0003> db_auc.c:192 IMSI='262429031136128': No 3G Auth Data HLR_Test-GSUP(266)@5c798a0c59f9: Created GsupExpect[0] for "262429031136128" to be handled at TC_gsup_check_imei_via_proxy(274) 20241110160349341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4258 20241110160349343 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349343 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429031136128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429031136128" source_name="the-source\n"} 20241110160349343 DMAIN <0000> hlr.c:435 IMSI='262429031136128': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160349343 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429031136128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429031136128" destination_name="the-source\n"} 20241110160349343 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262429031136128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349343 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349343 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5c798a0c59f9: Found GsupExpect[0] for "262429031136128" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429031136128" TC_gsup_check_imei_via_proxy(274)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160349345 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349345 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429031136128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429031136128" source_name="the-source\n"} 20241110160349345 DAUC <0003> hlr.c:428 IMSI='262429031136128': storing IMEI = 12345678901234 20241110160349345 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429031136128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429031136128" destination_name="the-source\n"} 20241110160349345 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262429031136128 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349345 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349345 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160349346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@5c798a0c59f9: Final verdict of PTC: pass 20241110160349347 DAUC <0003> db_auc.c:157 IMSI='262420821931170': No 2G Auth Data 20241110160349347 DAUC <0003> db_auc.c:192 IMSI='262420821931170': No 3G Auth Data HLR_Test-GSUP(266)@5c798a0c59f9: Created GsupExpect[0] for "262420821931170" to be handled at TC_gsup_check_imei_via_proxy(275) 20241110160349352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4258 20241110160349355 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349355 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420821931170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420821931170" source_name="the-source\n"} 20241110160349355 DMAIN <0000> hlr.c:435 IMSI='262420821931170': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160349355 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420821931170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420821931170" destination_name="the-source\n"} 20241110160349355 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262420821931170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349355 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349355 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5c798a0c59f9: Found GsupExpect[0] for "262420821931170" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420821931170" TC_gsup_check_imei_via_proxy(275)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160349357 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349357 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420821931170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420821931170" source_name="the-source\n"} 20241110160349357 DAUC <0003> hlr.c:428 IMSI='262420821931170': storing IMEI = 12345678901234 20241110160349357 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420821931170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420821931170" destination_name="the-source\n"} 20241110160349357 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262420821931170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349357 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349357 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160349358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@5c798a0c59f9: Final verdict of PTC: pass 20241110160349359 DAUC <0003> db_auc.c:157 IMSI='262421991255186': No 2G Auth Data 20241110160349359 DAUC <0003> db_auc.c:192 IMSI='262421991255186': No 3G Auth Data HLR_Test-GSUP(266)@5c798a0c59f9: Created GsupExpect[0] for "262421991255186" to be handled at TC_gsup_check_imei_via_proxy(276) 20241110160349365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44650<->l=127.0.0.1:4258 20241110160349368 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349368 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421991255186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421991255186" source_name="the-source\n"} 20241110160349368 DMAIN <0000> hlr.c:435 IMSI='262421991255186': has IMEI = 12345678901234 (consider setting 'store-imei') 20241110160349368 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421991255186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421991255186" destination_name="the-source\n"} 20241110160349368 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421991255186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349368 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349368 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5c798a0c59f9: Found GsupExpect[0] for "262421991255186" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421991255186" TC_gsup_check_imei_via_proxy(276)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160349370 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349370 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421991255186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421991255186" source_name="the-source\n"} 20241110160349370 DAUC <0003> hlr.c:428 IMSI='262421991255186': storing IMEI = 12345678901234 20241110160349370 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421991255186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421991255186" destination_name="the-source\n"} 20241110160349370 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421991255186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160349370 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160349370 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160349371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44650<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160349372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44560<->l=127.0.0.1:4258 20241110160349372 DLINP <000b> input/ipa.c:451 connected read/write 20241110160349372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160349372 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(266)@5c798a0c59f9: Final verdict of PTC: none 20241110160349372 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160349372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160349372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241110160349373 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39579<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@5c798a0c59f9: Final verdict of PTC: none 267@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:49 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 20241110160349396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 20241110160349497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77508) Waiting for packet dumper to finish... 1 (prev_count=77508, count=126920) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_check_imei_invalid_len started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160352620 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160352621 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160352624 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160352627 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160352628 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160352628 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160352628 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 20241110160352628 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160352628 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 20241110160352628 DLGSUP <0013> gsup_server.c:235 2: 20241110160352628 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160352628 DLGSUP <0013> gsup_server.c:235 3: 20241110160352628 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160352628 DLGSUP <0013> gsup_server.c:235 4: 20241110160352628 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160352628 DLGSUP <0013> gsup_server.c:235 5: 20241110160352628 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160352628 DLGSUP <0013> gsup_server.c:235 7: 20241110160352628 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160352628 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160352628 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160352628 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@5c798a0c59f9: 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") 20241110160352641 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33693<->l=127.0.0.1:4259) 20241110160352644 DAUC <0003> db_auc.c:157 IMSI='262428529438435': No 2G Auth Data 20241110160352644 DAUC <0003> db_auc.c:192 IMSI='262428529438435': No 3G Auth Data HLR_Test-GSUP(278)@5c798a0c59f9: Created GsupExpect[0] for "262428529438435" to be handled at TC_gsup_check_imei_invalid_len(281) 20241110160352656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56270<->l=127.0.0.1:4258 20241110160352670 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352670 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428529438435"} 20241110160352670 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110160352670 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428529438435" cause=Invalid mandatory information} 20241110160352671 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352671 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352671 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5c798a0c59f9: Found GsupExpect[0] for "262428529438435" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428529438435" TC_gsup_check_imei_invalid_len(281)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160352676 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352676 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428529438435"} 20241110160352676 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110160352676 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428529438435" cause=Invalid mandatory information} 20241110160352676 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352677 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352677 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352679 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352680 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428529438435"} 20241110160352680 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110160352680 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428529438435" cause=Invalid mandatory information} 20241110160352680 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352680 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352680 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352684 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352684 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428529438435"} 20241110160352684 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110160352684 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428529438435" cause=Invalid mandatory information} 20241110160352684 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352685 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352685 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352688 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352688 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428529438435"} 20241110160352688 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110160352688 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428529438435" cause=Invalid mandatory information} 20241110160352688 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428529438435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352688 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352688 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56270<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@5c798a0c59f9: Final verdict of PTC: pass 20241110160352695 DAUC <0003> db_auc.c:157 IMSI='262429621619277': No 2G Auth Data 20241110160352695 DAUC <0003> db_auc.c:192 IMSI='262429621619277': No 3G Auth Data HLR_Test-GSUP(278)@5c798a0c59f9: Created GsupExpect[0] for "262429621619277" to be handled at TC_gsup_check_imei_invalid_len(282) 20241110160352710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4258 20241110160352712 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352712 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429621619277"} 20241110160352712 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110160352712 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429621619277" cause=Invalid mandatory information} 20241110160352712 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352712 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352712 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5c798a0c59f9: Found GsupExpect[0] for "262429621619277" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@5c798a0c59f9: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429621619277" TC_gsup_check_imei_invalid_len(282)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160352713 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352713 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429621619277"} 20241110160352713 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110160352713 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429621619277" cause=Invalid mandatory information} 20241110160352713 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352713 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352713 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352714 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352714 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429621619277"} 20241110160352714 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110160352714 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429621619277" cause=Invalid mandatory information} 20241110160352714 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352714 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352714 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352715 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352715 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429621619277"} 20241110160352715 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110160352715 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429621619277" cause=Invalid mandatory information} 20241110160352715 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352715 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352715 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352715 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352715 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429621619277"} 20241110160352715 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110160352715 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429621619277" cause=Invalid mandatory information} 20241110160352715 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429621619277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352715 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352715 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@5c798a0c59f9: Final verdict of PTC: pass 20241110160352717 DAUC <0003> db_auc.c:157 IMSI='262422869434861': No 2G Auth Data 20241110160352717 DAUC <0003> db_auc.c:192 IMSI='262422869434861': No 3G Auth Data HLR_Test-GSUP(278)@5c798a0c59f9: Created GsupExpect[0] for "262422869434861" to be handled at TC_gsup_check_imei_invalid_len(283) 20241110160352724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56284<->l=127.0.0.1:4258 20241110160352727 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352727 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869434861"} 20241110160352727 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110160352727 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869434861" cause=Invalid mandatory information} 20241110160352727 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352727 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352727 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5c798a0c59f9: Found GsupExpect[0] for "262422869434861" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@5c798a0c59f9: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422869434861" TC_gsup_check_imei_invalid_len(283)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160352728 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352728 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869434861"} 20241110160352728 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110160352728 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869434861" cause=Invalid mandatory information} 20241110160352728 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352728 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352728 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352729 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352729 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869434861"} 20241110160352729 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110160352729 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869434861" cause=Invalid mandatory information} 20241110160352729 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352729 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352729 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352730 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352730 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869434861"} 20241110160352730 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110160352730 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869434861" cause=Invalid mandatory information} 20241110160352730 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352730 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352730 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352731 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352731 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422869434861"} 20241110160352731 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110160352731 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422869434861" cause=Invalid mandatory information} 20241110160352731 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422869434861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352731 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352731 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56284<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@5c798a0c59f9: Final verdict of PTC: pass 20241110160352732 DAUC <0003> db_auc.c:157 IMSI='262426482347255': No 2G Auth Data 20241110160352732 DAUC <0003> db_auc.c:192 IMSI='262426482347255': No 3G Auth Data HLR_Test-GSUP(278)@5c798a0c59f9: Created GsupExpect[0] for "262426482347255" to be handled at TC_gsup_check_imei_invalid_len(284) 20241110160352739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56288<->l=127.0.0.1:4258 20241110160352740 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352740 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482347255"} 20241110160352740 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110160352740 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482347255" cause=Invalid mandatory information} 20241110160352740 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352740 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352740 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5c798a0c59f9: Found GsupExpect[0] for "262426482347255" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@5c798a0c59f9: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426482347255" TC_gsup_check_imei_invalid_len(284)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160352742 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352742 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482347255"} 20241110160352742 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110160352742 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482347255" cause=Invalid mandatory information} 20241110160352742 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352742 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352742 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352743 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352743 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482347255"} 20241110160352743 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110160352743 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482347255" cause=Invalid mandatory information} 20241110160352743 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352743 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352743 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352743 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352743 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482347255"} 20241110160352743 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110160352743 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482347255" cause=Invalid mandatory information} 20241110160352743 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352743 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352743 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352744 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352744 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426482347255"} 20241110160352744 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110160352744 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426482347255" cause=Invalid mandatory information} 20241110160352744 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426482347255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352744 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352744 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56288<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@5c798a0c59f9: Final verdict of PTC: pass 20241110160352745 DAUC <0003> db_auc.c:157 IMSI='262425533442162': No 2G Auth Data 20241110160352745 DAUC <0003> db_auc.c:192 IMSI='262425533442162': No 3G Auth Data HLR_Test-GSUP(278)@5c798a0c59f9: Created GsupExpect[0] for "262425533442162" to be handled at TC_gsup_check_imei_invalid_len(285) 20241110160352752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4258 20241110160352754 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352754 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533442162"} 20241110160352754 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110160352754 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533442162" cause=Invalid mandatory information} 20241110160352754 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352754 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352754 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5c798a0c59f9: Found GsupExpect[0] for "262425533442162" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@5c798a0c59f9: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425533442162" TC_gsup_check_imei_invalid_len(285)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160352755 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352755 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533442162"} 20241110160352755 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110160352755 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533442162" cause=Invalid mandatory information} 20241110160352755 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352755 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352755 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352756 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352756 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533442162"} 20241110160352756 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110160352756 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533442162" cause=Invalid mandatory information} 20241110160352756 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352756 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352756 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352757 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352757 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533442162"} 20241110160352757 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110160352757 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533442162" cause=Invalid mandatory information} 20241110160352757 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352757 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352757 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352757 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352757 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425533442162"} 20241110160352757 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110160352757 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425533442162" cause=Invalid mandatory information} 20241110160352757 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425533442162 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352757 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352757 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@5c798a0c59f9: Final verdict of PTC: pass 20241110160352759 DAUC <0003> db_auc.c:157 IMSI='262426057411105': No 2G Auth Data 20241110160352759 DAUC <0003> db_auc.c:192 IMSI='262426057411105': No 3G Auth Data HLR_Test-GSUP(278)@5c798a0c59f9: Created GsupExpect[0] for "262426057411105" to be handled at TC_gsup_check_imei_invalid_len(286) 20241110160352765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56312<->l=127.0.0.1:4258 20241110160352767 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352767 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426057411105"} 20241110160352767 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110160352767 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426057411105" cause=Invalid mandatory information} 20241110160352767 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352767 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352767 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5c798a0c59f9: Found GsupExpect[0] for "262426057411105" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@5c798a0c59f9: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426057411105" TC_gsup_check_imei_invalid_len(286)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160352768 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352768 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426057411105"} 20241110160352768 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110160352768 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426057411105" cause=Invalid mandatory information} 20241110160352768 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352768 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352768 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352769 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352769 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426057411105"} 20241110160352769 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110160352769 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426057411105" cause=Invalid mandatory information} 20241110160352769 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352769 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352769 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352770 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352770 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426057411105"} 20241110160352770 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110160352770 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426057411105" cause=Invalid mandatory information} 20241110160352770 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352770 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352770 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352771 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352771 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426057411105"} 20241110160352771 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110160352771 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426057411105" cause=Invalid mandatory information} 20241110160352771 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426057411105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352771 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352771 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56312<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@5c798a0c59f9: Final verdict of PTC: pass 20241110160352772 DAUC <0003> db_auc.c:157 IMSI='262424198569080': No 2G Auth Data 20241110160352772 DAUC <0003> db_auc.c:192 IMSI='262424198569080': No 3G Auth Data HLR_Test-GSUP(278)@5c798a0c59f9: Created GsupExpect[0] for "262424198569080" to be handled at TC_gsup_check_imei_invalid_len(287) 20241110160352778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56314<->l=127.0.0.1:4258 20241110160352780 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352780 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424198569080"} 20241110160352780 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110160352780 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424198569080" cause=Invalid mandatory information} 20241110160352780 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352780 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352780 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5c798a0c59f9: Found GsupExpect[0] for "262424198569080" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@5c798a0c59f9: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424198569080" TC_gsup_check_imei_invalid_len(287)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160352781 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352781 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424198569080"} 20241110160352781 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110160352781 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424198569080" cause=Invalid mandatory information} 20241110160352781 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352781 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352781 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352782 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352782 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424198569080"} 20241110160352782 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110160352782 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424198569080" cause=Invalid mandatory information} 20241110160352782 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352782 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352782 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352783 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352783 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424198569080"} 20241110160352783 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110160352783 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424198569080" cause=Invalid mandatory information} 20241110160352783 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352783 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352783 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352784 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352784 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424198569080"} 20241110160352784 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110160352784 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424198569080" cause=Invalid mandatory information} 20241110160352784 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424198569080 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352784 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352784 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56314<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@5c798a0c59f9: Final verdict of PTC: pass 20241110160352786 DAUC <0003> db_auc.c:157 IMSI='262423427101185': No 2G Auth Data 20241110160352786 DAUC <0003> db_auc.c:192 IMSI='262423427101185': No 3G Auth Data HLR_Test-GSUP(278)@5c798a0c59f9: Created GsupExpect[0] for "262423427101185" to be handled at TC_gsup_check_imei_invalid_len(288) 20241110160352792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56322<->l=127.0.0.1:4258 20241110160352794 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352794 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423427101185"} 20241110160352794 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241110160352794 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423427101185" cause=Invalid mandatory information} 20241110160352794 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352794 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352794 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5c798a0c59f9: Found GsupExpect[0] for "262423427101185" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@5c798a0c59f9: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262423427101185" TC_gsup_check_imei_invalid_len(288)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160352795 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352795 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423427101185"} 20241110160352795 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241110160352795 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423427101185" cause=Invalid mandatory information} 20241110160352795 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352795 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352795 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352796 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352796 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423427101185"} 20241110160352796 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241110160352796 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423427101185" cause=Invalid mandatory information} 20241110160352796 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352796 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352796 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352797 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352797 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423427101185"} 20241110160352797 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241110160352797 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423427101185" cause=Invalid mandatory information} 20241110160352797 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352797 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352797 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352798 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352798 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423427101185"} 20241110160352798 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241110160352798 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423427101185" cause=Invalid mandatory information} 20241110160352798 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423427101185 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160352798 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160352798 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160352799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56322<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@5c798a0c59f9: Final verdict of PTC: pass MTC@5c798a0c59f9: setverdict(pass): none -> pass 20241110160352800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56260<->l=127.0.0.1:4258 20241110160352800 DLINP <000b> input/ipa.c:451 connected read/write 20241110160352800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160352800 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160352800 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160352801 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160352801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33693<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@5c798a0c59f9: Final verdict of PTC: none 279@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP(278)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: pass MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@5c798a0c59f9: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:52 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 20241110160352823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56328<->l=127.0.0.1:4258 20241110160352924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56328<->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=168556) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:03:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_gsup_check_imei_unknown_imsi started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160356049 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160356049 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160356053 DLINP <000b> input/ipa.c:451 connected read/write 20241110160356053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160356054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56336<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160356055 DLINP <000b> input/ipa.c:451 connected read/write 20241110160356055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160356055 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160356055 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160356055 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 20241110160356055 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160356055 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 20241110160356055 DLGSUP <0013> gsup_server.c:235 2: 20241110160356055 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160356055 DLGSUP <0013> gsup_server.c:235 3: 20241110160356055 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160356056 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(289)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160356056 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160356056 DLGSUP <0013> gsup_server.c:235 5: 20241110160356056 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160356056 DLGSUP <0013> gsup_server.c:235 7: 20241110160356056 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160356056 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160356056 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160356056 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@5c798a0c59f9: 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") 20241110160356073 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33441<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@5c798a0c59f9: Created GsupExpect[0] for "262426792555429" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241110160356086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56344<->l=127.0.0.1:4258 20241110160356098 DLINP <000b> input/ipa.c:451 connected read/write 20241110160356098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160356098 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426792555429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426792555429"} 20241110160356098 DMAIN <0000> hlr.c:435 IMSI='262426792555429': has IMEI = 22245678901234 (consider setting 'store-imei') 20241110160356098 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426792555429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241110160356098 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426792555429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426792555429" cause=Invalid mandatory information} 20241110160356098 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426792555429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160356098 DLINP <000b> input/ipa.c:451 connected read/write 20241110160356098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160356098 DLINP <000b> input/ipa.c:451 connected read/write 20241110160356098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@5c798a0c59f9: Found GsupExpect[0] for "262426792555429" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@5c798a0c59f9: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426792555429" TC_gsup_check_imei_unknown_imsi(293)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160356104 DLINP <000b> input/ipa.c:451 connected read/write 20241110160356104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160356105 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426792555429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426792555429"} 20241110160356105 DAUC <0003> hlr.c:428 IMSI='262426792555429': storing IMEI = 22245678901234 20241110160356105 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426792555429': no such subscriber 20241110160356105 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426792555429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241110160356105 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426792555429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426792555429" cause=Invalid mandatory information} 20241110160356105 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426792555429 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160356105 DLINP <000b> input/ipa.c:451 connected read/write 20241110160356105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160356105 DLINP <000b> input/ipa.c:451 connected read/write 20241110160356105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160356107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56344<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@5c798a0c59f9: Final verdict of PTC: pass 20241110160356107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56336<->l=127.0.0.1:4258 20241110160356108 DLINP <000b> input/ipa.c:451 connected read/write 20241110160356109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160356109 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160356109 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160356109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160356109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33441<->l=127.0.0.1:4259) 291@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP(290)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 291: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:56 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 20241110160356138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56350<->l=127.0.0.1:4258 20241110160356239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56350<->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=30596) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160359320 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160359320 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160359325 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160359331 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(294)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160359331 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160359331 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160359331 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 20241110160359331 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160359331 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 20241110160359331 DLGSUP <0013> gsup_server.c:235 2: 20241110160359331 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160359331 DLGSUP <0013> gsup_server.c:235 3: 20241110160359331 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160359331 DLGSUP <0013> gsup_server.c:235 4: 20241110160359331 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160359331 DLGSUP <0013> gsup_server.c:235 5: 20241110160359331 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160359331 DLGSUP <0013> gsup_server.c:235 7: 20241110160359331 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160359331 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160359331 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160359331 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@5c798a0c59f9: 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") 20241110160359359 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44535<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@5c798a0c59f9: Created GsupExpect[0] for "262428802648894" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241110160359376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 20241110160359391 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359391 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428802648894"} 20241110160359391 DMAIN <0000> hlr.c:227 IMSI='262428802648894': Creating subscriber on demand 20241110160359391 DMAIN <0000> hlr.c:243 IMSI='262428802648894': Successfully assigned MSISDN='538' 20241110160359391 DAUC <0003> hlr.c:428 IMSI='262428802648894': storing IMEI = 12345678901234 20241110160359391 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428802648894"} 20241110160359391 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160359392 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359392 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@5c798a0c59f9: Found GsupExpect[0] for "262428802648894" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@5c798a0c59f9: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428802648894" TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160359397 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359397 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359398 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359398 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359400 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359400 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359402 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359403 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428802648894" cn_domain=PS} 20241110160359403 DLU <0006> fsm.c:456 lu(262428802648894)[0x6120000135a0]{UNVALIDATED}: Allocated 20241110160359403 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160359403 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428802648894)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160359403 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428802648894" cn_domain=PS} 20241110160359403 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359403 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359407 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359407 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428802648894"} 20241110160359407 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428802648894)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160359407 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160359407 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428802648894"} 20241110160359407 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160359407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428802648894)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160359407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428802648894)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160359407 DLU <0006> fsm.c:568 lu(PS:IMSI-262428802648894)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160359407 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359407 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359414 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359415 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428802648894"} 20241110160359415 DMAIN <0000> hlr.c:227 IMSI='262428802648894': Creating subscriber on demand 20241110160359415 DMAIN <0000> hlr.c:243 IMSI='262428802648894': Successfully assigned MSISDN='854' 20241110160359415 DAUC <0003> hlr.c:428 IMSI='262428802648894': storing IMEI = 12345678901234 20241110160359415 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428802648894"} 20241110160359415 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160359415 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359415 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359417 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359417 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359419 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359419 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359421 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359421 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359422 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359422 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359424 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359425 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428802648894" cn_domain=PS} 20241110160359425 DLU <0006> fsm.c:456 lu(262428802648894)[0x612000013720]{UNVALIDATED}: Allocated 20241110160359425 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160359425 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428802648894)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160359425 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428802648894" cn_domain=PS} 20241110160359425 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359425 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359428 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359428 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428802648894"} 20241110160359428 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428802648894)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160359428 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160359428 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428802648894"} 20241110160359428 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160359429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428802648894)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160359429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428802648894)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160359429 DLU <0006> fsm.c:568 lu(PS:IMSI-262428802648894)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160359429 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359429 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359436 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359436 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428802648894"} 20241110160359436 DMAIN <0000> hlr.c:227 IMSI='262428802648894': Creating subscriber on demand 20241110160359436 DMAIN <0000> hlr.c:243 IMSI='262428802648894': Successfully assigned MSISDN='576' 20241110160359436 DAUC <0003> hlr.c:428 IMSI='262428802648894': storing IMEI = 12345678901234 20241110160359436 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428802648894"} 20241110160359437 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160359437 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359437 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359439 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359439 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359440 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359440 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359442 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359442 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359443 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359443 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359445 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359445 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428802648894" cn_domain=PS} 20241110160359445 DLU <0006> fsm.c:456 lu(262428802648894)[0x6120000138a0]{UNVALIDATED}: Allocated 20241110160359446 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110160359446 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428802648894" cause=GPRS services not allowed} 20241110160359446 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160359446 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428802648894)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160359446 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428802648894)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241110160359446 DLU <0006> fsm.c:568 lu(PS:IMSI-262428802648894)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241110160359446 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359446 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359452 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359452 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428802648894"} 20241110160359453 DMAIN <0000> hlr.c:227 IMSI='262428802648894': Creating subscriber on demand 20241110160359453 DMAIN <0000> hlr.c:243 IMSI='262428802648894': Successfully assigned MSISDN='487' 20241110160359453 DAUC <0003> hlr.c:428 IMSI='262428802648894': storing IMEI = 12345678901234 20241110160359453 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428802648894"} 20241110160359453 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160359453 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359453 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359455 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359455 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359456 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359456 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359457 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359457 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359459 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359459 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428802648894" cn_domain=PS} 20241110160359459 DLU <0006> fsm.c:456 lu(262428802648894)[0x612000013a20]{UNVALIDATED}: Allocated 20241110160359460 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110160359460 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428802648894" cause=GPRS services not allowed} 20241110160359460 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160359460 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428802648894)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160359460 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428802648894)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241110160359460 DLU <0006> fsm.c:568 lu(PS:IMSI-262428802648894)[0x612000013a20]{UNVALIDATED}: Deallocated 20241110160359460 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359460 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359467 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359467 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428802648894"} 20241110160359467 DMAIN <0000> hlr.c:227 IMSI='262428802648894': Creating subscriber on demand 20241110160359467 DAUC <0003> hlr.c:428 IMSI='262428802648894': storing IMEI = 12345678901234 20241110160359467 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428802648894"} 20241110160359468 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160359468 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359468 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359470 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359470 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359471 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359471 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359473 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359473 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359475 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359475 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428802648894" cn_domain=PS} 20241110160359475 DLU <0006> fsm.c:456 lu(262428802648894)[0x612000013ba0]{UNVALIDATED}: Allocated 20241110160359475 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110160359475 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428802648894" cause=GPRS services not allowed} 20241110160359475 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160359475 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428802648894)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160359476 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428802648894)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241110160359476 DLU <0006> fsm.c:568 lu(PS:IMSI-262428802648894)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241110160359476 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359476 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359483 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359483 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428802648894"} 20241110160359483 DMAIN <0000> hlr.c:227 IMSI='262428802648894': Creating subscriber on demand 20241110160359483 DAUC <0003> hlr.c:428 IMSI='262428802648894': storing IMEI = 12345678901234 20241110160359483 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428802648894"} 20241110160359483 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241110160359483 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359483 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359485 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359485 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359487 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359487 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359488 DAUC <0003> db_auc.c:157 IMSI='262428802648894': No 2G Auth Data 20241110160359488 DAUC <0003> db_auc.c:192 IMSI='262428802648894': No 3G Auth Data 20241110160359490 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359490 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428802648894" cn_domain=PS} 20241110160359490 DLU <0006> fsm.c:456 lu(262428802648894)[0x612000013d20]{UNVALIDATED}: Allocated 20241110160359490 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160359491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428802648894)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160359491 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428802648894" cn_domain=PS} 20241110160359491 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359491 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359494 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359494 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428802648894"} 20241110160359494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428802648894)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160359494 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160359494 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428802648894"} 20241110160359495 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428802648894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160359495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428802648894)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160359495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428802648894)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160359495 DLU <0006> fsm.c:568 lu(PS:IMSI-262428802648894)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160359495 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160359495 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160359499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@5c798a0c59f9: Final verdict of PTC: pass 20241110160359501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 20241110160359503 DLINP <000b> input/ipa.c:451 connected read/write 20241110160359503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160359503 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160359503 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160359503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160359503 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44535<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@5c798a0c59f9: Final verdict of PTC: none 296@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 296: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:03:59 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 20241110160359539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56372<->l=127.0.0.1:4258 20241110160359640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56372<->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=97056) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:04:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_subscr_create_on_demand_ul started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160402760 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160402760 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160402762 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160402765 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402766 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160402766 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(299)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160402766 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 20241110160402766 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160402766 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 20241110160402766 DLGSUP <0013> gsup_server.c:235 2: 20241110160402766 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160402766 DLGSUP <0013> gsup_server.c:235 3: 20241110160402766 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160402766 DLGSUP <0013> gsup_server.c:235 4: 20241110160402766 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160402766 DLGSUP <0013> gsup_server.c:235 5: 20241110160402766 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160402766 DLGSUP <0013> gsup_server.c:235 7: 20241110160402766 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160402766 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160402766 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160402766 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@5c798a0c59f9: 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") 20241110160402780 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38815<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@5c798a0c59f9: Created GsupExpect[0] for "262422101291663" to be handled at TC_subscr_create_on_demand_ul(303) 20241110160402792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50994<->l=127.0.0.1:4258 20241110160402806 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402806 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422101291663" cn_domain=PS} 20241110160402806 DMAIN <0000> hlr.c:227 IMSI='262422101291663': Creating subscriber on demand 20241110160402806 DMAIN <0000> hlr.c:243 IMSI='262422101291663': Successfully assigned MSISDN='990' 20241110160402806 DLU <0006> fsm.c:456 lu(262422101291663)[0x612000013ea0]{UNVALIDATED}: Allocated 20241110160402806 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160402806 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422101291663)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160402807 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422101291663" cn_domain=PS} 20241110160402807 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402807 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@5c798a0c59f9: Found GsupExpect[0] for "262422101291663" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@5c798a0c59f9: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422101291663" 20241110160402814 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402814 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422101291663"} 20241110160402814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422101291663)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160402814 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160402814 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422101291663"} 20241110160402814 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160402814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422101291663)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160402814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422101291663)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160402814 DLU <0006> fsm.c:568 lu(PS:IMSI-262422101291663)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160402814 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402814 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160402817 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402818 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402820 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402820 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402822 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402822 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402829 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402829 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422101291663" cn_domain=PS} 20241110160402829 DMAIN <0000> hlr.c:227 IMSI='262422101291663': Creating subscriber on demand 20241110160402829 DMAIN <0000> hlr.c:243 IMSI='262422101291663': Successfully assigned MSISDN='269' 20241110160402830 DLU <0006> fsm.c:456 lu(262422101291663)[0x612000014020]{UNVALIDATED}: Allocated 20241110160402830 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160402830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422101291663)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160402830 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422101291663" cn_domain=PS} 20241110160402830 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402830 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402834 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402834 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422101291663"} 20241110160402834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422101291663)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160402834 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160402834 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422101291663"} 20241110160402835 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160402835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422101291663)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160402835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422101291663)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160402835 DLU <0006> fsm.c:568 lu(PS:IMSI-262422101291663)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160402835 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402835 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160402837 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402837 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402839 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402840 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402841 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402841 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402843 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402843 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402848 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402848 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422101291663" cn_domain=PS} 20241110160402848 DMAIN <0000> hlr.c:227 IMSI='262422101291663': Creating subscriber on demand 20241110160402848 DMAIN <0000> hlr.c:243 IMSI='262422101291663': Successfully assigned MSISDN='714' 20241110160402848 DLU <0006> fsm.c:456 lu(262422101291663)[0x6120000141a0]{UNVALIDATED}: Allocated 20241110160402848 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110160402848 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422101291663" cause=GPRS services not allowed} 20241110160402848 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160402848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422101291663)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160402848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422101291663)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241110160402848 DLU <0006> fsm.c:568 lu(PS:IMSI-262422101291663)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241110160402848 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402848 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160402850 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402850 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402851 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402851 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402852 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402852 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402853 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402853 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402860 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402860 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422101291663" cn_domain=PS} 20241110160402860 DMAIN <0000> hlr.c:227 IMSI='262422101291663': Creating subscriber on demand 20241110160402861 DMAIN <0000> hlr.c:243 IMSI='262422101291663': Successfully assigned MSISDN='279' 20241110160402861 DLU <0006> fsm.c:456 lu(262422101291663)[0x612000014320]{UNVALIDATED}: Allocated 20241110160402861 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110160402861 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422101291663" cause=GPRS services not allowed} 20241110160402861 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160402861 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422101291663)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160402861 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422101291663)[0x612000014320]{UNVALIDATED}: Freeing instance 20241110160402861 DLU <0006> fsm.c:568 lu(PS:IMSI-262422101291663)[0x612000014320]{UNVALIDATED}: Deallocated 20241110160402861 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402861 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160402864 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402864 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402866 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402866 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402868 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402868 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402874 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402874 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422101291663" cn_domain=PS} 20241110160402874 DMAIN <0000> hlr.c:227 IMSI='262422101291663': Creating subscriber on demand 20241110160402874 DLU <0006> fsm.c:456 lu(262422101291663)[0x6120000144a0]{UNVALIDATED}: Allocated 20241110160402874 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241110160402874 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422101291663" cause=GPRS services not allowed} 20241110160402875 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160402875 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422101291663)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160402875 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422101291663)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241110160402875 DLU <0006> fsm.c:568 lu(PS:IMSI-262422101291663)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241110160402875 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402875 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160402876 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402876 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402879 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402879 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402881 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402881 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402886 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402886 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422101291663" cn_domain=PS} 20241110160402886 DMAIN <0000> hlr.c:227 IMSI='262422101291663': Creating subscriber on demand 20241110160402886 DLU <0006> fsm.c:456 lu(262422101291663)[0x612000014620]{UNVALIDATED}: Allocated 20241110160402886 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160402886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422101291663)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160402886 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422101291663" cn_domain=PS} 20241110160402886 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402887 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402888 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402888 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422101291663"} 20241110160402888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422101291663)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160402888 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160402888 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422101291663"} 20241110160402888 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422101291663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160402888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422101291663)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160402888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422101291663)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160402888 DLU <0006> fsm.c:568 lu(PS:IMSI-262422101291663)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160402888 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402888 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160402889 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402889 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160402890 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402890 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data 20241110160402890 DAUC <0003> db_auc.c:157 IMSI='262422101291663': No 2G Auth Data 20241110160402890 DAUC <0003> db_auc.c:192 IMSI='262422101291663': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160402891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50994<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@5c798a0c59f9: Final verdict of PTC: pass 20241110160402892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4258 20241110160402892 DLINP <000b> input/ipa.c:451 connected read/write 20241110160402892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160402892 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160402892 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160402892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160402892 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38815<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@5c798a0c59f9: Final verdict of PTC: none 301@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 301: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:04:02 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 20241110160402925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4258 20241110160403026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50998<->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=81540) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_subscr_create_on_demand_sai started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160406149 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160406150 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160406153 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160406154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51000<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160406155 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(304)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160406155 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160406155 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160406155 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 20241110160406155 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160406156 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 20241110160406156 DLGSUP <0013> gsup_server.c:235 2: 20241110160406156 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160406156 DLGSUP <0013> gsup_server.c:235 3: 20241110160406156 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160406156 DLGSUP <0013> gsup_server.c:235 4: 20241110160406156 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160406156 DLGSUP <0013> gsup_server.c:235 5: 20241110160406156 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160406156 DLGSUP <0013> gsup_server.c:235 7: 20241110160406156 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160406156 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160406156 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160406156 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@5c798a0c59f9: 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") 20241110160406168 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37223<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@5c798a0c59f9: Created GsupExpect[0] for "262420895318061" to be handled at TC_subscr_create_on_demand_sai(308) 20241110160406176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51008<->l=127.0.0.1:4258 20241110160406198 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160406198 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420895318061"} 20241110160406198 DMAIN <0000> hlr.c:227 IMSI='262420895318061': Creating subscriber on demand 20241110160406199 DMAIN <0000> hlr.c:243 IMSI='262420895318061': Successfully assigned MSISDN='218' 20241110160406199 DAUC <0003> db_auc.c:157 IMSI='262420895318061': No 2G Auth Data 20241110160406199 DAUC <0003> db_auc.c:192 IMSI='262420895318061': No 3G Auth Data 20241110160406199 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420895318061 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 20241110160406199 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420895318061" cause=IMSI unknown in HLR} 20241110160406199 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241110160406199 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160406200 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@5c798a0c59f9: Found GsupExpect[0] for "262420895318061" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@5c798a0c59f9: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420895318061" TC_subscr_create_on_demand_sai(308)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160406205 DAUC <0003> db_auc.c:157 IMSI='262420895318061': No 2G Auth Data 20241110160406206 DAUC <0003> db_auc.c:192 IMSI='262420895318061': No 3G Auth Data 20241110160406208 DAUC <0003> db_auc.c:157 IMSI='262420895318061': No 2G Auth Data 20241110160406208 DAUC <0003> db_auc.c:192 IMSI='262420895318061': No 3G Auth Data 20241110160406209 DAUC <0003> db_auc.c:157 IMSI='262420895318061': No 2G Auth Data 20241110160406210 DAUC <0003> db_auc.c:192 IMSI='262420895318061': No 3G Auth Data 20241110160406213 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160406213 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420895318061" cn_domain=PS} 20241110160406214 DLU <0006> fsm.c:456 lu(262420895318061)[0x6120000147a0]{UNVALIDATED}: Allocated 20241110160406214 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241110160406214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420895318061)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160406214 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420895318061" cn_domain=PS} 20241110160406214 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160406214 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160406219 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160406219 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420895318061"} 20241110160406220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420895318061)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160406220 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160406220 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420895318061"} 20241110160406220 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420895318061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160406220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420895318061)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160406220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420895318061)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160406220 DLU <0006> fsm.c:568 lu(PS:IMSI-262420895318061)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160406220 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160406220 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160406225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51008<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@5c798a0c59f9: Final verdict of PTC: pass 20241110160406227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51000<->l=127.0.0.1:4258 20241110160406228 DLINP <000b> input/ipa.c:451 connected read/write 20241110160406228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160406228 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160406228 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160406229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160406229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37223<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@5c798a0c59f9: Final verdict of PTC: none 306@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 306: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:04:06 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 20241110160406266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51022<->l=127.0.0.1:4258 20241110160406367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51022<->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@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_MSLookup_mDNS_service_other_home started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160409458 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160409458 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160409461 DLINP <000b> input/ipa.c:451 connected read/write 20241110160409461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160409462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51034<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160409465 DLINP <000b> input/ipa.c:451 connected read/write 20241110160409465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160409465 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160409465 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160409465 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 20241110160409465 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160409465 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 20241110160409465 DLGSUP <0013> gsup_server.c:235 2: 20241110160409465 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160409465 DLGSUP <0013> gsup_server.c:235 3: 20241110160409465 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160409465 DLGSUP <0013> gsup_server.c:235 4: 20241110160409465 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160409465 DLGSUP <0013> gsup_server.c:235 5: 20241110160409465 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160409465 DLGSUP <0013> gsup_server.c:235 7: 20241110160409465 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160409465 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160409465 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160409465 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@5c798a0c59f9: 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") 20241110160409483 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44821<->l=127.0.0.1:4259) 20241110160409486 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110160409486 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@5c798a0c59f9: Created GsupExpect[0] for "262423823865442" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241110160409501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20241110160409505 DAUC <0003> db_auc.c:157 IMSI='262423823865442': No 2G Auth Data 20241110160409505 DAUC <0003> db_auc.c:192 IMSI='262423823865442': No 3G Auth Data 20241110160409511 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617068083.msisdn 20241110160409511 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617068083.msisdn: not attached (vlr_number unset) 20241110160409511 DDGSM <0007> mslookup_server.c:327 sip.voice.491617068083.msisdn: does not exist in GSUP proxy 20241110160410518 DLINP <000b> input/ipa.c:451 connected read/write 20241110160410518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160410518 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423823865442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423823865442" cn_domain=CS} 20241110160410518 DLU <0006> fsm.c:456 lu(262423823865442)[0x612000014c20]{UNVALIDATED}: Allocated 20241110160410519 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423823865442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241110160410519 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423823865442)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241110160410519 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423823865442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423823865442" cn_domain=CS} 20241110160410519 DLINP <000b> input/ipa.c:451 connected read/write 20241110160410519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160410519 DLINP <000b> input/ipa.c:451 connected read/write 20241110160410519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@5c798a0c59f9: Found GsupExpect[0] for "262423823865442" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@5c798a0c59f9: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262423823865442" 20241110160410526 DLINP <000b> input/ipa.c:451 connected read/write 20241110160410526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160410526 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423823865442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423823865442"} 20241110160410526 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423823865442)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241110160410526 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423823865442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241110160410526 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423823865442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423823865442"} 20241110160410526 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423823865442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160410526 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423823865442)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241110160410527 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423823865442)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241110160410527 DLU <0006> fsm.c:568 lu(CS:IMSI-262423823865442)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241110160410527 DLINP <000b> input/ipa.c:451 connected read/write 20241110160410527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160410527 DLINP <000b> input/ipa.c:451 connected read/write 20241110160410527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160410531 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617068083.msisdn 20241110160410531 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617068083.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241110160410531 DDGSM <0007> mslookup_server.c:327 sip.voice.491617068083.msisdn: does not exist in GSUP proxy 20241110160410531 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617068083.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@5c798a0c59f9: setverdict(pass): pass -> pass, component reason not changed 20241110160410537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@5c798a0c59f9: Final verdict of PTC: pass 20241110160410539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51034<->l=127.0.0.1:4258 20241110160410541 DLINP <000b> input/ipa.c:451 connected read/write 20241110160410541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160410541 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160410541 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160410541 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@5c798a0c59f9: Final verdict of PTC: none 311@5c798a0c59f9: Final verdict of PTC: none 20241110160410542 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44821<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 311: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:04:10 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 20241110160410580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51052<->l=127.0.0.1:4258 20241110160410681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51052<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21740) Waiting for packet dumper to finish... 1 (prev_count=21740, count=37708) 20241110160412550 DSS <0004> hlr_ussd.c:239 262424029374059/0xde2cfa4c: SS Session Timeout, destroying 20241110160412550 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424029374059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_MSLookup_GSUP_proxy started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160413790 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160413790 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160413794 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160413794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@5c798a0c59f9: 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) } } } } 20241110160413795 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241110160413795 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@5c798a0c59f9: 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 } } } } 20241110160413795 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160413795 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160413795 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160413795 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 20241110160413795 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160413795 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 20241110160413795 DLGSUP <0013> gsup_server.c:235 2: 20241110160413795 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160413795 DLGSUP <0013> gsup_server.c:235 3: 20241110160413795 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160413795 DLGSUP <0013> gsup_server.c:235 4: 20241110160413795 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160413795 DLGSUP <0013> gsup_server.c:235 5: 20241110160413795 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160413795 DLGSUP <0013> gsup_server.c:235 7: 20241110160413795 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160413795 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160413795 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160413795 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 316@5c798a0c59f9: 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") 20241110160413820 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46425<->l=127.0.0.1:4259) 20241110160413822 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110160413822 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@5c798a0c59f9: Created GsupExpect[0] for "262423555379702" to be handled at TC_MSLookup_GSUP_proxy(320) 20241110160413831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@5c798a0c59f9: Created GsupExpect[0] for "262423555379702" to be handled at TC_MSLookup_GSUP_proxy(320) 20241110160413842 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160413842 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423555379702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423555379702" cn_domain=CS} 20241110160413842 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423555379702 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241110160413842 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423555379702 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241110160413842 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423555379702.imsi 20241110160413842 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423555379702.imsi 20241110160413842 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423555379702.imsi: does not exist in local HLR 20241110160413851 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423555379702 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241110160413851 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241110160413851 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241110160413851 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241110160413851 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241110160413851 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241110160413851 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423555379702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160413851 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110160413851 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110160413851 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110160413852 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110160413852 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110160413852 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@5c798a0c59f9: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@5c798a0c59f9: 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) } } } } 20241110160413856 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160413856 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160413856 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241110160413856 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241110160413856 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241110160413858 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160413858 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160413858 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@5c798a0c59f9: 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)@5c798a0c59f9: 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)@5c798a0c59f9: Found GsupExpect[0] for "262423555379702" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@5c798a0c59f9: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423555379702" HLR_Test-GSUP-server-IPA(318)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160413902 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160413902 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160413902 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160413902 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160413903 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423555379702 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618404438 20241110160413903 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423555379702 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110160413903 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160413903 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@5c798a0c59f9: Found GsupExpect[0] for "262423555379702" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@5c798a0c59f9: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423555379702" 20241110160413913 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160413913 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160413913 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423555379702 MSISDN-491618404438 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110160413913 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160413913 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160413917 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160413917 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160413917 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423555379702 MSISDN-491618404438 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 20241110160413917 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423555379702 MSISDN-491618404438 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110160413917 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160413917 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160413921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@5c798a0c59f9: Final verdict of PTC: pass 20241110160413924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4258 20241110160413926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46425<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP(315)@5c798a0c59f9: Final verdict of PTC: none 20241110160413927 DLINP <000b> input/ipa.c:451 connected read/write 20241110160413927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160413927 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160413927 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160413928 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160413928 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160413928 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 316@5c798a0c59f9: Final verdict of PTC: none 20241110160413928 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241110160413928 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241110160413928 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 316: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:04:13 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 20241110160414018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 20241110160414119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1432) Waiting for packet dumper to finish... 1 (prev_count=1432, count=43036) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 16:04:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160417222 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160417222 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160417226 DLINP <000b> input/ipa.c:451 connected read/write 20241110160417226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160417228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59162<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@5c798a0c59f9: 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 } } } } 20241110160417231 DLINP <000b> input/ipa.c:451 connected read/write 20241110160417231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160417231 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160417231 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160417231 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 20241110160417231 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160417231 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 20241110160417231 DLGSUP <0013> gsup_server.c:235 2: 20241110160417232 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160417232 DLGSUP <0013> gsup_server.c:235 3: 20241110160417232 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160417232 DLGSUP <0013> gsup_server.c:235 4: 20241110160417232 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160417232 DLGSUP <0013> gsup_server.c:235 5: 20241110160417232 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160417232 DLGSUP <0013> gsup_server.c:235 7: 20241110160417232 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160417232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160417232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160417232 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)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160417232 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241110160417232 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@5c798a0c59f9: 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") 20241110160417253 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36137<->l=127.0.0.1:4259) 20241110160417256 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110160417256 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@5c798a0c59f9: Created GsupExpect[0] for "262428324949794" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241110160417269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59172<->l=127.0.0.1:4258 20241110160417272 DAUC <0003> db_auc.c:157 IMSI='262428324949794': No 2G Auth Data 20241110160417272 DAUC <0003> db_auc.c:192 IMSI='262428324949794': No 3G Auth Data 20241110160417277 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428324949794.imsi 20241110160417277 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428324949794.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160417280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59172<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@5c798a0c59f9: Final verdict of PTC: pass 20241110160417281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59162<->l=127.0.0.1:4258 20241110160417281 DLINP <000b> input/ipa.c:451 connected read/write 20241110160417281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160417282 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160417282 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(322)@5c798a0c59f9: Final verdict of PTC: none 323@5c798a0c59f9: Final verdict of PTC: none 20241110160417282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160417282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36137<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(324)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 323: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:04:17 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 20241110160417309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20241110160417410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59186<->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@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160420526 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160420526 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160420531 DLINP <000b> input/ipa.c:451 connected read/write 20241110160420531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160420532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59188<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160420536 DLINP <000b> input/ipa.c:451 connected read/write 20241110160420537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160420537 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160420537 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160420537 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 20241110160420537 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160420537 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 20241110160420537 DLGSUP <0013> gsup_server.c:235 2: 20241110160420537 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160420537 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(326)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160420537 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160420537 DLGSUP <0013> gsup_server.c:235 4: 20241110160420537 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160420537 DLGSUP <0013> gsup_server.c:235 5: 20241110160420537 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160420537 DLGSUP <0013> gsup_server.c:235 7: 20241110160420537 DLGSUP <0013> gsup_server.c:237 7: 00 20241110160420537 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160420537 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160420537 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241110160420537 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241110160420537 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@5c798a0c59f9: 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") 20241110160420574 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39459<->l=127.0.0.1:4259) 20241110160420579 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110160420579 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@5c798a0c59f9: Created GsupExpect[0] for "262429207145613" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241110160420608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@5c798a0c59f9: Created GsupExpect[0] for "262429207145613" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241110160420618 DLINP <000b> input/ipa.c:451 connected read/write 20241110160420618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160420618 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429207145613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429207145613" cn_domain=CS} 20241110160420619 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429207145613 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241110160420619 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429207145613 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241110160420619 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429207145613.imsi 20241110160420619 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429207145613.imsi 20241110160420619 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429207145613.imsi: does not exist in local HLR 20241110160420630 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429207145613 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241110160420630 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241110160420631 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241110160420631 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241110160420631 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241110160420631 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241110160420631 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429207145613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160420631 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110160420631 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110160420631 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110160420631 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110160420631 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110160420631 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@5c798a0c59f9: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@5c798a0c59f9: 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) } } } } 20241110160420636 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160420636 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160420636 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241110160420636 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241110160420636 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241110160420638 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160420638 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160420639 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@5c798a0c59f9: 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)@5c798a0c59f9: 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)@5c798a0c59f9: Found GsupExpect[0] for "262429207145613" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@5c798a0c59f9: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429207145613" HLR_Test-GSUP-server-IPA(330)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160420686 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160420686 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160420686 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160420686 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160420686 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429207145613 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615034000 20241110160420686 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429207145613 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110160420686 DLINP <000b> input/ipa.c:451 connected read/write 20241110160420686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160420687 DLINP <000b> input/ipa.c:451 connected read/write 20241110160420687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@5c798a0c59f9: Found GsupExpect[0] for "262429207145613" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@5c798a0c59f9: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429207145613" 20241110160420693 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160420693 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160420693 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429207145613 MSISDN-491615034000 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110160420694 DLINP <000b> input/ipa.c:451 connected read/write 20241110160420694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160420694 DLINP <000b> input/ipa.c:451 connected read/write 20241110160420694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160420698 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160420698 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160420698 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429207145613 MSISDN-491615034000 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 20241110160420698 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429207145613 MSISDN-491615034000 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110160420698 DLINP <000b> input/ipa.c:451 connected read/write 20241110160420698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160420699 DLINP <000b> input/ipa.c:451 connected read/write 20241110160420699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160420701 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429207145613.imsi 20241110160420702 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429207145613.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160421706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@5c798a0c59f9: Final verdict of PTC: pass 20241110160421709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59188<->l=127.0.0.1:4258 20241110160421711 DLINP <000b> input/ipa.c:451 connected read/write 20241110160421711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160421711 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160421712 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160421712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@5c798a0c59f9: Final verdict of PTC: none 20241110160421712 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39459<->l=127.0.0.1:4259) 20241110160421712 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160421712 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160421712 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241110160421712 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241110160421712 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(329)@5c798a0c59f9: Final verdict of PTC: none 328@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 328: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:04:21 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 20241110160421804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54482<->l=127.0.0.1:4258 20241110160421905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54482<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35872) Waiting for packet dumper to finish... 1 (prev_count=35872, count=44040) MTC@5c798a0c59f9: 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@5c798a0c59f9: 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 ------ Sun Nov 10 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_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@5c798a0c59f9: 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@5c798a0c59f9: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@5c798a0c59f9: legacy= false MTC@5c798a0c59f9: in not legacy case 1 MTC@5c798a0c59f9: in not legacy case 2 20241110160424986 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241110160424986 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160424991 DLINP <000b> input/ipa.c:451 connected read/write 20241110160424991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160424992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54486<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@5c798a0c59f9: 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)@5c798a0c59f9: 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 } } } } 20241110160424996 DLINP <000b> input/ipa.c:451 connected read/write 20241110160424996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160424997 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241110160424997 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241110160424997 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 20241110160424997 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241110160424997 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 20241110160424997 DLGSUP <0013> gsup_server.c:235 2: 20241110160424997 DLGSUP <0013> gsup_server.c:237 2: 00 20241110160424997 DLGSUP <0013> gsup_server.c:235 3: 20241110160424997 DLGSUP <0013> gsup_server.c:237 3: 00 20241110160424997 DLGSUP <0013> gsup_server.c:235 4: 20241110160424997 DLGSUP <0013> gsup_server.c:237 4: 00 20241110160424997 DLGSUP <0013> gsup_server.c:235 5: 20241110160424997 DLGSUP <0013> gsup_server.c:237 5: 00 20241110160424997 DLGSUP <0013> gsup_server.c:235 7: 20241110160424997 DLGSUP <0013> gsup_server.c:237 7: 00 HLR_Test-GSUP-IPA(333)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160424997 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241110160424997 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241110160424997 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241110160424999 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241110160424999 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@5c798a0c59f9: 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") 20241110160425033 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41745<->l=127.0.0.1:4259) 20241110160425035 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241110160425035 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@5c798a0c59f9: Created GsupExpect[0] for "262426946216252" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241110160425045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@5c798a0c59f9: Created GsupExpect[0] for "262426946216252" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241110160425053 DLINP <000b> input/ipa.c:451 connected read/write 20241110160425053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160425053 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426946216252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426946216252" cn_domain=CS} 20241110160425053 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426946216252 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241110160425053 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426946216252 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241110160425053 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426946216252.imsi 20241110160425053 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426946216252.imsi 20241110160425053 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426946216252.imsi: does not exist in local HLR 20241110160425062 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426946216252 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241110160425062 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241110160425062 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241110160425062 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241110160425062 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241110160425062 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241110160425062 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426946216252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241110160425062 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110160425062 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110160425062 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110160425062 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241110160425062 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241110160425062 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@5c798a0c59f9: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@5c798a0c59f9: 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) } } } } 20241110160425066 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160425066 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160425066 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241110160425066 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241110160425066 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241110160425068 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160425068 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160425068 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@5c798a0c59f9: 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)@5c798a0c59f9: 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)@5c798a0c59f9: Found GsupExpect[0] for "262426946216252" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@5c798a0c59f9: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426946216252" HLR_Test-GSUP-server-IPA(337)@5c798a0c59f9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@5c798a0c59f9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241110160425114 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160425114 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160425114 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160425114 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160425114 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426946216252 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618820657 20241110160425114 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426946216252 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110160425114 DLINP <000b> input/ipa.c:451 connected read/write 20241110160425114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160425114 DLINP <000b> input/ipa.c:451 connected read/write 20241110160425114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@5c798a0c59f9: Found GsupExpect[0] for "262426946216252" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@5c798a0c59f9: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426946216252" 20241110160425119 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160425119 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160425119 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426946216252 MSISDN-491618820657 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110160425119 DLINP <000b> input/ipa.c:451 connected read/write 20241110160425119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160425119 DLINP <000b> input/ipa.c:451 connected read/write 20241110160425119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160425120 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160425120 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160425120 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426946216252 MSISDN-491618820657 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 20241110160425120 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426946216252 MSISDN-491618820657 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241110160425120 DLINP <000b> input/ipa.c:451 connected read/write 20241110160425120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160425120 DLINP <000b> input/ipa.c:451 connected read/write 20241110160425120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241110160425121 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618820657.msisdn 20241110160425121 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618820657.msisdn: does not exist in local HLR 20241110160425121 DDGSM <0007> mslookup_server.c:352 sip.voice.491618820657.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241110160425121 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618820657.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@5c798a0c59f9: setverdict(pass): none -> pass 20241110160425122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@5c798a0c59f9: Final verdict of PTC: pass 20241110160425122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54486<->l=127.0.0.1:4258 20241110160425123 DLINP <000b> input/ipa.c:451 connected read/write HLR_Test-GSUP-server(336)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP(334)@5c798a0c59f9: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@5c798a0c59f9: Final verdict of PTC: none 20241110160425123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241110160425123 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241110160425123 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241110160425123 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241110160425123 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41745<->l=127.0.0.1:4259) 20241110160425123 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241110160425123 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241110160425123 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241110160425123 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241110160425123 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)@5c798a0c59f9: Final verdict of PTC: none 335@5c798a0c59f9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@5c798a0c59f9: Final verdict of PTC: none MTC@5c798a0c59f9: Setting final verdict of the test case. MTC@5c798a0c59f9: Local verdict of MTC: none MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC with component reference 335: none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@5c798a0c59f9: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@5c798a0c59f9: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@5c798a0c59f9: 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'. Sun Nov 10 16:04:25 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 20241110160425161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54508<->l=127.0.0.1:4258 20241110160425262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54508<->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@5c798a0c59f9: 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@5c798a0c59f9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5c798a0c59f9: Terminating MTC. MC@5c798a0c59f9: MTC terminated. MC2> exit MC@5c798a0c59f9: Shutting down session. MC@5c798a0c59f9: 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-7410.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 (1267736) [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-20241110-1602-07c11838-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-20241110-1602-07c11838-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1267694) [testenv] Showing testsuite/junit-xml-7410.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-20241110-1602-07c11838-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7410.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.089571'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.157579'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.250151'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.182042'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.071557'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.100408'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.092233'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.081098'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.162217'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.218507'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.188258'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.084989'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.103064'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.212238'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.161491'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.154062'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.154539'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.181277'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.229690'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.185445'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.158359'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.194204'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.194943'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.212943'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.220317'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.123554'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.197011'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.185005'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.203257'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.080497'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.213910'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.158280'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.095771'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.101832'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.162054'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.078154'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.218662'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.167313'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241110-1602-07c11838-0'] testenv-hlr-osmocom-nightly-asan-20241110-1602-07c11838-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/157/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS