Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 11811666e926e241e0de2dafb148b8f3934fce3e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11811666e926e241e0de2dafb148b8f3934fce3e # timeout=10
Commit message: "bsc: Fix sporadic failure in .TC_ho_in_fail_ipa_crcx_timeout"
 > git rev-list --no-walk 11811666e926e241e0de2dafb148b8f3934fce3e # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins7817655113067614910.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-13T08:55:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (9719 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_PDU_Defs_part_1.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_1.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_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_2.cc Creating dependency file for SS_DataTypes_part_3.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_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.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_3.cc Creating dependency file for MAP_SS_DataTypes_part_4.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_6.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_7.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_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_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_4.cc Creating dependency file for UDPasp_PortType_part_5.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_3.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_3.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_1.cc Creating dependency file for SS_Templates_part_2.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_3.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.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_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.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_1.cc Creating dependency file for IPL4asp_Functions_part_2.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_2.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for SS_Types.cc Creating dependency file for Socket_API_Definitions.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 GSM_Types.cc Creating dependency file for GSUP_Emulation.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 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_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (409 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-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 The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 52 not upgraded. Need to get 858 kB of archives. After this operation, 2284 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411122026 [1184 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411122026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411122026 [69.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411122026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411122026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411122026 [73.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411122026 [20.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.5.0451.202411122026 [23.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411122026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.5.0451.202411122026 [112 kB] Fetched 858 kB in 0s (18.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly_202411122026_amd64.deb ... Unpacking osmocom-nightly (202411122026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.30.51bb.202411122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411122026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.30.51bb.202411122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411122026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.30.51bb.202411122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411122026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.30.51bb.202411122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411122026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202411122026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411122026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.5.0451.202411122026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411122026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.5.0451.202411122026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.5.0451.202411122026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.30.51bb.202411122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411122026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.5.0451.202411122026_amd64.deb ... Unpacking osmo-hlr (1.8.0.5.0451.202411122026) ... Setting up osmocom-nightly (202411122026) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411122026) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411122026) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411122026) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411122026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411122026) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411122026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411122026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.5.0451.202411122026) ... Setting up osmo-hlr (1.8.0.5.0451.202411122026) ... 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/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-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/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-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/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-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/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241113085523067 DMAIN <0000> hlr.c:813 hlr starting 20241113085523067 DDB <0001> db.c:599 using database: :memory: 20241113085523067 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241113085523068 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241113085523068 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241113085523069 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241113085523069 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241113085523071 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241113085523071 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241113085523071 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241113085523072 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241113085523072 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@20a802936fbf: Unix server socket created successfully. MC@20a802936fbf: Listening on TCP port 38015. MC2> 20a802936fbf is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 20a802936fbf 38015 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@20a802936fbf: New HC connected from 10.0.2.100 [10.0.2.100]. 20a802936fbf: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@20a802936fbf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@20a802936fbf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@20a802936fbf: Configuration file was processed on all HCs. MC@20a802936fbf: Creating MTC on host 10.0.2.100. MC@20a802936fbf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Nov 13 08:55:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_sai_err_invalid_imsi started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085524801 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085524801 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085524803 DLINP <000b> input/ipa.c:451 connected read/write 20241113085524803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085524805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45620<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085524806 DLINP <000b> input/ipa.c:451 connected read/write 20241113085524806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085524806 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085524806 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085524806 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 20241113085524807 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085524807 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 20241113085524807 DLGSUP <0013> gsup_server.c:235 2: 20241113085524807 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085524807 DLGSUP <0013> gsup_server.c:235 3: 20241113085524807 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085524807 DLGSUP <0013> gsup_server.c:235 4: 20241113085524807 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085524807 DLGSUP <0013> gsup_server.c:235 5: 20241113085524807 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085524807 DLGSUP <0013> gsup_server.c:235 7: 20241113085524807 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085524807 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085524807 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085524807 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)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@20a802936fbf: 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") 20241113085524834 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38545<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@20a802936fbf: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241113085524849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4258 20241113085524854 DLINP <000b> input/ipa.c:451 connected read/write 20241113085524854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085524854 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"} 20241113085524854 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" 20241113085524854 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} 20241113085524854 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 20241113085524854 DLINP <000b> input/ipa.c:451 connected read/write 20241113085524854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085524854 DLINP <000b> input/ipa.c:451 connected read/write 20241113085524854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@20a802936fbf: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@20a802936fbf: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085524857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@20a802936fbf: Final verdict of PTC: pass 20241113085524858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45620<->l=127.0.0.1:4258 20241113085524859 DLINP <000b> input/ipa.c:451 connected read/write 20241113085524859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085524859 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085524860 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085524860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085524860 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38545<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@20a802936fbf: Final verdict of PTC: none 5@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 5: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@20a802936fbf: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Nov 13 08:55:24 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241113085524924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45644<->l=127.0.0.1:4258 20241113085525024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45644<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25052) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Nov 13 08:55:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_sai started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085528103 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085528103 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085528105 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@20a802936fbf: 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 } } } } 20241113085528109 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528109 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085528109 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085528109 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 20241113085528109 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085528109 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 20241113085528109 DLGSUP <0013> gsup_server.c:235 2: 20241113085528109 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085528109 DLGSUP <0013> gsup_server.c:235 3: 20241113085528109 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085528109 DLGSUP <0013> gsup_server.c:235 4: 20241113085528109 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085528109 DLGSUP <0013> gsup_server.c:235 5: 20241113085528109 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085528109 DLGSUP <0013> gsup_server.c:235 7: 20241113085528109 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085528109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085528109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085528109 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)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@20a802936fbf: 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") 20241113085528126 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46587<->l=127.0.0.1:4259) 20241113085528134 DAUC <0003> db_auc.c:157 IMSI='262421109849334': No 2G Auth Data 20241113085528134 DAUC <0003> db_auc.c:192 IMSI='262421109849334': No 3G Auth Data HLR_Test-GSUP(9)@20a802936fbf: Created GsupExpect[0] for "262421109849334" to be handled at TC_gsup_sai(12) 20241113085528152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4258 20241113085528157 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528157 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421109849334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421109849334"} 20241113085528157 DAUC <0003> db_auc.c:192 IMSI='262421109849334': No 3G Auth Data 20241113085528157 DAUC <0003> db_auc.c:236 IMSI='262421109849334': Calling to generate 5 vectors 20241113085528157 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241113085528157 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085528157 DAUC <0003> auc.c:113 vector [0]: rand = 2425bd44a38782340a3b33e83df6d74f 20241113085528157 DAUC <0003> auc.c:179 vector [0]: kc = 113daa398295b000 20241113085528157 DAUC <0003> auc.c:180 vector [0]: sres = 906923b5 20241113085528157 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085528157 DAUC <0003> auc.c:113 vector [1]: rand = de436b02b847b5ceb3b03b5461ce16ac 20241113085528157 DAUC <0003> auc.c:179 vector [1]: kc = 524abf165cda0c00 20241113085528157 DAUC <0003> auc.c:180 vector [1]: sres = 88c19c1c 20241113085528157 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085528157 DAUC <0003> auc.c:113 vector [2]: rand = c6fdd0f4cf0f024c390a7f4a411fd9df 20241113085528157 DAUC <0003> auc.c:179 vector [2]: kc = 0873e6a1704b0800 20241113085528157 DAUC <0003> auc.c:180 vector [2]: sres = ae49ed50 20241113085528157 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085528157 DAUC <0003> auc.c:113 vector [3]: rand = 38dd86a40becf4ce9d1abe79284f5f66 20241113085528157 DAUC <0003> auc.c:179 vector [3]: kc = 961fc719c1d4a800 20241113085528157 DAUC <0003> auc.c:180 vector [3]: sres = ae733869 20241113085528157 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085528157 DAUC <0003> auc.c:113 vector [4]: rand = a6d4bd483b8cf1e5c877de2ffd15159d 20241113085528157 DAUC <0003> auc.c:179 vector [4]: kc = 734d90216c2b5c00 20241113085528157 DAUC <0003> auc.c:180 vector [4]: sres = 911c5bb5 20241113085528157 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241113085528157 DAUC <0003> db_auc.c:245 IMSI='262421109849334': Generated 5 vectors 20241113085528157 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421109849334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421109849334"} 20241113085528157 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421109849334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085528157 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085528157 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20a802936fbf: Found GsupExpect[0] for "262421109849334" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@20a802936fbf: Added IMSI table entry 0TC_gsup_sai(12)"262421109849334" TC_gsup_sai(12)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai(12)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085528161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4258 TC_gsup_sai(12)@20a802936fbf: Final verdict of PTC: pass 20241113085528163 DAUC <0003> db_auc.c:157 IMSI='262429360195326': No 2G Auth Data 20241113085528163 DAUC <0003> db_auc.c:192 IMSI='262429360195326': No 3G Auth Data HLR_Test-GSUP(9)@20a802936fbf: Created GsupExpect[0] for "262429360195326" to be handled at TC_gsup_sai(13) 20241113085528179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 20241113085528183 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528183 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429360195326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429360195326"} 20241113085528183 DAUC <0003> db_auc.c:192 IMSI='262429360195326': No 3G Auth Data 20241113085528183 DAUC <0003> db_auc.c:236 IMSI='262429360195326': Calling to generate 5 vectors 20241113085528183 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241113085528183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085528183 DAUC <0003> auc.c:113 vector [0]: rand = 92070ad0bf090ee51bbc6f517c59035e 20241113085528183 DAUC <0003> auc.c:179 vector [0]: kc = 15ca77303d08c000 20241113085528183 DAUC <0003> auc.c:180 vector [0]: sres = c148ea92 20241113085528183 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085528183 DAUC <0003> auc.c:113 vector [1]: rand = 554e6c6c63fab487c1740039611daea4 20241113085528183 DAUC <0003> auc.c:179 vector [1]: kc = 5231e46d40220000 20241113085528183 DAUC <0003> auc.c:180 vector [1]: sres = c51f3d98 20241113085528183 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085528183 DAUC <0003> auc.c:113 vector [2]: rand = 822100faf4bba9d83e5da84b75070944 20241113085528183 DAUC <0003> auc.c:179 vector [2]: kc = 5b76ddc6378a0c00 20241113085528183 DAUC <0003> auc.c:180 vector [2]: sres = cd72a997 20241113085528183 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085528183 DAUC <0003> auc.c:113 vector [3]: rand = 4a63425df34d52f3050fb5c37afe2261 20241113085528183 DAUC <0003> auc.c:179 vector [3]: kc = 7d6a2ad63db9d800 20241113085528183 DAUC <0003> auc.c:180 vector [3]: sres = e0c24e6b 20241113085528183 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085528183 DAUC <0003> auc.c:113 vector [4]: rand = f1c458c1a93b342e44d9d80dad84ffe3 20241113085528183 DAUC <0003> auc.c:179 vector [4]: kc = cf677107527b0000 20241113085528183 DAUC <0003> auc.c:180 vector [4]: sres = 2f5d586a 20241113085528183 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241113085528183 DAUC <0003> db_auc.c:245 IMSI='262429360195326': Generated 5 vectors 20241113085528183 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429360195326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429360195326"} 20241113085528183 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429360195326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085528183 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085528183 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20a802936fbf: Found GsupExpect[0] for "262429360195326" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@20a802936fbf: Added IMSI table entry 1TC_gsup_sai(13)"262429360195326" TC_gsup_sai(13)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai(13)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085528185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 TC_gsup_sai(13)@20a802936fbf: Final verdict of PTC: pass 20241113085528186 DAUC <0003> db_auc.c:157 IMSI='262429601766365': No 2G Auth Data 20241113085528187 DAUC <0003> db_auc.c:192 IMSI='262429601766365': No 3G Auth Data HLR_Test-GSUP(9)@20a802936fbf: Created GsupExpect[0] for "262429601766365" to be handled at TC_gsup_sai(14) 20241113085528202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 20241113085528206 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528206 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429601766365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429601766365"} 20241113085528206 DAUC <0003> db_auc.c:192 IMSI='262429601766365': No 3G Auth Data 20241113085528206 DAUC <0003> db_auc.c:236 IMSI='262429601766365': Calling to generate 5 vectors 20241113085528206 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241113085528206 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085528206 DAUC <0003> auc.c:113 vector [0]: rand = 830e03287638ecb7639dcd764212748e 20241113085528206 DAUC <0003> auc.c:179 vector [0]: kc = 91ff36de13df0521 20241113085528206 DAUC <0003> auc.c:180 vector [0]: sres = f79ce953 20241113085528206 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085528206 DAUC <0003> auc.c:113 vector [1]: rand = 1275cfefd0014c57fa722f24aa402a0b 20241113085528206 DAUC <0003> auc.c:179 vector [1]: kc = af0f310dfece4f97 20241113085528206 DAUC <0003> auc.c:180 vector [1]: sres = 974f5445 20241113085528206 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085528206 DAUC <0003> auc.c:113 vector [2]: rand = c21afe1b5f761ec06978e146d724814c 20241113085528206 DAUC <0003> auc.c:179 vector [2]: kc = f6e51663f094187a 20241113085528207 DAUC <0003> auc.c:180 vector [2]: sres = 8e74ae15 20241113085528207 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085528207 DAUC <0003> auc.c:113 vector [3]: rand = ae7476398533058dff9a936a6830bbd8 20241113085528207 DAUC <0003> auc.c:179 vector [3]: kc = d4fb2dccd9233582 20241113085528207 DAUC <0003> auc.c:180 vector [3]: sres = 6ff0d174 20241113085528207 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085528207 DAUC <0003> auc.c:113 vector [4]: rand = 66f9ff9887e93b05927e2f485753acf0 20241113085528207 DAUC <0003> auc.c:179 vector [4]: kc = 5342628ba5d8704e 20241113085528207 DAUC <0003> auc.c:180 vector [4]: sres = 6c41208a 20241113085528207 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241113085528207 DAUC <0003> db_auc.c:245 IMSI='262429601766365': Generated 5 vectors 20241113085528207 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429601766365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429601766365"} 20241113085528207 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429601766365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085528207 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085528207 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20a802936fbf: Found GsupExpect[0] for "262429601766365" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@20a802936fbf: Added IMSI table entry 2TC_gsup_sai(14)"262429601766365" TC_gsup_sai(14)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai(14)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085528209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 TC_gsup_sai(14)@20a802936fbf: Final verdict of PTC: pass 20241113085528210 DAUC <0003> db_auc.c:157 IMSI='262423862907033': No 2G Auth Data 20241113085528210 DAUC <0003> db_auc.c:192 IMSI='262423862907033': No 3G Auth Data HLR_Test-GSUP(9)@20a802936fbf: Created GsupExpect[0] for "262423862907033" to be handled at TC_gsup_sai(15) 20241113085528224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 20241113085528228 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528228 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423862907033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423862907033"} 20241113085528228 DAUC <0003> db_auc.c:157 IMSI='262423862907033': No 2G Auth Data 20241113085528228 DAUC <0003> db_auc.c:236 IMSI='262423862907033': Calling to generate 5 vectors 20241113085528228 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241113085528228 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085528228 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085528228 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085528228 DAUC <0003> auc.c:113 vector [0]: rand = 6949020b6f41e214a3f18512fa00b750 20241113085528228 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085528228 DAUC <0003> auc.c:142 vector [0]: autn = 8093e810d538000015cc34ed0ebcd962 20241113085528228 DAUC <0003> auc.c:143 vector [0]: ck = 520a12af7e8d08729bb3ce157ce204b6 20241113085528228 DAUC <0003> auc.c:144 vector [0]: ik = 462767adc0bc5cb9da1cd9d034e304d3 20241113085528228 DAUC <0003> auc.c:145 vector [0]: res = fe59515743a3abd70000000000000000 20241113085528228 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085528228 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085528228 DAUC <0003> auc.c:151 vector [0]: kc = 558262c7f63054ae 20241113085528228 DAUC <0003> auc.c:152 vector [0]: sres = bdfafa80 20241113085528228 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085528228 DAUC <0003> auc.c:113 vector [1]: rand = 472202fa8dc905483a615e02df35a17d 20241113085528228 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085528228 DAUC <0003> auc.c:142 vector [1]: autn = 5de1485e1b8800003bfd85fff7f728d3 20241113085528228 DAUC <0003> auc.c:143 vector [1]: ck = 20cc37f071a34815700684126a0c90d4 20241113085528228 DAUC <0003> auc.c:144 vector [1]: ik = 1b7f5e448ae0dc30a0febc3a56566d2e 20241113085528228 DAUC <0003> auc.c:145 vector [1]: res = 596433f2a636b9510000000000000000 20241113085528228 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085528228 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085528228 DAUC <0003> auc.c:151 vector [1]: kc = eb4b519cc71969df 20241113085528228 DAUC <0003> auc.c:152 vector [1]: sres = ff528aa3 20241113085528228 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085528228 DAUC <0003> auc.c:113 vector [2]: rand = 94946ec16305809916fb5797590bfe83 20241113085528228 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085528228 DAUC <0003> auc.c:142 vector [2]: autn = e16bb00624030000c042f8195e0b3720 20241113085528229 DAUC <0003> auc.c:143 vector [2]: ck = adacacff09a5142c3f3c06c49bd610e0 20241113085528229 DAUC <0003> auc.c:144 vector [2]: ik = 75b1b0f67fb3c53faea98d6a4b529b27 20241113085528229 DAUC <0003> auc.c:145 vector [2]: res = 181d8d9c3a9c97ae0000000000000000 20241113085528229 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085528229 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085528229 DAUC <0003> auc.c:151 vector [2]: kc = 498897a7a6925ad4 20241113085528229 DAUC <0003> auc.c:152 vector [2]: sres = 22811a32 20241113085528229 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085528229 DAUC <0003> auc.c:113 vector [3]: rand = 9a02742acdc2a0f85e41db860381ed0d 20241113085528229 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085528229 DAUC <0003> auc.c:142 vector [3]: autn = 06eef3ab15180000dca1246516e42316 20241113085528229 DAUC <0003> auc.c:143 vector [3]: ck = c6a033ee016008a021fce5f57665327e 20241113085528229 DAUC <0003> auc.c:144 vector [3]: ik = ce73a4751ad414b5e4c05ad35fc85176 20241113085528229 DAUC <0003> auc.c:145 vector [3]: res = 06bfa106cfdda3e90000000000000000 20241113085528229 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085528229 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085528229 DAUC <0003> auc.c:151 vector [3]: kc = cdef28bd32197f1d 20241113085528229 DAUC <0003> auc.c:152 vector [3]: sres = c96202ef 20241113085528229 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085528229 DAUC <0003> auc.c:113 vector [4]: rand = fca6b6ddc689b739f22d59848b01487b 20241113085528229 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085528229 DAUC <0003> auc.c:142 vector [4]: autn = 0a8afbffca4f0000625d2944c3ebc0a9 20241113085528229 DAUC <0003> auc.c:143 vector [4]: ck = ec79e270a8aa3c82809131132bf64256 20241113085528229 DAUC <0003> auc.c:144 vector [4]: ik = 29a1bb20e681803c5fb7075b2a1291ef 20241113085528229 DAUC <0003> auc.c:145 vector [4]: res = 6743594c60ae40960000000000000000 20241113085528229 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085528229 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241113085528229 DAUC <0003> auc.c:151 vector [4]: kc = 1afe6f184fcf6f07 20241113085528229 DAUC <0003> auc.c:152 vector [4]: sres = 07ed19da 20241113085528229 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241113085528229 DAUC <0003> db_auc.c:245 IMSI='262423862907033': Generated 5 vectors 20241113085528229 DAUC <0003> db_auc.c:249 IMSI='262423862907033': Updating SQN=161 in DB 20241113085528229 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423862907033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423862907033"} 20241113085528229 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423862907033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085528229 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085528229 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20a802936fbf: Found GsupExpect[0] for "262423862907033" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@20a802936fbf: Added IMSI table entry 3TC_gsup_sai(15)"262423862907033" TC_gsup_sai(15)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai(15)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085528231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 TC_gsup_sai(15)@20a802936fbf: Final verdict of PTC: pass 20241113085528233 DAUC <0003> db_auc.c:157 IMSI='262424408668573': No 2G Auth Data 20241113085528233 DAUC <0003> db_auc.c:192 IMSI='262424408668573': No 3G Auth Data HLR_Test-GSUP(9)@20a802936fbf: Created GsupExpect[0] for "262424408668573" to be handled at TC_gsup_sai(16) 20241113085528249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4258 20241113085528253 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528253 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424408668573 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424408668573"} 20241113085528253 DAUC <0003> db_auc.c:157 IMSI='262424408668573': No 2G Auth Data 20241113085528253 DAUC <0003> db_auc.c:236 IMSI='262424408668573': Calling to generate 5 vectors 20241113085528253 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241113085528253 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085528253 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241113085528253 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085528253 DAUC <0003> auc.c:113 vector [0]: rand = d52c83b58b7f6597e3e7fac367089cfd 20241113085528253 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085528253 DAUC <0003> auc.c:142 vector [0]: autn = fc27a1a7e9d8000085cc4608c8a95086 20241113085528253 DAUC <0003> auc.c:143 vector [0]: ck = 02829c40295d3a279e6c89886c2be7e3 20241113085528253 DAUC <0003> auc.c:144 vector [0]: ik = 4e87034aba5c42d3db319e27e80cd89d 20241113085528253 DAUC <0003> auc.c:145 vector [0]: res = 1086299e60f69f440000000000000000 20241113085528253 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085528253 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085528253 DAUC <0003> auc.c:151 vector [0]: kc = 095888a51726478a 20241113085528253 DAUC <0003> auc.c:152 vector [0]: sres = 7070b6da 20241113085528253 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085528253 DAUC <0003> auc.c:113 vector [1]: rand = a4166c5d764742df3c4faca636f940f9 20241113085528253 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085528253 DAUC <0003> auc.c:142 vector [1]: autn = df6946d67c4500002ef143e1d7a87a54 20241113085528253 DAUC <0003> auc.c:143 vector [1]: ck = b34d6f05c5d1778183f8647f02a133fd 20241113085528253 DAUC <0003> auc.c:144 vector [1]: ik = c5e796ba39750217d95544f1ee527dd7 20241113085528253 DAUC <0003> auc.c:145 vector [1]: res = 9919d31f3106bba30000000000000000 20241113085528253 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085528253 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085528253 DAUC <0003> auc.c:151 vector [1]: kc = 2c07d93110573bbc 20241113085528253 DAUC <0003> auc.c:152 vector [1]: sres = a81f68bc 20241113085528253 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085528253 DAUC <0003> auc.c:113 vector [2]: rand = 07b9d064522300b4b4538b4a2f7095fc 20241113085528253 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085528253 DAUC <0003> auc.c:142 vector [2]: autn = 6b28cb999ca90000e8cf13a62d568a43 20241113085528253 DAUC <0003> auc.c:143 vector [2]: ck = 7335a54c431ef5f4bf62e1df2a9902c5 20241113085528253 DAUC <0003> auc.c:144 vector [2]: ik = 90fcdff4280ee0c0d5fda9644fbaa7b5 20241113085528253 DAUC <0003> auc.c:145 vector [2]: res = d55804049045d50f0000000000000000 20241113085528253 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085528253 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085528253 DAUC <0003> auc.c:151 vector [2]: kc = 895632030e33b044 20241113085528253 DAUC <0003> auc.c:152 vector [2]: sres = 451dd10b 20241113085528253 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085528253 DAUC <0003> auc.c:113 vector [3]: rand = 9995460ea0aa511accd0f914a3227208 20241113085528253 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085528253 DAUC <0003> auc.c:142 vector [3]: autn = d1a522f6bbec00006ce3ec254fe8755b 20241113085528254 DAUC <0003> auc.c:143 vector [3]: ck = 245fa452054876c11b5d22d7a047d700 20241113085528254 DAUC <0003> auc.c:144 vector [3]: ik = 9cf450f4d70337bcdc388e62852ca3a1 20241113085528254 DAUC <0003> auc.c:145 vector [3]: res = 50bbbce412747cfa0000000000000000 20241113085528254 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085528254 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085528254 DAUC <0003> auc.c:151 vector [3]: kc = 7fce5813f72035dc 20241113085528254 DAUC <0003> auc.c:152 vector [3]: sres = 42cfc01e 20241113085528254 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085528254 DAUC <0003> auc.c:113 vector [4]: rand = b70acc98fc35b604e0689d5306cec7f5 20241113085528254 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085528254 DAUC <0003> auc.c:142 vector [4]: autn = f6d29ba93b0c0000fa0a2c88a6538cfc 20241113085528254 DAUC <0003> auc.c:143 vector [4]: ck = 6f7c8443ef4c37f41401a34b7de0feba 20241113085528254 DAUC <0003> auc.c:144 vector [4]: ik = b3947dbf608b680b0537c8f5c4dd799a 20241113085528254 DAUC <0003> auc.c:145 vector [4]: res = 241a07caa8ea9d910000000000000000 20241113085528254 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085528254 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241113085528254 DAUC <0003> auc.c:151 vector [4]: kc = cdde924236fad8df 20241113085528254 DAUC <0003> auc.c:152 vector [4]: sres = 8cf09a5b 20241113085528254 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241113085528254 DAUC <0003> db_auc.c:245 IMSI='262424408668573': Generated 5 vectors 20241113085528254 DAUC <0003> db_auc.c:249 IMSI='262424408668573': Updating SQN=161 in DB 20241113085528254 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424408668573 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424408668573"} 20241113085528254 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424408668573 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085528254 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085528254 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20a802936fbf: Found GsupExpect[0] for "262424408668573" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@20a802936fbf: Added IMSI table entry 4TC_gsup_sai(16)"262424408668573" TC_gsup_sai(16)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai(16)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085528257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4258 TC_gsup_sai(16)@20a802936fbf: Final verdict of PTC: pass 20241113085528259 DAUC <0003> db_auc.c:157 IMSI='262427298940775': No 2G Auth Data 20241113085528259 DAUC <0003> db_auc.c:192 IMSI='262427298940775': No 3G Auth Data HLR_Test-GSUP(9)@20a802936fbf: Created GsupExpect[0] for "262427298940775" to be handled at TC_gsup_sai(17) 20241113085528274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50718<->l=127.0.0.1:4258 20241113085528277 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528277 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427298940775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427298940775"} 20241113085528277 DAUC <0003> db_auc.c:236 IMSI='262427298940775': Calling to generate 5 vectors 20241113085528277 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085528277 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085528277 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085528277 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085528277 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085528277 DAUC <0003> auc.c:113 vector [0]: rand = c13c0a28b5b5676103909642e5120d24 20241113085528277 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085528277 DAUC <0003> auc.c:142 vector [0]: autn = 33a8f8d6d65f00006faabd050419846b 20241113085528277 DAUC <0003> auc.c:143 vector [0]: ck = 8fb7a79c577d57bfda629f2b89f3065b 20241113085528277 DAUC <0003> auc.c:144 vector [0]: ik = 8c729e29e46ddd45b4233957dbaf763a 20241113085528277 DAUC <0003> auc.c:145 vector [0]: res = c162a38d26f4829e0000000000000000 20241113085528277 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085528277 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085528277 DAUC <0003> auc.c:179 vector [0]: kc = 7a1618cc9520c800 20241113085528277 DAUC <0003> auc.c:180 vector [0]: sres = 8077df9f 20241113085528277 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085528277 DAUC <0003> auc.c:113 vector [1]: rand = 18160d827fdba912805d30e573d4d40c 20241113085528277 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085528277 DAUC <0003> auc.c:142 vector [1]: autn = 552a6844b0250000610f97e07583e169 20241113085528277 DAUC <0003> auc.c:143 vector [1]: ck = 4242fb0ac78ca31c970a72d29fcfa404 20241113085528277 DAUC <0003> auc.c:144 vector [1]: ik = bc95136d2dd95b00e36ce3992c68c487 20241113085528277 DAUC <0003> auc.c:145 vector [1]: res = 986b92fecf023aa10000000000000000 20241113085528277 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085528277 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085528277 DAUC <0003> auc.c:179 vector [1]: kc = d9efdc622c73dc00 20241113085528277 DAUC <0003> auc.c:180 vector [1]: sres = 9ba4b458 20241113085528277 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085528277 DAUC <0003> auc.c:113 vector [2]: rand = 5eec244e4fd41542d7e6493bf5032876 20241113085528277 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085528277 DAUC <0003> auc.c:142 vector [2]: autn = 30124ddd138d000021cda1f157f3a5bd 20241113085528277 DAUC <0003> auc.c:143 vector [2]: ck = 8393a974314fbc97eb92a25b23160a04 20241113085528277 DAUC <0003> auc.c:144 vector [2]: ik = ef932cb2141dcad2246ba4f66d476e66 20241113085528277 DAUC <0003> auc.c:145 vector [2]: res = 23059e84d50d8fdf0000000000000000 20241113085528277 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085528277 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085528277 DAUC <0003> auc.c:179 vector [2]: kc = a7ea8263e879d000 20241113085528277 DAUC <0003> auc.c:180 vector [2]: sres = 7c1a4e4d 20241113085528277 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085528277 DAUC <0003> auc.c:113 vector [3]: rand = 17806bf374b453c4798d72a911ff0638 20241113085528277 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085528277 DAUC <0003> auc.c:142 vector [3]: autn = 7e7dbc63aba900000420bde88d60e6f7 20241113085528277 DAUC <0003> auc.c:143 vector [3]: ck = 31df9a91862ee98435f973fe836c276f 20241113085528277 DAUC <0003> auc.c:144 vector [3]: ik = 0c3be732bbd578098d5ae63a67a8483e 20241113085528277 DAUC <0003> auc.c:145 vector [3]: res = 71ba3da5c261db9a0000000000000000 20241113085528277 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085528277 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085528277 DAUC <0003> auc.c:179 vector [3]: kc = 6984f3b7061af000 20241113085528277 DAUC <0003> auc.c:180 vector [3]: sres = 696ec0e5 20241113085528277 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085528277 DAUC <0003> auc.c:113 vector [4]: rand = 24b5a0371df9142efd7bffd7b009c33f 20241113085528277 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085528277 DAUC <0003> auc.c:142 vector [4]: autn = 9a172752d854000020a3064df9dabebb 20241113085528277 DAUC <0003> auc.c:143 vector [4]: ck = 95fce02897ef1d38cfe657c9d04c208f 20241113085528277 DAUC <0003> auc.c:144 vector [4]: ik = 96b5325486effcf3289b2c52db084bbb 20241113085528277 DAUC <0003> auc.c:145 vector [4]: res = 4b0113d15e7b9e4a0000000000000000 20241113085528277 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085528277 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085528277 DAUC <0003> auc.c:179 vector [4]: kc = 706801453c55ac00 20241113085528277 DAUC <0003> auc.c:180 vector [4]: sres = 000d0b70 20241113085528277 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085528277 DAUC <0003> db_auc.c:245 IMSI='262427298940775': Generated 5 vectors 20241113085528277 DAUC <0003> db_auc.c:249 IMSI='262427298940775': Updating SQN=161 in DB 20241113085528277 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427298940775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427298940775"} 20241113085528277 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427298940775 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085528277 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085528277 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20a802936fbf: Found GsupExpect[0] for "262427298940775" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@20a802936fbf: Added IMSI table entry 5TC_gsup_sai(17)"262427298940775" TC_gsup_sai(17)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai(17)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085528281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50718<->l=127.0.0.1:4258 TC_gsup_sai(17)@20a802936fbf: Final verdict of PTC: pass 20241113085528282 DAUC <0003> db_auc.c:157 IMSI='262422133871961': No 2G Auth Data 20241113085528282 DAUC <0003> db_auc.c:192 IMSI='262422133871961': No 3G Auth Data HLR_Test-GSUP(9)@20a802936fbf: Created GsupExpect[0] for "262422133871961" to be handled at TC_gsup_sai(18) 20241113085528299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4258 20241113085528302 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528302 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422133871961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422133871961"} 20241113085528302 DAUC <0003> db_auc.c:236 IMSI='262422133871961': Calling to generate 5 vectors 20241113085528302 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085528302 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085528302 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085528302 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085528302 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085528302 DAUC <0003> auc.c:113 vector [0]: rand = 5d0a1f89df1801b9c77de923bc6568f2 20241113085528302 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085528302 DAUC <0003> auc.c:142 vector [0]: autn = 419e0378f4ef00009ed66f23d41e16f7 20241113085528302 DAUC <0003> auc.c:143 vector [0]: ck = 462db8888e6f7c6dbdf22b6f647a11ea 20241113085528302 DAUC <0003> auc.c:144 vector [0]: ik = 50d51f0c6e690ff09aa551a1e1b2eda7 20241113085528302 DAUC <0003> auc.c:145 vector [0]: res = 74e9e393ce7c84d40000000000000000 20241113085528302 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085528302 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085528302 DAUC <0003> auc.c:179 vector [0]: kc = a6138436e169ac00 20241113085528302 DAUC <0003> auc.c:180 vector [0]: sres = 5925f070 20241113085528302 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085528302 DAUC <0003> auc.c:113 vector [1]: rand = 334781f8c6fdb6440934d09a90bd7814 20241113085528302 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085528302 DAUC <0003> auc.c:142 vector [1]: autn = 4b942d7cb58a0000cab18f83b6e2fba8 20241113085528302 DAUC <0003> auc.c:143 vector [1]: ck = 77ae29ab2afde51d1c2fe3f05cf6e8fb 20241113085528302 DAUC <0003> auc.c:144 vector [1]: ik = 716005d805785698ec5922d4f6af10a4 20241113085528302 DAUC <0003> auc.c:145 vector [1]: res = 0ff227ddfa89ff360000000000000000 20241113085528302 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085528302 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085528302 DAUC <0003> auc.c:179 vector [1]: kc = e719cd8a3d2c6400 20241113085528302 DAUC <0003> auc.c:180 vector [1]: sres = 596b8dfd 20241113085528302 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085528302 DAUC <0003> auc.c:113 vector [2]: rand = 0f8ed7d876d71a4b5aa0e3663bf0f44b 20241113085528302 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085528302 DAUC <0003> auc.c:142 vector [2]: autn = 99e10309a70900005d7959f0c80d405e 20241113085528302 DAUC <0003> auc.c:143 vector [2]: ck = 9876119487ad74bb00a24dcc41214ea1 20241113085528302 DAUC <0003> auc.c:144 vector [2]: ik = 2d43bde5b4321e22ffdf04045830df6f 20241113085528302 DAUC <0003> auc.c:145 vector [2]: res = 9513d9f70753add00000000000000000 20241113085528302 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085528302 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085528302 DAUC <0003> auc.c:179 vector [2]: kc = f78c4db714cd1000 20241113085528302 DAUC <0003> auc.c:180 vector [2]: sres = 1e68c803 20241113085528302 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085528302 DAUC <0003> auc.c:113 vector [3]: rand = 218955676d9550442ab24218cf4dfdd0 20241113085528302 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085528302 DAUC <0003> auc.c:142 vector [3]: autn = d697ff23458900001db7104d867ecefb 20241113085528302 DAUC <0003> auc.c:143 vector [3]: ck = dd1e4f9120ac43683198632008d1417a 20241113085528302 DAUC <0003> auc.c:144 vector [3]: ik = a5b0c0f111b1638082dcd01edc20780c 20241113085528302 DAUC <0003> auc.c:145 vector [3]: res = 5e157150c4f7678f0000000000000000 20241113085528302 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085528302 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085528302 DAUC <0003> auc.c:179 vector [3]: kc = cf557bee98707400 20241113085528302 DAUC <0003> auc.c:180 vector [3]: sres = d23768a0 20241113085528302 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085528302 DAUC <0003> auc.c:113 vector [4]: rand = c6db00fa746843feca9ef8f28e8064b0 20241113085528302 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085528302 DAUC <0003> auc.c:142 vector [4]: autn = 2218b0be9d380000c0fe00e1665238eb 20241113085528302 DAUC <0003> auc.c:143 vector [4]: ck = 24ef04e14ac925721ffc923894792bae 20241113085528302 DAUC <0003> auc.c:144 vector [4]: ik = 8fd45fe6d23b6b67328b4466bd2d223e 20241113085528302 DAUC <0003> auc.c:145 vector [4]: res = 75033e9f8974b1120000000000000000 20241113085528302 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085528302 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085528302 DAUC <0003> auc.c:179 vector [4]: kc = 5d796cac9f321000 20241113085528302 DAUC <0003> auc.c:180 vector [4]: sres = a719e6fd 20241113085528302 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085528302 DAUC <0003> db_auc.c:245 IMSI='262422133871961': Generated 5 vectors 20241113085528302 DAUC <0003> db_auc.c:249 IMSI='262422133871961': Updating SQN=161 in DB 20241113085528302 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422133871961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422133871961"} 20241113085528303 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422133871961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085528303 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085528303 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20a802936fbf: Found GsupExpect[0] for "262422133871961" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@20a802936fbf: Added IMSI table entry 6TC_gsup_sai(18)"262422133871961" TC_gsup_sai(18)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai(18)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085528306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4258 TC_gsup_sai(18)@20a802936fbf: Final verdict of PTC: pass 20241113085528307 DAUC <0003> db_auc.c:157 IMSI='262429677327738': No 2G Auth Data 20241113085528307 DAUC <0003> db_auc.c:192 IMSI='262429677327738': No 3G Auth Data HLR_Test-GSUP(9)@20a802936fbf: Created GsupExpect[0] for "262429677327738" to be handled at TC_gsup_sai(19) 20241113085528322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 20241113085528326 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528326 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429677327738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429677327738"} 20241113085528326 DAUC <0003> db_auc.c:236 IMSI='262429677327738': Calling to generate 5 vectors 20241113085528326 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085528326 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085528326 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085528326 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085528326 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085528326 DAUC <0003> auc.c:113 vector [0]: rand = ce646e3e6d4e41ab762c841c181b54d8 20241113085528326 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085528326 DAUC <0003> auc.c:142 vector [0]: autn = 9ce3943f4d0a00007ab0a4ac9ec9b543 20241113085528326 DAUC <0003> auc.c:143 vector [0]: ck = b7c08814cb818efd76be862cae0d2c94 20241113085528326 DAUC <0003> auc.c:144 vector [0]: ik = 0ad5bcbb10b37246c23c0dda0cb4c85f 20241113085528326 DAUC <0003> auc.c:145 vector [0]: res = 051ff2412c303e6e0000000000000000 20241113085528326 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085528326 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085528326 DAUC <0003> auc.c:179 vector [0]: kc = b5d6d8ce9c832447 20241113085528326 DAUC <0003> auc.c:180 vector [0]: sres = 401ea03a 20241113085528326 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085528326 DAUC <0003> auc.c:113 vector [1]: rand = 6614cdf08402cf3fbc29831253848fcd 20241113085528326 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085528326 DAUC <0003> auc.c:142 vector [1]: autn = 747cd6e67060000042f5facdddf650d5 20241113085528326 DAUC <0003> auc.c:143 vector [1]: ck = 3ee863545ebc4aa64036800d4755e22e 20241113085528326 DAUC <0003> auc.c:144 vector [1]: ik = dc818b43b50edc47ebd3c9491183ff4a 20241113085528326 DAUC <0003> auc.c:145 vector [1]: res = a7afe9bb3d2dc7d80000000000000000 20241113085528326 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085528326 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085528326 DAUC <0003> auc.c:179 vector [1]: kc = 31671277f194aaad 20241113085528326 DAUC <0003> auc.c:180 vector [1]: sres = d0db7687 20241113085528326 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085528326 DAUC <0003> auc.c:113 vector [2]: rand = 5eee3aabb8a81ac84fc7ee37c5a4cab2 20241113085528326 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085528326 DAUC <0003> auc.c:142 vector [2]: autn = 1e63f00dd58900004d4603945dfc23c2 20241113085528326 DAUC <0003> auc.c:143 vector [2]: ck = 55ad1da262724dfdacd1c4e556be1e02 20241113085528326 DAUC <0003> auc.c:144 vector [2]: ik = c0c95c51f81e8cd97b9287f3588824b4 20241113085528326 DAUC <0003> auc.c:145 vector [2]: res = 968b7249fa1f4ac60000000000000000 20241113085528326 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085528326 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085528326 DAUC <0003> auc.c:179 vector [2]: kc = 0485b22c07301d1e 20241113085528326 DAUC <0003> auc.c:180 vector [2]: sres = 1f2fbd4a 20241113085528326 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085528326 DAUC <0003> auc.c:113 vector [3]: rand = 7c05719ea6b8c5b9e778801c26071203 20241113085528326 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085528326 DAUC <0003> auc.c:142 vector [3]: autn = 04f88a2089890000775bd787d43fb607 20241113085528326 DAUC <0003> auc.c:143 vector [3]: ck = 14a528b80b88865f7ac517a49fe8ca44 20241113085528326 DAUC <0003> auc.c:144 vector [3]: ik = de9429d66dd6f79747ede12cd915309c 20241113085528326 DAUC <0003> auc.c:145 vector [3]: res = d32f14f4a5bd24ce0000000000000000 20241113085528326 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085528327 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085528327 DAUC <0003> auc.c:179 vector [3]: kc = 8e46be4a435d89c3 20241113085528327 DAUC <0003> auc.c:180 vector [3]: sres = 9dcb78a5 20241113085528327 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085528327 DAUC <0003> auc.c:113 vector [4]: rand = 4365b8127fddc59a1444513e3ded0f59 20241113085528327 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085528327 DAUC <0003> auc.c:142 vector [4]: autn = 5eedd014586500004faed9b408069886 20241113085528327 DAUC <0003> auc.c:143 vector [4]: ck = 22ea9c4cd1e953202ebbe17d1ab90400 20241113085528327 DAUC <0003> auc.c:144 vector [4]: ik = 7d7c0e4c9e692577b7bdd4579a0fb236 20241113085528327 DAUC <0003> auc.c:145 vector [4]: res = baff6bbb5b7dbf510000000000000000 20241113085528327 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085528327 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085528327 DAUC <0003> auc.c:179 vector [4]: kc = 19c4c260470779fe 20241113085528327 DAUC <0003> auc.c:180 vector [4]: sres = b7c075c4 20241113085528327 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085528327 DAUC <0003> db_auc.c:245 IMSI='262429677327738': Generated 5 vectors 20241113085528327 DAUC <0003> db_auc.c:249 IMSI='262429677327738': Updating SQN=161 in DB 20241113085528327 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429677327738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429677327738"} 20241113085528327 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429677327738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085528327 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085528327 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@20a802936fbf: Found GsupExpect[0] for "262429677327738" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@20a802936fbf: Added IMSI table entry 7TC_gsup_sai(19)"262429677327738" TC_gsup_sai(19)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai(19)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085528331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 TC_gsup_sai(19)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085528333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4258 20241113085528334 DLINP <000b> input/ipa.c:451 connected read/write 20241113085528334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085528334 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(9)@20a802936fbf: Final verdict of PTC: none 20241113085528334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085528334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085528334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46587<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@20a802936fbf: Final verdict of PTC: none 10@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_sai finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Nov 13 08:55:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241113085528380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 20241113085528480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65888) Waiting for packet dumper to finish... 1 (prev_count=65888, count=163480) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Nov 13 08:55:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_sai_num_auth_vectors started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085531552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085531553 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085531555 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50752<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085531558 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531558 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085531558 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085531558 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 20241113085531558 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085531558 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 20241113085531558 DLGSUP <0013> gsup_server.c:235 2: 20241113085531558 DLGSUP <0013> gsup_server.c:237 2: 00 HLR_Test-GSUP-IPA(20)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085531558 DLGSUP <0013> gsup_server.c:235 3: 20241113085531558 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085531558 DLGSUP <0013> gsup_server.c:235 4: 20241113085531559 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085531559 DLGSUP <0013> gsup_server.c:235 5: 20241113085531559 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085531559 DLGSUP <0013> gsup_server.c:235 7: 20241113085531559 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085531559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085531559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085531559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@20a802936fbf: 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") 20241113085531577 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33241<->l=127.0.0.1:4259) 20241113085531583 DAUC <0003> db_auc.c:157 IMSI='262426107342470': No 2G Auth Data 20241113085531583 DAUC <0003> db_auc.c:192 IMSI='262426107342470': No 3G Auth Data HLR_Test-GSUP(21)@20a802936fbf: Created GsupExpect[0] for "262426107342470" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241113085531602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4258 20241113085531606 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531606 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426107342470"} 20241113085531606 DAUC <0003> db_auc.c:192 IMSI='262426107342470': No 3G Auth Data 20241113085531606 DAUC <0003> db_auc.c:236 IMSI='262426107342470': Calling to generate 1 vectors 20241113085531606 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241113085531606 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531606 DAUC <0003> auc.c:113 vector [0]: rand = 274b136244a2b3686edd69990b596e80 20241113085531606 DAUC <0003> auc.c:179 vector [0]: kc = 16283392c3c67800 20241113085531606 DAUC <0003> auc.c:180 vector [0]: sres = 26c6a82c 20241113085531606 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531606 DAUC <0003> db_auc.c:245 IMSI='262426107342470': Generated 1 vectors 20241113085531606 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426107342470"} 20241113085531606 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531606 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531606 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20a802936fbf: Found GsupExpect[0] for "262426107342470" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@20a802936fbf: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426107342470" TC_gsup_sai_num_auth_vectors(24)@20a802936fbf: setverdict(pass): none -> pass 20241113085531609 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531609 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426107342470"} 20241113085531609 DAUC <0003> db_auc.c:192 IMSI='262426107342470': No 3G Auth Data 20241113085531609 DAUC <0003> db_auc.c:236 IMSI='262426107342470': Calling to generate 4 vectors 20241113085531609 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241113085531609 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531609 DAUC <0003> auc.c:113 vector [0]: rand = a1b05b156fa6b3ba43987dd8e2e1b9e8 20241113085531609 DAUC <0003> auc.c:179 vector [0]: kc = d0bee776fce8a400 20241113085531609 DAUC <0003> auc.c:180 vector [0]: sres = e3a0b81a 20241113085531609 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531609 DAUC <0003> auc.c:113 vector [1]: rand = 7986f3d1192b083d3a034e19b9bf3076 20241113085531609 DAUC <0003> auc.c:179 vector [1]: kc = b5b796e7d0cafc00 20241113085531609 DAUC <0003> auc.c:180 vector [1]: sres = 25765bc0 20241113085531609 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085531609 DAUC <0003> auc.c:113 vector [2]: rand = 9fb9cf132a4be9c393733175268cefb9 20241113085531609 DAUC <0003> auc.c:179 vector [2]: kc = 439f0630d058c000 20241113085531609 DAUC <0003> auc.c:180 vector [2]: sres = 6c1322ac 20241113085531609 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085531609 DAUC <0003> auc.c:113 vector [3]: rand = 7a100a07de6b421287b44f32ef2ff3e1 20241113085531609 DAUC <0003> auc.c:179 vector [3]: kc = a688f54fed1cf400 20241113085531609 DAUC <0003> auc.c:180 vector [3]: sres = dd9ce194 20241113085531609 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085531609 DAUC <0003> db_auc.c:245 IMSI='262426107342470': Generated 4 vectors 20241113085531609 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426107342470"} 20241113085531609 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531609 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531609 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531612 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531612 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426107342470"} 20241113085531612 DAUC <0003> db_auc.c:192 IMSI='262426107342470': No 3G Auth Data 20241113085531612 DAUC <0003> db_auc.c:236 IMSI='262426107342470': Calling to generate 5 vectors 20241113085531612 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241113085531612 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531612 DAUC <0003> auc.c:113 vector [0]: rand = 3b62ac73b3081160b697ae88b8eb1968 20241113085531612 DAUC <0003> auc.c:179 vector [0]: kc = 0fa98a1eda18f400 20241113085531612 DAUC <0003> auc.c:180 vector [0]: sres = 1fa6a8ca 20241113085531612 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531612 DAUC <0003> auc.c:113 vector [1]: rand = b741cdf82aad6d2186eddf13aa64b6e8 20241113085531612 DAUC <0003> auc.c:179 vector [1]: kc = 166fe70a7fb9a800 20241113085531612 DAUC <0003> auc.c:180 vector [1]: sres = 8186bdce 20241113085531612 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085531612 DAUC <0003> auc.c:113 vector [2]: rand = df8bf1590df9cca4755a17bff6c30b81 20241113085531612 DAUC <0003> auc.c:179 vector [2]: kc = 3bad3215f91c7800 20241113085531612 DAUC <0003> auc.c:180 vector [2]: sres = 777df7af 20241113085531612 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085531612 DAUC <0003> auc.c:113 vector [3]: rand = e82ae02de0c3011dcc7af2b9097066c9 20241113085531612 DAUC <0003> auc.c:179 vector [3]: kc = 066ae3ae06b20000 20241113085531612 DAUC <0003> auc.c:180 vector [3]: sres = 053db09e 20241113085531612 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085531612 DAUC <0003> auc.c:113 vector [4]: rand = 4b258cd952c27436e7525adec0627ff1 20241113085531612 DAUC <0003> auc.c:179 vector [4]: kc = 2a73d0020d35c400 20241113085531612 DAUC <0003> auc.c:180 vector [4]: sres = 412de5d2 20241113085531612 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241113085531612 DAUC <0003> db_auc.c:245 IMSI='262426107342470': Generated 5 vectors 20241113085531612 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426107342470"} 20241113085531612 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531612 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531612 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531614 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531615 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426107342470"} 20241113085531615 DAUC <0003> db_auc.c:192 IMSI='262426107342470': No 3G Auth Data 20241113085531615 DAUC <0003> db_auc.c:236 IMSI='262426107342470': Calling to generate 5 vectors 20241113085531615 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241113085531615 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531615 DAUC <0003> auc.c:113 vector [0]: rand = 7ccb4d37dff60483c0bcf1d29ba30a02 20241113085531615 DAUC <0003> auc.c:179 vector [0]: kc = 2a2abe964b888800 20241113085531615 DAUC <0003> auc.c:180 vector [0]: sres = e966f94f 20241113085531615 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531615 DAUC <0003> auc.c:113 vector [1]: rand = 0004daa72e848225c093964117e83b5a 20241113085531615 DAUC <0003> auc.c:179 vector [1]: kc = b86cafadb3ecf400 20241113085531615 DAUC <0003> auc.c:180 vector [1]: sres = 862087c0 20241113085531615 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085531615 DAUC <0003> auc.c:113 vector [2]: rand = 531685c4e6c1fa71592e47c7bbc9cc19 20241113085531615 DAUC <0003> auc.c:179 vector [2]: kc = 97622518cea07800 20241113085531615 DAUC <0003> auc.c:180 vector [2]: sres = 365af1bd 20241113085531615 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085531615 DAUC <0003> auc.c:113 vector [3]: rand = 6857f0820619c70e617ed5388207de9d 20241113085531615 DAUC <0003> auc.c:179 vector [3]: kc = 8a37198bfe78c800 20241113085531615 DAUC <0003> auc.c:180 vector [3]: sres = 6afaa670 20241113085531615 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085531615 DAUC <0003> auc.c:113 vector [4]: rand = f679cd88a5a590d9af530c316f81daa4 20241113085531615 DAUC <0003> auc.c:179 vector [4]: kc = 66a39671e84d2800 20241113085531615 DAUC <0003> auc.c:180 vector [4]: sres = f69563d1 20241113085531615 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241113085531615 DAUC <0003> db_auc.c:245 IMSI='262426107342470': Generated 5 vectors 20241113085531615 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426107342470"} 20241113085531615 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426107342470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531615 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531615 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@20a802936fbf: Final verdict of PTC: pass 20241113085531619 DAUC <0003> db_auc.c:157 IMSI='262424737050994': No 2G Auth Data 20241113085531619 DAUC <0003> db_auc.c:192 IMSI='262424737050994': No 3G Auth Data HLR_Test-GSUP(21)@20a802936fbf: Created GsupExpect[0] for "262424737050994" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241113085531634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 20241113085531638 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531638 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424737050994"} 20241113085531638 DAUC <0003> db_auc.c:192 IMSI='262424737050994': No 3G Auth Data 20241113085531638 DAUC <0003> db_auc.c:236 IMSI='262424737050994': Calling to generate 1 vectors 20241113085531638 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241113085531638 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531638 DAUC <0003> auc.c:113 vector [0]: rand = 7a106ecae4313b36131d7b6cd37bba2f 20241113085531638 DAUC <0003> auc.c:179 vector [0]: kc = a9648a52c3aecc00 20241113085531638 DAUC <0003> auc.c:180 vector [0]: sres = 83e6e713 20241113085531638 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531638 DAUC <0003> db_auc.c:245 IMSI='262424737050994': Generated 1 vectors 20241113085531638 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424737050994"} 20241113085531638 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531638 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531638 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20a802936fbf: Found GsupExpect[0] for "262424737050994" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@20a802936fbf: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424737050994" TC_gsup_sai_num_auth_vectors(25)@20a802936fbf: setverdict(pass): none -> pass 20241113085531641 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531641 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424737050994"} 20241113085531641 DAUC <0003> db_auc.c:192 IMSI='262424737050994': No 3G Auth Data 20241113085531641 DAUC <0003> db_auc.c:236 IMSI='262424737050994': Calling to generate 4 vectors 20241113085531641 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241113085531641 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531641 DAUC <0003> auc.c:113 vector [0]: rand = e5a0dd32d018a748e22b57c8600cf19b 20241113085531641 DAUC <0003> auc.c:179 vector [0]: kc = ede8cfd192967400 20241113085531641 DAUC <0003> auc.c:180 vector [0]: sres = 8e625aa5 20241113085531641 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531641 DAUC <0003> auc.c:113 vector [1]: rand = d33a1ac7975725b9629ede08a56c92d9 20241113085531641 DAUC <0003> auc.c:179 vector [1]: kc = 6eb90a1c42e17000 20241113085531641 DAUC <0003> auc.c:180 vector [1]: sres = 8714a2dd 20241113085531641 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085531641 DAUC <0003> auc.c:113 vector [2]: rand = 20183ec632ac02d0b01c37c43ae8e4bf 20241113085531641 DAUC <0003> auc.c:179 vector [2]: kc = 5787c835ad154400 20241113085531641 DAUC <0003> auc.c:180 vector [2]: sres = 43b65a8d 20241113085531641 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085531641 DAUC <0003> auc.c:113 vector [3]: rand = 4ecbcc8baa01e5aacb4b89625836c36f 20241113085531641 DAUC <0003> auc.c:179 vector [3]: kc = 6b95554898939800 20241113085531641 DAUC <0003> auc.c:180 vector [3]: sres = f87be519 20241113085531641 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085531641 DAUC <0003> db_auc.c:245 IMSI='262424737050994': Generated 4 vectors 20241113085531641 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424737050994"} 20241113085531641 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531641 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531641 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531644 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531644 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424737050994"} 20241113085531644 DAUC <0003> db_auc.c:192 IMSI='262424737050994': No 3G Auth Data 20241113085531644 DAUC <0003> db_auc.c:236 IMSI='262424737050994': Calling to generate 5 vectors 20241113085531644 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241113085531644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531644 DAUC <0003> auc.c:113 vector [0]: rand = 51b2b146537fcc5b76172d924ce5e2b1 20241113085531644 DAUC <0003> auc.c:179 vector [0]: kc = 7c33c99489923400 20241113085531644 DAUC <0003> auc.c:180 vector [0]: sres = dbf44354 20241113085531644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531644 DAUC <0003> auc.c:113 vector [1]: rand = 40fb8bc821467f29ac4331100d760247 20241113085531644 DAUC <0003> auc.c:179 vector [1]: kc = b6d0ad27383ecc00 20241113085531644 DAUC <0003> auc.c:180 vector [1]: sres = ee98f571 20241113085531644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085531645 DAUC <0003> auc.c:113 vector [2]: rand = 5dc3f5b78e1b47516e59d90f479d2835 20241113085531645 DAUC <0003> auc.c:179 vector [2]: kc = a3701bec26f2f800 20241113085531645 DAUC <0003> auc.c:180 vector [2]: sres = c873878a 20241113085531645 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085531645 DAUC <0003> auc.c:113 vector [3]: rand = ff40a7ee8f274b0ee74eb328df019294 20241113085531645 DAUC <0003> auc.c:179 vector [3]: kc = 3cfd3bdfbd3c6c00 20241113085531645 DAUC <0003> auc.c:180 vector [3]: sres = e515d7e5 20241113085531645 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085531645 DAUC <0003> auc.c:113 vector [4]: rand = 6ab8f4bc8e04d61bdf7477c88e8fb163 20241113085531645 DAUC <0003> auc.c:179 vector [4]: kc = 23053900157c5000 20241113085531645 DAUC <0003> auc.c:180 vector [4]: sres = e855ea4e 20241113085531645 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241113085531645 DAUC <0003> db_auc.c:245 IMSI='262424737050994': Generated 5 vectors 20241113085531645 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424737050994"} 20241113085531645 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531645 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531645 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531647 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531647 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424737050994"} 20241113085531647 DAUC <0003> db_auc.c:192 IMSI='262424737050994': No 3G Auth Data 20241113085531647 DAUC <0003> db_auc.c:236 IMSI='262424737050994': Calling to generate 5 vectors 20241113085531647 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241113085531647 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531647 DAUC <0003> auc.c:113 vector [0]: rand = b1259c239e5dd525432c6c584e51214a 20241113085531647 DAUC <0003> auc.c:179 vector [0]: kc = eb055fb24c5bd800 20241113085531647 DAUC <0003> auc.c:180 vector [0]: sres = 4475c6f1 20241113085531647 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531647 DAUC <0003> auc.c:113 vector [1]: rand = fe65ae88bd5fe6f98f073ed7011088da 20241113085531647 DAUC <0003> auc.c:179 vector [1]: kc = a43523c7ca136400 20241113085531647 DAUC <0003> auc.c:180 vector [1]: sres = e3a2c82f 20241113085531647 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085531647 DAUC <0003> auc.c:113 vector [2]: rand = c034bf5b566555f10e00499bde10f738 20241113085531647 DAUC <0003> auc.c:179 vector [2]: kc = 915135d263448000 20241113085531647 DAUC <0003> auc.c:180 vector [2]: sres = 3c3b6486 20241113085531647 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085531647 DAUC <0003> auc.c:113 vector [3]: rand = 89ccbb991da2222778ed17a85e13c30b 20241113085531647 DAUC <0003> auc.c:179 vector [3]: kc = 848c4e90a8c21c00 20241113085531647 DAUC <0003> auc.c:180 vector [3]: sres = cd09ce06 20241113085531647 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085531647 DAUC <0003> auc.c:113 vector [4]: rand = b75152cfa392d11451a2ac5b31aa6a0c 20241113085531647 DAUC <0003> auc.c:179 vector [4]: kc = 80b7271caf30e800 20241113085531647 DAUC <0003> auc.c:180 vector [4]: sres = d22219ae 20241113085531647 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241113085531647 DAUC <0003> db_auc.c:245 IMSI='262424737050994': Generated 5 vectors 20241113085531647 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424737050994"} 20241113085531647 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424737050994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531647 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531647 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@20a802936fbf: Final verdict of PTC: pass 20241113085531650 DAUC <0003> db_auc.c:157 IMSI='262424581297068': No 2G Auth Data 20241113085531650 DAUC <0003> db_auc.c:192 IMSI='262424581297068': No 3G Auth Data HLR_Test-GSUP(21)@20a802936fbf: Created GsupExpect[0] for "262424581297068" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241113085531666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4258 20241113085531670 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531670 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424581297068"} 20241113085531670 DAUC <0003> db_auc.c:192 IMSI='262424581297068': No 3G Auth Data 20241113085531670 DAUC <0003> db_auc.c:236 IMSI='262424581297068': Calling to generate 1 vectors 20241113085531670 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241113085531670 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531670 DAUC <0003> auc.c:113 vector [0]: rand = be6f0710cc1c802af36c293a8671cb80 20241113085531670 DAUC <0003> auc.c:179 vector [0]: kc = ec35b185767d8492 20241113085531670 DAUC <0003> auc.c:180 vector [0]: sres = 35b17441 20241113085531670 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531670 DAUC <0003> db_auc.c:245 IMSI='262424581297068': Generated 1 vectors 20241113085531670 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424581297068"} 20241113085531670 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531670 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531670 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20a802936fbf: Found GsupExpect[0] for "262424581297068" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@20a802936fbf: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424581297068" TC_gsup_sai_num_auth_vectors(26)@20a802936fbf: setverdict(pass): none -> pass 20241113085531673 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531673 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424581297068"} 20241113085531673 DAUC <0003> db_auc.c:192 IMSI='262424581297068': No 3G Auth Data 20241113085531673 DAUC <0003> db_auc.c:236 IMSI='262424581297068': Calling to generate 4 vectors 20241113085531673 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241113085531673 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531673 DAUC <0003> auc.c:113 vector [0]: rand = fa79400edac386fd35c5f50bec35de40 20241113085531673 DAUC <0003> auc.c:179 vector [0]: kc = dce5785ceac1abbe 20241113085531673 DAUC <0003> auc.c:180 vector [0]: sres = 61d54f0f 20241113085531673 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531673 DAUC <0003> auc.c:113 vector [1]: rand = 0cb02ddbc00091db879707a35f8f6f4e 20241113085531673 DAUC <0003> auc.c:179 vector [1]: kc = db7b19b8ef044522 20241113085531673 DAUC <0003> auc.c:180 vector [1]: sres = a4d1cf99 20241113085531673 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085531673 DAUC <0003> auc.c:113 vector [2]: rand = 9bb8357ba246187f7e15043dfbc9a156 20241113085531673 DAUC <0003> auc.c:179 vector [2]: kc = c4a8e51f242478de 20241113085531673 DAUC <0003> auc.c:180 vector [2]: sres = 13efdb8a 20241113085531673 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085531673 DAUC <0003> auc.c:113 vector [3]: rand = 476ea76fed3e81f700193afe1741eb17 20241113085531673 DAUC <0003> auc.c:179 vector [3]: kc = 0db746a589677e00 20241113085531673 DAUC <0003> auc.c:180 vector [3]: sres = 08583069 20241113085531673 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085531673 DAUC <0003> db_auc.c:245 IMSI='262424581297068': Generated 4 vectors 20241113085531673 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424581297068"} 20241113085531673 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531673 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531673 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531676 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531676 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424581297068"} 20241113085531676 DAUC <0003> db_auc.c:192 IMSI='262424581297068': No 3G Auth Data 20241113085531676 DAUC <0003> db_auc.c:236 IMSI='262424581297068': Calling to generate 5 vectors 20241113085531676 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241113085531676 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531676 DAUC <0003> auc.c:113 vector [0]: rand = 847a7890060332d99a2de4521c19bde1 20241113085531676 DAUC <0003> auc.c:179 vector [0]: kc = 610b35edd56a57a5 20241113085531676 DAUC <0003> auc.c:180 vector [0]: sres = e2e9b8aa 20241113085531676 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531676 DAUC <0003> auc.c:113 vector [1]: rand = 6aba00d6485e739d6ffa142bca293e97 20241113085531676 DAUC <0003> auc.c:179 vector [1]: kc = 0227fd105929f934 20241113085531676 DAUC <0003> auc.c:180 vector [1]: sres = 68d8872a 20241113085531676 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085531676 DAUC <0003> auc.c:113 vector [2]: rand = 7b799b3a26cbc8bed12bb8ae99ffcdfc 20241113085531676 DAUC <0003> auc.c:179 vector [2]: kc = 04d61c827bbb9c4c 20241113085531676 DAUC <0003> auc.c:180 vector [2]: sres = c87a6030 20241113085531676 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085531676 DAUC <0003> auc.c:113 vector [3]: rand = f57a191a1c044825248a17cdc383da6a 20241113085531676 DAUC <0003> auc.c:179 vector [3]: kc = 86784bc0a1ec2c1c 20241113085531676 DAUC <0003> auc.c:180 vector [3]: sres = 837cfa71 20241113085531676 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085531676 DAUC <0003> auc.c:113 vector [4]: rand = 0f547c654dd29e164ec9051287ee6262 20241113085531677 DAUC <0003> auc.c:179 vector [4]: kc = 3b998a928a507396 20241113085531677 DAUC <0003> auc.c:180 vector [4]: sres = b31ce36c 20241113085531677 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241113085531677 DAUC <0003> db_auc.c:245 IMSI='262424581297068': Generated 5 vectors 20241113085531677 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424581297068"} 20241113085531677 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531677 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531677 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531679 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531679 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424581297068"} 20241113085531679 DAUC <0003> db_auc.c:192 IMSI='262424581297068': No 3G Auth Data 20241113085531679 DAUC <0003> db_auc.c:236 IMSI='262424581297068': Calling to generate 5 vectors 20241113085531679 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241113085531679 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531679 DAUC <0003> auc.c:113 vector [0]: rand = 2504408b97a886302a32c9628e7b6205 20241113085531679 DAUC <0003> auc.c:179 vector [0]: kc = c0fa5ef25c0df3ad 20241113085531679 DAUC <0003> auc.c:180 vector [0]: sres = afc4b610 20241113085531679 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241113085531679 DAUC <0003> auc.c:113 vector [1]: rand = 13fbf920daef2201e4aecf3015c13d53 20241113085531679 DAUC <0003> auc.c:179 vector [1]: kc = 3b4995be47f683e4 20241113085531679 DAUC <0003> auc.c:180 vector [1]: sres = c9c2daf8 20241113085531679 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241113085531679 DAUC <0003> auc.c:113 vector [2]: rand = f2aef5f5c94ee47e984515f64003c18d 20241113085531680 DAUC <0003> auc.c:179 vector [2]: kc = 231019481cd90398 20241113085531680 DAUC <0003> auc.c:180 vector [2]: sres = 4b37eb89 20241113085531680 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241113085531680 DAUC <0003> auc.c:113 vector [3]: rand = 74f87c4d25b780a5f6981f393a0a6440 20241113085531680 DAUC <0003> auc.c:179 vector [3]: kc = 1d058ad23e8103c9 20241113085531680 DAUC <0003> auc.c:180 vector [3]: sres = 4c6fa78c 20241113085531680 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241113085531680 DAUC <0003> auc.c:113 vector [4]: rand = 6cc672fe9b0bb86a0f6495f22fabf766 20241113085531680 DAUC <0003> auc.c:179 vector [4]: kc = 444da53afea9848a 20241113085531680 DAUC <0003> auc.c:180 vector [4]: sres = 6af01495 20241113085531680 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241113085531680 DAUC <0003> db_auc.c:245 IMSI='262424581297068': Generated 5 vectors 20241113085531680 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424581297068"} 20241113085531680 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424581297068 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531680 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531680 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@20a802936fbf: Final verdict of PTC: pass 20241113085531684 DAUC <0003> db_auc.c:157 IMSI='262422081982161': No 2G Auth Data 20241113085531684 DAUC <0003> db_auc.c:192 IMSI='262422081982161': No 3G Auth Data HLR_Test-GSUP(21)@20a802936fbf: Created GsupExpect[0] for "262422081982161" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241113085531699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50776<->l=127.0.0.1:4258 20241113085531703 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531703 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422081982161"} 20241113085531703 DAUC <0003> db_auc.c:157 IMSI='262422081982161': No 2G Auth Data 20241113085531703 DAUC <0003> db_auc.c:236 IMSI='262422081982161': Calling to generate 1 vectors 20241113085531703 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241113085531703 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531703 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531703 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085531703 DAUC <0003> auc.c:113 vector [0]: rand = ac1d942e0c7bc2442b480430a46c5125 20241113085531703 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085531703 DAUC <0003> auc.c:142 vector [0]: autn = c6a4678d628400004a7be61d835fbffe 20241113085531703 DAUC <0003> auc.c:143 vector [0]: ck = 954602339d83e7d5d2cc4324a53adb60 20241113085531703 DAUC <0003> auc.c:144 vector [0]: ik = b3053c4a8714e9b7e4b22da23b0c802b 20241113085531703 DAUC <0003> auc.c:145 vector [0]: res = caa502f2d335bf210000000000000000 20241113085531703 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531703 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085531703 DAUC <0003> auc.c:151 vector [0]: kc = 103d50ff84a15529 20241113085531703 DAUC <0003> auc.c:152 vector [0]: sres = 1990bdd3 20241113085531703 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085531703 DAUC <0003> db_auc.c:245 IMSI='262422081982161': Generated 1 vectors 20241113085531703 DAUC <0003> db_auc.c:249 IMSI='262422081982161': Updating SQN=33 in DB 20241113085531703 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422081982161"} 20241113085531703 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531703 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531703 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20a802936fbf: Found GsupExpect[0] for "262422081982161" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@20a802936fbf: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422081982161" TC_gsup_sai_num_auth_vectors(27)@20a802936fbf: setverdict(pass): none -> pass 20241113085531706 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531706 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422081982161"} 20241113085531706 DAUC <0003> db_auc.c:157 IMSI='262422081982161': No 2G Auth Data 20241113085531706 DAUC <0003> db_auc.c:236 IMSI='262422081982161': Calling to generate 4 vectors 20241113085531706 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241113085531706 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531706 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531706 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241113085531706 DAUC <0003> auc.c:113 vector [0]: rand = 6895ef1da026fa0622643fca67c4a252 20241113085531706 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241113085531706 DAUC <0003> auc.c:142 vector [0]: autn = 6ba9aabd35f20000f9c1e2d4fa8fcaca 20241113085531706 DAUC <0003> auc.c:143 vector [0]: ck = e36773f54fcbdb5d8da7a07258ad8b20 20241113085531707 DAUC <0003> auc.c:144 vector [0]: ik = a654445123a51ff6434325b0fee13082 20241113085531707 DAUC <0003> auc.c:145 vector [0]: res = 65094c987adec2550000000000000000 20241113085531707 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531707 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085531707 DAUC <0003> auc.c:151 vector [0]: kc = 8bd7b266ca227f09 20241113085531707 DAUC <0003> auc.c:152 vector [0]: sres = 1fd78ecd 20241113085531707 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085531707 DAUC <0003> auc.c:113 vector [1]: rand = d9233f5d70bbae45c3ba93c7bfd7e9bc 20241113085531707 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241113085531707 DAUC <0003> auc.c:142 vector [1]: autn = e4cf73226ee10000a8a27e88e2ef510a 20241113085531707 DAUC <0003> auc.c:143 vector [1]: ck = ae68206d4ebded340fb3471f6a44f8e1 20241113085531707 DAUC <0003> auc.c:144 vector [1]: ik = 7fadfda505f3d6896192d85a9a0632a2 20241113085531707 DAUC <0003> auc.c:145 vector [1]: res = ef3e157cc40fe6f20000000000000000 20241113085531707 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531707 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085531707 DAUC <0003> auc.c:151 vector [1]: kc = bfe4428dbb0cf1fe 20241113085531707 DAUC <0003> auc.c:152 vector [1]: sres = 2b31f38e 20241113085531707 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085531707 DAUC <0003> auc.c:113 vector [2]: rand = 9abf89a443db88fa31b93cb75756562a 20241113085531707 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241113085531707 DAUC <0003> auc.c:142 vector [2]: autn = 68355705f0010000edf1a7dec5c3d03b 20241113085531707 DAUC <0003> auc.c:143 vector [2]: ck = be27d9197abd4bd10f6474631c3250a6 20241113085531707 DAUC <0003> auc.c:144 vector [2]: ik = 811efc92ab6c661b053d2405c61d69d2 20241113085531707 DAUC <0003> auc.c:145 vector [2]: res = dc6d07d046c6acd10000000000000000 20241113085531707 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531707 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085531707 DAUC <0003> auc.c:151 vector [2]: kc = 356075ed0bfe14be 20241113085531707 DAUC <0003> auc.c:152 vector [2]: sres = 9aabab01 20241113085531707 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085531707 DAUC <0003> auc.c:113 vector [3]: rand = 24267ede096f34ce06a7b5b1fa454611 20241113085531707 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241113085531707 DAUC <0003> auc.c:142 vector [3]: autn = 6de9d12a0cb700001d7849def0fd8927 20241113085531707 DAUC <0003> auc.c:143 vector [3]: ck = bb2a87c399ed0a355497f3fcf447cd3d 20241113085531707 DAUC <0003> auc.c:144 vector [3]: ik = 1afb9855474c9f0443a22874dd8ec67f 20241113085531707 DAUC <0003> auc.c:145 vector [3]: res = a03440575673c7a80000000000000000 20241113085531707 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531707 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085531707 DAUC <0003> auc.c:151 vector [3]: kc = b6e4c41ef7689e73 20241113085531707 DAUC <0003> auc.c:152 vector [3]: sres = f64787ff 20241113085531707 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085531707 DAUC <0003> db_auc.c:245 IMSI='262422081982161': Generated 4 vectors 20241113085531707 DAUC <0003> db_auc.c:249 IMSI='262422081982161': Updating SQN=161 in DB 20241113085531707 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422081982161"} 20241113085531707 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531707 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531707 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531711 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531711 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422081982161"} 20241113085531711 DAUC <0003> db_auc.c:157 IMSI='262422081982161': No 2G Auth Data 20241113085531711 DAUC <0003> db_auc.c:236 IMSI='262422081982161': Calling to generate 5 vectors 20241113085531711 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241113085531711 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531711 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531711 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241113085531711 DAUC <0003> auc.c:113 vector [0]: rand = db7be5b1592e6e3324e3724e65f48c3b 20241113085531711 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241113085531711 DAUC <0003> auc.c:142 vector [0]: autn = cac87f8d15b700005df635dca2b2677e 20241113085531711 DAUC <0003> auc.c:143 vector [0]: ck = a2421a88f5e667e7184fd434e6fed29f 20241113085531711 DAUC <0003> auc.c:144 vector [0]: ik = 94924eeefb04b046b4cc401f110838b4 20241113085531711 DAUC <0003> auc.c:145 vector [0]: res = 73a3747824a70ab30000000000000000 20241113085531711 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531711 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085531711 DAUC <0003> auc.c:151 vector [0]: kc = 9a53c04df9143d8a 20241113085531711 DAUC <0003> auc.c:152 vector [0]: sres = 57047ecb 20241113085531711 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085531711 DAUC <0003> auc.c:113 vector [1]: rand = 77b3c48b1ffc13242c21587e29143c60 20241113085531711 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241113085531711 DAUC <0003> auc.c:142 vector [1]: autn = 46327bd190370000cf4f39bc3c88728c 20241113085531711 DAUC <0003> auc.c:143 vector [1]: ck = 11dd4c11edbe16638b858113f4cc6e86 20241113085531711 DAUC <0003> auc.c:144 vector [1]: ik = 474cee1ac44525b1b94b18158b239d2a 20241113085531711 DAUC <0003> auc.c:145 vector [1]: res = e21d642eab5eef4b0000000000000000 20241113085531711 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531711 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085531711 DAUC <0003> auc.c:151 vector [1]: kc = 645f3b0d5614c07e 20241113085531711 DAUC <0003> auc.c:152 vector [1]: sres = 49438b65 20241113085531711 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085531711 DAUC <0003> auc.c:113 vector [2]: rand = a87962cf8ebc12d506b64541dc9ae688 20241113085531711 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241113085531711 DAUC <0003> auc.c:142 vector [2]: autn = d8f4c5f08485000085f0de83fcdd16ea 20241113085531711 DAUC <0003> auc.c:143 vector [2]: ck = ca1851d4574015fa5ed8d743d2174ab9 20241113085531711 DAUC <0003> auc.c:144 vector [2]: ik = 3fed2205e937c48ceaebfbb825f7127e 20241113085531711 DAUC <0003> auc.c:145 vector [2]: res = 646de10304656c060000000000000000 20241113085531711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531711 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085531711 DAUC <0003> auc.c:151 vector [2]: kc = 41c65f2a499789b1 20241113085531711 DAUC <0003> auc.c:152 vector [2]: sres = 60088d05 20241113085531711 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085531711 DAUC <0003> auc.c:113 vector [3]: rand = c0a118bfd9d13895101d86ae6249c342 20241113085531711 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241113085531711 DAUC <0003> auc.c:142 vector [3]: autn = 169ed75927f50000fcc91207d850e603 20241113085531711 DAUC <0003> auc.c:143 vector [3]: ck = f5edab236fc65e7d180057d03c883730 20241113085531711 DAUC <0003> auc.c:144 vector [3]: ik = 7d29406db8e0f85cb21784e8cffb81d8 20241113085531711 DAUC <0003> auc.c:145 vector [3]: res = fb638fa2b994c18b0000000000000000 20241113085531711 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531711 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085531711 DAUC <0003> auc.c:151 vector [3]: kc = 22d33876245510c9 20241113085531711 DAUC <0003> auc.c:152 vector [3]: sres = 42f74e29 20241113085531711 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085531711 DAUC <0003> auc.c:113 vector [4]: rand = 050291fc4dab35065c6776c594aa9fb1 20241113085531711 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241113085531711 DAUC <0003> auc.c:142 vector [4]: autn = e79782a6e9870000793c695f52a43a95 20241113085531711 DAUC <0003> auc.c:143 vector [4]: ck = 0c7bc0ba85037ef608aa52223d4ef741 20241113085531711 DAUC <0003> auc.c:144 vector [4]: ik = 38635c98c0c4d65df38e1930642541a5 20241113085531711 DAUC <0003> auc.c:145 vector [4]: res = d83fff47192bc7230000000000000000 20241113085531711 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531711 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241113085531711 DAUC <0003> auc.c:151 vector [4]: kc = cf3cd7301cac1e4f 20241113085531711 DAUC <0003> auc.c:152 vector [4]: sres = c1143864 20241113085531711 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241113085531711 DAUC <0003> db_auc.c:245 IMSI='262422081982161': Generated 5 vectors 20241113085531711 DAUC <0003> db_auc.c:249 IMSI='262422081982161': Updating SQN=321 in DB 20241113085531711 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422081982161"} 20241113085531711 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531712 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531712 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531714 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531714 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422081982161"} 20241113085531714 DAUC <0003> db_auc.c:157 IMSI='262422081982161': No 2G Auth Data 20241113085531714 DAUC <0003> db_auc.c:236 IMSI='262422081982161': Calling to generate 5 vectors 20241113085531714 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241113085531714 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531714 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531714 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241113085531714 DAUC <0003> auc.c:113 vector [0]: rand = 01486694a34b5695eb62bbf1569235b6 20241113085531714 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241113085531714 DAUC <0003> auc.c:142 vector [0]: autn = a1c860c953d400009211631ac790502b 20241113085531714 DAUC <0003> auc.c:143 vector [0]: ck = 6d002daafef4d7c8279762be949d3370 20241113085531715 DAUC <0003> auc.c:144 vector [0]: ik = a5d38a00275ed907a0edebdf75807b8f 20241113085531715 DAUC <0003> auc.c:145 vector [0]: res = 813c409cd3bc39950000000000000000 20241113085531715 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531715 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085531715 DAUC <0003> auc.c:151 vector [0]: kc = 4fa92ecb38b74630 20241113085531715 DAUC <0003> auc.c:152 vector [0]: sres = 52807909 20241113085531715 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085531715 DAUC <0003> auc.c:113 vector [1]: rand = d4727e97136a6a6eac3477bde4f3ef28 20241113085531715 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241113085531715 DAUC <0003> auc.c:142 vector [1]: autn = 6f4f292a2bc70000cde2d26a5957fd17 20241113085531715 DAUC <0003> auc.c:143 vector [1]: ck = afd23eeb0777626626ca1958c9a3b88e 20241113085531715 DAUC <0003> auc.c:144 vector [1]: ik = a9c5d05ef95c36c0d0419cd3199fa521 20241113085531715 DAUC <0003> auc.c:145 vector [1]: res = 9fd41c801de9e6a20000000000000000 20241113085531715 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531715 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085531715 DAUC <0003> auc.c:151 vector [1]: kc = f09c6b3e2e174909 20241113085531715 DAUC <0003> auc.c:152 vector [1]: sres = 823dfa22 20241113085531715 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085531715 DAUC <0003> auc.c:113 vector [2]: rand = a135a7dee55a35233a6c4b995d1e92fd 20241113085531715 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241113085531715 DAUC <0003> auc.c:142 vector [2]: autn = e2b26e480e010000432ecd0d9f61400a 20241113085531715 DAUC <0003> auc.c:143 vector [2]: ck = 81fedf83914fad6880bbdbed0b82c9a8 20241113085531715 DAUC <0003> auc.c:144 vector [2]: ik = 7f225520b3c1c3a748316d0bbbaee345 20241113085531715 DAUC <0003> auc.c:145 vector [2]: res = d22ec6a8a4b8570b0000000000000000 20241113085531715 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531715 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085531715 DAUC <0003> auc.c:151 vector [2]: kc = 36563c4592a24422 20241113085531715 DAUC <0003> auc.c:152 vector [2]: sres = 769691a3 20241113085531715 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085531715 DAUC <0003> auc.c:113 vector [3]: rand = 40231f160ae80e1c57d0c527608bf417 20241113085531715 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241113085531715 DAUC <0003> auc.c:142 vector [3]: autn = e26a580c022000005861ed755ba75aec 20241113085531715 DAUC <0003> auc.c:143 vector [3]: ck = a06f1f4f4533996380c8406836ae19d6 20241113085531715 DAUC <0003> auc.c:144 vector [3]: ik = 0d5f6f265e26bc8ac10c6aa21a6ac162 20241113085531715 DAUC <0003> auc.c:145 vector [3]: res = 4bc20cbd31ea8c9d0000000000000000 20241113085531715 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531715 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085531715 DAUC <0003> auc.c:151 vector [3]: kc = ecf45aa337d1fd5d 20241113085531715 DAUC <0003> auc.c:152 vector [3]: sres = 7a288020 20241113085531715 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085531715 DAUC <0003> auc.c:113 vector [4]: rand = 9087470eccedc7e442c9826ed210c4f8 20241113085531715 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241113085531715 DAUC <0003> auc.c:142 vector [4]: autn = 7ac92093005f00004b6d76c127b90984 20241113085531715 DAUC <0003> auc.c:143 vector [4]: ck = 9361289d690e5d6c58e964a003227918 20241113085531715 DAUC <0003> auc.c:144 vector [4]: ik = 1e2d64fa53d0cd2ed646012849e9f117 20241113085531715 DAUC <0003> auc.c:145 vector [4]: res = 1ddfaf2860e679db0000000000000000 20241113085531715 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531715 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241113085531715 DAUC <0003> auc.c:151 vector [4]: kc = 03e329ef7015184d 20241113085531715 DAUC <0003> auc.c:152 vector [4]: sres = 7d39d6f3 20241113085531715 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241113085531715 DAUC <0003> db_auc.c:245 IMSI='262422081982161': Generated 5 vectors 20241113085531715 DAUC <0003> db_auc.c:249 IMSI='262422081982161': Updating SQN=481 in DB 20241113085531715 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422081982161"} 20241113085531715 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422081982161 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531715 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531715 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50776<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@20a802936fbf: Final verdict of PTC: pass 20241113085531718 DAUC <0003> db_auc.c:157 IMSI='262427105112202': No 2G Auth Data 20241113085531718 DAUC <0003> db_auc.c:192 IMSI='262427105112202': No 3G Auth Data HLR_Test-GSUP(21)@20a802936fbf: Created GsupExpect[0] for "262427105112202" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241113085531732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 20241113085531735 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531735 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427105112202"} 20241113085531735 DAUC <0003> db_auc.c:157 IMSI='262427105112202': No 2G Auth Data 20241113085531735 DAUC <0003> db_auc.c:236 IMSI='262427105112202': Calling to generate 1 vectors 20241113085531735 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241113085531735 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531735 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241113085531735 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085531735 DAUC <0003> auc.c:113 vector [0]: rand = 06e195742240585b9bc49d7e38bfd721 20241113085531735 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085531735 DAUC <0003> auc.c:142 vector [0]: autn = 1f56affc6a790000c24193986d94b72e 20241113085531735 DAUC <0003> auc.c:143 vector [0]: ck = 562327e9ffdec7c0fc2970ca1da8ac52 20241113085531735 DAUC <0003> auc.c:144 vector [0]: ik = 732918d262935a0906e700b07caf84da 20241113085531735 DAUC <0003> auc.c:145 vector [0]: res = ba398c12467ac7ba0000000000000000 20241113085531735 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531735 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085531735 DAUC <0003> auc.c:151 vector [0]: kc = dfc44f41fc4ab541 20241113085531735 DAUC <0003> auc.c:152 vector [0]: sres = fc434ba8 20241113085531735 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085531735 DAUC <0003> db_auc.c:245 IMSI='262427105112202': Generated 1 vectors 20241113085531735 DAUC <0003> db_auc.c:249 IMSI='262427105112202': Updating SQN=33 in DB 20241113085531735 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427105112202"} 20241113085531735 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531735 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531735 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20a802936fbf: Found GsupExpect[0] for "262427105112202" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@20a802936fbf: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427105112202" TC_gsup_sai_num_auth_vectors(28)@20a802936fbf: setverdict(pass): none -> pass 20241113085531738 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531738 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427105112202"} 20241113085531738 DAUC <0003> db_auc.c:157 IMSI='262427105112202': No 2G Auth Data 20241113085531738 DAUC <0003> db_auc.c:236 IMSI='262427105112202': Calling to generate 4 vectors 20241113085531738 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241113085531738 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531738 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241113085531738 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241113085531738 DAUC <0003> auc.c:113 vector [0]: rand = 821eb486a4e3e0e3a40c0411496f7cac 20241113085531738 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241113085531738 DAUC <0003> auc.c:142 vector [0]: autn = 6dcbd16d1dde0000b8fdbb302d75583c 20241113085531738 DAUC <0003> auc.c:143 vector [0]: ck = 1146e8840948797b1debac18f1550faf 20241113085531738 DAUC <0003> auc.c:144 vector [0]: ik = 2515ca9e9b27812b3cf4c1120fd762bd 20241113085531738 DAUC <0003> auc.c:145 vector [0]: res = c0ee68f6297c69650000000000000000 20241113085531738 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531738 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085531738 DAUC <0003> auc.c:151 vector [0]: kc = 154c4f106ced9542 20241113085531738 DAUC <0003> auc.c:152 vector [0]: sres = e9920193 20241113085531738 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085531738 DAUC <0003> auc.c:113 vector [1]: rand = b7d42e4920ca2aeab3c080ecf0dafd46 20241113085531738 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241113085531738 DAUC <0003> auc.c:142 vector [1]: autn = 6a98023643f80000fa3db2ec97d5801e 20241113085531738 DAUC <0003> auc.c:143 vector [1]: ck = 194c0e8b8c098b22b461890f2e23b75a 20241113085531738 DAUC <0003> auc.c:144 vector [1]: ik = 9e3cde3674c7bb22e2e9e9a09332dba7 20241113085531738 DAUC <0003> auc.c:145 vector [1]: res = 18581455f43d1cf30000000000000000 20241113085531738 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531738 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085531738 DAUC <0003> auc.c:151 vector [1]: kc = d1f8b01245df5cfd 20241113085531738 DAUC <0003> auc.c:152 vector [1]: sres = ec6508a6 20241113085531738 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085531738 DAUC <0003> auc.c:113 vector [2]: rand = d38958a6567246f22086147d17a9bf7d 20241113085531738 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241113085531738 DAUC <0003> auc.c:142 vector [2]: autn = 77eb4da32def0000e96c50b7761908b4 20241113085531738 DAUC <0003> auc.c:143 vector [2]: ck = 36cbbc739952c773650a7aa5e3fa76e9 20241113085531738 DAUC <0003> auc.c:144 vector [2]: ik = 5a914b8d7d476f83e216b638abcfc8f5 20241113085531738 DAUC <0003> auc.c:145 vector [2]: res = dbc3cfacb9d2c6140000000000000000 20241113085531738 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531738 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085531738 DAUC <0003> auc.c:151 vector [2]: kc = eb463b63ac2016ec 20241113085531738 DAUC <0003> auc.c:152 vector [2]: sres = 621109b8 20241113085531738 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085531738 DAUC <0003> auc.c:113 vector [3]: rand = 6953d7d457a33c66f96036fe56ea6532 20241113085531738 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241113085531738 DAUC <0003> auc.c:142 vector [3]: autn = 4c3d0996d8800000923f307a0ee13d2a 20241113085531738 DAUC <0003> auc.c:143 vector [3]: ck = bdd0926bad792ca62d03783931400eb2 20241113085531738 DAUC <0003> auc.c:144 vector [3]: ik = ebe03c8d6b5404ed15894bb0878944d1 20241113085531738 DAUC <0003> auc.c:145 vector [3]: res = 5e35a22e0efe33a50000000000000000 20241113085531738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531738 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085531738 DAUC <0003> auc.c:151 vector [3]: kc = 6eba9d6f70e46228 20241113085531738 DAUC <0003> auc.c:152 vector [3]: sres = 50cb918b 20241113085531738 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085531738 DAUC <0003> db_auc.c:245 IMSI='262427105112202': Generated 4 vectors 20241113085531738 DAUC <0003> db_auc.c:249 IMSI='262427105112202': Updating SQN=161 in DB 20241113085531738 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427105112202"} 20241113085531738 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531738 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531738 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531741 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531741 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427105112202"} 20241113085531741 DAUC <0003> db_auc.c:157 IMSI='262427105112202': No 2G Auth Data 20241113085531741 DAUC <0003> db_auc.c:236 IMSI='262427105112202': Calling to generate 5 vectors 20241113085531741 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241113085531741 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531741 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241113085531741 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241113085531741 DAUC <0003> auc.c:113 vector [0]: rand = a67b9e5a4baf1f1fcf21cb33f0278e8b 20241113085531741 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241113085531741 DAUC <0003> auc.c:142 vector [0]: autn = b579ae59c10d000041c29a1ba2b16a46 20241113085531741 DAUC <0003> auc.c:143 vector [0]: ck = d8a6bc134f3a6a2b2d51686e377aeb31 20241113085531741 DAUC <0003> auc.c:144 vector [0]: ik = cf4006ce1ee544ef1c2a7c3bbee7c8ec 20241113085531741 DAUC <0003> auc.c:145 vector [0]: res = 551761ae7a1e9ac00000000000000000 20241113085531741 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531741 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085531741 DAUC <0003> auc.c:151 vector [0]: kc = 269dae88d8420d19 20241113085531741 DAUC <0003> auc.c:152 vector [0]: sres = 2f09fb6e 20241113085531741 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085531741 DAUC <0003> auc.c:113 vector [1]: rand = 0a52e88599794ba28c175f9b98c5ce04 20241113085531741 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241113085531741 DAUC <0003> auc.c:142 vector [1]: autn = e209de381fa600009b69ede04fb39534 20241113085531741 DAUC <0003> auc.c:143 vector [1]: ck = e93a1e7c44be236d66b9664d6b174ac1 20241113085531741 DAUC <0003> auc.c:144 vector [1]: ik = 126ba392caaf3fdecb8d37c8d0de60ee 20241113085531741 DAUC <0003> auc.c:145 vector [1]: res = 2b5520a2a88eb55e0000000000000000 20241113085531741 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531741 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085531741 DAUC <0003> auc.c:151 vector [1]: kc = 5665ec6b35d8369c 20241113085531741 DAUC <0003> auc.c:152 vector [1]: sres = 83db95fc 20241113085531741 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085531741 DAUC <0003> auc.c:113 vector [2]: rand = f3d15fd235f904799c8026433dc201ad 20241113085531741 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241113085531741 DAUC <0003> auc.c:142 vector [2]: autn = 04d56193dd2500005ff0915b2e13c1a6 20241113085531741 DAUC <0003> auc.c:143 vector [2]: ck = 97e898124322901c7dd2349517fc3b54 20241113085531741 DAUC <0003> auc.c:144 vector [2]: ik = 8fab950352a2db5da78e6fafe9bc1a1a 20241113085531741 DAUC <0003> auc.c:145 vector [2]: res = 7ad946416c1f19770000000000000000 20241113085531741 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531741 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085531741 DAUC <0003> auc.c:151 vector [2]: kc = c21f562befc06a0f 20241113085531741 DAUC <0003> auc.c:152 vector [2]: sres = 16c65f36 20241113085531741 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085531741 DAUC <0003> auc.c:113 vector [3]: rand = 17f2b6a3d9b47e98d217d86c476985de 20241113085531741 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241113085531741 DAUC <0003> auc.c:142 vector [3]: autn = b1b99a57c2ed0000f5a60040620dcad9 20241113085531741 DAUC <0003> auc.c:143 vector [3]: ck = 0ee8961451b9fe3a737a7fa9da4f1c23 20241113085531741 DAUC <0003> auc.c:144 vector [3]: ik = 87f8e39de6f7897c064e6787c0791a45 20241113085531741 DAUC <0003> auc.c:145 vector [3]: res = 4f12b06579fdd9ad0000000000000000 20241113085531741 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531741 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085531741 DAUC <0003> auc.c:151 vector [3]: kc = fc246da7ad787120 20241113085531741 DAUC <0003> auc.c:152 vector [3]: sres = 36ef69c8 20241113085531741 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085531742 DAUC <0003> auc.c:113 vector [4]: rand = 254d145754af483715e54ffc61eb7933 20241113085531742 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241113085531742 DAUC <0003> auc.c:142 vector [4]: autn = e1b49607e5cb0000d07c2e0e225d2887 20241113085531742 DAUC <0003> auc.c:143 vector [4]: ck = 6686fbb51aee27316e0d30f3df5de81e 20241113085531742 DAUC <0003> auc.c:144 vector [4]: ik = 9cf5a75b64a04a18ade816590c126b77 20241113085531742 DAUC <0003> auc.c:145 vector [4]: res = 600696ce41ef45160000000000000000 20241113085531742 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531742 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241113085531742 DAUC <0003> auc.c:151 vector [4]: kc = 39967a44ad01ee40 20241113085531742 DAUC <0003> auc.c:152 vector [4]: sres = 21e9d3d8 20241113085531742 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241113085531742 DAUC <0003> db_auc.c:245 IMSI='262427105112202': Generated 5 vectors 20241113085531742 DAUC <0003> db_auc.c:249 IMSI='262427105112202': Updating SQN=321 in DB 20241113085531742 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427105112202"} 20241113085531742 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531742 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531742 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531744 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531744 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427105112202"} 20241113085531744 DAUC <0003> db_auc.c:157 IMSI='262427105112202': No 2G Auth Data 20241113085531744 DAUC <0003> db_auc.c:236 IMSI='262427105112202': Calling to generate 5 vectors 20241113085531744 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241113085531744 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531744 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241113085531744 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241113085531745 DAUC <0003> auc.c:113 vector [0]: rand = 8066d720366706b8be92da294218adea 20241113085531745 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241113085531745 DAUC <0003> auc.c:142 vector [0]: autn = af5848d0e4370000f3abbb94827d557c 20241113085531745 DAUC <0003> auc.c:143 vector [0]: ck = e231be361659f3b45dc5604da1132e0b 20241113085531745 DAUC <0003> auc.c:144 vector [0]: ik = 786b37f09bf607b07ed62ab47c547f8b 20241113085531745 DAUC <0003> auc.c:145 vector [0]: res = 2a4755d2e3be4bc90000000000000000 20241113085531745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531745 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085531745 DAUC <0003> auc.c:151 vector [0]: kc = b949c33f50e8a584 20241113085531745 DAUC <0003> auc.c:152 vector [0]: sres = c9f91e1b 20241113085531745 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085531745 DAUC <0003> auc.c:113 vector [1]: rand = 2936cffa1461225331efb25b0cfd5f56 20241113085531745 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241113085531745 DAUC <0003> auc.c:142 vector [1]: autn = a609751b6ef600001bff164975736cd7 20241113085531745 DAUC <0003> auc.c:143 vector [1]: ck = a644c4f788c9752c5b5621191792b5aa 20241113085531745 DAUC <0003> auc.c:144 vector [1]: ik = f946de7d91058822d3f554aba933102e 20241113085531745 DAUC <0003> auc.c:145 vector [1]: res = d26441115777ee520000000000000000 20241113085531745 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531745 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085531745 DAUC <0003> auc.c:151 vector [1]: kc = d7a16f38a76d588a 20241113085531745 DAUC <0003> auc.c:152 vector [1]: sres = 8513af43 20241113085531745 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085531745 DAUC <0003> auc.c:113 vector [2]: rand = 1c5babd85a99fe6951dab5011db54ecd 20241113085531745 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241113085531745 DAUC <0003> auc.c:142 vector [2]: autn = 93cefdfc420200007e8219f577b2d8e0 20241113085531745 DAUC <0003> auc.c:143 vector [2]: ck = 5854d896ee45fcb1bf2a6ebad9c8cd0c 20241113085531745 DAUC <0003> auc.c:144 vector [2]: ik = 1c7693c3d918848f93dd45c5cf43a78f 20241113085531745 DAUC <0003> auc.c:145 vector [2]: res = b1e19dd1e1f7979e0000000000000000 20241113085531745 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531745 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085531745 DAUC <0003> auc.c:151 vector [2]: kc = 68d5602a21d612bd 20241113085531745 DAUC <0003> auc.c:152 vector [2]: sres = 50160a4f 20241113085531745 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085531745 DAUC <0003> auc.c:113 vector [3]: rand = 84178b09d1e981bbe9e28157b4f61f65 20241113085531745 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241113085531745 DAUC <0003> auc.c:142 vector [3]: autn = bee3f8e52a79000042bc6b32eab71fa7 20241113085531745 DAUC <0003> auc.c:143 vector [3]: ck = fbb230d30e8fbc8c23bc35bd0a0bc431 20241113085531745 DAUC <0003> auc.c:144 vector [3]: ik = 0e27917b967cf4a6dbdcae7a44e009e5 20241113085531745 DAUC <0003> auc.c:145 vector [3]: res = ea1ac2021335d70d0000000000000000 20241113085531745 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531745 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085531745 DAUC <0003> auc.c:151 vector [3]: kc = 0df53a6fd61885fe 20241113085531745 DAUC <0003> auc.c:152 vector [3]: sres = f92f150f 20241113085531745 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085531745 DAUC <0003> auc.c:113 vector [4]: rand = 34047a7c95456471a32b5dc49151a88b 20241113085531745 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241113085531745 DAUC <0003> auc.c:142 vector [4]: autn = d4a539b5512e00007e8336737b3b733a 20241113085531745 DAUC <0003> auc.c:143 vector [4]: ck = abbd200647f1618389b3d1c5793e4d03 20241113085531745 DAUC <0003> auc.c:144 vector [4]: ik = 311b92119072d66fa144030b52fe92c3 20241113085531745 DAUC <0003> auc.c:145 vector [4]: res = 890ad7e9cae985a90000000000000000 20241113085531745 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531745 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241113085531745 DAUC <0003> auc.c:151 vector [4]: kc = b25160d9fc43682c 20241113085531745 DAUC <0003> auc.c:152 vector [4]: sres = 43e35240 20241113085531745 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241113085531745 DAUC <0003> db_auc.c:245 IMSI='262427105112202': Generated 5 vectors 20241113085531745 DAUC <0003> db_auc.c:249 IMSI='262427105112202': Updating SQN=481 in DB 20241113085531745 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427105112202"} 20241113085531745 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427105112202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531745 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531745 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@20a802936fbf: Final verdict of PTC: pass 20241113085531749 DAUC <0003> db_auc.c:157 IMSI='262425712900478': No 2G Auth Data 20241113085531749 DAUC <0003> db_auc.c:192 IMSI='262425712900478': No 3G Auth Data HLR_Test-GSUP(21)@20a802936fbf: Created GsupExpect[0] for "262425712900478" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241113085531764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4258 20241113085531768 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531768 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425712900478"} 20241113085531768 DAUC <0003> db_auc.c:236 IMSI='262425712900478': Calling to generate 1 vectors 20241113085531768 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241113085531768 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531768 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531768 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085531768 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531768 DAUC <0003> auc.c:113 vector [0]: rand = 8fef61102d96660765876abe409241be 20241113085531768 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085531768 DAUC <0003> auc.c:142 vector [0]: autn = 337c893a88cd000043d93f5c17d51de3 20241113085531768 DAUC <0003> auc.c:143 vector [0]: ck = 905e2f82ed2946b3562bf77dc3e3ab04 20241113085531768 DAUC <0003> auc.c:144 vector [0]: ik = 775b22f7154981ac26275bc2c9f5ec8d 20241113085531768 DAUC <0003> auc.c:145 vector [0]: res = af41b0e7d0a6e5d50000000000000000 20241113085531768 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531768 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531768 DAUC <0003> auc.c:179 vector [0]: kc = b6dd03ac093b5400 20241113085531768 DAUC <0003> auc.c:180 vector [0]: sres = 62bfd7ce 20241113085531768 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531768 DAUC <0003> db_auc.c:245 IMSI='262425712900478': Generated 1 vectors 20241113085531768 DAUC <0003> db_auc.c:249 IMSI='262425712900478': Updating SQN=33 in DB 20241113085531768 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425712900478"} 20241113085531768 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531768 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531768 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20a802936fbf: Found GsupExpect[0] for "262425712900478" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@20a802936fbf: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262425712900478" TC_gsup_sai_num_auth_vectors(29)@20a802936fbf: setverdict(pass): none -> pass 20241113085531771 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531771 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425712900478"} 20241113085531771 DAUC <0003> db_auc.c:236 IMSI='262425712900478': Calling to generate 4 vectors 20241113085531771 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241113085531771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241113085531771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531771 DAUC <0003> auc.c:113 vector [0]: rand = b1e46f752caa8cdcb8a83f6eba1d417f 20241113085531771 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241113085531771 DAUC <0003> auc.c:142 vector [0]: autn = 3583490383d200009bb39df3d4392090 20241113085531771 DAUC <0003> auc.c:143 vector [0]: ck = f58f57650b806814b4292a7d5463aace 20241113085531771 DAUC <0003> auc.c:144 vector [0]: ik = 6c4ad882caadc3c00979a6e3b3fc88f2 20241113085531771 DAUC <0003> auc.c:145 vector [0]: res = 9d331497bd6047510000000000000000 20241113085531771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531771 DAUC <0003> auc.c:179 vector [0]: kc = e52e5a68963bb800 20241113085531771 DAUC <0003> auc.c:180 vector [0]: sres = 8c087ca3 20241113085531771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531771 DAUC <0003> auc.c:113 vector [1]: rand = 1609ab2306fd4b2523286928f186236c 20241113085531771 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241113085531771 DAUC <0003> auc.c:142 vector [1]: autn = e7e57690b5020000a0dd55fe17900e39 20241113085531771 DAUC <0003> auc.c:143 vector [1]: ck = ca9f77aac7136fb7af6c37ece75b40f5 20241113085531772 DAUC <0003> auc.c:144 vector [1]: ik = be5080e58c5ee921a5f00f604c7174c8 20241113085531772 DAUC <0003> auc.c:145 vector [1]: res = e4a9d67dc1a39b5e0000000000000000 20241113085531772 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531772 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085531772 DAUC <0003> auc.c:179 vector [1]: kc = 60fb152620677400 20241113085531772 DAUC <0003> auc.c:180 vector [1]: sres = f55f4094 20241113085531772 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085531772 DAUC <0003> auc.c:113 vector [2]: rand = 62dfd5a7bca42ab0f96c1efe8e4efb9c 20241113085531772 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241113085531772 DAUC <0003> auc.c:142 vector [2]: autn = 84c645c5d954000091f51480ac15a2a5 20241113085531772 DAUC <0003> auc.c:143 vector [2]: ck = 8036fc4bed1fd4b08fa74213f41a4fc2 20241113085531772 DAUC <0003> auc.c:144 vector [2]: ik = 73e46af29581acf58137565866719d41 20241113085531772 DAUC <0003> auc.c:145 vector [2]: res = 134012566539d4270000000000000000 20241113085531772 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531772 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085531772 DAUC <0003> auc.c:179 vector [2]: kc = b39c6b52608bd800 20241113085531772 DAUC <0003> auc.c:180 vector [2]: sres = 3683946b 20241113085531772 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085531772 DAUC <0003> auc.c:113 vector [3]: rand = 7eb268b5f05ec9dae8743251194727ab 20241113085531772 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241113085531772 DAUC <0003> auc.c:142 vector [3]: autn = b07833d11ab800003fc9fe9b6eeaf747 20241113085531772 DAUC <0003> auc.c:143 vector [3]: ck = cdedf5174e02c2571ebfa6c1365752d7 20241113085531772 DAUC <0003> auc.c:144 vector [3]: ik = aeef566a9ec332dc687eb96da2be5fa8 20241113085531772 DAUC <0003> auc.c:145 vector [3]: res = 10bf5a0ff56dfee30000000000000000 20241113085531772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531772 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085531772 DAUC <0003> auc.c:179 vector [3]: kc = 1c6c6f48e4f6c800 20241113085531772 DAUC <0003> auc.c:180 vector [3]: sres = b6bd05ac 20241113085531772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085531772 DAUC <0003> db_auc.c:245 IMSI='262425712900478': Generated 4 vectors 20241113085531772 DAUC <0003> db_auc.c:249 IMSI='262425712900478': Updating SQN=161 in DB 20241113085531772 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425712900478"} 20241113085531772 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531772 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531772 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531775 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531775 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425712900478"} 20241113085531775 DAUC <0003> db_auc.c:236 IMSI='262425712900478': Calling to generate 5 vectors 20241113085531775 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085531775 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531775 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531775 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241113085531775 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531775 DAUC <0003> auc.c:113 vector [0]: rand = 42b6b88adeb3203cfa7707e786d282bf 20241113085531775 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241113085531775 DAUC <0003> auc.c:142 vector [0]: autn = 36a6a467ddd20000cc18b1e7c59ed99e 20241113085531775 DAUC <0003> auc.c:143 vector [0]: ck = 86fd19ca1f1691663b40b1cb10f95e83 20241113085531775 DAUC <0003> auc.c:144 vector [0]: ik = de8c547521082f295ea9b9d784531d93 20241113085531775 DAUC <0003> auc.c:145 vector [0]: res = b2e6b6d9fa8ace890000000000000000 20241113085531775 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531775 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531775 DAUC <0003> auc.c:179 vector [0]: kc = a989a93f9ff5f400 20241113085531775 DAUC <0003> auc.c:180 vector [0]: sres = f426a74f 20241113085531775 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531775 DAUC <0003> auc.c:113 vector [1]: rand = d11fb6911f5c4c889b420581c599b327 20241113085531775 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241113085531775 DAUC <0003> auc.c:142 vector [1]: autn = 05400f82ce75000007c590125ff407c9 20241113085531776 DAUC <0003> auc.c:143 vector [1]: ck = cbbd88107149b7316f3451d0e7c03498 20241113085531776 DAUC <0003> auc.c:144 vector [1]: ik = 88a0402050bcec2125bfd1fc52f98a68 20241113085531776 DAUC <0003> auc.c:145 vector [1]: res = c5286848c77a62370000000000000000 20241113085531776 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531776 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085531776 DAUC <0003> auc.c:179 vector [1]: kc = ca05a4cf9bd19000 20241113085531776 DAUC <0003> auc.c:180 vector [1]: sres = 7f5e6572 20241113085531776 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085531776 DAUC <0003> auc.c:113 vector [2]: rand = adebcd0b9c6536aa900904485571717d 20241113085531776 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241113085531776 DAUC <0003> auc.c:142 vector [2]: autn = dd8891e9b2ec0000f0b9657bfdf1a8dd 20241113085531776 DAUC <0003> auc.c:143 vector [2]: ck = fde65a709b03ca8d9ae592c004770a61 20241113085531776 DAUC <0003> auc.c:144 vector [2]: ik = 341a05c7ae4b6b58128264725ab251e6 20241113085531776 DAUC <0003> auc.c:145 vector [2]: res = f57e380361644af10000000000000000 20241113085531776 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531776 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085531776 DAUC <0003> auc.c:179 vector [2]: kc = 2f82cda3419dc400 20241113085531776 DAUC <0003> auc.c:180 vector [2]: sres = 88bb4efa 20241113085531776 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085531776 DAUC <0003> auc.c:113 vector [3]: rand = 960f8f0834051e14049d3635bc28e044 20241113085531776 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241113085531776 DAUC <0003> auc.c:142 vector [3]: autn = dc9b11c5dd2000002a898ec28c45d8e9 20241113085531776 DAUC <0003> auc.c:143 vector [3]: ck = 00d84752346c7b35f960c937cab330f0 20241113085531776 DAUC <0003> auc.c:144 vector [3]: ik = 6663d3aabf6eebe169dcfb93d723b7ec 20241113085531776 DAUC <0003> auc.c:145 vector [3]: res = 94672a41e80397440000000000000000 20241113085531776 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531776 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085531776 DAUC <0003> auc.c:179 vector [3]: kc = 02b8bede7f4d0c00 20241113085531776 DAUC <0003> auc.c:180 vector [3]: sres = 5c5ab3d8 20241113085531776 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085531776 DAUC <0003> auc.c:113 vector [4]: rand = 60c1c4abb5fe54c513eddd678c63c029 20241113085531776 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241113085531776 DAUC <0003> auc.c:142 vector [4]: autn = 6d78e6468ba300008146574105cfedae 20241113085531776 DAUC <0003> auc.c:143 vector [4]: ck = 8f03687491c18f8c64a956ff62737124 20241113085531776 DAUC <0003> auc.c:144 vector [4]: ik = e9417ad9e570b77c765eb4b39a242b85 20241113085531776 DAUC <0003> auc.c:145 vector [4]: res = 0d69749ce993776a0000000000000000 20241113085531776 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531776 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085531776 DAUC <0003> auc.c:179 vector [4]: kc = 68a61977cc635800 20241113085531776 DAUC <0003> auc.c:180 vector [4]: sres = 93f83d53 20241113085531776 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085531776 DAUC <0003> db_auc.c:245 IMSI='262425712900478': Generated 5 vectors 20241113085531776 DAUC <0003> db_auc.c:249 IMSI='262425712900478': Updating SQN=321 in DB 20241113085531776 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425712900478"} 20241113085531776 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531776 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531776 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531779 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531779 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425712900478"} 20241113085531779 DAUC <0003> db_auc.c:236 IMSI='262425712900478': Calling to generate 5 vectors 20241113085531779 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085531779 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531779 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531779 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241113085531779 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531779 DAUC <0003> auc.c:113 vector [0]: rand = 05f41c28dc5b10d066c9fb0f2d6a8f02 20241113085531779 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241113085531779 DAUC <0003> auc.c:142 vector [0]: autn = 2b91cde49aab000081d962cb4fd86dbd 20241113085531779 DAUC <0003> auc.c:143 vector [0]: ck = 0825d967b23f3a5a7c475963becff189 20241113085531779 DAUC <0003> auc.c:144 vector [0]: ik = 61c4f08f7b2794a0eca8b60a2f411b88 20241113085531779 DAUC <0003> auc.c:145 vector [0]: res = 0d5c2a64cee894fe0000000000000000 20241113085531779 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531779 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531779 DAUC <0003> auc.c:179 vector [0]: kc = 73cf09eb53e78c00 20241113085531779 DAUC <0003> auc.c:180 vector [0]: sres = 50dad48b 20241113085531779 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531779 DAUC <0003> auc.c:113 vector [1]: rand = 285d63ef00f8e9d5dbe2100a4be1f200 20241113085531779 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241113085531779 DAUC <0003> auc.c:142 vector [1]: autn = 37ce4c6ae2a3000033d4fc2e3ef6aed5 20241113085531779 DAUC <0003> auc.c:143 vector [1]: ck = 6e8e8d9c558ce61658911c9def9a52f5 20241113085531779 DAUC <0003> auc.c:144 vector [1]: ik = ceecbc508195e163c5aee501906af229 20241113085531779 DAUC <0003> auc.c:145 vector [1]: res = c6097ae189e46fcc0000000000000000 20241113085531779 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531779 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085531779 DAUC <0003> auc.c:179 vector [1]: kc = 769777b48e27e800 20241113085531779 DAUC <0003> auc.c:180 vector [1]: sres = 551b2a64 20241113085531779 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085531779 DAUC <0003> auc.c:113 vector [2]: rand = d6103851a0fe337d07013f9adc55ec42 20241113085531779 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241113085531779 DAUC <0003> auc.c:142 vector [2]: autn = b2aa8a609ef10000ebf821cfa7daedfd 20241113085531779 DAUC <0003> auc.c:143 vector [2]: ck = e61abc53a85d543d619e39d8c1618baa 20241113085531779 DAUC <0003> auc.c:144 vector [2]: ik = 57ae5e002d65b32281971238658158e2 20241113085531779 DAUC <0003> auc.c:145 vector [2]: res = c38b4bc4eceac94b0000000000000000 20241113085531779 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531779 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085531779 DAUC <0003> auc.c:179 vector [2]: kc = 392a134fb7f46400 20241113085531779 DAUC <0003> auc.c:180 vector [2]: sres = 9916e12b 20241113085531779 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085531779 DAUC <0003> auc.c:113 vector [3]: rand = cd20a7d41e9788a515f3f6a79866f10e 20241113085531779 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241113085531779 DAUC <0003> auc.c:142 vector [3]: autn = 6565cc626dc80000b6844dac305e4631 20241113085531779 DAUC <0003> auc.c:143 vector [3]: ck = 395324a06d477b8f5c25193a08b2681c 20241113085531779 DAUC <0003> auc.c:144 vector [3]: ik = 2c122004816cc022aa2c0bcd594dbaba 20241113085531779 DAUC <0003> auc.c:145 vector [3]: res = 98bf04c01bd804990000000000000000 20241113085531779 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531779 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085531779 DAUC <0003> auc.c:179 vector [3]: kc = a023ac4826d43400 20241113085531779 DAUC <0003> auc.c:180 vector [3]: sres = 6bf4773f 20241113085531779 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085531779 DAUC <0003> auc.c:113 vector [4]: rand = 1c4f52447192cc61a9ec84057b7bbb19 20241113085531779 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241113085531779 DAUC <0003> auc.c:142 vector [4]: autn = b2f7626a9f1e0000c8b3e144c1fbfbe3 20241113085531779 DAUC <0003> auc.c:143 vector [4]: ck = 8c7f6a80e0cfead728d1426c56b9e721 20241113085531780 DAUC <0003> auc.c:144 vector [4]: ik = aa3c8304d4e3441cf7d3c170d5028ea4 20241113085531780 DAUC <0003> auc.c:145 vector [4]: res = 8cc261e600af18df0000000000000000 20241113085531780 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531780 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085531780 DAUC <0003> auc.c:179 vector [4]: kc = b4f22446aa6a5400 20241113085531780 DAUC <0003> auc.c:180 vector [4]: sres = a0f389bc 20241113085531780 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085531780 DAUC <0003> db_auc.c:245 IMSI='262425712900478': Generated 5 vectors 20241113085531780 DAUC <0003> db_auc.c:249 IMSI='262425712900478': Updating SQN=481 in DB 20241113085531780 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425712900478"} 20241113085531780 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425712900478 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531780 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531780 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@20a802936fbf: Final verdict of PTC: pass 20241113085531784 DAUC <0003> db_auc.c:157 IMSI='262429616246222': No 2G Auth Data 20241113085531784 DAUC <0003> db_auc.c:192 IMSI='262429616246222': No 3G Auth Data HLR_Test-GSUP(21)@20a802936fbf: Created GsupExpect[0] for "262429616246222" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241113085531799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4258 20241113085531802 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531802 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429616246222"} 20241113085531802 DAUC <0003> db_auc.c:236 IMSI='262429616246222': Calling to generate 1 vectors 20241113085531802 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241113085531802 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531802 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531802 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085531802 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531803 DAUC <0003> auc.c:113 vector [0]: rand = 0d0452fe9f4fd1b0ca8c274a61dc65a1 20241113085531803 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085531803 DAUC <0003> auc.c:142 vector [0]: autn = 7e3b831282be00002f8386d536cedfab 20241113085531803 DAUC <0003> auc.c:143 vector [0]: ck = f5de64388abbb7b6da5c726aaf63f6dd 20241113085531803 DAUC <0003> auc.c:144 vector [0]: ik = d84bc846b471331cbd689c9e263f2ac1 20241113085531803 DAUC <0003> auc.c:145 vector [0]: res = 529ec8496ed46a810000000000000000 20241113085531803 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531803 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531803 DAUC <0003> auc.c:179 vector [0]: kc = 478d084346cc7800 20241113085531803 DAUC <0003> auc.c:180 vector [0]: sres = a573c6ac 20241113085531803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531803 DAUC <0003> db_auc.c:245 IMSI='262429616246222': Generated 1 vectors 20241113085531803 DAUC <0003> db_auc.c:249 IMSI='262429616246222': Updating SQN=33 in DB 20241113085531803 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429616246222"} 20241113085531803 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531803 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531803 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20a802936fbf: Found GsupExpect[0] for "262429616246222" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@20a802936fbf: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429616246222" TC_gsup_sai_num_auth_vectors(30)@20a802936fbf: setverdict(pass): none -> pass 20241113085531805 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531805 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429616246222"} 20241113085531805 DAUC <0003> db_auc.c:236 IMSI='262429616246222': Calling to generate 4 vectors 20241113085531805 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241113085531805 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531805 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531805 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241113085531806 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531806 DAUC <0003> auc.c:113 vector [0]: rand = 5cf0cdb6c974fc38e3d4e4aeae0764e6 20241113085531806 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241113085531806 DAUC <0003> auc.c:142 vector [0]: autn = 89f5dcdfa98900005ce3ff4276ae4733 20241113085531806 DAUC <0003> auc.c:143 vector [0]: ck = 5155ced6d5748ad84c8d4a4d6f587354 20241113085531806 DAUC <0003> auc.c:144 vector [0]: ik = f2bc21c7a551752ea9341a6bc81eb5e1 20241113085531806 DAUC <0003> auc.c:145 vector [0]: res = 804a634e8786242c0000000000000000 20241113085531806 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531806 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531806 DAUC <0003> auc.c:179 vector [0]: kc = 94298ff40e961800 20241113085531806 DAUC <0003> auc.c:180 vector [0]: sres = c9b151ba 20241113085531806 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531806 DAUC <0003> auc.c:113 vector [1]: rand = e89e7f6dd52ac8ac903399ca6e22b98a 20241113085531806 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241113085531806 DAUC <0003> auc.c:142 vector [1]: autn = 5e684444c643000012c7662b5268322d 20241113085531806 DAUC <0003> auc.c:143 vector [1]: ck = 1055bb3d271bc32acb7278cff0172bec 20241113085531806 DAUC <0003> auc.c:144 vector [1]: ik = 5ba4b1b331c09bb15a71b18a3bcf0432 20241113085531806 DAUC <0003> auc.c:145 vector [1]: res = a9b4d8609c530c650000000000000000 20241113085531806 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531806 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085531806 DAUC <0003> auc.c:179 vector [1]: kc = 9dde0023d82ab400 20241113085531806 DAUC <0003> auc.c:180 vector [1]: sres = e5695d7f 20241113085531806 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085531806 DAUC <0003> auc.c:113 vector [2]: rand = 9ba88e2ab7c9c6a6109d4f7c4c92dc47 20241113085531806 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241113085531806 DAUC <0003> auc.c:142 vector [2]: autn = 3ba7f56bef1e0000d98c2d7691d49978 20241113085531806 DAUC <0003> auc.c:143 vector [2]: ck = 122e1da6b3145b607babb54d4eef1d87 20241113085531806 DAUC <0003> auc.c:144 vector [2]: ik = 88a31b0a780abb2993dd71866e8ba76d 20241113085531806 DAUC <0003> auc.c:145 vector [2]: res = 788eaa052bcb87ea0000000000000000 20241113085531806 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531806 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085531806 DAUC <0003> auc.c:179 vector [2]: kc = 8ee48ebbc840e000 20241113085531806 DAUC <0003> auc.c:180 vector [2]: sres = 691d8eaa 20241113085531806 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085531806 DAUC <0003> auc.c:113 vector [3]: rand = 2a2b9909a6338595a77395c7eceff5d8 20241113085531806 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241113085531806 DAUC <0003> auc.c:142 vector [3]: autn = 01b424047def000057907169bc0a9b55 20241113085531806 DAUC <0003> auc.c:143 vector [3]: ck = e9ceb1c62ae2c01f28a54727722da9a3 20241113085531806 DAUC <0003> auc.c:144 vector [3]: ik = 51dc01ba7d91e52500bad7c00802fe15 20241113085531806 DAUC <0003> auc.c:145 vector [3]: res = 4d7a6fa2c1bbd1030000000000000000 20241113085531806 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531806 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085531806 DAUC <0003> auc.c:179 vector [3]: kc = 917ebeba9070a000 20241113085531806 DAUC <0003> auc.c:180 vector [3]: sres = 4f120e18 20241113085531806 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085531806 DAUC <0003> db_auc.c:245 IMSI='262429616246222': Generated 4 vectors 20241113085531806 DAUC <0003> db_auc.c:249 IMSI='262429616246222': Updating SQN=161 in DB 20241113085531806 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429616246222"} 20241113085531806 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531806 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531806 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531809 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531809 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429616246222"} 20241113085531809 DAUC <0003> db_auc.c:236 IMSI='262429616246222': Calling to generate 5 vectors 20241113085531809 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085531809 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531809 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531809 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241113085531809 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531809 DAUC <0003> auc.c:113 vector [0]: rand = 522593d92a91e7396151942e87fe8f1b 20241113085531809 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241113085531809 DAUC <0003> auc.c:142 vector [0]: autn = 26c31daa6c4700007cb82a7eea05d776 20241113085531809 DAUC <0003> auc.c:143 vector [0]: ck = 6aaef95a2bc180eee9b811d671a2ce02 20241113085531809 DAUC <0003> auc.c:144 vector [0]: ik = 45ef1585c1b0b2099dece7d23f6222a1 20241113085531809 DAUC <0003> auc.c:145 vector [0]: res = 6d5c6a64b7cf1fd90000000000000000 20241113085531809 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531809 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531809 DAUC <0003> auc.c:179 vector [0]: kc = c38e8777476b5800 20241113085531809 DAUC <0003> auc.c:180 vector [0]: sres = 09aed47c 20241113085531809 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531809 DAUC <0003> auc.c:113 vector [1]: rand = 009b2b681ac9cc8f21a9bd85e22a8606 20241113085531809 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241113085531809 DAUC <0003> auc.c:142 vector [1]: autn = a217b09043cd0000c4e79b8486b1550a 20241113085531809 DAUC <0003> auc.c:143 vector [1]: ck = 4705632cae39e891b8811373f75f4fca 20241113085531809 DAUC <0003> auc.c:144 vector [1]: ik = 5820d8c702a4a93981a7c2223fdef8a4 20241113085531809 DAUC <0003> auc.c:145 vector [1]: res = a70106c3b2ecb95f0000000000000000 20241113085531809 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531809 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085531809 DAUC <0003> auc.c:179 vector [1]: kc = 09eba8be006b5800 20241113085531810 DAUC <0003> auc.c:180 vector [1]: sres = ec06e801 20241113085531810 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085531810 DAUC <0003> auc.c:113 vector [2]: rand = f597684152e56a0614a1c5bfdea932bf 20241113085531810 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241113085531810 DAUC <0003> auc.c:142 vector [2]: autn = b9820ff717cb0000e327ebf1b87c9554 20241113085531810 DAUC <0003> auc.c:143 vector [2]: ck = 80f8f426a8675f66948f0ba4f9691d3b 20241113085531810 DAUC <0003> auc.c:144 vector [2]: ik = ae5764ac63bdf3fe755a3c26f7bc5d68 20241113085531810 DAUC <0003> auc.c:145 vector [2]: res = 941b54f7c79d456e0000000000000000 20241113085531810 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531810 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085531810 DAUC <0003> auc.c:179 vector [2]: kc = 7e3b78a0dfe78c00 20241113085531810 DAUC <0003> auc.c:180 vector [2]: sres = 90d35e00 20241113085531810 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085531810 DAUC <0003> auc.c:113 vector [3]: rand = 6f58bd87f7fec8c4b9a7e9fd13cb38d7 20241113085531810 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241113085531810 DAUC <0003> auc.c:142 vector [3]: autn = 9b2f4a27329400006060670427c9f0e4 20241113085531810 DAUC <0003> auc.c:143 vector [3]: ck = 14c73a9e4cff038f91638cbec6cd9684 20241113085531810 DAUC <0003> auc.c:144 vector [3]: ik = 67cabd31f41e9be3c50e26151e2d5683 20241113085531810 DAUC <0003> auc.c:145 vector [3]: res = 6d40c91e4e25b8be0000000000000000 20241113085531810 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531810 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085531810 DAUC <0003> auc.c:179 vector [3]: kc = b6cd49d008a1a000 20241113085531810 DAUC <0003> auc.c:180 vector [3]: sres = f1a4e49f 20241113085531810 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085531810 DAUC <0003> auc.c:113 vector [4]: rand = 8716e7bbe54e5eae9f7d47e76dcd5d6d 20241113085531810 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241113085531810 DAUC <0003> auc.c:142 vector [4]: autn = 84ef89da571f00007f2bb5d310d39bcf 20241113085531810 DAUC <0003> auc.c:143 vector [4]: ck = 31a7897ba087badeea9381d5584d0927 20241113085531810 DAUC <0003> auc.c:144 vector [4]: ik = 63a0799fcca6b7bf59dea6f4d9b3f6f6 20241113085531810 DAUC <0003> auc.c:145 vector [4]: res = 65e4fd351c3c05650000000000000000 20241113085531810 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531810 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085531810 DAUC <0003> auc.c:179 vector [4]: kc = bd92a637a1311400 20241113085531810 DAUC <0003> auc.c:180 vector [4]: sres = 1b245d80 20241113085531810 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085531810 DAUC <0003> db_auc.c:245 IMSI='262429616246222': Generated 5 vectors 20241113085531810 DAUC <0003> db_auc.c:249 IMSI='262429616246222': Updating SQN=321 in DB 20241113085531810 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429616246222"} 20241113085531810 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531810 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531810 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531813 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531813 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429616246222"} 20241113085531813 DAUC <0003> db_auc.c:236 IMSI='262429616246222': Calling to generate 5 vectors 20241113085531813 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085531813 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531813 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531813 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241113085531813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531813 DAUC <0003> auc.c:113 vector [0]: rand = bfb44ac0d3624ecbcfc9b95cdac8a454 20241113085531813 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241113085531813 DAUC <0003> auc.c:142 vector [0]: autn = b240091ac16900002d94851bf2ee519c 20241113085531813 DAUC <0003> auc.c:143 vector [0]: ck = 845808ba2c425fea97434d46e1949651 20241113085531813 DAUC <0003> auc.c:144 vector [0]: ik = 232c8cadb14d30160e7d21cfd604195c 20241113085531813 DAUC <0003> auc.c:145 vector [0]: res = 0d47ef68175db28c0000000000000000 20241113085531813 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531813 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531813 DAUC <0003> auc.c:179 vector [0]: kc = d0fc6621cc193800 20241113085531813 DAUC <0003> auc.c:180 vector [0]: sres = 4e6d75a0 20241113085531813 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531813 DAUC <0003> auc.c:113 vector [1]: rand = 5ebd079250e8f953246ee0f7ce82f8f5 20241113085531813 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241113085531813 DAUC <0003> auc.c:142 vector [1]: autn = 4a23fdc9282f00002868fa260addbda5 20241113085531813 DAUC <0003> auc.c:143 vector [1]: ck = 8fb2a98bb56c9b6340c5b93b070b1e65 20241113085531813 DAUC <0003> auc.c:144 vector [1]: ik = e272b8a887c58dd71c91ade0b8068a23 20241113085531813 DAUC <0003> auc.c:145 vector [1]: res = f7cca685e0ee7fe50000000000000000 20241113085531813 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531813 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085531813 DAUC <0003> auc.c:179 vector [1]: kc = a346844513564c00 20241113085531813 DAUC <0003> auc.c:180 vector [1]: sres = e0cd70c3 20241113085531813 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085531813 DAUC <0003> auc.c:113 vector [2]: rand = 275596de83a267f83fbab3243e43c83b 20241113085531813 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241113085531813 DAUC <0003> auc.c:142 vector [2]: autn = 664babb5a3490000fbba48e529dbe919 20241113085531813 DAUC <0003> auc.c:143 vector [2]: ck = 3a7944617926d879db25f187a0c4ef2d 20241113085531813 DAUC <0003> auc.c:144 vector [2]: ik = ee68f747d3df61ea0ec057825c1284b2 20241113085531813 DAUC <0003> auc.c:145 vector [2]: res = 7807cd4e164ad33b0000000000000000 20241113085531813 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531813 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085531813 DAUC <0003> auc.c:179 vector [2]: kc = 94e2ce3cbb5a9400 20241113085531813 DAUC <0003> auc.c:180 vector [2]: sres = 69b10360 20241113085531813 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085531813 DAUC <0003> auc.c:113 vector [3]: rand = ce89b90b4a6589d081fb7a77380a13f0 20241113085531813 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241113085531813 DAUC <0003> auc.c:142 vector [3]: autn = e371323e01b20000175d9c66b2777e75 20241113085531813 DAUC <0003> auc.c:143 vector [3]: ck = 6a27bd188ded0108838c2228d3b156ed 20241113085531813 DAUC <0003> auc.c:144 vector [3]: ik = ae2f854685ea9144acb0fb3cd918ead9 20241113085531813 DAUC <0003> auc.c:145 vector [3]: res = c893cdfe5fabb7530000000000000000 20241113085531813 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531813 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085531813 DAUC <0003> auc.c:179 vector [3]: kc = 2912ffec96a50000 20241113085531813 DAUC <0003> auc.c:180 vector [3]: sres = 58876497 20241113085531813 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085531813 DAUC <0003> auc.c:113 vector [4]: rand = e2a8c5025c9e04e3273a17a935348a5b 20241113085531813 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241113085531813 DAUC <0003> auc.c:142 vector [4]: autn = 091546427b8c000041a98dfec8f79f71 20241113085531813 DAUC <0003> auc.c:143 vector [4]: ck = cab3ff12d77871a9554eff6c2d8f9701 20241113085531813 DAUC <0003> auc.c:144 vector [4]: ik = a46c6f92466c72f7395758e6c86048de 20241113085531813 DAUC <0003> auc.c:145 vector [4]: res = 1b33aa0a8ce4c22d0000000000000000 20241113085531813 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531813 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085531813 DAUC <0003> auc.c:179 vector [4]: kc = a8e3b249f2313400 20241113085531813 DAUC <0003> auc.c:180 vector [4]: sres = dea15b57 20241113085531813 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085531813 DAUC <0003> db_auc.c:245 IMSI='262429616246222': Generated 5 vectors 20241113085531813 DAUC <0003> db_auc.c:249 IMSI='262429616246222': Updating SQN=481 in DB 20241113085531813 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429616246222"} 20241113085531813 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429616246222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531813 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531813 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@20a802936fbf: Final verdict of PTC: pass 20241113085531817 DAUC <0003> db_auc.c:157 IMSI='262428293217183': No 2G Auth Data 20241113085531817 DAUC <0003> db_auc.c:192 IMSI='262428293217183': No 3G Auth Data HLR_Test-GSUP(21)@20a802936fbf: Created GsupExpect[0] for "262428293217183" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241113085531833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50818<->l=127.0.0.1:4258 20241113085531836 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531836 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293217183"} 20241113085531836 DAUC <0003> db_auc.c:236 IMSI='262428293217183': Calling to generate 1 vectors 20241113085531836 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241113085531836 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531836 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531836 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085531836 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531836 DAUC <0003> auc.c:113 vector [0]: rand = 84e10f211865cd71863fcb85f9e4badd 20241113085531836 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085531836 DAUC <0003> auc.c:142 vector [0]: autn = 33eecd600dcb0000d01c0b2aa3dbb7ea 20241113085531836 DAUC <0003> auc.c:143 vector [0]: ck = d2b7b4306d0c2c04c581e1f8b6241910 20241113085531836 DAUC <0003> auc.c:144 vector [0]: ik = 95ca7e8a28be9718666a7919c13d3d21 20241113085531836 DAUC <0003> auc.c:145 vector [0]: res = fbf4a43987c8fc350000000000000000 20241113085531836 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531836 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531836 DAUC <0003> auc.c:179 vector [0]: kc = f77f09cb3c230b90 20241113085531836 DAUC <0003> auc.c:180 vector [0]: sres = 0aa871b3 20241113085531836 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531836 DAUC <0003> db_auc.c:245 IMSI='262428293217183': Generated 1 vectors 20241113085531836 DAUC <0003> db_auc.c:249 IMSI='262428293217183': Updating SQN=33 in DB 20241113085531836 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293217183"} 20241113085531836 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531836 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531836 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@20a802936fbf: Found GsupExpect[0] for "262428293217183" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@20a802936fbf: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428293217183" TC_gsup_sai_num_auth_vectors(31)@20a802936fbf: setverdict(pass): none -> pass 20241113085531839 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531839 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293217183"} 20241113085531839 DAUC <0003> db_auc.c:236 IMSI='262428293217183': Calling to generate 4 vectors 20241113085531839 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241113085531839 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531839 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531839 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241113085531839 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531839 DAUC <0003> auc.c:113 vector [0]: rand = 225af7f6b3b8416b11026c2f8ee8b92e 20241113085531839 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241113085531839 DAUC <0003> auc.c:142 vector [0]: autn = 61bf711639890000b6b8f7aa8ddddf99 20241113085531839 DAUC <0003> auc.c:143 vector [0]: ck = cc575b215bc579d1be027668e4e639e6 20241113085531839 DAUC <0003> auc.c:144 vector [0]: ik = 014402892dc54b8ab5e36e05a0179634 20241113085531839 DAUC <0003> auc.c:145 vector [0]: res = 4685a0508ba69c4a0000000000000000 20241113085531839 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531839 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531839 DAUC <0003> auc.c:179 vector [0]: kc = d7017b5eff3e744c 20241113085531839 DAUC <0003> auc.c:180 vector [0]: sres = 270ef567 20241113085531839 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531839 DAUC <0003> auc.c:113 vector [1]: rand = 9c5f2329de78cb99c0df2c58ddd5d366 20241113085531839 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241113085531839 DAUC <0003> auc.c:142 vector [1]: autn = 6270217d5e9100006dc841ffde0a1ca5 20241113085531839 DAUC <0003> auc.c:143 vector [1]: ck = e6ca7e155b71902f4e143573bfff5b8d 20241113085531839 DAUC <0003> auc.c:144 vector [1]: ik = 26a20aff3f9c464dd3feec1b1051ed97 20241113085531839 DAUC <0003> auc.c:145 vector [1]: res = 0f657c48f4dd77570000000000000000 20241113085531839 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531839 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085531839 DAUC <0003> auc.c:179 vector [1]: kc = 11e970cd1c236a5d 20241113085531839 DAUC <0003> auc.c:180 vector [1]: sres = d7a717d9 20241113085531839 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085531839 DAUC <0003> auc.c:113 vector [2]: rand = 88525bb74055d659be26018c1f95fb24 20241113085531839 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241113085531839 DAUC <0003> auc.c:142 vector [2]: autn = bcf9ba44056b00005b0af667c864324d 20241113085531839 DAUC <0003> auc.c:143 vector [2]: ck = 5569a6e8ea9441317d9d34600ac6bef7 20241113085531839 DAUC <0003> auc.c:144 vector [2]: ik = 72793301d9be6319d7f2efe09fb9333c 20241113085531839 DAUC <0003> auc.c:145 vector [2]: res = 10b9298213c0c0360000000000000000 20241113085531839 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531839 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085531839 DAUC <0003> auc.c:179 vector [2]: kc = c0531f221346ea56 20241113085531839 DAUC <0003> auc.c:180 vector [2]: sres = aacae699 20241113085531839 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085531839 DAUC <0003> auc.c:113 vector [3]: rand = d29bd38bf8eface85308f719d1e74f02 20241113085531839 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241113085531839 DAUC <0003> auc.c:142 vector [3]: autn = 4c501241e8f500003b8d4cac516d65b4 20241113085531839 DAUC <0003> auc.c:143 vector [3]: ck = ebd0a5068d37037b7d9aece515e9e46f 20241113085531839 DAUC <0003> auc.c:144 vector [3]: ik = 47cef830404d53b2ec4c875704790307 20241113085531839 DAUC <0003> auc.c:145 vector [3]: res = 0d16a2c61eef6cb50000000000000000 20241113085531839 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531839 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085531839 DAUC <0003> auc.c:179 vector [3]: kc = 342f2d86f83803c1 20241113085531839 DAUC <0003> auc.c:180 vector [3]: sres = 4988fcbe 20241113085531839 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085531839 DAUC <0003> db_auc.c:245 IMSI='262428293217183': Generated 4 vectors 20241113085531839 DAUC <0003> db_auc.c:249 IMSI='262428293217183': Updating SQN=161 in DB 20241113085531839 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293217183"} 20241113085531839 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531839 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531840 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531843 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531843 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293217183"} 20241113085531843 DAUC <0003> db_auc.c:236 IMSI='262428293217183': Calling to generate 5 vectors 20241113085531843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085531843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531843 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241113085531843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531843 DAUC <0003> auc.c:113 vector [0]: rand = faad6e92485338b6362450f732456f32 20241113085531843 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241113085531843 DAUC <0003> auc.c:142 vector [0]: autn = b627051a9d7c00008e3aa7b4018b88c1 20241113085531843 DAUC <0003> auc.c:143 vector [0]: ck = 3d20d118228ebec139d59d2c96fc3a02 20241113085531843 DAUC <0003> auc.c:144 vector [0]: ik = bab3f1917b94fac2eb43653c7f1ec58c 20241113085531843 DAUC <0003> auc.c:145 vector [0]: res = 0b564ec764440e800000000000000000 20241113085531843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531843 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531843 DAUC <0003> auc.c:179 vector [0]: kc = a44a7a9568cca6e2 20241113085531843 DAUC <0003> auc.c:180 vector [0]: sres = 6c704982 20241113085531843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531843 DAUC <0003> auc.c:113 vector [1]: rand = bd54fc9f63809237471796e85c066b38 20241113085531843 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241113085531843 DAUC <0003> auc.c:142 vector [1]: autn = 4fde469aa4d2000041f4a403223c5557 20241113085531843 DAUC <0003> auc.c:143 vector [1]: ck = 2ce317244c7f28847477f3b66909ad4e 20241113085531843 DAUC <0003> auc.c:144 vector [1]: ik = cda2119ca9a57d3a2af68bafd5926093 20241113085531843 DAUC <0003> auc.c:145 vector [1]: res = 73ae571fd218f02e0000000000000000 20241113085531843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531843 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085531843 DAUC <0003> auc.c:179 vector [1]: kc = 016a6d42075185df 20241113085531843 DAUC <0003> auc.c:180 vector [1]: sres = 8e91d5b3 20241113085531843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085531843 DAUC <0003> auc.c:113 vector [2]: rand = 615dbc44c6a6a6ac874a6b96e51a2085 20241113085531843 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241113085531843 DAUC <0003> auc.c:142 vector [2]: autn = 4fd4311160a70000afceb2b8ea0915bb 20241113085531843 DAUC <0003> auc.c:143 vector [2]: ck = 534d55816f5dee8977327070cdc36c50 20241113085531843 DAUC <0003> auc.c:144 vector [2]: ik = 8586e5679f3ff8282927cf27d0856cfc 20241113085531843 DAUC <0003> auc.c:145 vector [2]: res = 27a1f046714df13a0000000000000000 20241113085531843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531843 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085531843 DAUC <0003> auc.c:179 vector [2]: kc = 2ea0f91d42544e70 20241113085531843 DAUC <0003> auc.c:180 vector [2]: sres = 287f34de 20241113085531843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085531843 DAUC <0003> auc.c:113 vector [3]: rand = ac03908adb0a060677a2f96887ff272a 20241113085531843 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241113085531843 DAUC <0003> auc.c:142 vector [3]: autn = 86f6a0d6085a0000d1c5839d2c57b66f 20241113085531843 DAUC <0003> auc.c:143 vector [3]: ck = bf1d2abcdd2125e57115a9ee2479922b 20241113085531843 DAUC <0003> auc.c:144 vector [3]: ik = c826302536a892600ef2c9425e002fbc 20241113085531843 DAUC <0003> auc.c:145 vector [3]: res = 6d5371b110d22fc00000000000000000 20241113085531843 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531843 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085531843 DAUC <0003> auc.c:179 vector [3]: kc = 2c8143592fef58fa 20241113085531843 DAUC <0003> auc.c:180 vector [3]: sres = d628a2f7 20241113085531843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085531843 DAUC <0003> auc.c:113 vector [4]: rand = 2c2af3481270c282c62ca2f92cc0182c 20241113085531843 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241113085531843 DAUC <0003> auc.c:142 vector [4]: autn = 063b154b70f400003b506835e2bbd966 20241113085531843 DAUC <0003> auc.c:143 vector [4]: ck = ec711969d547e4d5a25920a3f62ac6f9 20241113085531843 DAUC <0003> auc.c:144 vector [4]: ik = ad1ae5b3c29ffa696c9ecc4eae84b99c 20241113085531843 DAUC <0003> auc.c:145 vector [4]: res = 19d22ecca38b0fe80000000000000000 20241113085531843 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531843 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085531843 DAUC <0003> auc.c:179 vector [4]: kc = 6ed046514aed65fe 20241113085531843 DAUC <0003> auc.c:180 vector [4]: sres = d8b643b7 20241113085531843 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085531843 DAUC <0003> db_auc.c:245 IMSI='262428293217183': Generated 5 vectors 20241113085531843 DAUC <0003> db_auc.c:249 IMSI='262428293217183': Updating SQN=321 in DB 20241113085531843 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293217183"} 20241113085531843 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531843 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531844 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531846 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531846 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428293217183"} 20241113085531846 DAUC <0003> db_auc.c:236 IMSI='262428293217183': Calling to generate 5 vectors 20241113085531846 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085531846 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085531846 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085531846 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241113085531846 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085531846 DAUC <0003> auc.c:113 vector [0]: rand = c0335d8ea409d8a24c495f7ac7e321d5 20241113085531847 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241113085531847 DAUC <0003> auc.c:142 vector [0]: autn = 155070f22927000047594c3dbb333f12 20241113085531847 DAUC <0003> auc.c:143 vector [0]: ck = 73a96626e43052895c9f5c653e3eb127 20241113085531847 DAUC <0003> auc.c:144 vector [0]: ik = dab5285866a694ce7438ee3f0d969b6e 20241113085531847 DAUC <0003> auc.c:145 vector [0]: res = f955a8512d1d9de00000000000000000 20241113085531847 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085531847 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085531847 DAUC <0003> auc.c:179 vector [0]: kc = 25a4d809741fa9f9 20241113085531847 DAUC <0003> auc.c:180 vector [0]: sres = 0a1bf98e 20241113085531847 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085531847 DAUC <0003> auc.c:113 vector [1]: rand = ea191875b5cf88d4472e3690f96c8a87 20241113085531847 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241113085531847 DAUC <0003> auc.c:142 vector [1]: autn = 34e09cb7fa9d000068e97d32f5954e51 20241113085531847 DAUC <0003> auc.c:143 vector [1]: ck = 0eec1d2ac2e1edc36774a37d63afdcb6 20241113085531847 DAUC <0003> auc.c:144 vector [1]: ik = 66090f1f5308167f6db45262a13a269d 20241113085531847 DAUC <0003> auc.c:145 vector [1]: res = 0861f8d6d2c005400000000000000000 20241113085531847 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085531847 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085531847 DAUC <0003> auc.c:179 vector [1]: kc = 41c82ed6e4624582 20241113085531847 DAUC <0003> auc.c:180 vector [1]: sres = 48e6c91d 20241113085531847 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085531847 DAUC <0003> auc.c:113 vector [2]: rand = 0c8e9dc39bc2f03137821bb0f105e558 20241113085531847 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241113085531847 DAUC <0003> auc.c:142 vector [2]: autn = dc44ffba012c00004bcf553f3988e37a 20241113085531847 DAUC <0003> auc.c:143 vector [2]: ck = acc3ccbfca802bb84a416384d799e7ff 20241113085531847 DAUC <0003> auc.c:144 vector [2]: ik = 3d412e2166f0bbb14ab5132215a77638 20241113085531847 DAUC <0003> auc.c:145 vector [2]: res = 996af9c240173c6c0000000000000000 20241113085531847 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085531847 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085531847 DAUC <0003> auc.c:179 vector [2]: kc = 5921074ba4dd3f24 20241113085531847 DAUC <0003> auc.c:180 vector [2]: sres = f66b8bf9 20241113085531847 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085531847 DAUC <0003> auc.c:113 vector [3]: rand = 1358ee2ec0180aaaa2cbcedb517c399d 20241113085531847 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241113085531847 DAUC <0003> auc.c:142 vector [3]: autn = 19a3dccd58b20000968edc2e88da5496 20241113085531847 DAUC <0003> auc.c:143 vector [3]: ck = e7d43b993dba0b07bed4caca3c59cf57 20241113085531847 DAUC <0003> auc.c:144 vector [3]: ik = 8dd8be41a1a8ef1a235a325e0af7be85 20241113085531847 DAUC <0003> auc.c:145 vector [3]: res = 5b5c0daf01dbc2f80000000000000000 20241113085531847 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085531847 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085531847 DAUC <0003> auc.c:179 vector [3]: kc = 3d2843efeae20bd0 20241113085531847 DAUC <0003> auc.c:180 vector [3]: sres = f2f0fbe3 20241113085531847 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085531847 DAUC <0003> auc.c:113 vector [4]: rand = 70bc07be3c1325c50a6509779175c656 20241113085531847 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241113085531847 DAUC <0003> auc.c:142 vector [4]: autn = b690e7bcd61f00005f959eca37714479 20241113085531847 DAUC <0003> auc.c:143 vector [4]: ck = db32bec8e0d48d3ed92b615fbf420db0 20241113085531847 DAUC <0003> auc.c:144 vector [4]: ik = 92a3590cd0f438adeb3fd7632ef06fa6 20241113085531847 DAUC <0003> auc.c:145 vector [4]: res = 3a8850161a482eed0000000000000000 20241113085531847 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085531847 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085531847 DAUC <0003> auc.c:179 vector [4]: kc = 5e2e675153a4c34c 20241113085531847 DAUC <0003> auc.c:180 vector [4]: sres = 855d0328 20241113085531847 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085531847 DAUC <0003> db_auc.c:245 IMSI='262428293217183': Generated 5 vectors 20241113085531847 DAUC <0003> db_auc.c:249 IMSI='262428293217183': Updating SQN=481 in DB 20241113085531847 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428293217183"} 20241113085531847 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428293217183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085531847 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085531847 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085531850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50818<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085531851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50752<->l=127.0.0.1:4258 20241113085531852 DLINP <000b> input/ipa.c:451 connected read/write 20241113085531852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085531852 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085531852 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085531852 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085531853 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33241<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@20a802936fbf: Final verdict of PTC: none 22@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Nov 13 08:55:31 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241113085531894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50828<->l=127.0.0.1:4258 20241113085531995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50828<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=327928) Waiting for packet dumper to finish... 1 (prev_count=327928, count=408904) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Nov 13 08:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_sai_eps started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085535084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085535084 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085535086 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085535087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085535088 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085535089 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085535089 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085535089 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 20241113085535089 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085535089 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 20241113085535089 DLGSUP <0013> gsup_server.c:235 2: 20241113085535089 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085535089 DLGSUP <0013> gsup_server.c:235 3: 20241113085535089 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085535089 DLGSUP <0013> gsup_server.c:235 4: 20241113085535089 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085535089 DLGSUP <0013> gsup_server.c:235 5: 20241113085535089 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085535089 DLGSUP <0013> gsup_server.c:235 7: 20241113085535089 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085535089 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085535089 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(32)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085535089 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@20a802936fbf: 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") 20241113085535108 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40799<->l=127.0.0.1:4259) 20241113085535112 DAUC <0003> db_auc.c:157 IMSI='262429894238455': No 2G Auth Data 20241113085535112 DAUC <0003> db_auc.c:192 IMSI='262429894238455': No 3G Auth Data HLR_Test-GSUP(33)@20a802936fbf: Created GsupExpect[0] for "262429894238455" to be handled at TC_gsup_sai_eps(36) 20241113085535130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50846<->l=127.0.0.1:4258 20241113085535135 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085535135 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429894238455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429894238455"} 20241113085535135 DAUC <0003> db_auc.c:157 IMSI='262429894238455': No 2G Auth Data 20241113085535135 DAUC <0003> db_auc.c:236 IMSI='262429894238455': Calling to generate 5 vectors 20241113085535135 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241113085535135 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085535135 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085535135 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085535135 DAUC <0003> auc.c:113 vector [0]: rand = 1f337c83604a0351213a88043a8d7476 20241113085535135 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085535135 DAUC <0003> auc.c:142 vector [0]: autn = fa1130cf743d8000b4a510a83f2e87d1 20241113085535135 DAUC <0003> auc.c:143 vector [0]: ck = 867ce087e6ce4ba13211069f7bdb7f5a 20241113085535135 DAUC <0003> auc.c:144 vector [0]: ik = 80927ebbecc24f6ab56c66b1704d9848 20241113085535135 DAUC <0003> auc.c:145 vector [0]: res = c11cf8fb6762382c0000000000000000 20241113085535135 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085535135 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085535135 DAUC <0003> auc.c:151 vector [0]: kc = 8193fe12019ae3d9 20241113085535135 DAUC <0003> auc.c:152 vector [0]: sres = a67ec0d7 20241113085535135 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085535135 DAUC <0003> auc.c:113 vector [1]: rand = e8c9f56eb0bbfdc7464659adb3b36f16 20241113085535135 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085535135 DAUC <0003> auc.c:142 vector [1]: autn = 762d25a0049680006f201800cf141cc0 20241113085535135 DAUC <0003> auc.c:143 vector [1]: ck = 32d69853752ee36629b3798889a1549b 20241113085535135 DAUC <0003> auc.c:144 vector [1]: ik = a87496dcee133a26a607ef325eaea0d8 20241113085535135 DAUC <0003> auc.c:145 vector [1]: res = 27b84222d15062a30000000000000000 20241113085535135 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085535136 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085535136 DAUC <0003> auc.c:151 vector [1]: kc = 151698354c322d03 20241113085535136 DAUC <0003> auc.c:152 vector [1]: sres = f6e82081 20241113085535136 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085535136 DAUC <0003> auc.c:113 vector [2]: rand = e15ed3091992fdbc264325a76d4a3d1b 20241113085535136 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085535136 DAUC <0003> auc.c:142 vector [2]: autn = 6ae18c37fdcd8000c1c94243eff8dc1f 20241113085535136 DAUC <0003> auc.c:143 vector [2]: ck = 9f167b76171f345ad75aab984b069c73 20241113085535136 DAUC <0003> auc.c:144 vector [2]: ik = d31026ef44f4b053f973591123cb18fc 20241113085535136 DAUC <0003> auc.c:145 vector [2]: res = e397588c26b6d0f10000000000000000 20241113085535136 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085535136 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085535136 DAUC <0003> auc.c:151 vector [2]: kc = 622faf103b260086 20241113085535136 DAUC <0003> auc.c:152 vector [2]: sres = c521887d 20241113085535136 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085535136 DAUC <0003> auc.c:113 vector [3]: rand = 07d64e165bbfd0f205c4355ae3766144 20241113085535136 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085535136 DAUC <0003> auc.c:142 vector [3]: autn = 69235ae1a6018000f3a9d787d9e26828 20241113085535136 DAUC <0003> auc.c:143 vector [3]: ck = fc3f05896b43147981befa957625eda0 20241113085535136 DAUC <0003> auc.c:144 vector [3]: ik = 14f1bb9cf4453c4848e20b7c26f535ef 20241113085535136 DAUC <0003> auc.c:145 vector [3]: res = 9414b5c0298a60d20000000000000000 20241113085535136 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085535136 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085535136 DAUC <0003> auc.c:151 vector [3]: kc = 21924ffccfd6f07e 20241113085535136 DAUC <0003> auc.c:152 vector [3]: sres = bd9ed512 20241113085535136 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085535136 DAUC <0003> auc.c:113 vector [4]: rand = fe9b733f36ce73e438a77e332db60826 20241113085535136 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085535136 DAUC <0003> auc.c:142 vector [4]: autn = d1c3c05b130f8000411d2070fe07e81f 20241113085535136 DAUC <0003> auc.c:143 vector [4]: ck = 4bc5d99d9a362ed9424ef3d28b311c20 20241113085535136 DAUC <0003> auc.c:144 vector [4]: ik = 7e71571f4f212d2ea84960e600c312d8 20241113085535136 DAUC <0003> auc.c:145 vector [4]: res = 0faa271e348132b20000000000000000 20241113085535136 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085535136 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241113085535136 DAUC <0003> auc.c:151 vector [4]: kc = dfb31db65ee50d0f 20241113085535136 DAUC <0003> auc.c:152 vector [4]: sres = 3b2b15ac 20241113085535136 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241113085535136 DAUC <0003> db_auc.c:245 IMSI='262429894238455': Generated 5 vectors 20241113085535136 DAUC <0003> db_auc.c:249 IMSI='262429894238455': Updating SQN=161 in DB 20241113085535136 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429894238455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429894238455"} 20241113085535136 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429894238455 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085535136 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085535136 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20a802936fbf: Found GsupExpect[0] for "262429894238455" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@20a802936fbf: Added IMSI table entry 0TC_gsup_sai_eps(36)"262429894238455" TC_gsup_sai_eps(36)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085535140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50846<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@20a802936fbf: Final verdict of PTC: pass 20241113085535142 DAUC <0003> db_auc.c:157 IMSI='262422212132956': No 2G Auth Data 20241113085535142 DAUC <0003> db_auc.c:192 IMSI='262422212132956': No 3G Auth Data HLR_Test-GSUP(33)@20a802936fbf: Created GsupExpect[0] for "262422212132956" to be handled at TC_gsup_sai_eps(37) 20241113085535159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4258 20241113085535162 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085535162 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422212132956 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422212132956"} 20241113085535162 DAUC <0003> db_auc.c:157 IMSI='262422212132956': No 2G Auth Data 20241113085535162 DAUC <0003> db_auc.c:236 IMSI='262422212132956': Calling to generate 5 vectors 20241113085535162 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241113085535162 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085535162 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241113085535162 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085535162 DAUC <0003> auc.c:113 vector [0]: rand = b469d08ef7fa420ee33ad020308ad98f 20241113085535162 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085535162 DAUC <0003> auc.c:142 vector [0]: autn = 9648a1b5c383800056a5f3c801c5dfee 20241113085535162 DAUC <0003> auc.c:143 vector [0]: ck = 0e337763e7b454d9733d7d4b1d47b338 20241113085535162 DAUC <0003> auc.c:144 vector [0]: ik = f91906b39bc06b3b1292990b46f231dc 20241113085535162 DAUC <0003> auc.c:145 vector [0]: res = d0efada13cc1eeb30000000000000000 20241113085535162 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085535162 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241113085535162 DAUC <0003> auc.c:151 vector [0]: kc = 9685959027c1bd06 20241113085535163 DAUC <0003> auc.c:152 vector [0]: sres = ec2e4312 20241113085535163 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241113085535163 DAUC <0003> auc.c:113 vector [1]: rand = 4db63f50ae1d5f5f0ad3c8e2e76fb811 20241113085535163 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085535163 DAUC <0003> auc.c:142 vector [1]: autn = 632292c48d6880003701b071e2daea11 20241113085535163 DAUC <0003> auc.c:143 vector [1]: ck = bd146ac06cf77d79e9508873e36d29f8 20241113085535163 DAUC <0003> auc.c:144 vector [1]: ik = 4466dcfe8bf079d3215ea47f144fdd31 20241113085535163 DAUC <0003> auc.c:145 vector [1]: res = 4fd437a27f515ce90000000000000000 20241113085535163 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085535163 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241113085535163 DAUC <0003> auc.c:151 vector [1]: kc = 317c9a321025f063 20241113085535163 DAUC <0003> auc.c:152 vector [1]: sres = 30856b4b 20241113085535163 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241113085535163 DAUC <0003> auc.c:113 vector [2]: rand = 64750e4a531012472ad15cb2323288fb 20241113085535163 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085535163 DAUC <0003> auc.c:142 vector [2]: autn = afd3eaa2921c8000ad748d614c5b685d 20241113085535163 DAUC <0003> auc.c:143 vector [2]: ck = 98c7cb429c8bdb533fbc68b96ebc03e8 20241113085535163 DAUC <0003> auc.c:144 vector [2]: ik = 6b63d8d478a02f649899894134850d7f 20241113085535163 DAUC <0003> auc.c:145 vector [2]: res = ac5e737355f317c00000000000000000 20241113085535163 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085535163 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241113085535163 DAUC <0003> auc.c:151 vector [2]: kc = 5481f26ebe12faa0 20241113085535163 DAUC <0003> auc.c:152 vector [2]: sres = f9ad64b3 20241113085535163 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241113085535163 DAUC <0003> auc.c:113 vector [3]: rand = 6d27d669f6db50556a5f86d36e18d0d2 20241113085535163 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085535163 DAUC <0003> auc.c:142 vector [3]: autn = 586ebd9ee3398000705591defa3471ca 20241113085535163 DAUC <0003> auc.c:143 vector [3]: ck = 88290a3afa385501e7943953595be3f2 20241113085535163 DAUC <0003> auc.c:144 vector [3]: ik = f54442904ac7ffe39683938b7b53de69 20241113085535163 DAUC <0003> auc.c:145 vector [3]: res = 1d5dbea8cf8c11930000000000000000 20241113085535163 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085535163 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241113085535163 DAUC <0003> auc.c:151 vector [3]: kc = 0c7ae27292f79779 20241113085535163 DAUC <0003> auc.c:152 vector [3]: sres = d2d1af3b 20241113085535163 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241113085535163 DAUC <0003> auc.c:113 vector [4]: rand = c275b023427e78d7811ca00304a4154b 20241113085535163 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085535163 DAUC <0003> auc.c:142 vector [4]: autn = d2bfb83c37c28000b9d515f7559d079f 20241113085535163 DAUC <0003> auc.c:143 vector [4]: ck = cad8af63eda7c56ac3c9d88f325e4746 20241113085535163 DAUC <0003> auc.c:144 vector [4]: ik = 122e21d744a6edab3ce3548cba022a6c 20241113085535163 DAUC <0003> auc.c:145 vector [4]: res = df607ac6164b76350000000000000000 20241113085535163 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085535163 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241113085535163 DAUC <0003> auc.c:151 vector [4]: kc = 27dc02b7215d45eb 20241113085535163 DAUC <0003> auc.c:152 vector [4]: sres = c92b0cf3 20241113085535163 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241113085535163 DAUC <0003> db_auc.c:245 IMSI='262422212132956': Generated 5 vectors 20241113085535163 DAUC <0003> db_auc.c:249 IMSI='262422212132956': Updating SQN=161 in DB 20241113085535163 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422212132956 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422212132956"} 20241113085535163 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422212132956 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085535163 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085535163 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20a802936fbf: Found GsupExpect[0] for "262422212132956" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@20a802936fbf: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422212132956" TC_gsup_sai_eps(37)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085535166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@20a802936fbf: Final verdict of PTC: pass 20241113085535167 DAUC <0003> db_auc.c:157 IMSI='262425959908859': No 2G Auth Data 20241113085535168 DAUC <0003> db_auc.c:192 IMSI='262425959908859': No 3G Auth Data HLR_Test-GSUP(33)@20a802936fbf: Created GsupExpect[0] for "262425959908859" to be handled at TC_gsup_sai_eps(38) 20241113085535184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50862<->l=127.0.0.1:4258 20241113085535189 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085535189 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425959908859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425959908859"} 20241113085535189 DAUC <0003> db_auc.c:236 IMSI='262425959908859': Calling to generate 5 vectors 20241113085535189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085535189 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085535189 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085535189 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085535189 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085535189 DAUC <0003> auc.c:113 vector [0]: rand = fc7b2d79580afabbaafa9d7fdb3a6d83 20241113085535189 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085535189 DAUC <0003> auc.c:142 vector [0]: autn = f4ba459af98d800053571bfcf4e15bea 20241113085535189 DAUC <0003> auc.c:143 vector [0]: ck = 6f9e60a37c9c4bc1259dd1c00b76555a 20241113085535189 DAUC <0003> auc.c:144 vector [0]: ik = 1f1d230825f3540bf301dc2b0f7b4bb8 20241113085535189 DAUC <0003> auc.c:145 vector [0]: res = a5637941ccdaa26a0000000000000000 20241113085535189 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085535189 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085535189 DAUC <0003> auc.c:179 vector [0]: kc = 7a264486b9484000 20241113085535189 DAUC <0003> auc.c:180 vector [0]: sres = be7ed416 20241113085535189 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085535189 DAUC <0003> auc.c:113 vector [1]: rand = d4317520b2abcced83ebe998f67e45ef 20241113085535189 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085535189 DAUC <0003> auc.c:142 vector [1]: autn = 5d03e2a5447d80004133088b53833acd 20241113085535189 DAUC <0003> auc.c:143 vector [1]: ck = 51d229ba9e5848f534a5ff3606a4982f 20241113085535189 DAUC <0003> auc.c:144 vector [1]: ik = 9a7dacbc1cfa71a2470c85cbf9662b42 20241113085535189 DAUC <0003> auc.c:145 vector [1]: res = aa802f4a279f01430000000000000000 20241113085535189 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085535189 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085535189 DAUC <0003> auc.c:179 vector [1]: kc = d403637bb51cc400 20241113085535189 DAUC <0003> auc.c:180 vector [1]: sres = e637e54c 20241113085535189 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085535189 DAUC <0003> auc.c:113 vector [2]: rand = 89711a16677cd3c0c91cc89e9aa5574f 20241113085535189 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085535189 DAUC <0003> auc.c:142 vector [2]: autn = 5c8050fd7f62800009b9e0b3406d2703 20241113085535189 DAUC <0003> auc.c:143 vector [2]: ck = fbb2cd63a7bdeb6ef721711285bf7bf4 20241113085535189 DAUC <0003> auc.c:144 vector [2]: ik = 37b71b473828d98f91622dd77e5fcdb8 20241113085535189 DAUC <0003> auc.c:145 vector [2]: res = e887ec2cdb768b450000000000000000 20241113085535189 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085535189 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085535189 DAUC <0003> auc.c:179 vector [2]: kc = 0daafa1362b34c00 20241113085535189 DAUC <0003> auc.c:180 vector [2]: sres = 83db199d 20241113085535189 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085535189 DAUC <0003> auc.c:113 vector [3]: rand = 4973010bb2dd91934d9bb714689271e5 20241113085535189 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085535189 DAUC <0003> auc.c:142 vector [3]: autn = 9889299831e78000516c64e247d6a6c4 20241113085535189 DAUC <0003> auc.c:143 vector [3]: ck = 14d4807552a917453a8a533f9db6b6ad 20241113085535189 DAUC <0003> auc.c:144 vector [3]: ik = 948746e72537c499801dc55bf5f70c32 20241113085535189 DAUC <0003> auc.c:145 vector [3]: res = 8848bfce1bf9018b0000000000000000 20241113085535189 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085535189 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085535189 DAUC <0003> auc.c:179 vector [3]: kc = 9fad017653b90800 20241113085535189 DAUC <0003> auc.c:180 vector [3]: sres = c139c778 20241113085535189 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085535189 DAUC <0003> auc.c:113 vector [4]: rand = b86f03cf4e33e6f2262262c4d7c35cf3 20241113085535189 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085535189 DAUC <0003> auc.c:142 vector [4]: autn = 83e0c5921c5c8000e82e1eb190ccdeff 20241113085535189 DAUC <0003> auc.c:143 vector [4]: ck = a44401a580f5d8e004c249249b8adde0 20241113085535189 DAUC <0003> auc.c:144 vector [4]: ik = 921d57bdd11c3b1939ee274a90f30cb5 20241113085535189 DAUC <0003> auc.c:145 vector [4]: res = 9350fc4874fd5a7f0000000000000000 20241113085535189 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085535190 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085535190 DAUC <0003> auc.c:179 vector [4]: kc = 2c5b8adff45bc800 20241113085535190 DAUC <0003> auc.c:180 vector [4]: sres = ca3186dd 20241113085535190 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085535190 DAUC <0003> db_auc.c:245 IMSI='262425959908859': Generated 5 vectors 20241113085535190 DAUC <0003> db_auc.c:249 IMSI='262425959908859': Updating SQN=161 in DB 20241113085535190 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425959908859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425959908859"} 20241113085535190 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425959908859 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085535190 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085535190 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20a802936fbf: Found GsupExpect[0] for "262425959908859" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@20a802936fbf: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425959908859" TC_gsup_sai_eps(38)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085535192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50862<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@20a802936fbf: Final verdict of PTC: pass 20241113085535193 DAUC <0003> db_auc.c:157 IMSI='262425466370513': No 2G Auth Data 20241113085535193 DAUC <0003> db_auc.c:192 IMSI='262425466370513': No 3G Auth Data HLR_Test-GSUP(33)@20a802936fbf: Created GsupExpect[0] for "262425466370513" to be handled at TC_gsup_sai_eps(39) 20241113085535210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 20241113085535214 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085535214 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425466370513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425466370513"} 20241113085535214 DAUC <0003> db_auc.c:236 IMSI='262425466370513': Calling to generate 5 vectors 20241113085535214 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085535214 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085535214 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085535214 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085535214 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085535214 DAUC <0003> auc.c:113 vector [0]: rand = cdd87ef9e2aa1b48393df3035adab5c1 20241113085535214 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085535214 DAUC <0003> auc.c:142 vector [0]: autn = 338916451cff8000dfccc4743109871a 20241113085535214 DAUC <0003> auc.c:143 vector [0]: ck = 6240eb4d802411bd3c58f5a38270f470 20241113085535214 DAUC <0003> auc.c:144 vector [0]: ik = ab7dd5ecdfbec81cf71ddfc149c11e78 20241113085535214 DAUC <0003> auc.c:145 vector [0]: res = 89502d054433ec100000000000000000 20241113085535214 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085535214 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085535214 DAUC <0003> auc.c:179 vector [0]: kc = e9cac3cc30940400 20241113085535214 DAUC <0003> auc.c:180 vector [0]: sres = 3d5bb4ed 20241113085535214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085535214 DAUC <0003> auc.c:113 vector [1]: rand = 92a656ccdfb7b315149d520d30928cb9 20241113085535214 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085535214 DAUC <0003> auc.c:142 vector [1]: autn = bcc985a11f0580006947646422eae0ed 20241113085535214 DAUC <0003> auc.c:143 vector [1]: ck = 251e3040a4cfe28473ab6fa9f2e3bcbf 20241113085535214 DAUC <0003> auc.c:144 vector [1]: ik = 6cfcce6ddbfd0e4121165644cb42d2ca 20241113085535214 DAUC <0003> auc.c:145 vector [1]: res = 430f0029f80ae4490000000000000000 20241113085535214 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085535214 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085535214 DAUC <0003> auc.c:179 vector [1]: kc = 13a2d346cfb09800 20241113085535214 DAUC <0003> auc.c:180 vector [1]: sres = 0af9541a 20241113085535214 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085535214 DAUC <0003> auc.c:113 vector [2]: rand = 4d05302853731f3efaef472d65465890 20241113085535214 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085535214 DAUC <0003> auc.c:142 vector [2]: autn = 365eb90be2968000ca43db2980b8d78f 20241113085535214 DAUC <0003> auc.c:143 vector [2]: ck = c6530ae4e8d0cf028682b92076887cc4 20241113085535214 DAUC <0003> auc.c:144 vector [2]: ik = ce4466da947adeb82d389e1c83963593 20241113085535214 DAUC <0003> auc.c:145 vector [2]: res = f245432852e60eda0000000000000000 20241113085535214 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085535214 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085535214 DAUC <0003> auc.c:179 vector [2]: kc = cdb5d3f215f40c00 20241113085535214 DAUC <0003> auc.c:180 vector [2]: sres = 15fa69d6 20241113085535214 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085535214 DAUC <0003> auc.c:113 vector [3]: rand = da309eceb12e1b42fb5da5c42e29b2d9 20241113085535214 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085535214 DAUC <0003> auc.c:142 vector [3]: autn = b52e73860f628000e26a73ea8e41e86b 20241113085535215 DAUC <0003> auc.c:143 vector [3]: ck = 4eef2c7a846d3e8ed1ee609c0f7231c8 20241113085535215 DAUC <0003> auc.c:144 vector [3]: ik = d323d3da80e3033a8a468e87bd58aedf 20241113085535215 DAUC <0003> auc.c:145 vector [3]: res = f9d11e7d0a4a78850000000000000000 20241113085535215 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085535215 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085535215 DAUC <0003> auc.c:179 vector [3]: kc = 9ec1e451af1b1400 20241113085535215 DAUC <0003> auc.c:180 vector [3]: sres = 1c59d092 20241113085535215 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085535215 DAUC <0003> auc.c:113 vector [4]: rand = aeb56b59b8a628b49a12df26716d3ec1 20241113085535215 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085535215 DAUC <0003> auc.c:142 vector [4]: autn = 55e3e7ad031580009968fd965c2a26d1 20241113085535215 DAUC <0003> auc.c:143 vector [4]: ck = 875654fa2dd55ef6162df1ef86539668 20241113085535215 DAUC <0003> auc.c:144 vector [4]: ik = 37f8dc92e842238693dd8f747726756c 20241113085535215 DAUC <0003> auc.c:145 vector [4]: res = c97e34125de7f4d10000000000000000 20241113085535215 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085535215 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085535215 DAUC <0003> auc.c:179 vector [4]: kc = fe0a3869a948a800 20241113085535215 DAUC <0003> auc.c:180 vector [4]: sres = 88e71c06 20241113085535215 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085535215 DAUC <0003> db_auc.c:245 IMSI='262425466370513': Generated 5 vectors 20241113085535215 DAUC <0003> db_auc.c:249 IMSI='262425466370513': Updating SQN=161 in DB 20241113085535215 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425466370513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425466370513"} 20241113085535215 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425466370513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085535215 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085535215 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20a802936fbf: Found GsupExpect[0] for "262425466370513" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@20a802936fbf: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425466370513" TC_gsup_sai_eps(39)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085535218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@20a802936fbf: Final verdict of PTC: pass 20241113085535219 DAUC <0003> db_auc.c:157 IMSI='262424848436527': No 2G Auth Data 20241113085535219 DAUC <0003> db_auc.c:192 IMSI='262424848436527': No 3G Auth Data HLR_Test-GSUP(33)@20a802936fbf: Created GsupExpect[0] for "262424848436527" to be handled at TC_gsup_sai_eps(40) 20241113085535235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 20241113085535238 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085535238 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424848436527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424848436527"} 20241113085535238 DAUC <0003> db_auc.c:236 IMSI='262424848436527': Calling to generate 5 vectors 20241113085535238 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241113085535238 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241113085535238 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241113085535238 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241113085535238 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241113085535238 DAUC <0003> auc.c:113 vector [0]: rand = 093d2da75a1f7a4e6c857d6ed2fa90cd 20241113085535238 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241113085535238 DAUC <0003> auc.c:142 vector [0]: autn = f843e4affd308000fa11d9cdeda613d0 20241113085535238 DAUC <0003> auc.c:143 vector [0]: ck = 9d70c7352eac7a49afdad7bcf9ac7949 20241113085535238 DAUC <0003> auc.c:144 vector [0]: ik = 0c3d46715360bbf02ad6ba999000405b 20241113085535238 DAUC <0003> auc.c:145 vector [0]: res = 55e9cf24a60011f60000000000000000 20241113085535238 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241113085535238 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241113085535238 DAUC <0003> auc.c:179 vector [0]: kc = 3819d135c787cc61 20241113085535238 DAUC <0003> auc.c:180 vector [0]: sres = 0b7e0c1d 20241113085535238 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241113085535238 DAUC <0003> auc.c:113 vector [1]: rand = be2a6d8159005f2ea29ac0001b90945d 20241113085535239 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241113085535239 DAUC <0003> auc.c:142 vector [1]: autn = d107a6cb7dc08000f243657ccd6dd717 20241113085535239 DAUC <0003> auc.c:143 vector [1]: ck = 8d381d6e0c17c7f9957f0503d98a3b60 20241113085535239 DAUC <0003> auc.c:144 vector [1]: ik = ce14cd6e0261ef63c0ab4f9f2db36c40 20241113085535239 DAUC <0003> auc.c:145 vector [1]: res = 69091ddebad3b56b0000000000000000 20241113085535239 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241113085535239 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241113085535239 DAUC <0003> auc.c:179 vector [1]: kc = 49f54218d5e16e50 20241113085535239 DAUC <0003> auc.c:180 vector [1]: sres = 727cde2e 20241113085535239 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241113085535239 DAUC <0003> auc.c:113 vector [2]: rand = a26b21d04e2046f2f81dd9cabe5e56cd 20241113085535239 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241113085535239 DAUC <0003> auc.c:142 vector [2]: autn = 4c4fc9df94a3800069a44177198dbaf2 20241113085535239 DAUC <0003> auc.c:143 vector [2]: ck = c986296d1a09577b6070e8811b64ff5e 20241113085535239 DAUC <0003> auc.c:144 vector [2]: ik = eee27e1fa95235f11c2bab8714356de1 20241113085535239 DAUC <0003> auc.c:145 vector [2]: res = 0e85046eb56884b50000000000000000 20241113085535239 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241113085535239 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241113085535239 DAUC <0003> auc.c:179 vector [2]: kc = abcba60cf6fe7f6f 20241113085535239 DAUC <0003> auc.c:180 vector [2]: sres = 7fac213c 20241113085535239 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241113085535239 DAUC <0003> auc.c:113 vector [3]: rand = 6b8785afd5f04e4b057ce4937d7d3c14 20241113085535239 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241113085535239 DAUC <0003> auc.c:142 vector [3]: autn = 93e88fe0b7718000b38272350c4397e6 20241113085535239 DAUC <0003> auc.c:143 vector [3]: ck = 1de2c8a533a42ff9c9af673e17a4e121 20241113085535239 DAUC <0003> auc.c:144 vector [3]: ik = da9e8e461289ba47d0f907d9e9e998aa 20241113085535239 DAUC <0003> auc.c:145 vector [3]: res = 17f16011cdf7689d0000000000000000 20241113085535239 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241113085535239 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241113085535239 DAUC <0003> auc.c:179 vector [3]: kc = bcccdd1de761428f 20241113085535239 DAUC <0003> auc.c:180 vector [3]: sres = 7cc66e7f 20241113085535239 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241113085535239 DAUC <0003> auc.c:113 vector [4]: rand = d04a61f369187fec0acc750b76029df0 20241113085535239 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241113085535239 DAUC <0003> auc.c:142 vector [4]: autn = eafd95f98c5380009ed3640edb422d6e 20241113085535239 DAUC <0003> auc.c:143 vector [4]: ck = 70a7d04838bda33805e8a90e953ad44f 20241113085535239 DAUC <0003> auc.c:144 vector [4]: ik = 9263627beec87df4ae35b3290d3f00cb 20241113085535239 DAUC <0003> auc.c:145 vector [4]: res = 32668d6af32d212a0000000000000000 20241113085535239 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241113085535239 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241113085535239 DAUC <0003> auc.c:179 vector [4]: kc = dd5f502aa3b0fd2b 20241113085535239 DAUC <0003> auc.c:180 vector [4]: sres = 039b5cce 20241113085535239 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241113085535239 DAUC <0003> db_auc.c:245 IMSI='262424848436527': Generated 5 vectors 20241113085535239 DAUC <0003> db_auc.c:249 IMSI='262424848436527': Updating SQN=161 in DB 20241113085535239 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424848436527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424848436527"} 20241113085535239 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424848436527 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085535239 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085535239 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@20a802936fbf: Found GsupExpect[0] for "262424848436527" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@20a802936fbf: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424848436527" TC_gsup_sai_eps(40)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085535243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085535245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50836<->l=127.0.0.1:4258 20241113085535246 DLINP <000b> input/ipa.c:451 connected read/write 20241113085535246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085535246 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085535246 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085535246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085535246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40799<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@20a802936fbf: Final verdict of PTC: none 34@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Nov 13 08:55:35 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 20241113085535284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50896<->l=127.0.0.1:4258 20241113085535385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50896<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=126076) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Nov 13 08:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_ul_unknown_imsi started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085538460 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085538460 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085538461 DLINP <000b> input/ipa.c:451 connected read/write 20241113085538461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085538462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085538463 DLINP <000b> input/ipa.c:451 connected read/write 20241113085538463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085538464 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085538464 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085538464 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 20241113085538464 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085538464 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 20241113085538464 DLGSUP <0013> gsup_server.c:235 2: 20241113085538464 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085538464 DLGSUP <0013> gsup_server.c:235 3: 20241113085538464 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085538464 DLGSUP <0013> gsup_server.c:235 4: 20241113085538464 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085538464 DLGSUP <0013> gsup_server.c:235 5: 20241113085538464 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085538464 DLGSUP <0013> gsup_server.c:235 7: 20241113085538464 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085538464 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085538464 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085538464 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)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@20a802936fbf: 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") 20241113085538481 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45275<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@20a802936fbf: Created GsupExpect[0] for "262427443157211" to be handled at TC_gsup_ul_unknown_imsi(45) 20241113085538494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4258 20241113085538505 DLINP <000b> input/ipa.c:451 connected read/write 20241113085538505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085538505 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427443157211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427443157211" cn_domain=PS} 20241113085538505 DLU <0006> fsm.c:456 lu(262427443157211)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085538505 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427443157211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241113085538505 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427443157211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427443157211" cause=IMSI unknown in HLR} 20241113085538505 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427443157211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085538505 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427443157211)[0x55ecb7ab4530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085538505 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427443157211)[0x55ecb7ab4530]{UNVALIDATED}: Freeing instance 20241113085538505 DLU <0006> fsm.c:568 lu(PS:IMSI-262427443157211)[0x55ecb7ab4530]{UNVALIDATED}: Deallocated 20241113085538505 DLINP <000b> input/ipa.c:451 connected read/write 20241113085538505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085538506 DLINP <000b> input/ipa.c:451 connected read/write 20241113085538506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@20a802936fbf: Found GsupExpect[0] for "262427443157211" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@20a802936fbf: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427443157211" TC_gsup_ul_unknown_imsi(45)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085538508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38254<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@20a802936fbf: Final verdict of PTC: pass 20241113085538509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4258 20241113085538509 DLINP <000b> input/ipa.c:451 connected read/write 20241113085538509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085538509 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085538510 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085538510 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085538510 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45275<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@20a802936fbf: Final verdict of PTC: none 43@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 43: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@20a802936fbf: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Nov 13 08:55:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241113085538555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38264<->l=127.0.0.1:4258 20241113085538655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38264<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26032) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Nov 13 08:55:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085541733 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085541733 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085541735 DLINP <000b> input/ipa.c:451 connected read/write 20241113085541735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085541735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085541737 DLINP <000b> input/ipa.c:451 connected read/write 20241113085541737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085541737 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085541737 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085541737 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 20241113085541737 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085541737 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 20241113085541737 DLGSUP <0013> gsup_server.c:235 2: 20241113085541737 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085541737 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(46)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085541737 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085541737 DLGSUP <0013> gsup_server.c:235 4: 20241113085541737 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085541737 DLGSUP <0013> gsup_server.c:235 5: 20241113085541737 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085541737 DLGSUP <0013> gsup_server.c:235 7: 20241113085541737 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085541737 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085541737 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085541737 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@20a802936fbf: 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") 20241113085541753 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34467<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@20a802936fbf: Created GsupExpect[0] for "262423104362702" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241113085541766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38282<->l=127.0.0.1:4258 20241113085541777 DLINP <000b> input/ipa.c:451 connected read/write 20241113085541777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085541777 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423104362702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423104362702" cn_domain=PS source_name="the-source\n"} 20241113085541777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241113085541777 DLU <0006> fsm.c:456 lu(262423104362702)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085541777 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423104362702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241113085541777 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423104362702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423104362702" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241113085541777 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423104362702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085541777 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423104362702)[0x55ecb7ab4530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085541777 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423104362702)[0x55ecb7ab4530]{UNVALIDATED}: Freeing instance 20241113085541777 DLU <0006> fsm.c:568 lu(PS:IMSI-262423104362702)[0x55ecb7ab4530]{UNVALIDATED}: Deallocated 20241113085541777 DLINP <000b> input/ipa.c:451 connected read/write 20241113085541777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085541777 DLINP <000b> input/ipa.c:451 connected read/write 20241113085541777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@20a802936fbf: Found GsupExpect[0] for "262423104362702" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@20a802936fbf: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423104362702" TC_gsup_ul_unknown_imsi_via_proxy(50)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085541780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38282<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@20a802936fbf: Final verdict of PTC: pass 20241113085541781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4258 20241113085541782 DLINP <000b> input/ipa.c:451 connected read/write 20241113085541782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085541782 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085541782 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085541782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085541783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241113085541783 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34467<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@20a802936fbf: Final verdict of PTC: none 48@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 48: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@20a802936fbf: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Nov 13 08:55:41 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241113085541827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4258 20241113085541928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26624) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Nov 13 08:55:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085545001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085545001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085545002 DLINP <000b> input/ipa.c:451 connected read/write 20241113085545002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085545003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085545004 DLINP <000b> input/ipa.c:451 connected read/write 20241113085545004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085545004 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085545004 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085545004 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 20241113085545004 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085545004 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 20241113085545004 DLGSUP <0013> gsup_server.c:235 2: 20241113085545004 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085545004 DLGSUP <0013> gsup_server.c:235 3: 20241113085545004 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085545004 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(51)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085545004 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085545004 DLGSUP <0013> gsup_server.c:235 5: 20241113085545004 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085545004 DLGSUP <0013> gsup_server.c:235 7: 20241113085545004 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085545004 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085545004 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085545004 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@20a802936fbf: 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") 20241113085545021 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41261<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@20a802936fbf: Created GsupExpect[0] for "262428644858512" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241113085545035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4258 20241113085545049 DLINP <000b> input/ipa.c:451 connected read/write 20241113085545049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085545049 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428644858512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428644858512" cn_domain=PS} 20241113085545049 DLU <0006> fsm.c:456 lu(262428644858512)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085545049 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428644858512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241113085545049 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428644858512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428644858512" cause=Roaming not allowed in this location area} 20241113085545049 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428644858512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085545049 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428644858512)[0x55ecb7ab4530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085545049 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428644858512)[0x55ecb7ab4530]{UNVALIDATED}: Freeing instance 20241113085545049 DLU <0006> fsm.c:568 lu(PS:IMSI-262428644858512)[0x55ecb7ab4530]{UNVALIDATED}: Deallocated 20241113085545049 DLINP <000b> input/ipa.c:451 connected read/write 20241113085545049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085545050 DLINP <000b> input/ipa.c:451 connected read/write 20241113085545050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@20a802936fbf: Found GsupExpect[0] for "262428644858512" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@20a802936fbf: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428644858512" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085545052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@20a802936fbf: Final verdict of PTC: pass 20241113085545053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@20a802936fbf: Final verdict of PTC: none 20241113085545054 DLINP <000b> input/ipa.c:451 connected read/write 20241113085545054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085545054 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085545054 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085545054 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085545054 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41261<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@20a802936fbf: Final verdict of PTC: none 53@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 53: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@20a802936fbf: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Nov 13 08:55:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241113085545096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38320<->l=127.0.0.1:4258 20241113085545196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38320<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27224) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Nov 13 08:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_sai_err_unknown_imsi started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085548274 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085548274 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085548277 DLINP <000b> input/ipa.c:451 connected read/write 20241113085548277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085548278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085548279 DLINP <000b> input/ipa.c:451 connected read/write 20241113085548279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085548279 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085548279 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085548279 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 20241113085548279 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085548279 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 20241113085548279 DLGSUP <0013> gsup_server.c:235 2: 20241113085548279 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085548279 DLGSUP <0013> gsup_server.c:235 3: 20241113085548279 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085548279 DLGSUP <0013> gsup_server.c:235 4: 20241113085548279 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085548279 DLGSUP <0013> gsup_server.c:235 5: 20241113085548279 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085548279 DLGSUP <0013> gsup_server.c:235 7: 20241113085548279 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085548279 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085548279 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085548279 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@20a802936fbf: 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") 20241113085548300 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34263<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@20a802936fbf: Created GsupExpect[0] for "262421474331131" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241113085548314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41934<->l=127.0.0.1:4258 20241113085548321 DLINP <000b> input/ipa.c:451 connected read/write 20241113085548321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085548321 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421474331131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421474331131"} 20241113085548321 DAUC <0003> db_auc.c:133 IMSI='262421474331131': No such subscriber 20241113085548321 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421474331131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241113085548321 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421474331131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421474331131" cause=IMSI unknown in HLR} 20241113085548321 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421474331131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085548321 DLINP <000b> input/ipa.c:451 connected read/write 20241113085548321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085548321 DLINP <000b> input/ipa.c:451 connected read/write 20241113085548321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@20a802936fbf: Found GsupExpect[0] for "262421474331131" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@20a802936fbf: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262421474331131" TC_gsup_sai_err_unknown_imsi(60)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085548324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41934<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@20a802936fbf: Final verdict of PTC: pass 20241113085548324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4258 20241113085548325 DLINP <000b> input/ipa.c:451 connected read/write 20241113085548325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085548325 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085548325 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085548325 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085548325 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34263<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@20a802936fbf: Final verdict of PTC: none 58@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 58: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@20a802936fbf: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Nov 13 08:55:48 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241113085548376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41942<->l=127.0.0.1:4258 20241113085548477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41942<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25232) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Nov 13 08:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_ul started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085551555 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085551556 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085551558 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41944<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085551562 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551563 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085551563 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085551563 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 20241113085551563 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085551563 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 20241113085551563 DLGSUP <0013> gsup_server.c:235 2: 20241113085551563 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085551563 DLGSUP <0013> gsup_server.c:235 3: 20241113085551563 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085551563 DLGSUP <0013> gsup_server.c:235 4: 20241113085551563 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085551563 DLGSUP <0013> gsup_server.c:235 5: 20241113085551563 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085551563 DLGSUP <0013> gsup_server.c:235 7: 20241113085551563 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085551563 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085551563 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085551563 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@20a802936fbf: 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") 20241113085551584 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46637<->l=127.0.0.1:4259) 20241113085551590 DAUC <0003> db_auc.c:157 IMSI='262424986513854': No 2G Auth Data 20241113085551590 DAUC <0003> db_auc.c:192 IMSI='262424986513854': No 3G Auth Data HLR_Test-GSUP(62)@20a802936fbf: Created GsupExpect[0] for "262424986513854" to be handled at TC_gsup_ul(65) 20241113085551605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 20241113085551611 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551611 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424986513854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424986513854" cn_domain=PS} 20241113085551611 DLU <0006> fsm.c:456 lu(262424986513854)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085551612 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424986513854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085551612 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424986513854)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085551612 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424986513854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424986513854" cn_domain=PS} 20241113085551612 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551612 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20a802936fbf: Found GsupExpect[0] for "262424986513854" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@20a802936fbf: Added IMSI table entry 0TC_gsup_ul(65)"262424986513854" 20241113085551615 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551615 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424986513854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424986513854"} 20241113085551615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424986513854)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085551615 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424986513854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085551615 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424986513854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424986513854"} 20241113085551615 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424986513854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085551615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424986513854)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085551615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424986513854)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085551615 DLU <0006> fsm.c:568 lu(PS:IMSI-262424986513854)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085551615 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551616 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul(65)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085551617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 TC_gsup_ul(65)@20a802936fbf: Final verdict of PTC: pass 20241113085551618 DAUC <0003> db_auc.c:157 IMSI='262428196911523': No 2G Auth Data 20241113085551618 DAUC <0003> db_auc.c:192 IMSI='262428196911523': No 3G Auth Data 20241113085551619 DLGSUP <0013> hlr.c:121 IMSI 262428196911523: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20a802936fbf: Created GsupExpect[0] for "262428196911523" to be handled at TC_gsup_ul(66) 20241113085551636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4258 20241113085551640 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551640 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428196911523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428196911523" cn_domain=PS} 20241113085551640 DLU <0006> fsm.c:456 lu(262428196911523)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085551640 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428196911523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085551640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428196911523)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085551640 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428196911523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428196911523" cn_domain=PS} 20241113085551640 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551640 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20a802936fbf: Found GsupExpect[0] for "262428196911523" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@20a802936fbf: Added IMSI table entry 1TC_gsup_ul(66)"262428196911523" 20241113085551643 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551643 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428196911523 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428196911523"} 20241113085551643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428196911523)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085551643 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428196911523 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085551643 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428196911523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428196911523"} 20241113085551643 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428196911523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085551643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428196911523)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085551643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428196911523)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085551643 DLU <0006> fsm.c:568 lu(PS:IMSI-262428196911523)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085551643 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551643 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul(66)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085551645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4258 TC_gsup_ul(66)@20a802936fbf: Final verdict of PTC: pass 20241113085551646 DAUC <0003> db_auc.c:157 IMSI='262420006330217': No 2G Auth Data 20241113085551646 DAUC <0003> db_auc.c:192 IMSI='262420006330217': No 3G Auth Data 20241113085551647 DLGSUP <0013> hlr.c:121 IMSI 262420006330217: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20a802936fbf: Created GsupExpect[0] for "262420006330217" to be handled at TC_gsup_ul(67) 20241113085551660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 20241113085551664 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551664 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420006330217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420006330217" cn_domain=PS} 20241113085551664 DLU <0006> fsm.c:456 lu(262420006330217)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085551664 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420006330217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085551664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420006330217)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085551664 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420006330217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420006330217" cn_domain=PS} 20241113085551664 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551664 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20a802936fbf: Found GsupExpect[0] for "262420006330217" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@20a802936fbf: Added IMSI table entry 2TC_gsup_ul(67)"262420006330217" 20241113085551667 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551667 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420006330217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420006330217"} 20241113085551667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420006330217)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085551667 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420006330217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085551667 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420006330217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420006330217"} 20241113085551667 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420006330217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085551667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420006330217)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085551667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420006330217)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085551667 DLU <0006> fsm.c:568 lu(PS:IMSI-262420006330217)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085551667 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551667 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul(67)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085551668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 TC_gsup_ul(67)@20a802936fbf: Final verdict of PTC: pass 20241113085551670 DAUC <0003> db_auc.c:157 IMSI='262421822440039': No 2G Auth Data 20241113085551670 DAUC <0003> db_auc.c:192 IMSI='262421822440039': No 3G Auth Data 20241113085551671 DLGSUP <0013> hlr.c:121 IMSI 262421822440039: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20a802936fbf: Created GsupExpect[0] for "262421822440039" to be handled at TC_gsup_ul(68) 20241113085551686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 20241113085551689 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551689 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421822440039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421822440039" cn_domain=PS} 20241113085551689 DLU <0006> fsm.c:456 lu(262421822440039)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085551689 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421822440039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085551689 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421822440039)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085551689 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421822440039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421822440039" cn_domain=PS} 20241113085551689 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551689 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20a802936fbf: Found GsupExpect[0] for "262421822440039" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@20a802936fbf: Added IMSI table entry 3TC_gsup_ul(68)"262421822440039" 20241113085551692 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551692 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421822440039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421822440039"} 20241113085551692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421822440039)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085551692 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421822440039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085551692 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421822440039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421822440039"} 20241113085551692 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421822440039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085551692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421822440039)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085551692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421822440039)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085551692 DLU <0006> fsm.c:568 lu(PS:IMSI-262421822440039)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085551692 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551692 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul(68)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085551693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 TC_gsup_ul(68)@20a802936fbf: Final verdict of PTC: pass 20241113085551694 DAUC <0003> db_auc.c:157 IMSI='262421441485390': No 2G Auth Data 20241113085551694 DAUC <0003> db_auc.c:192 IMSI='262421441485390': No 3G Auth Data 20241113085551695 DLGSUP <0013> hlr.c:121 IMSI 262421441485390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20a802936fbf: Created GsupExpect[0] for "262421441485390" to be handled at TC_gsup_ul(69) 20241113085551709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4258 20241113085551714 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551714 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421441485390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421441485390" cn_domain=PS} 20241113085551714 DLU <0006> fsm.c:456 lu(262421441485390)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085551714 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421441485390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085551714 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421441485390)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085551714 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421441485390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421441485390" cn_domain=PS} 20241113085551714 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551714 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20a802936fbf: Found GsupExpect[0] for "262421441485390" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@20a802936fbf: Added IMSI table entry 4TC_gsup_ul(69)"262421441485390" 20241113085551716 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551716 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421441485390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421441485390"} 20241113085551716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421441485390)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085551716 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421441485390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085551716 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421441485390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421441485390"} 20241113085551716 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421441485390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085551716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421441485390)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085551716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421441485390)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085551716 DLU <0006> fsm.c:568 lu(PS:IMSI-262421441485390)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085551716 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551716 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul(69)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085551717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4258 TC_gsup_ul(69)@20a802936fbf: Final verdict of PTC: pass 20241113085551718 DAUC <0003> db_auc.c:157 IMSI='262428991980926': No 2G Auth Data 20241113085551719 DAUC <0003> db_auc.c:192 IMSI='262428991980926': No 3G Auth Data 20241113085551719 DLGSUP <0013> hlr.c:121 IMSI 262428991980926: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20a802936fbf: Created GsupExpect[0] for "262428991980926" to be handled at TC_gsup_ul(70) 20241113085551735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42012<->l=127.0.0.1:4258 20241113085551738 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551738 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428991980926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428991980926" cn_domain=PS} 20241113085551738 DLU <0006> fsm.c:456 lu(262428991980926)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085551738 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428991980926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085551738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428991980926)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085551738 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428991980926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428991980926" cn_domain=PS} 20241113085551738 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551738 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20a802936fbf: Found GsupExpect[0] for "262428991980926" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@20a802936fbf: Added IMSI table entry 5TC_gsup_ul(70)"262428991980926" 20241113085551740 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551740 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428991980926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428991980926"} 20241113085551740 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428991980926)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085551740 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428991980926 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085551740 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428991980926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428991980926"} 20241113085551740 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428991980926 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085551740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428991980926)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085551740 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428991980926)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085551740 DLU <0006> fsm.c:568 lu(PS:IMSI-262428991980926)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085551740 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551740 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul(70)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085551742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42012<->l=127.0.0.1:4258 TC_gsup_ul(70)@20a802936fbf: Final verdict of PTC: pass 20241113085551743 DAUC <0003> db_auc.c:157 IMSI='262422327036493': No 2G Auth Data 20241113085551743 DAUC <0003> db_auc.c:192 IMSI='262422327036493': No 3G Auth Data 20241113085551745 DLGSUP <0013> hlr.c:121 IMSI 262422327036493: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20a802936fbf: Created GsupExpect[0] for "262422327036493" to be handled at TC_gsup_ul(71) 20241113085551760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 20241113085551764 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551764 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422327036493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422327036493" cn_domain=PS} 20241113085551764 DLU <0006> fsm.c:456 lu(262422327036493)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085551764 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422327036493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085551764 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422327036493)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085551764 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422327036493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422327036493" cn_domain=PS} 20241113085551764 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551764 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20a802936fbf: Found GsupExpect[0] for "262422327036493" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@20a802936fbf: Added IMSI table entry 6TC_gsup_ul(71)"262422327036493" 20241113085551766 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551766 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422327036493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422327036493"} 20241113085551766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422327036493)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085551766 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422327036493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085551766 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422327036493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422327036493"} 20241113085551766 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422327036493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085551766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422327036493)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085551766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422327036493)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085551766 DLU <0006> fsm.c:568 lu(PS:IMSI-262422327036493)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085551766 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551766 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul(71)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085551768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4258 TC_gsup_ul(71)@20a802936fbf: Final verdict of PTC: pass 20241113085551769 DAUC <0003> db_auc.c:157 IMSI='262421537760766': No 2G Auth Data 20241113085551769 DAUC <0003> db_auc.c:192 IMSI='262421537760766': No 3G Auth Data 20241113085551770 DLGSUP <0013> hlr.c:121 IMSI 262421537760766: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@20a802936fbf: Created GsupExpect[0] for "262421537760766" to be handled at TC_gsup_ul(72) 20241113085551785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 20241113085551789 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551789 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421537760766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421537760766" cn_domain=PS} 20241113085551789 DLU <0006> fsm.c:456 lu(262421537760766)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085551789 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421537760766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085551789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421537760766)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085551789 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421537760766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421537760766" cn_domain=PS} 20241113085551789 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551789 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@20a802936fbf: Found GsupExpect[0] for "262421537760766" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@20a802936fbf: Added IMSI table entry 7TC_gsup_ul(72)"262421537760766" 20241113085551791 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551791 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421537760766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421537760766"} 20241113085551791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421537760766)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085551791 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421537760766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085551791 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421537760766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421537760766"} 20241113085551791 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421537760766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085551791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421537760766)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085551791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421537760766)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085551791 DLU <0006> fsm.c:568 lu(PS:IMSI-262421537760766)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085551791 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085551791 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul(72)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085551793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42030<->l=127.0.0.1:4258 TC_gsup_ul(72)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085551794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41944<->l=127.0.0.1:4258 20241113085551795 DLINP <000b> input/ipa.c:451 connected read/write 20241113085551795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085551795 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085551795 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085551795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085551795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46637<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@20a802936fbf: Final verdict of PTC: none 63@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_ul finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Nov 13 08:55:51 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241113085551837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 20241113085551937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=112776) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Nov 13 08:55:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_ul_via_proxy started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085555016 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085555016 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085555018 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085555021 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555022 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085555022 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085555022 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 20241113085555022 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085555022 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 20241113085555022 DLGSUP <0013> gsup_server.c:235 2: 20241113085555022 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085555022 DLGSUP <0013> gsup_server.c:235 3: 20241113085555022 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085555022 DLGSUP <0013> gsup_server.c:235 4: 20241113085555022 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085555022 DLGSUP <0013> gsup_server.c:235 5: 20241113085555022 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085555022 DLGSUP <0013> gsup_server.c:235 7: 20241113085555022 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085555022 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085555022 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085555022 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@20a802936fbf: 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") 20241113085555039 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41075<->l=127.0.0.1:4259) 20241113085555044 DAUC <0003> db_auc.c:157 IMSI='262422837449894': No 2G Auth Data 20241113085555044 DAUC <0003> db_auc.c:192 IMSI='262422837449894': No 3G Auth Data HLR_Test-GSUP(74)@20a802936fbf: Created GsupExpect[0] for "262422837449894" to be handled at TC_gsup_ul_via_proxy(77) 20241113085555060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20241113085555067 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555067 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422837449894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422837449894" cn_domain=PS source_name="the-source\n"} 20241113085555067 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241113085555067 DLU <0006> fsm.c:456 lu(262422837449894)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085555067 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422837449894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241113085555067 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422837449894)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085555067 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422837449894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422837449894" cn_domain=PS destination_name="the-source\n"} 20241113085555067 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555067 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20a802936fbf: Found GsupExpect[0] for "262422837449894" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@20a802936fbf: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422837449894" 20241113085555070 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555070 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422837449894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422837449894" source_name="the-source\n"} 20241113085555070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422837449894)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085555070 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262422837449894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085555070 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422837449894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422837449894" destination_name="the-source\n"} 20241113085555070 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262422837449894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085555070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422837449894)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085555070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422837449894)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085555070 DLU <0006> fsm.c:568 lu(PS:IMSI-262422837449894)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085555070 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555070 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085555072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@20a802936fbf: Final verdict of PTC: pass 20241113085555073 DAUC <0003> db_auc.c:157 IMSI='262428321642268': No 2G Auth Data 20241113085555073 DAUC <0003> db_auc.c:192 IMSI='262428321642268': No 3G Auth Data 20241113085555074 DLGSUP <0013> hlr.c:121 IMSI 262428321642268: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20a802936fbf: Created GsupExpect[0] for "262428321642268" to be handled at TC_gsup_ul_via_proxy(78) 20241113085555090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4258 20241113085555093 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555093 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428321642268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428321642268" cn_domain=PS source_name="the-source\n"} 20241113085555093 DLU <0006> fsm.c:456 lu(262428321642268)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085555093 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428321642268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241113085555093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428321642268)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085555093 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428321642268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428321642268" cn_domain=PS destination_name="the-source\n"} 20241113085555093 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555093 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20a802936fbf: Found GsupExpect[0] for "262428321642268" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@20a802936fbf: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428321642268" 20241113085555096 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555096 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428321642268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428321642268" source_name="the-source\n"} 20241113085555096 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428321642268)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085555096 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262428321642268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085555096 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428321642268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428321642268" destination_name="the-source\n"} 20241113085555096 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262428321642268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085555096 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428321642268)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085555096 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428321642268)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085555096 DLU <0006> fsm.c:568 lu(PS:IMSI-262428321642268)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085555096 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555096 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085555098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@20a802936fbf: Final verdict of PTC: pass 20241113085555099 DAUC <0003> db_auc.c:157 IMSI='262428214035988': No 2G Auth Data 20241113085555099 DAUC <0003> db_auc.c:192 IMSI='262428214035988': No 3G Auth Data 20241113085555099 DLGSUP <0013> hlr.c:121 IMSI 262428214035988: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20a802936fbf: Created GsupExpect[0] for "262428214035988" to be handled at TC_gsup_ul_via_proxy(79) 20241113085555113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 20241113085555117 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555117 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428214035988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428214035988" cn_domain=PS source_name="the-source\n"} 20241113085555117 DLU <0006> fsm.c:456 lu(262428214035988)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085555117 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428214035988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241113085555117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428214035988)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085555117 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428214035988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428214035988" cn_domain=PS destination_name="the-source\n"} 20241113085555117 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555117 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20a802936fbf: Found GsupExpect[0] for "262428214035988" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@20a802936fbf: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262428214035988" 20241113085555120 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555120 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428214035988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428214035988" source_name="the-source\n"} 20241113085555120 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428214035988)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085555120 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262428214035988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085555120 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428214035988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428214035988" destination_name="the-source\n"} 20241113085555120 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262428214035988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085555120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428214035988)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085555120 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428214035988)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085555120 DLU <0006> fsm.c:568 lu(PS:IMSI-262428214035988)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085555120 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555120 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085555121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@20a802936fbf: Final verdict of PTC: pass 20241113085555123 DAUC <0003> db_auc.c:157 IMSI='262420792171387': No 2G Auth Data 20241113085555123 DAUC <0003> db_auc.c:192 IMSI='262420792171387': No 3G Auth Data 20241113085555124 DLGSUP <0013> hlr.c:121 IMSI 262420792171387: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20a802936fbf: Created GsupExpect[0] for "262420792171387" to be handled at TC_gsup_ul_via_proxy(80) 20241113085555138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 20241113085555142 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555142 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420792171387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420792171387" cn_domain=PS source_name="the-source\n"} 20241113085555142 DLU <0006> fsm.c:456 lu(262420792171387)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085555142 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420792171387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241113085555142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420792171387)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085555142 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420792171387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420792171387" cn_domain=PS destination_name="the-source\n"} 20241113085555142 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555142 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20a802936fbf: Found GsupExpect[0] for "262420792171387" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@20a802936fbf: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262420792171387" 20241113085555145 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555145 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420792171387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420792171387" source_name="the-source\n"} 20241113085555145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420792171387)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085555145 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262420792171387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085555145 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420792171387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420792171387" destination_name="the-source\n"} 20241113085555145 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262420792171387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085555145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420792171387)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085555145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420792171387)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085555145 DLU <0006> fsm.c:568 lu(PS:IMSI-262420792171387)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085555145 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555145 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085555146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42080<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@20a802936fbf: Final verdict of PTC: pass 20241113085555148 DAUC <0003> db_auc.c:157 IMSI='262429914516942': No 2G Auth Data 20241113085555148 DAUC <0003> db_auc.c:192 IMSI='262429914516942': No 3G Auth Data 20241113085555148 DLGSUP <0013> hlr.c:121 IMSI 262429914516942: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20a802936fbf: Created GsupExpect[0] for "262429914516942" to be handled at TC_gsup_ul_via_proxy(81) 20241113085555164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42082<->l=127.0.0.1:4258 20241113085555168 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555168 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429914516942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429914516942" cn_domain=PS source_name="the-source\n"} 20241113085555168 DLU <0006> fsm.c:456 lu(262429914516942)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085555168 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429914516942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241113085555168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429914516942)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085555168 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429914516942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429914516942" cn_domain=PS destination_name="the-source\n"} 20241113085555168 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555168 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20a802936fbf: Found GsupExpect[0] for "262429914516942" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@20a802936fbf: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429914516942" 20241113085555171 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555171 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429914516942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429914516942" source_name="the-source\n"} 20241113085555171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429914516942)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085555171 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429914516942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085555171 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429914516942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429914516942" destination_name="the-source\n"} 20241113085555171 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429914516942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085555171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429914516942)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085555171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429914516942)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085555171 DLU <0006> fsm.c:568 lu(PS:IMSI-262429914516942)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085555171 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555171 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085555173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42082<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@20a802936fbf: Final verdict of PTC: pass 20241113085555174 DAUC <0003> db_auc.c:157 IMSI='262421940566873': No 2G Auth Data 20241113085555174 DAUC <0003> db_auc.c:192 IMSI='262421940566873': No 3G Auth Data 20241113085555176 DLGSUP <0013> hlr.c:121 IMSI 262421940566873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20a802936fbf: Created GsupExpect[0] for "262421940566873" to be handled at TC_gsup_ul_via_proxy(82) 20241113085555191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42084<->l=127.0.0.1:4258 20241113085555194 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555195 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421940566873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421940566873" cn_domain=PS source_name="the-source\n"} 20241113085555195 DLU <0006> fsm.c:456 lu(262421940566873)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085555195 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421940566873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241113085555195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421940566873)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085555195 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421940566873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421940566873" cn_domain=PS destination_name="the-source\n"} 20241113085555195 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555195 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20a802936fbf: Found GsupExpect[0] for "262421940566873" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@20a802936fbf: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421940566873" 20241113085555197 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555197 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421940566873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421940566873" source_name="the-source\n"} 20241113085555197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421940566873)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085555197 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262421940566873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085555197 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421940566873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421940566873" destination_name="the-source\n"} 20241113085555197 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262421940566873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085555197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421940566873)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085555197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421940566873)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085555197 DLU <0006> fsm.c:568 lu(PS:IMSI-262421940566873)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085555197 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555197 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085555199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42084<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@20a802936fbf: Final verdict of PTC: pass 20241113085555200 DAUC <0003> db_auc.c:157 IMSI='262428181530056': No 2G Auth Data 20241113085555200 DAUC <0003> db_auc.c:192 IMSI='262428181530056': No 3G Auth Data 20241113085555201 DLGSUP <0013> hlr.c:121 IMSI 262428181530056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20a802936fbf: Created GsupExpect[0] for "262428181530056" to be handled at TC_gsup_ul_via_proxy(83) 20241113085555215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 20241113085555219 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555219 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428181530056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428181530056" cn_domain=PS source_name="the-source\n"} 20241113085555219 DLU <0006> fsm.c:456 lu(262428181530056)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085555219 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428181530056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241113085555219 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428181530056)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085555219 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428181530056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428181530056" cn_domain=PS destination_name="the-source\n"} 20241113085555219 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555219 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20a802936fbf: Found GsupExpect[0] for "262428181530056" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@20a802936fbf: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428181530056" 20241113085555222 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555222 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428181530056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428181530056" source_name="the-source\n"} 20241113085555222 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428181530056)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085555222 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428181530056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085555222 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428181530056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428181530056" destination_name="the-source\n"} 20241113085555222 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428181530056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085555222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181530056)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085555222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181530056)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085555222 DLU <0006> fsm.c:568 lu(PS:IMSI-262428181530056)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085555222 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555222 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085555223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@20a802936fbf: Final verdict of PTC: pass 20241113085555225 DAUC <0003> db_auc.c:157 IMSI='262422101092058': No 2G Auth Data 20241113085555225 DAUC <0003> db_auc.c:192 IMSI='262422101092058': No 3G Auth Data 20241113085555226 DLGSUP <0013> hlr.c:121 IMSI 262422101092058: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@20a802936fbf: Created GsupExpect[0] for "262422101092058" to be handled at TC_gsup_ul_via_proxy(84) 20241113085555241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42108<->l=127.0.0.1:4258 20241113085555244 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555244 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422101092058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422101092058" cn_domain=PS source_name="the-source\n"} 20241113085555244 DLU <0006> fsm.c:456 lu(262422101092058)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085555244 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422101092058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241113085555244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422101092058)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085555244 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422101092058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422101092058" cn_domain=PS destination_name="the-source\n"} 20241113085555244 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555244 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@20a802936fbf: Found GsupExpect[0] for "262422101092058" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@20a802936fbf: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262422101092058" 20241113085555246 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555246 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422101092058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422101092058" source_name="the-source\n"} 20241113085555246 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422101092058)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085555246 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262422101092058 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085555246 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422101092058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422101092058" destination_name="the-source\n"} 20241113085555246 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262422101092058 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085555246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422101092058)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085555246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422101092058)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085555246 DLU <0006> fsm.c:568 lu(PS:IMSI-262422101092058)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085555246 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085555246 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085555248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42108<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085555249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@20a802936fbf: Final verdict of PTC: none 20241113085555250 DLINP <000b> input/ipa.c:451 connected read/write 20241113085555250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085555250 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085555250 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085555250 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085555250 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241113085555250 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41075<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@20a802936fbf: Final verdict of PTC: none 75@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Nov 13 08:55:55 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 20241113085555290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42124<->l=127.0.0.1:4258 20241113085555391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42124<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=114708) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Nov 13 08:55:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_ul_subscriber_data started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085558468 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085558468 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085558469 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085558471 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558471 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085558471 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085558471 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 20241113085558471 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085558471 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 20241113085558471 DLGSUP <0013> gsup_server.c:235 2: 20241113085558471 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085558471 DLGSUP <0013> gsup_server.c:235 3: 20241113085558471 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085558471 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(85)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085558471 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085558471 DLGSUP <0013> gsup_server.c:235 5: 20241113085558471 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085558471 DLGSUP <0013> gsup_server.c:235 7: 20241113085558471 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085558471 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085558472 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085558472 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@20a802936fbf: 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") 20241113085558492 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35287<->l=127.0.0.1:4259) 20241113085558503 DAUC <0003> db_auc.c:157 IMSI='262428454357466': No 2G Auth Data 20241113085558503 DAUC <0003> db_auc.c:192 IMSI='262428454357466': No 3G Auth Data HLR_Test-GSUP(86)@20a802936fbf: Created GsupExpect[0] for "262428454357466" to be handled at TC_gsup_ul_subscriber_data(89) 20241113085558519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50672<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@20a802936fbf: GSUP ul subscriber_data<unbound> 20241113085558526 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558526 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428454357466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428454357466" cn_domain=PS} 20241113085558526 DLU <0006> fsm.c:456 lu(262428454357466)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085558526 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428454357466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085558526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428454357466)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085558526 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428454357466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428454357466" cn_domain=PS} 20241113085558526 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558526 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20a802936fbf: Found GsupExpect[0] for "262428454357466" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@20a802936fbf: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428454357466" 20241113085558530 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558530 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428454357466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428454357466"} 20241113085558530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428454357466)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085558530 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428454357466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085558530 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428454357466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428454357466"} 20241113085558530 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428454357466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085558530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428454357466)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085558530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428454357466)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085558530 DLU <0006> fsm.c:568 lu(PS:IMSI-262428454357466)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085558530 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558530 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085558532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50672<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@20a802936fbf: Final verdict of PTC: pass 20241113085558534 DAUC <0003> db_auc.c:157 IMSI='262422343532913': No 2G Auth Data 20241113085558534 DAUC <0003> db_auc.c:192 IMSI='262422343532913': No 3G Auth Data 20241113085558535 DLGSUP <0013> hlr.c:121 IMSI 262422343532913: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20a802936fbf: Created GsupExpect[0] for "262422343532913" to be handled at TC_gsup_ul_subscriber_data(90) 20241113085558553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50686<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@20a802936fbf: GSUP ul subscriber_data<unbound> 20241113085558557 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558557 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422343532913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422343532913" cn_domain=PS} 20241113085558557 DLU <0006> fsm.c:456 lu(262422343532913)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085558557 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422343532913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085558557 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422343532913)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085558557 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422343532913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422343532913" cn_domain=PS} 20241113085558557 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558557 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20a802936fbf: Found GsupExpect[0] for "262422343532913" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@20a802936fbf: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262422343532913" 20241113085558559 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558559 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422343532913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422343532913"} 20241113085558559 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422343532913)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085558559 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422343532913 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085558559 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422343532913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422343532913"} 20241113085558559 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422343532913 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085558559 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422343532913)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085558559 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422343532913)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085558559 DLU <0006> fsm.c:568 lu(PS:IMSI-262422343532913)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085558559 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558560 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085558561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50686<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@20a802936fbf: Final verdict of PTC: pass 20241113085558563 DAUC <0003> db_auc.c:157 IMSI='262421264737607': No 2G Auth Data 20241113085558563 DAUC <0003> db_auc.c:192 IMSI='262421264737607': No 3G Auth Data 20241113085558564 DLGSUP <0013> hlr.c:121 IMSI 262421264737607: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20a802936fbf: Created GsupExpect[0] for "262421264737607" to be handled at TC_gsup_ul_subscriber_data(91) 20241113085558577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@20a802936fbf: GSUP ul subscriber_data<unbound> 20241113085558580 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558580 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421264737607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421264737607" cn_domain=PS} 20241113085558580 DLU <0006> fsm.c:456 lu(262421264737607)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085558580 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421264737607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085558580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421264737607)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085558580 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421264737607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421264737607" cn_domain=PS} 20241113085558580 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558580 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20a802936fbf: Found GsupExpect[0] for "262421264737607" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@20a802936fbf: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421264737607" 20241113085558582 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558582 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421264737607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421264737607"} 20241113085558582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421264737607)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085558583 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421264737607 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085558583 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421264737607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421264737607"} 20241113085558583 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421264737607 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085558583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421264737607)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085558583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421264737607)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085558583 DLU <0006> fsm.c:568 lu(PS:IMSI-262421264737607)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085558583 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558583 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085558585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@20a802936fbf: Final verdict of PTC: pass 20241113085558586 DAUC <0003> db_auc.c:157 IMSI='262421660002929': No 2G Auth Data 20241113085558586 DAUC <0003> db_auc.c:192 IMSI='262421660002929': No 3G Auth Data 20241113085558587 DLGSUP <0013> hlr.c:121 IMSI 262421660002929: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20a802936fbf: Created GsupExpect[0] for "262421660002929" to be handled at TC_gsup_ul_subscriber_data(92) 20241113085558604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@20a802936fbf: GSUP ul subscriber_data<unbound> 20241113085558607 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558607 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421660002929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421660002929" cn_domain=PS} 20241113085558608 DLU <0006> fsm.c:456 lu(262421660002929)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085558608 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421660002929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085558608 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421660002929)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085558608 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421660002929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421660002929" cn_domain=PS} 20241113085558608 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558608 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20a802936fbf: Found GsupExpect[0] for "262421660002929" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@20a802936fbf: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262421660002929" 20241113085558610 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558610 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421660002929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421660002929"} 20241113085558610 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421660002929)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085558610 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421660002929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085558610 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421660002929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421660002929"} 20241113085558610 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421660002929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085558610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421660002929)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085558610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421660002929)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085558610 DLU <0006> fsm.c:568 lu(PS:IMSI-262421660002929)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085558610 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558611 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085558612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@20a802936fbf: Final verdict of PTC: pass 20241113085558614 DAUC <0003> db_auc.c:157 IMSI='262426541075154': No 2G Auth Data 20241113085558614 DAUC <0003> db_auc.c:192 IMSI='262426541075154': No 3G Auth Data 20241113085558614 DLGSUP <0013> hlr.c:121 IMSI 262426541075154: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20a802936fbf: Created GsupExpect[0] for "262426541075154" to be handled at TC_gsup_ul_subscriber_data(93) 20241113085558629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50706<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@20a802936fbf: GSUP ul subscriber_data<unbound> 20241113085558632 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558632 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426541075154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426541075154" cn_domain=PS} 20241113085558632 DLU <0006> fsm.c:456 lu(262426541075154)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085558632 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426541075154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085558632 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426541075154)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085558632 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426541075154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426541075154" cn_domain=PS} 20241113085558633 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558633 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20a802936fbf: Found GsupExpect[0] for "262426541075154" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@20a802936fbf: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262426541075154" 20241113085558634 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558635 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426541075154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426541075154"} 20241113085558635 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426541075154)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085558635 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426541075154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085558635 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426541075154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426541075154"} 20241113085558635 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426541075154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085558635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426541075154)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085558635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426541075154)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085558635 DLU <0006> fsm.c:568 lu(PS:IMSI-262426541075154)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085558635 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558635 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085558636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50706<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@20a802936fbf: Final verdict of PTC: pass 20241113085558637 DAUC <0003> db_auc.c:157 IMSI='262428647658832': No 2G Auth Data 20241113085558637 DAUC <0003> db_auc.c:192 IMSI='262428647658832': No 3G Auth Data 20241113085558638 DLGSUP <0013> hlr.c:121 IMSI 262428647658832: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20a802936fbf: Created GsupExpect[0] for "262428647658832" to be handled at TC_gsup_ul_subscriber_data(94) 20241113085558654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@20a802936fbf: GSUP ul subscriber_data<unbound> 20241113085558657 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558657 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428647658832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428647658832" cn_domain=PS} 20241113085558657 DLU <0006> fsm.c:456 lu(262428647658832)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085558657 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428647658832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085558657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428647658832)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085558657 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428647658832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428647658832" cn_domain=PS} 20241113085558657 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558657 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20a802936fbf: Found GsupExpect[0] for "262428647658832" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@20a802936fbf: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428647658832" 20241113085558659 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558659 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428647658832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428647658832"} 20241113085558659 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428647658832)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085558659 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428647658832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085558659 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428647658832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428647658832"} 20241113085558659 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428647658832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085558659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428647658832)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085558659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428647658832)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085558659 DLU <0006> fsm.c:568 lu(PS:IMSI-262428647658832)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085558659 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558660 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085558661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@20a802936fbf: Final verdict of PTC: pass 20241113085558662 DAUC <0003> db_auc.c:157 IMSI='262429462123978': No 2G Auth Data 20241113085558662 DAUC <0003> db_auc.c:192 IMSI='262429462123978': No 3G Auth Data 20241113085558663 DLGSUP <0013> hlr.c:121 IMSI 262429462123978: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20a802936fbf: Created GsupExpect[0] for "262429462123978" to be handled at TC_gsup_ul_subscriber_data(95) 20241113085558678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@20a802936fbf: GSUP ul subscriber_data<unbound> 20241113085558681 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558681 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429462123978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429462123978" cn_domain=PS} 20241113085558681 DLU <0006> fsm.c:456 lu(262429462123978)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085558681 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429462123978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085558681 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429462123978)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085558681 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429462123978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429462123978" cn_domain=PS} 20241113085558681 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558681 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20a802936fbf: Found GsupExpect[0] for "262429462123978" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@20a802936fbf: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429462123978" 20241113085558683 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558683 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429462123978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429462123978"} 20241113085558683 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429462123978)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085558683 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429462123978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085558683 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429462123978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429462123978"} 20241113085558683 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429462123978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085558683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429462123978)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085558683 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429462123978)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085558683 DLU <0006> fsm.c:568 lu(PS:IMSI-262429462123978)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085558683 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558683 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085558685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50728<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@20a802936fbf: Final verdict of PTC: pass 20241113085558686 DAUC <0003> db_auc.c:157 IMSI='262425373398912': No 2G Auth Data 20241113085558686 DAUC <0003> db_auc.c:192 IMSI='262425373398912': No 3G Auth Data 20241113085558686 DLGSUP <0013> hlr.c:121 IMSI 262425373398912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@20a802936fbf: Created GsupExpect[0] for "262425373398912" to be handled at TC_gsup_ul_subscriber_data(96) 20241113085558704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@20a802936fbf: GSUP ul subscriber_data<unbound> 20241113085558707 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558707 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425373398912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425373398912" cn_domain=PS} 20241113085558707 DLU <0006> fsm.c:456 lu(262425373398912)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085558707 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425373398912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085558708 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425373398912)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085558708 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425373398912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425373398912" cn_domain=PS} 20241113085558708 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558708 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@20a802936fbf: Found GsupExpect[0] for "262425373398912" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@20a802936fbf: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262425373398912" 20241113085558710 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558710 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425373398912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425373398912"} 20241113085558710 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425373398912)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085558710 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425373398912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085558710 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425373398912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425373398912"} 20241113085558710 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425373398912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085558710 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425373398912)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085558710 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425373398912)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085558710 DLU <0006> fsm.c:568 lu(PS:IMSI-262425373398912)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085558710 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085558710 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085558712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085558714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4258 20241113085558714 DLINP <000b> input/ipa.c:451 connected read/write 20241113085558714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085558714 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085558714 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085558715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085558715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35287<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@20a802936fbf: Final verdict of PTC: none 87@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Nov 13 08:55:58 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241113085558756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50740<->l=127.0.0.1:4258 20241113085558856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50740<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=117944) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Nov 13 08:56:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_vty started. MTC@20a802936fbf: legacy= true 20241113085601931 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085601932 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085601934 DLINP <000b> input/ipa.c:451 connected read/write 20241113085601934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085601935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085601938 DLINP <000b> input/ipa.c:451 connected read/write 20241113085601938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085601938 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085601938 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085601938 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 20241113085601938 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085601938 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 20241113085601938 DLGSUP <0013> gsup_server.c:235 2: 20241113085601938 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085601938 DLGSUP <0013> gsup_server.c:235 3: 20241113085601938 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085601938 DLGSUP <0013> gsup_server.c:235 4: 20241113085601938 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085601938 DLGSUP <0013> gsup_server.c:235 5: 20241113085601938 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085601938 DLGSUP <0013> gsup_server.c:235 7: 20241113085601938 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085601938 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085601938 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(97)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085601938 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@20a802936fbf: 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") 20241113085601956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46443<->l=127.0.0.1:4259) 20241113085601960 DAUC <0003> db_auc.c:157 IMSI='262424109413994': No 2G Auth Data 20241113085601960 DAUC <0003> db_auc.c:192 IMSI='262424109413994': No 3G Auth Data 20241113085601962 DAUC <0003> db_auc.c:192 IMSI='262424109413994': No 3G Auth Data 20241113085601965 DAUC <0003> db_auc.c:157 IMSI='262429829582162': No 2G Auth Data 20241113085601965 DAUC <0003> db_auc.c:192 IMSI='262429829582162': No 3G Auth Data 20241113085601967 DAUC <0003> db_auc.c:157 IMSI='262429829582162': No 2G Auth Data 20241113085601968 DAUC <0003> db_auc.c:157 IMSI='262423022891586': No 2G Auth Data 20241113085601968 DAUC <0003> db_auc.c:192 IMSI='262423022891586': No 3G Auth Data MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085601972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4258 20241113085601973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46443<->l=127.0.0.1:4259) 20241113085601973 DLINP <000b> input/ipa.c:451 connected read/write 20241113085601973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085601973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085601973 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085601973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(99)@20a802936fbf: Final verdict of PTC: none 98@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@20a802936fbf: Test case TC_vty finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Nov 13 08:56:01 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241113085602017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 20241113085602118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=28436) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Nov 13 08:56:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_vty_msisdn_isd started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085605191 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085605191 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085605193 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085605194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085605196 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085605196 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085605196 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085605196 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 20241113085605196 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085605196 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 20241113085605196 DLGSUP <0013> gsup_server.c:235 2: 20241113085605196 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085605196 DLGSUP <0013> gsup_server.c:235 3: 20241113085605196 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085605196 DLGSUP <0013> gsup_server.c:235 4: 20241113085605196 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085605196 DLGSUP <0013> gsup_server.c:235 5: 20241113085605196 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085605196 DLGSUP <0013> gsup_server.c:235 7: 20241113085605196 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085605196 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085605196 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085605196 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@20a802936fbf: 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") 20241113085605213 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43995<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@20a802936fbf: Created GsupExpect[0] for "262425575887274" to be handled at TC_vty_msisdn_isd(104) 20241113085605225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4258 20241113085605228 DAUC <0003> db_auc.c:157 IMSI='262425575887274': No 2G Auth Data 20241113085605228 DAUC <0003> db_auc.c:192 IMSI='262425575887274': No 3G Auth Data 20241113085605241 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085605241 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425575887274" cn_domain=PS} 20241113085605241 DLU <0006> fsm.c:456 lu(262425575887274)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085605241 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085605241 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425575887274)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085605241 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425575887274" cn_domain=PS} 20241113085605241 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085605241 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@20a802936fbf: Found GsupExpect[0] for "262425575887274" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@20a802936fbf: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425575887274" 20241113085605244 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085605244 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425575887274"} 20241113085605244 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425575887274)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085605244 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085605244 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425575887274"} 20241113085605244 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085605244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425575887274)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085605244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425575887274)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085605244 DLU <0006> fsm.c:568 lu(PS:IMSI-262425575887274)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085605244 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085605244 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@20a802936fbf: setverdict(pass): none -> pass 20241113085605247 DLGSUP <0013> hlr.c:128 IMSI 262425575887274: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241113085605247 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085605247 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085605249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4258 20241113085605249 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085605249 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425575887274"} 20241113085605249 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241113085605249 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425575887274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@20a802936fbf: Final verdict of PTC: pass 20241113085605250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4258 20241113085605251 DLINP <000b> input/ipa.c:451 connected read/write 20241113085605251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085605251 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085605251 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085605251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085605251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43995<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@20a802936fbf: Final verdict of PTC: none 102@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 102: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@20a802936fbf: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Nov 13 08:56:05 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 20241113085605290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 20241113085605391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=34252) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Nov 13 08:56:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_purge_cs started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085608462 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085608462 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085608464 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085608466 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608466 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085608466 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085608466 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 20241113085608466 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(105)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085608466 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 20241113085608466 DLGSUP <0013> gsup_server.c:235 2: 20241113085608466 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085608466 DLGSUP <0013> gsup_server.c:235 3: 20241113085608466 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085608466 DLGSUP <0013> gsup_server.c:235 4: 20241113085608466 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085608466 DLGSUP <0013> gsup_server.c:235 5: 20241113085608466 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085608466 DLGSUP <0013> gsup_server.c:235 7: 20241113085608466 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085608466 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085608466 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085608466 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@20a802936fbf: 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") 20241113085608483 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34973<->l=127.0.0.1:4259) 20241113085608490 DAUC <0003> db_auc.c:157 IMSI='262424107731631': No 2G Auth Data 20241113085608490 DAUC <0003> db_auc.c:192 IMSI='262424107731631': No 3G Auth Data HLR_Test-GSUP(106)@20a802936fbf: Created GsupExpect[0] for "262424107731631" to be handled at TC_gsup_purge_cs(109) 20241113085608507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 20241113085608513 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608513 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424107731631" cn_domain=PS} 20241113085608513 DLU <0006> fsm.c:456 lu(262424107731631)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085608513 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085608513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424107731631)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085608513 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424107731631" cn_domain=PS} 20241113085608513 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608514 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20a802936fbf: Found GsupExpect[0] for "262424107731631" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@20a802936fbf: Added IMSI table entry 0TC_gsup_purge_cs(109)"262424107731631" 20241113085608517 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608517 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424107731631"} 20241113085608517 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424107731631)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085608517 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085608517 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424107731631"} 20241113085608517 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085608517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424107731631)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085608517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424107731631)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085608517 DLU <0006> fsm.c:568 lu(PS:IMSI-262424107731631)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085608517 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608517 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@20a802936fbf: setverdict(pass): none -> pass 20241113085608519 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608519 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424107731631" cn_domain=CS} 20241113085608519 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241113085608519 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424107731631"} 20241113085608519 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424107731631 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085608519 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608519 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085608520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@20a802936fbf: Final verdict of PTC: pass 20241113085608521 DAUC <0003> db_auc.c:157 IMSI='262424877345603': No 2G Auth Data 20241113085608521 DAUC <0003> db_auc.c:192 IMSI='262424877345603': No 3G Auth Data 20241113085608522 DLGSUP <0013> hlr.c:121 IMSI 262424877345603: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20a802936fbf: Created GsupExpect[0] for "262424877345603" to be handled at TC_gsup_purge_cs(110) 20241113085608540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4258 20241113085608542 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608543 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424877345603" cn_domain=PS} 20241113085608543 DLU <0006> fsm.c:456 lu(262424877345603)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085608543 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085608543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424877345603)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085608543 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424877345603" cn_domain=PS} 20241113085608543 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608543 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20a802936fbf: Found GsupExpect[0] for "262424877345603" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@20a802936fbf: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424877345603" 20241113085608545 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608545 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424877345603"} 20241113085608545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424877345603)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085608545 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085608545 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424877345603"} 20241113085608545 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085608545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424877345603)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085608545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424877345603)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085608545 DLU <0006> fsm.c:568 lu(PS:IMSI-262424877345603)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085608545 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608546 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@20a802936fbf: setverdict(pass): none -> pass 20241113085608548 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608548 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424877345603" cn_domain=CS} 20241113085608548 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241113085608548 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424877345603"} 20241113085608548 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424877345603 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085608548 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608548 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085608549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@20a802936fbf: Final verdict of PTC: pass 20241113085608551 DAUC <0003> db_auc.c:157 IMSI='262426131653060': No 2G Auth Data 20241113085608551 DAUC <0003> db_auc.c:192 IMSI='262426131653060': No 3G Auth Data 20241113085608552 DLGSUP <0013> hlr.c:121 IMSI 262426131653060: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20a802936fbf: Created GsupExpect[0] for "262426131653060" to be handled at TC_gsup_purge_cs(111) 20241113085608568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4258 20241113085608573 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608573 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426131653060" cn_domain=PS} 20241113085608573 DLU <0006> fsm.c:456 lu(262426131653060)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085608573 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085608573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426131653060)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085608573 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426131653060" cn_domain=PS} 20241113085608573 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608574 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20a802936fbf: Found GsupExpect[0] for "262426131653060" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@20a802936fbf: Added IMSI table entry 2TC_gsup_purge_cs(111)"262426131653060" 20241113085608576 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608576 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426131653060"} 20241113085608576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426131653060)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085608576 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085608576 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426131653060"} 20241113085608576 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085608576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426131653060)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085608576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426131653060)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085608576 DLU <0006> fsm.c:568 lu(PS:IMSI-262426131653060)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085608576 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608576 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@20a802936fbf: setverdict(pass): none -> pass 20241113085608578 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608578 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426131653060" cn_domain=CS} 20241113085608578 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241113085608578 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426131653060"} 20241113085608578 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426131653060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085608578 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608578 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085608580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@20a802936fbf: Final verdict of PTC: pass 20241113085608581 DAUC <0003> db_auc.c:157 IMSI='262421943939978': No 2G Auth Data 20241113085608581 DAUC <0003> db_auc.c:192 IMSI='262421943939978': No 3G Auth Data 20241113085608582 DLGSUP <0013> hlr.c:121 IMSI 262421943939978: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20a802936fbf: Created GsupExpect[0] for "262421943939978" to be handled at TC_gsup_purge_cs(112) 20241113085608597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 20241113085608600 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608600 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421943939978" cn_domain=PS} 20241113085608600 DLU <0006> fsm.c:456 lu(262421943939978)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085608600 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085608601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421943939978)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085608601 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421943939978" cn_domain=PS} 20241113085608601 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608601 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20a802936fbf: Found GsupExpect[0] for "262421943939978" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@20a802936fbf: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421943939978" 20241113085608604 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608604 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421943939978"} 20241113085608604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421943939978)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085608604 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085608604 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421943939978"} 20241113085608604 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085608604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421943939978)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085608604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421943939978)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085608604 DLU <0006> fsm.c:568 lu(PS:IMSI-262421943939978)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085608604 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608604 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@20a802936fbf: setverdict(pass): none -> pass 20241113085608606 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608606 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421943939978" cn_domain=CS} 20241113085608606 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241113085608606 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421943939978"} 20241113085608606 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421943939978 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085608606 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608606 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085608608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46492<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@20a802936fbf: Final verdict of PTC: pass 20241113085608610 DAUC <0003> db_auc.c:157 IMSI='262428611792301': No 2G Auth Data 20241113085608610 DAUC <0003> db_auc.c:192 IMSI='262428611792301': No 3G Auth Data 20241113085608610 DLGSUP <0013> hlr.c:121 IMSI 262428611792301: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20a802936fbf: Created GsupExpect[0] for "262428611792301" to be handled at TC_gsup_purge_cs(113) 20241113085608622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 20241113085608625 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608625 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428611792301" cn_domain=PS} 20241113085608625 DLU <0006> fsm.c:456 lu(262428611792301)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085608625 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085608625 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428611792301)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085608625 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428611792301" cn_domain=PS} 20241113085608625 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608625 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20a802936fbf: Found GsupExpect[0] for "262428611792301" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@20a802936fbf: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428611792301" 20241113085608627 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608627 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428611792301"} 20241113085608627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428611792301)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085608627 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085608627 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428611792301"} 20241113085608627 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085608627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428611792301)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085608627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428611792301)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085608627 DLU <0006> fsm.c:568 lu(PS:IMSI-262428611792301)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085608627 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608627 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@20a802936fbf: setverdict(pass): none -> pass 20241113085608629 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608629 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428611792301" cn_domain=CS} 20241113085608629 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241113085608629 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428611792301"} 20241113085608629 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428611792301 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085608629 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608629 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085608631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46504<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@20a802936fbf: Final verdict of PTC: pass 20241113085608632 DAUC <0003> db_auc.c:157 IMSI='262420783177008': No 2G Auth Data 20241113085608632 DAUC <0003> db_auc.c:192 IMSI='262420783177008': No 3G Auth Data 20241113085608633 DLGSUP <0013> hlr.c:121 IMSI 262420783177008: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20a802936fbf: Created GsupExpect[0] for "262420783177008" to be handled at TC_gsup_purge_cs(114) 20241113085608649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46508<->l=127.0.0.1:4258 20241113085608652 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608652 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420783177008" cn_domain=PS} 20241113085608652 DLU <0006> fsm.c:456 lu(262420783177008)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085608652 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085608653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420783177008)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085608653 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420783177008" cn_domain=PS} 20241113085608653 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608653 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20a802936fbf: Found GsupExpect[0] for "262420783177008" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@20a802936fbf: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420783177008" 20241113085608655 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608655 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420783177008"} 20241113085608655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420783177008)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085608655 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085608655 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420783177008"} 20241113085608655 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085608655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420783177008)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085608655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420783177008)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085608655 DLU <0006> fsm.c:568 lu(PS:IMSI-262420783177008)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085608655 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608655 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@20a802936fbf: setverdict(pass): none -> pass 20241113085608656 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608656 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420783177008" cn_domain=CS} 20241113085608656 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241113085608656 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420783177008"} 20241113085608656 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420783177008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085608656 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608656 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085608657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46508<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@20a802936fbf: Final verdict of PTC: pass 20241113085608659 DAUC <0003> db_auc.c:157 IMSI='262424888133700': No 2G Auth Data 20241113085608659 DAUC <0003> db_auc.c:192 IMSI='262424888133700': No 3G Auth Data 20241113085608659 DLGSUP <0013> hlr.c:121 IMSI 262424888133700: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20a802936fbf: Created GsupExpect[0] for "262424888133700" to be handled at TC_gsup_purge_cs(115) 20241113085608673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 20241113085608677 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608677 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424888133700" cn_domain=PS} 20241113085608677 DLU <0006> fsm.c:456 lu(262424888133700)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085608677 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085608677 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424888133700)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085608677 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424888133700" cn_domain=PS} 20241113085608678 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608678 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20a802936fbf: Found GsupExpect[0] for "262424888133700" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@20a802936fbf: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424888133700" 20241113085608680 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608680 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424888133700"} 20241113085608680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424888133700)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085608680 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085608680 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424888133700"} 20241113085608680 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085608680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424888133700)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085608680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424888133700)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085608680 DLU <0006> fsm.c:568 lu(PS:IMSI-262424888133700)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085608680 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608680 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@20a802936fbf: setverdict(pass): none -> pass 20241113085608682 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608682 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424888133700" cn_domain=CS} 20241113085608682 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241113085608682 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424888133700"} 20241113085608682 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424888133700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085608682 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608682 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085608684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@20a802936fbf: Final verdict of PTC: pass 20241113085608685 DAUC <0003> db_auc.c:157 IMSI='262427576152727': No 2G Auth Data 20241113085608685 DAUC <0003> db_auc.c:192 IMSI='262427576152727': No 3G Auth Data 20241113085608686 DLGSUP <0013> hlr.c:121 IMSI 262427576152727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@20a802936fbf: Created GsupExpect[0] for "262427576152727" to be handled at TC_gsup_purge_cs(116) 20241113085608699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 20241113085608703 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608703 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427576152727" cn_domain=PS} 20241113085608703 DLU <0006> fsm.c:456 lu(262427576152727)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085608703 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085608703 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427576152727)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085608703 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427576152727" cn_domain=PS} 20241113085608703 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608703 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@20a802936fbf: Found GsupExpect[0] for "262427576152727" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@20a802936fbf: Added IMSI table entry 7TC_gsup_purge_cs(116)"262427576152727" 20241113085608706 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608706 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427576152727"} 20241113085608706 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427576152727)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085608706 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085608706 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427576152727"} 20241113085608706 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085608706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427576152727)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085608706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427576152727)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085608706 DLU <0006> fsm.c:568 lu(PS:IMSI-262427576152727)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085608706 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608706 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@20a802936fbf: setverdict(pass): none -> pass 20241113085608708 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608708 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427576152727" cn_domain=CS} 20241113085608708 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241113085608708 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427576152727"} 20241113085608708 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427576152727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085608708 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085608708 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085608710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085608711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46468<->l=127.0.0.1:4258 20241113085608712 DLINP <000b> input/ipa.c:451 connected read/write 20241113085608712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085608712 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085608712 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085608712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085608712 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34973<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@20a802936fbf: Final verdict of PTC: none 107@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Nov 13 08:56:08 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241113085608755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4258 20241113085608856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131320) Waiting for packet dumper to finish... 1 (prev_count=131320, count=134560) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Nov 13 08:56:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_purge_ps started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085611938 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085611938 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085611940 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085611941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085611944 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085611944 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085611944 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085611944 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 20241113085611944 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085611944 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 20241113085611944 DLGSUP <0013> gsup_server.c:235 2: 20241113085611944 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085611944 DLGSUP <0013> gsup_server.c:235 3: 20241113085611944 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085611944 DLGSUP <0013> gsup_server.c:235 4: 20241113085611944 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085611944 DLGSUP <0013> gsup_server.c:235 5: 20241113085611944 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085611944 DLGSUP <0013> gsup_server.c:235 7: 20241113085611944 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085611944 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085611944 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085611944 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@20a802936fbf: 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") 20241113085611963 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40109<->l=127.0.0.1:4259) 20241113085611969 DAUC <0003> db_auc.c:157 IMSI='262426990829774': No 2G Auth Data 20241113085611969 DAUC <0003> db_auc.c:192 IMSI='262426990829774': No 3G Auth Data HLR_Test-GSUP(118)@20a802936fbf: Created GsupExpect[0] for "262426990829774" to be handled at TC_gsup_purge_ps(121) 20241113085611987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4258 20241113085611991 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085611991 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426990829774" cn_domain=PS} 20241113085611991 DLU <0006> fsm.c:456 lu(262426990829774)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085611991 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085611991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426990829774)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085611991 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426990829774" cn_domain=PS} 20241113085611991 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085611991 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20a802936fbf: Found GsupExpect[0] for "262426990829774" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@20a802936fbf: Added IMSI table entry 0TC_gsup_purge_ps(121)"262426990829774" 20241113085611994 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085611995 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426990829774"} 20241113085611995 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426990829774)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085611995 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085611995 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426990829774"} 20241113085611995 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085611995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426990829774)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085611995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426990829774)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085611995 DLU <0006> fsm.c:568 lu(PS:IMSI-262426990829774)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085611995 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085611995 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@20a802936fbf: setverdict(pass): none -> pass 20241113085611996 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085611996 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426990829774" cn_domain=PS} 20241113085611996 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241113085611996 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426990829774"} 20241113085611996 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426990829774 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085611996 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085611997 DLINP <000b> input/ipa.c:451 connected read/write 20241113085611997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085611998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@20a802936fbf: Final verdict of PTC: pass 20241113085611999 DAUC <0003> db_auc.c:157 IMSI='262428879793062': No 2G Auth Data 20241113085611999 DAUC <0003> db_auc.c:192 IMSI='262428879793062': No 3G Auth Data 20241113085612000 DLGSUP <0013> hlr.c:121 IMSI 262428879793062: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20a802936fbf: Created GsupExpect[0] for "262428879793062" to be handled at TC_gsup_purge_ps(122) 20241113085612014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 20241113085612017 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612017 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428879793062" cn_domain=PS} 20241113085612017 DLU <0006> fsm.c:456 lu(262428879793062)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085612017 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085612017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428879793062)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085612017 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428879793062" cn_domain=PS} 20241113085612017 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612017 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20a802936fbf: Found GsupExpect[0] for "262428879793062" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@20a802936fbf: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428879793062" 20241113085612019 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612019 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428879793062"} 20241113085612019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428879793062)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085612020 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085612020 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428879793062"} 20241113085612020 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085612020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428879793062)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085612020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428879793062)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085612020 DLU <0006> fsm.c:568 lu(PS:IMSI-262428879793062)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085612020 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612020 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@20a802936fbf: setverdict(pass): none -> pass 20241113085612021 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612022 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428879793062" cn_domain=PS} 20241113085612022 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241113085612022 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428879793062"} 20241113085612022 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428879793062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085612022 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612022 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085612023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@20a802936fbf: Final verdict of PTC: pass 20241113085612024 DAUC <0003> db_auc.c:157 IMSI='262421985690200': No 2G Auth Data 20241113085612024 DAUC <0003> db_auc.c:192 IMSI='262421985690200': No 3G Auth Data 20241113085612025 DLGSUP <0013> hlr.c:121 IMSI 262421985690200: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20a802936fbf: Created GsupExpect[0] for "262421985690200" to be handled at TC_gsup_purge_ps(123) 20241113085612041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4258 20241113085612044 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612044 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421985690200" cn_domain=PS} 20241113085612044 DLU <0006> fsm.c:456 lu(262421985690200)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085612044 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085612044 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421985690200)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085612044 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421985690200" cn_domain=PS} 20241113085612044 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612044 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20a802936fbf: Found GsupExpect[0] for "262421985690200" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@20a802936fbf: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421985690200" 20241113085612047 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612047 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421985690200"} 20241113085612047 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421985690200)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085612047 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085612047 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421985690200"} 20241113085612047 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085612047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421985690200)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085612047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421985690200)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085612047 DLU <0006> fsm.c:568 lu(PS:IMSI-262421985690200)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085612047 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612047 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@20a802936fbf: setverdict(pass): none -> pass 20241113085612048 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612048 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421985690200" cn_domain=PS} 20241113085612048 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241113085612048 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421985690200"} 20241113085612048 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421985690200 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085612048 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612048 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085612049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@20a802936fbf: Final verdict of PTC: pass 20241113085612051 DAUC <0003> db_auc.c:157 IMSI='262425618668951': No 2G Auth Data 20241113085612051 DAUC <0003> db_auc.c:192 IMSI='262425618668951': No 3G Auth Data 20241113085612052 DLGSUP <0013> hlr.c:121 IMSI 262425618668951: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20a802936fbf: Created GsupExpect[0] for "262425618668951" to be handled at TC_gsup_purge_ps(124) 20241113085612069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 20241113085612073 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612073 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425618668951" cn_domain=PS} 20241113085612073 DLU <0006> fsm.c:456 lu(262425618668951)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085612073 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085612073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425618668951)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085612073 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425618668951" cn_domain=PS} 20241113085612073 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612073 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20a802936fbf: Found GsupExpect[0] for "262425618668951" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@20a802936fbf: Added IMSI table entry 3TC_gsup_purge_ps(124)"262425618668951" 20241113085612076 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612076 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425618668951"} 20241113085612076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425618668951)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085612076 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085612076 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425618668951"} 20241113085612076 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085612076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425618668951)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085612076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425618668951)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085612076 DLU <0006> fsm.c:568 lu(PS:IMSI-262425618668951)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085612076 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612076 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@20a802936fbf: setverdict(pass): none -> pass 20241113085612078 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612078 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425618668951" cn_domain=PS} 20241113085612078 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241113085612078 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425618668951"} 20241113085612078 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425618668951 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085612078 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612078 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085612079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46554<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@20a802936fbf: Final verdict of PTC: pass 20241113085612081 DAUC <0003> db_auc.c:157 IMSI='262421593486017': No 2G Auth Data 20241113085612081 DAUC <0003> db_auc.c:192 IMSI='262421593486017': No 3G Auth Data 20241113085612082 DLGSUP <0013> hlr.c:121 IMSI 262421593486017: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20a802936fbf: Created GsupExpect[0] for "262421593486017" to be handled at TC_gsup_purge_ps(125) 20241113085612096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4258 20241113085612100 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612100 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421593486017" cn_domain=PS} 20241113085612100 DLU <0006> fsm.c:456 lu(262421593486017)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085612100 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085612100 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421593486017)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085612100 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421593486017" cn_domain=PS} 20241113085612100 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612100 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20a802936fbf: Found GsupExpect[0] for "262421593486017" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@20a802936fbf: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421593486017" 20241113085612103 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612103 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421593486017"} 20241113085612103 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421593486017)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085612103 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085612103 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421593486017"} 20241113085612103 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085612103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421593486017)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085612103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421593486017)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085612103 DLU <0006> fsm.c:568 lu(PS:IMSI-262421593486017)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085612103 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612103 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@20a802936fbf: setverdict(pass): none -> pass 20241113085612105 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612105 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421593486017" cn_domain=PS} 20241113085612105 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241113085612105 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421593486017"} 20241113085612105 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421593486017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085612105 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612105 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085612107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@20a802936fbf: Final verdict of PTC: pass 20241113085612109 DAUC <0003> db_auc.c:157 IMSI='262426864235867': No 2G Auth Data 20241113085612109 DAUC <0003> db_auc.c:192 IMSI='262426864235867': No 3G Auth Data 20241113085612110 DLGSUP <0013> hlr.c:121 IMSI 262426864235867: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20a802936fbf: Created GsupExpect[0] for "262426864235867" to be handled at TC_gsup_purge_ps(126) 20241113085612124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46574<->l=127.0.0.1:4258 20241113085612128 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612128 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426864235867" cn_domain=PS} 20241113085612128 DLU <0006> fsm.c:456 lu(262426864235867)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085612128 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085612128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426864235867)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085612128 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426864235867" cn_domain=PS} 20241113085612128 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612128 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20a802936fbf: Found GsupExpect[0] for "262426864235867" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@20a802936fbf: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426864235867" 20241113085612130 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612130 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426864235867"} 20241113085612130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426864235867)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085612130 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085612130 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426864235867"} 20241113085612130 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085612130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426864235867)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085612130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426864235867)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085612130 DLU <0006> fsm.c:568 lu(PS:IMSI-262426864235867)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085612130 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612130 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@20a802936fbf: setverdict(pass): none -> pass 20241113085612132 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612132 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426864235867" cn_domain=PS} 20241113085612132 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241113085612132 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426864235867"} 20241113085612132 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426864235867 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085612132 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612132 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085612133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46574<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@20a802936fbf: Final verdict of PTC: pass 20241113085612134 DAUC <0003> db_auc.c:157 IMSI='262421627140864': No 2G Auth Data 20241113085612134 DAUC <0003> db_auc.c:192 IMSI='262421627140864': No 3G Auth Data 20241113085612135 DLGSUP <0013> hlr.c:121 IMSI 262421627140864: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20a802936fbf: Created GsupExpect[0] for "262421627140864" to be handled at TC_gsup_purge_ps(127) 20241113085612153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4258 20241113085612157 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612157 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421627140864" cn_domain=PS} 20241113085612157 DLU <0006> fsm.c:456 lu(262421627140864)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085612157 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085612157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421627140864)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085612157 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421627140864" cn_domain=PS} 20241113085612157 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612157 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20a802936fbf: Found GsupExpect[0] for "262421627140864" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@20a802936fbf: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421627140864" 20241113085612160 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612160 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421627140864"} 20241113085612160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421627140864)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085612160 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085612160 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421627140864"} 20241113085612160 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085612160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421627140864)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085612160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421627140864)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085612160 DLU <0006> fsm.c:568 lu(PS:IMSI-262421627140864)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085612160 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612160 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@20a802936fbf: setverdict(pass): none -> pass 20241113085612162 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612162 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421627140864" cn_domain=PS} 20241113085612162 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241113085612162 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421627140864"} 20241113085612162 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421627140864 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085612162 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612162 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085612164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@20a802936fbf: Final verdict of PTC: pass 20241113085612165 DAUC <0003> db_auc.c:157 IMSI='262422357062498': No 2G Auth Data 20241113085612165 DAUC <0003> db_auc.c:192 IMSI='262422357062498': No 3G Auth Data 20241113085612166 DLGSUP <0013> hlr.c:121 IMSI 262422357062498: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@20a802936fbf: Created GsupExpect[0] for "262422357062498" to be handled at TC_gsup_purge_ps(128) 20241113085612181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46592<->l=127.0.0.1:4258 20241113085612185 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612185 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422357062498" cn_domain=PS} 20241113085612185 DLU <0006> fsm.c:456 lu(262422357062498)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085612185 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085612185 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422357062498)[0x55ecb7ab4530]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085612185 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422357062498" cn_domain=PS} 20241113085612185 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612185 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@20a802936fbf: Found GsupExpect[0] for "262422357062498" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@20a802936fbf: Added IMSI table entry 7TC_gsup_purge_ps(128)"262422357062498" 20241113085612188 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612188 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422357062498"} 20241113085612188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422357062498)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085612188 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085612188 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422357062498"} 20241113085612188 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085612188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422357062498)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085612188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422357062498)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085612188 DLU <0006> fsm.c:568 lu(PS:IMSI-262422357062498)[0x55ecb7ab4530]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085612188 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612188 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@20a802936fbf: setverdict(pass): none -> pass 20241113085612190 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612190 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422357062498" cn_domain=PS} 20241113085612190 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241113085612190 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422357062498"} 20241113085612190 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422357062498 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241113085612190 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085612190 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085612192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46592<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085612193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 20241113085612195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40109<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@20a802936fbf: Final verdict of PTC: none 20241113085612195 DLINP <000b> input/ipa.c:451 connected read/write 20241113085612195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085612195 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085612195 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085612195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Nov 13 08:56:12 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 20241113085612240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46598<->l=127.0.0.1:4258 20241113085612341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46598<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69496) Waiting for packet dumper to finish... 1 (prev_count=69496, count=134560) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Nov 13 08:56:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_purge_unknown started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085615421 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085615421 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085615423 DLINP <000b> input/ipa.c:451 connected read/write 20241113085615423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085615424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085615426 DLINP <000b> input/ipa.c:451 connected read/write 20241113085615426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085615426 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085615426 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085615426 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 20241113085615426 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085615426 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 20241113085615426 DLGSUP <0013> gsup_server.c:235 2: 20241113085615426 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085615426 DLGSUP <0013> gsup_server.c:235 3: 20241113085615426 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085615426 DLGSUP <0013> gsup_server.c:235 4: 20241113085615426 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085615426 DLGSUP <0013> gsup_server.c:235 5: 20241113085615426 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085615426 DLGSUP <0013> gsup_server.c:235 7: 20241113085615426 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085615426 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085615426 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085615426 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)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@20a802936fbf: 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") 20241113085615445 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36181<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@20a802936fbf: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241113085615455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4258 20241113085615469 DLINP <000b> input/ipa.c:451 connected read/write 20241113085615469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085615469 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} 20241113085615469 DLU <0006> fsm.c:456 lu(2345743413463)[0x55ecb7ab4530]{UNVALIDATED}: Allocated 20241113085615469 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 20241113085615469 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} 20241113085615469 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085615469 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ecb7ab4530]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085615469 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55ecb7ab4530]{UNVALIDATED}: Freeing instance 20241113085615469 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55ecb7ab4530]{UNVALIDATED}: Deallocated 20241113085615469 DLINP <000b> input/ipa.c:451 connected read/write 20241113085615469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085615470 DLINP <000b> input/ipa.c:451 connected read/write 20241113085615470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@20a802936fbf: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@20a802936fbf: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@20a802936fbf: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085615472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085615473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4258 20241113085615474 DLINP <000b> input/ipa.c:451 connected read/write 20241113085615474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085615474 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085615474 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085615474 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@20a802936fbf: Final verdict of PTC: none 20241113085615475 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36181<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@20a802936fbf: Final verdict of PTC: none 131@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Nov 13 08:56:15 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 20241113085615516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46622<->l=127.0.0.1:4258 20241113085615617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46622<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26112) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Nov 13 08:56:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_ussd_unknown started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085618691 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085618691 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085618693 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085618696 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618697 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085618697 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085618697 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 20241113085618697 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085618697 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 20241113085618697 DLGSUP <0013> gsup_server.c:235 2: 20241113085618697 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085618697 DLGSUP <0013> gsup_server.c:235 3: 20241113085618697 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085618697 DLGSUP <0013> gsup_server.c:235 4: 20241113085618697 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085618697 DLGSUP <0013> gsup_server.c:235 5: 20241113085618697 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085618697 DLGSUP <0013> gsup_server.c:235 7: 20241113085618697 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085618697 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085618697 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(134)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085618697 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@20a802936fbf: 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") 20241113085618717 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46773<->l=127.0.0.1:4259) 20241113085618724 DAUC <0003> db_auc.c:157 IMSI='262429282120990': No 2G Auth Data 20241113085618724 DAUC <0003> db_auc.c:192 IMSI='262429282120990': No 3G Auth Data HLR_Test-GSUP(135)@20a802936fbf: Created GsupExpect[0] for "262429282120990" to be handled at TC_mo_ussd_unknown(138) 20241113085618741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4258 20241113085618748 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618748 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429282120990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429282120990" session_id=3275544402 session_state=BEGIN} 20241113085618748 DSS <0004> hlr_ussd.c:576 262429282120990/0xc33cd752: Process SS (BEGIN) 20241113085618748 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241113085618748 DSS <0004> hlr_ussd.c:518 262429282120990/0xc33cd752: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241113085618748 DSS <0004> hlr_ussd.c:523 262429282120990/0xc33cd752: USSD for unknown code '*#200#' 20241113085618748 DSS <0004> hlr_ussd.c:354 262429282120990/0xc33cd752: Tx ReturnError(1, 0x12) 20241113085618748 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429282120990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429282120990" session_id=3275544402 session_state=END} 20241113085618748 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085618748 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20a802936fbf: Found GsupExpect[0] for "262429282120990" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@20a802936fbf: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429282120990" TC_mo_ussd_unknown(138)@20a802936fbf: setverdict(pass): none -> pass 20241113085618751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46190<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@20a802936fbf: Final verdict of PTC: pass 20241113085618752 DAUC <0003> db_auc.c:157 IMSI='262423112694775': No 2G Auth Data 20241113085618752 DAUC <0003> db_auc.c:192 IMSI='262423112694775': No 3G Auth Data HLR_Test-GSUP(135)@20a802936fbf: Created GsupExpect[0] for "262423112694775" to be handled at TC_mo_ussd_unknown(139) 20241113085618768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 20241113085618774 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618774 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423112694775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423112694775" session_id=1683688141 session_state=BEGIN} 20241113085618774 DSS <0004> hlr_ussd.c:576 262423112694775/0x645b0acd: Process SS (BEGIN) 20241113085618774 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241113085618774 DSS <0004> hlr_ussd.c:518 262423112694775/0x645b0acd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241113085618774 DSS <0004> hlr_ussd.c:523 262423112694775/0x645b0acd: USSD for unknown code '*#200#' 20241113085618774 DSS <0004> hlr_ussd.c:354 262423112694775/0x645b0acd: Tx ReturnError(1, 0x12) 20241113085618774 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423112694775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423112694775" session_id=1683688141 session_state=END} 20241113085618774 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085618774 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20a802936fbf: Found GsupExpect[0] for "262423112694775" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@20a802936fbf: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262423112694775" TC_mo_ussd_unknown(139)@20a802936fbf: setverdict(pass): none -> pass 20241113085618777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@20a802936fbf: Final verdict of PTC: pass 20241113085618777 DAUC <0003> db_auc.c:157 IMSI='262428554211431': No 2G Auth Data 20241113085618777 DAUC <0003> db_auc.c:192 IMSI='262428554211431': No 3G Auth Data HLR_Test-GSUP(135)@20a802936fbf: Created GsupExpect[0] for "262428554211431" to be handled at TC_mo_ussd_unknown(140) 20241113085618793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 20241113085618800 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618800 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428554211431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428554211431" session_id=2918555508 session_state=BEGIN} 20241113085618800 DSS <0004> hlr_ussd.c:576 262428554211431/0xadf59f74: Process SS (BEGIN) 20241113085618800 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241113085618800 DSS <0004> hlr_ussd.c:518 262428554211431/0xadf59f74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241113085618800 DSS <0004> hlr_ussd.c:523 262428554211431/0xadf59f74: USSD for unknown code '*#200#' 20241113085618800 DSS <0004> hlr_ussd.c:354 262428554211431/0xadf59f74: Tx ReturnError(1, 0x12) 20241113085618800 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428554211431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428554211431" session_id=2918555508 session_state=END} 20241113085618800 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085618800 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20a802936fbf: Found GsupExpect[0] for "262428554211431" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@20a802936fbf: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428554211431" TC_mo_ussd_unknown(140)@20a802936fbf: setverdict(pass): none -> pass 20241113085618803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@20a802936fbf: Final verdict of PTC: pass 20241113085618803 DAUC <0003> db_auc.c:157 IMSI='262423288408117': No 2G Auth Data 20241113085618803 DAUC <0003> db_auc.c:192 IMSI='262423288408117': No 3G Auth Data HLR_Test-GSUP(135)@20a802936fbf: Created GsupExpect[0] for "262423288408117" to be handled at TC_mo_ussd_unknown(141) 20241113085618817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4258 20241113085618822 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618822 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423288408117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423288408117" session_id=2209301373 session_state=BEGIN} 20241113085618822 DSS <0004> hlr_ussd.c:576 262423288408117/0x83af437d: Process SS (BEGIN) 20241113085618822 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241113085618822 DSS <0004> hlr_ussd.c:518 262423288408117/0x83af437d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241113085618822 DSS <0004> hlr_ussd.c:523 262423288408117/0x83af437d: USSD for unknown code '*#200#' 20241113085618822 DSS <0004> hlr_ussd.c:354 262423288408117/0x83af437d: Tx ReturnError(1, 0x12) 20241113085618822 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423288408117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423288408117" session_id=2209301373 session_state=END} 20241113085618822 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085618822 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20a802936fbf: Found GsupExpect[0] for "262423288408117" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@20a802936fbf: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423288408117" TC_mo_ussd_unknown(141)@20a802936fbf: setverdict(pass): none -> pass 20241113085618825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46220<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@20a802936fbf: Final verdict of PTC: pass 20241113085618825 DAUC <0003> db_auc.c:157 IMSI='262427234258123': No 2G Auth Data 20241113085618825 DAUC <0003> db_auc.c:192 IMSI='262427234258123': No 3G Auth Data HLR_Test-GSUP(135)@20a802936fbf: Created GsupExpect[0] for "262427234258123" to be handled at TC_mo_ussd_unknown(142) 20241113085618841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241113085618846 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618846 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427234258123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427234258123" session_id=1764512052 session_state=BEGIN} 20241113085618846 DSS <0004> hlr_ussd.c:576 262427234258123/0x692c5134: Process SS (BEGIN) 20241113085618846 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241113085618846 DSS <0004> hlr_ussd.c:518 262427234258123/0x692c5134: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241113085618846 DSS <0004> hlr_ussd.c:523 262427234258123/0x692c5134: USSD for unknown code '*#200#' 20241113085618846 DSS <0004> hlr_ussd.c:354 262427234258123/0x692c5134: Tx ReturnError(1, 0x12) 20241113085618846 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427234258123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427234258123" session_id=1764512052 session_state=END} 20241113085618846 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085618846 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20a802936fbf: Found GsupExpect[0] for "262427234258123" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@20a802936fbf: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427234258123" TC_mo_ussd_unknown(142)@20a802936fbf: setverdict(pass): none -> pass 20241113085618849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@20a802936fbf: Final verdict of PTC: pass 20241113085618849 DAUC <0003> db_auc.c:157 IMSI='262421772310384': No 2G Auth Data 20241113085618849 DAUC <0003> db_auc.c:192 IMSI='262421772310384': No 3G Auth Data HLR_Test-GSUP(135)@20a802936fbf: Created GsupExpect[0] for "262421772310384" to be handled at TC_mo_ussd_unknown(143) 20241113085618866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 20241113085618870 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618870 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421772310384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421772310384" session_id=4283071119 session_state=BEGIN} 20241113085618870 DSS <0004> hlr_ussd.c:576 262421772310384/0xff4a7a8f: Process SS (BEGIN) 20241113085618870 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241113085618870 DSS <0004> hlr_ussd.c:518 262421772310384/0xff4a7a8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241113085618870 DSS <0004> hlr_ussd.c:523 262421772310384/0xff4a7a8f: USSD for unknown code '*#200#' 20241113085618870 DSS <0004> hlr_ussd.c:354 262421772310384/0xff4a7a8f: Tx ReturnError(1, 0x12) 20241113085618870 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421772310384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421772310384" session_id=4283071119 session_state=END} 20241113085618871 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085618871 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20a802936fbf: Found GsupExpect[0] for "262421772310384" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@20a802936fbf: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421772310384" TC_mo_ussd_unknown(143)@20a802936fbf: setverdict(pass): none -> pass 20241113085618873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@20a802936fbf: Final verdict of PTC: pass 20241113085618874 DAUC <0003> db_auc.c:157 IMSI='262425228522044': No 2G Auth Data 20241113085618874 DAUC <0003> db_auc.c:192 IMSI='262425228522044': No 3G Auth Data HLR_Test-GSUP(135)@20a802936fbf: Created GsupExpect[0] for "262425228522044" to be handled at TC_mo_ussd_unknown(144) 20241113085618890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241113085618896 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618896 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425228522044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425228522044" session_id=1877899742 session_state=BEGIN} 20241113085618896 DSS <0004> hlr_ussd.c:576 262425228522044/0x6fee79de: Process SS (BEGIN) 20241113085618896 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241113085618896 DSS <0004> hlr_ussd.c:518 262425228522044/0x6fee79de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241113085618896 DSS <0004> hlr_ussd.c:523 262425228522044/0x6fee79de: USSD for unknown code '*#200#' 20241113085618896 DSS <0004> hlr_ussd.c:354 262425228522044/0x6fee79de: Tx ReturnError(1, 0x12) 20241113085618896 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425228522044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425228522044" session_id=1877899742 session_state=END} 20241113085618896 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085618896 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20a802936fbf: Found GsupExpect[0] for "262425228522044" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@20a802936fbf: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262425228522044" TC_mo_ussd_unknown(144)@20a802936fbf: setverdict(pass): none -> pass 20241113085618899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@20a802936fbf: Final verdict of PTC: pass 20241113085618899 DAUC <0003> db_auc.c:157 IMSI='262429355051825': No 2G Auth Data 20241113085618900 DAUC <0003> db_auc.c:192 IMSI='262429355051825': No 3G Auth Data HLR_Test-GSUP(135)@20a802936fbf: Created GsupExpect[0] for "262429355051825" to be handled at TC_mo_ussd_unknown(145) 20241113085618916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 20241113085618921 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618921 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429355051825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429355051825" session_id=2455592164 session_state=BEGIN} 20241113085618921 DSS <0004> hlr_ussd.c:576 262429355051825/0x925d5ce4: Process SS (BEGIN) 20241113085618921 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241113085618922 DSS <0004> hlr_ussd.c:518 262429355051825/0x925d5ce4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241113085618922 DSS <0004> hlr_ussd.c:523 262429355051825/0x925d5ce4: USSD for unknown code '*#200#' 20241113085618922 DSS <0004> hlr_ussd.c:354 262429355051825/0x925d5ce4: Tx ReturnError(1, 0x12) 20241113085618922 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429355051825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429355051825" session_id=2455592164 session_state=END} 20241113085618922 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085618922 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@20a802936fbf: Found GsupExpect[0] for "262429355051825" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@20a802936fbf: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429355051825" TC_mo_ussd_unknown(145)@20a802936fbf: setverdict(pass): none -> pass 20241113085618924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@20a802936fbf: Final verdict of PTC: pass 20241113085618925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46186<->l=127.0.0.1:4258 20241113085618926 DLINP <000b> input/ipa.c:451 connected read/write 20241113085618926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085618926 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085618926 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085618926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085618926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46773<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@20a802936fbf: Final verdict of PTC: none 136@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 136: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@20a802936fbf: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Nov 13 08:56:18 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241113085618965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20241113085619065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=81392) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Nov 13 08:56:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_ussd_euse_disc started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085622141 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085622141 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085622143 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085622147 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622147 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085622147 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085622147 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 20241113085622147 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085622147 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 20241113085622147 DLGSUP <0013> gsup_server.c:235 2: 20241113085622147 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085622147 DLGSUP <0013> gsup_server.c:235 3: 20241113085622147 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085622147 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(146)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085622147 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085622147 DLGSUP <0013> gsup_server.c:235 5: 20241113085622147 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085622147 DLGSUP <0013> gsup_server.c:235 7: 20241113085622147 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085622147 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085622147 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085622147 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@20a802936fbf: 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") 20241113085622168 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35881<->l=127.0.0.1:4259) 20241113085622175 DAUC <0003> db_auc.c:157 IMSI='262426289225672': No 2G Auth Data 20241113085622175 DAUC <0003> db_auc.c:192 IMSI='262426289225672': No 3G Auth Data HLR_Test-GSUP(147)@20a802936fbf: Created GsupExpect[0] for "262426289225672" to be handled at TC_mo_ussd_euse_disc(150) 20241113085622193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 20241113085622200 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622200 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426289225672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426289225672" session_id=1168205673 session_state=BEGIN} 20241113085622200 DSS <0004> hlr_ussd.c:576 262426289225672/0x45a16769: Process SS (BEGIN) 20241113085622200 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085622200 DSS <0004> hlr_ussd.c:518 262426289225672/0x45a16769: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085622200 DSS <0004> hlr_ussd.c:542 262426289225672/0x45a16769: Cannot find conn for EUSE EUSE-foobar 20241113085622200 DSS <0004> hlr_ussd.c:354 262426289225672/0x45a16769: Tx ReturnError(1, 0x22) 20241113085622200 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426289225672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426289225672" session_id=1168205673 session_state=END} 20241113085622200 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085622200 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20a802936fbf: Found GsupExpect[0] for "262426289225672" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@20a802936fbf: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426289225672" TC_mo_ussd_euse_disc(150)@20a802936fbf: setverdict(pass): none -> pass 20241113085622204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46272<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@20a802936fbf: Final verdict of PTC: pass 20241113085622205 DAUC <0003> db_auc.c:157 IMSI='262425495693247': No 2G Auth Data 20241113085622205 DAUC <0003> db_auc.c:192 IMSI='262425495693247': No 3G Auth Data HLR_Test-GSUP(147)@20a802936fbf: Created GsupExpect[0] for "262425495693247" to be handled at TC_mo_ussd_euse_disc(151) 20241113085622222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241113085622227 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622227 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425495693247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425495693247" session_id=1976087910 session_state=BEGIN} 20241113085622227 DSS <0004> hlr_ussd.c:576 262425495693247/0x75c8b566: Process SS (BEGIN) 20241113085622227 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085622227 DSS <0004> hlr_ussd.c:518 262425495693247/0x75c8b566: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085622227 DSS <0004> hlr_ussd.c:542 262425495693247/0x75c8b566: Cannot find conn for EUSE EUSE-foobar 20241113085622227 DSS <0004> hlr_ussd.c:354 262425495693247/0x75c8b566: Tx ReturnError(1, 0x22) 20241113085622227 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425495693247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425495693247" session_id=1976087910 session_state=END} 20241113085622227 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085622227 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20a802936fbf: Found GsupExpect[0] for "262425495693247" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@20a802936fbf: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425495693247" TC_mo_ussd_euse_disc(151)@20a802936fbf: setverdict(pass): none -> pass 20241113085622230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@20a802936fbf: Final verdict of PTC: pass 20241113085622231 DAUC <0003> db_auc.c:157 IMSI='262422151129436': No 2G Auth Data 20241113085622231 DAUC <0003> db_auc.c:192 IMSI='262422151129436': No 3G Auth Data HLR_Test-GSUP(147)@20a802936fbf: Created GsupExpect[0] for "262422151129436" to be handled at TC_mo_ussd_euse_disc(152) 20241113085622249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20241113085622256 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622256 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422151129436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422151129436" session_id=517167974 session_state=BEGIN} 20241113085622256 DSS <0004> hlr_ussd.c:576 262422151129436/0x1ed35b66: Process SS (BEGIN) 20241113085622256 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085622256 DSS <0004> hlr_ussd.c:518 262422151129436/0x1ed35b66: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085622256 DSS <0004> hlr_ussd.c:542 262422151129436/0x1ed35b66: Cannot find conn for EUSE EUSE-foobar 20241113085622256 DSS <0004> hlr_ussd.c:354 262422151129436/0x1ed35b66: Tx ReturnError(1, 0x22) 20241113085622256 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422151129436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422151129436" session_id=517167974 session_state=END} 20241113085622256 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085622256 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20a802936fbf: Found GsupExpect[0] for "262422151129436" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@20a802936fbf: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422151129436" TC_mo_ussd_euse_disc(152)@20a802936fbf: setverdict(pass): none -> pass 20241113085622259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@20a802936fbf: Final verdict of PTC: pass 20241113085622259 DAUC <0003> db_auc.c:157 IMSI='262421894346369': No 2G Auth Data 20241113085622259 DAUC <0003> db_auc.c:192 IMSI='262421894346369': No 3G Auth Data HLR_Test-GSUP(147)@20a802936fbf: Created GsupExpect[0] for "262421894346369" to be handled at TC_mo_ussd_euse_disc(153) 20241113085622277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 20241113085622283 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622283 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421894346369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421894346369" session_id=1508601727 session_state=BEGIN} 20241113085622283 DSS <0004> hlr_ussd.c:576 262421894346369/0x59eb6f7f: Process SS (BEGIN) 20241113085622283 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085622283 DSS <0004> hlr_ussd.c:518 262421894346369/0x59eb6f7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085622283 DSS <0004> hlr_ussd.c:542 262421894346369/0x59eb6f7f: Cannot find conn for EUSE EUSE-foobar 20241113085622283 DSS <0004> hlr_ussd.c:354 262421894346369/0x59eb6f7f: Tx ReturnError(1, 0x22) 20241113085622283 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421894346369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421894346369" session_id=1508601727 session_state=END} 20241113085622283 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085622283 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20a802936fbf: Found GsupExpect[0] for "262421894346369" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@20a802936fbf: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421894346369" TC_mo_ussd_euse_disc(153)@20a802936fbf: setverdict(pass): none -> pass 20241113085622285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@20a802936fbf: Final verdict of PTC: pass 20241113085622286 DAUC <0003> db_auc.c:157 IMSI='262424467680676': No 2G Auth Data 20241113085622286 DAUC <0003> db_auc.c:192 IMSI='262424467680676': No 3G Auth Data HLR_Test-GSUP(147)@20a802936fbf: Created GsupExpect[0] for "262424467680676" to be handled at TC_mo_ussd_euse_disc(154) 20241113085622303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20241113085622308 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622308 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424467680676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424467680676" session_id=2586036788 session_state=BEGIN} 20241113085622308 DSS <0004> hlr_ussd.c:576 262424467680676/0x9a23ca34: Process SS (BEGIN) 20241113085622308 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085622308 DSS <0004> hlr_ussd.c:518 262424467680676/0x9a23ca34: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085622308 DSS <0004> hlr_ussd.c:542 262424467680676/0x9a23ca34: Cannot find conn for EUSE EUSE-foobar 20241113085622308 DSS <0004> hlr_ussd.c:354 262424467680676/0x9a23ca34: Tx ReturnError(1, 0x22) 20241113085622308 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424467680676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424467680676" session_id=2586036788 session_state=END} 20241113085622308 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085622308 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20a802936fbf: Found GsupExpect[0] for "262424467680676" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@20a802936fbf: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424467680676" TC_mo_ussd_euse_disc(154)@20a802936fbf: setverdict(pass): none -> pass 20241113085622311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@20a802936fbf: Final verdict of PTC: pass 20241113085622312 DAUC <0003> db_auc.c:157 IMSI='262429768715913': No 2G Auth Data 20241113085622312 DAUC <0003> db_auc.c:192 IMSI='262429768715913': No 3G Auth Data HLR_Test-GSUP(147)@20a802936fbf: Created GsupExpect[0] for "262429768715913" to be handled at TC_mo_ussd_euse_disc(155) 20241113085622328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 20241113085622335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622335 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429768715913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429768715913" session_id=3388992173 session_state=BEGIN} 20241113085622335 DSS <0004> hlr_ussd.c:576 262429768715913/0xc9ffeaad: Process SS (BEGIN) 20241113085622335 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085622335 DSS <0004> hlr_ussd.c:518 262429768715913/0xc9ffeaad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085622335 DSS <0004> hlr_ussd.c:542 262429768715913/0xc9ffeaad: Cannot find conn for EUSE EUSE-foobar 20241113085622335 DSS <0004> hlr_ussd.c:354 262429768715913/0xc9ffeaad: Tx ReturnError(1, 0x22) 20241113085622335 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429768715913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429768715913" session_id=3388992173 session_state=END} 20241113085622335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085622335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20a802936fbf: Found GsupExpect[0] for "262429768715913" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@20a802936fbf: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429768715913" TC_mo_ussd_euse_disc(155)@20a802936fbf: setverdict(pass): none -> pass 20241113085622337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@20a802936fbf: Final verdict of PTC: pass 20241113085622338 DAUC <0003> db_auc.c:157 IMSI='262425923223817': No 2G Auth Data 20241113085622338 DAUC <0003> db_auc.c:192 IMSI='262425923223817': No 3G Auth Data HLR_Test-GSUP(147)@20a802936fbf: Created GsupExpect[0] for "262425923223817" to be handled at TC_mo_ussd_euse_disc(156) 20241113085622355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 20241113085622361 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622361 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425923223817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425923223817" session_id=1760679702 session_state=BEGIN} 20241113085622361 DSS <0004> hlr_ussd.c:576 262425923223817/0x68f1d716: Process SS (BEGIN) 20241113085622361 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085622361 DSS <0004> hlr_ussd.c:518 262425923223817/0x68f1d716: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085622361 DSS <0004> hlr_ussd.c:542 262425923223817/0x68f1d716: Cannot find conn for EUSE EUSE-foobar 20241113085622361 DSS <0004> hlr_ussd.c:354 262425923223817/0x68f1d716: Tx ReturnError(1, 0x22) 20241113085622361 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425923223817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425923223817" session_id=1760679702 session_state=END} 20241113085622361 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085622361 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20a802936fbf: Found GsupExpect[0] for "262425923223817" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@20a802936fbf: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425923223817" TC_mo_ussd_euse_disc(156)@20a802936fbf: setverdict(pass): none -> pass 20241113085622364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@20a802936fbf: Final verdict of PTC: pass 20241113085622365 DAUC <0003> db_auc.c:157 IMSI='262428869992739': No 2G Auth Data 20241113085622365 DAUC <0003> db_auc.c:192 IMSI='262428869992739': No 3G Auth Data HLR_Test-GSUP(147)@20a802936fbf: Created GsupExpect[0] for "262428869992739" to be handled at TC_mo_ussd_euse_disc(157) 20241113085622381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20241113085622387 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622387 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428869992739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428869992739" session_id=3781534504 session_state=BEGIN} 20241113085622387 DSS <0004> hlr_ussd.c:576 262428869992739/0xe165a328: Process SS (BEGIN) 20241113085622387 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085622387 DSS <0004> hlr_ussd.c:518 262428869992739/0xe165a328: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085622387 DSS <0004> hlr_ussd.c:542 262428869992739/0xe165a328: Cannot find conn for EUSE EUSE-foobar 20241113085622387 DSS <0004> hlr_ussd.c:354 262428869992739/0xe165a328: Tx ReturnError(1, 0x22) 20241113085622387 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428869992739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428869992739" session_id=3781534504 session_state=END} 20241113085622387 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085622387 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@20a802936fbf: Found GsupExpect[0] for "262428869992739" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@20a802936fbf: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428869992739" TC_mo_ussd_euse_disc(157)@20a802936fbf: setverdict(pass): none -> pass 20241113085622390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@20a802936fbf: Final verdict of PTC: pass 20241113085622391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20241113085622391 DLINP <000b> input/ipa.c:451 connected read/write 20241113085622391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085622391 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085622391 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085622391 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085622392 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35881<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@20a802936fbf: Final verdict of PTC: none 148@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 148: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@20a802936fbf: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Nov 13 08:56:22 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 20241113085622433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46348<->l=127.0.0.1:4258 20241113085622634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77648) Waiting for packet dumper to finish... 1 (prev_count=77648, count=81620) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Nov 13 08:56:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_ussd_iuse_imsi started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085625711 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085625711 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085625713 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085625715 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625715 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085625715 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085625715 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 20241113085625715 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085625715 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 20241113085625715 DLGSUP <0013> gsup_server.c:235 2: 20241113085625715 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085625715 DLGSUP <0013> gsup_server.c:235 3: 20241113085625715 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085625715 DLGSUP <0013> gsup_server.c:235 4: 20241113085625715 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085625715 DLGSUP <0013> gsup_server.c:235 5: 20241113085625715 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085625715 DLGSUP <0013> gsup_server.c:235 7: 20241113085625715 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085625715 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085625715 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085625715 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@20a802936fbf: 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") 20241113085625741 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45581<->l=127.0.0.1:4259) 20241113085625747 DAUC <0003> db_auc.c:157 IMSI='262429507801867': No 2G Auth Data 20241113085625747 DAUC <0003> db_auc.c:192 IMSI='262429507801867': No 3G Auth Data HLR_Test-GSUP(159)@20a802936fbf: Created GsupExpect[0] for "262429507801867" to be handled at TC_mo_ussd_iuse_imsi(162) 20241113085625764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46376<->l=127.0.0.1:4258 20241113085625769 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625769 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429507801867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429507801867" session_id=3360270765 session_state=BEGIN} 20241113085625769 DSS <0004> hlr_ussd.c:576 262429507801867/0xc849a9ad: Process SS (BEGIN) 20241113085625769 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085625769 DSS <0004> hlr_ussd.c:518 262429507801867/0xc849a9ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085625769 DSS <0004> hlr_ussd.c:363 262429507801867/0xc849a9ad: Tx USSD 'Your IMSI is 262429507801867' 20241113085625769 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429507801867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429507801867" session_id=3360270765 session_state=END} 20241113085625769 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429507801867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085625769 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085625769 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20a802936fbf: Found GsupExpect[0] for "262429507801867" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@20a802936fbf: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262429507801867" TC_mo_ussd_iuse_imsi(162)@20a802936fbf: setverdict(pass): none -> pass 20241113085625773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46376<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@20a802936fbf: Final verdict of PTC: pass 20241113085625774 DAUC <0003> db_auc.c:157 IMSI='262428721730631': No 2G Auth Data 20241113085625774 DAUC <0003> db_auc.c:192 IMSI='262428721730631': No 3G Auth Data HLR_Test-GSUP(159)@20a802936fbf: Created GsupExpect[0] for "262428721730631" to be handled at TC_mo_ussd_iuse_imsi(163) 20241113085625792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46388<->l=127.0.0.1:4258 20241113085625798 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625798 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428721730631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428721730631" session_id=313851611 session_state=BEGIN} 20241113085625798 DSS <0004> hlr_ussd.c:576 262428721730631/0x12b4fedb: Process SS (BEGIN) 20241113085625798 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085625798 DSS <0004> hlr_ussd.c:518 262428721730631/0x12b4fedb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085625798 DSS <0004> hlr_ussd.c:363 262428721730631/0x12b4fedb: Tx USSD 'Your IMSI is 262428721730631' 20241113085625798 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428721730631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428721730631" session_id=313851611 session_state=END} 20241113085625798 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428721730631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085625798 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085625798 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20a802936fbf: Found GsupExpect[0] for "262428721730631" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@20a802936fbf: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428721730631" TC_mo_ussd_iuse_imsi(163)@20a802936fbf: setverdict(pass): none -> pass 20241113085625801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@20a802936fbf: Final verdict of PTC: pass 20241113085625802 DAUC <0003> db_auc.c:157 IMSI='262425955734007': No 2G Auth Data 20241113085625802 DAUC <0003> db_auc.c:192 IMSI='262425955734007': No 3G Auth Data HLR_Test-GSUP(159)@20a802936fbf: Created GsupExpect[0] for "262425955734007" to be handled at TC_mo_ussd_iuse_imsi(164) 20241113085625819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 20241113085625826 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625826 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425955734007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425955734007" session_id=3110049582 session_state=BEGIN} 20241113085625826 DSS <0004> hlr_ussd.c:576 262425955734007/0xb95f972e: Process SS (BEGIN) 20241113085625826 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085625826 DSS <0004> hlr_ussd.c:518 262425955734007/0xb95f972e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085625826 DSS <0004> hlr_ussd.c:363 262425955734007/0xb95f972e: Tx USSD 'Your IMSI is 262425955734007' 20241113085625826 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425955734007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425955734007" session_id=3110049582 session_state=END} 20241113085625826 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425955734007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085625826 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085625826 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20a802936fbf: Found GsupExpect[0] for "262425955734007" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@20a802936fbf: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425955734007" TC_mo_ussd_iuse_imsi(164)@20a802936fbf: setverdict(pass): none -> pass 20241113085625830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@20a802936fbf: Final verdict of PTC: pass 20241113085625831 DAUC <0003> db_auc.c:157 IMSI='262428743141708': No 2G Auth Data 20241113085625831 DAUC <0003> db_auc.c:192 IMSI='262428743141708': No 3G Auth Data HLR_Test-GSUP(159)@20a802936fbf: Created GsupExpect[0] for "262428743141708" to be handled at TC_mo_ussd_iuse_imsi(165) 20241113085625846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4258 20241113085625850 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625851 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428743141708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428743141708" session_id=1916556523 session_state=BEGIN} 20241113085625851 DSS <0004> hlr_ussd.c:576 262428743141708/0x723c54eb: Process SS (BEGIN) 20241113085625851 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085625851 DSS <0004> hlr_ussd.c:518 262428743141708/0x723c54eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085625851 DSS <0004> hlr_ussd.c:363 262428743141708/0x723c54eb: Tx USSD 'Your IMSI is 262428743141708' 20241113085625851 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428743141708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428743141708" session_id=1916556523 session_state=END} 20241113085625851 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428743141708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085625851 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085625851 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20a802936fbf: Found GsupExpect[0] for "262428743141708" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@20a802936fbf: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428743141708" TC_mo_ussd_iuse_imsi(165)@20a802936fbf: setverdict(pass): none -> pass 20241113085625854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@20a802936fbf: Final verdict of PTC: pass 20241113085625855 DAUC <0003> db_auc.c:157 IMSI='262424519950512': No 2G Auth Data 20241113085625855 DAUC <0003> db_auc.c:192 IMSI='262424519950512': No 3G Auth Data HLR_Test-GSUP(159)@20a802936fbf: Created GsupExpect[0] for "262424519950512" to be handled at TC_mo_ussd_iuse_imsi(166) 20241113085625873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46414<->l=127.0.0.1:4258 20241113085625878 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625878 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424519950512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424519950512" session_id=2165596858 session_state=BEGIN} 20241113085625878 DSS <0004> hlr_ussd.c:576 262424519950512/0x811462ba: Process SS (BEGIN) 20241113085625878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085625878 DSS <0004> hlr_ussd.c:518 262424519950512/0x811462ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085625878 DSS <0004> hlr_ussd.c:363 262424519950512/0x811462ba: Tx USSD 'Your IMSI is 262424519950512' 20241113085625878 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424519950512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424519950512" session_id=2165596858 session_state=END} 20241113085625878 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424519950512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085625878 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085625878 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20a802936fbf: Found GsupExpect[0] for "262424519950512" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@20a802936fbf: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424519950512" TC_mo_ussd_iuse_imsi(166)@20a802936fbf: setverdict(pass): none -> pass 20241113085625881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46414<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@20a802936fbf: Final verdict of PTC: pass 20241113085625882 DAUC <0003> db_auc.c:157 IMSI='262426058857674': No 2G Auth Data 20241113085625882 DAUC <0003> db_auc.c:192 IMSI='262426058857674': No 3G Auth Data HLR_Test-GSUP(159)@20a802936fbf: Created GsupExpect[0] for "262426058857674" to be handled at TC_mo_ussd_iuse_imsi(167) 20241113085625899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 20241113085625906 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625906 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426058857674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426058857674" session_id=169518915 session_state=BEGIN} 20241113085625906 DSS <0004> hlr_ussd.c:576 262426058857674/0x0a1aa743: Process SS (BEGIN) 20241113085625906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085625906 DSS <0004> hlr_ussd.c:518 262426058857674/0x0a1aa743: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085625906 DSS <0004> hlr_ussd.c:363 262426058857674/0x0a1aa743: Tx USSD 'Your IMSI is 262426058857674' 20241113085625906 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426058857674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426058857674" session_id=169518915 session_state=END} 20241113085625906 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426058857674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085625906 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085625906 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20a802936fbf: Found GsupExpect[0] for "262426058857674" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@20a802936fbf: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426058857674" TC_mo_ussd_iuse_imsi(167)@20a802936fbf: setverdict(pass): none -> pass 20241113085625911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@20a802936fbf: Final verdict of PTC: pass 20241113085625912 DAUC <0003> db_auc.c:157 IMSI='262423111154315': No 2G Auth Data 20241113085625912 DAUC <0003> db_auc.c:192 IMSI='262423111154315': No 3G Auth Data HLR_Test-GSUP(159)@20a802936fbf: Created GsupExpect[0] for "262423111154315" to be handled at TC_mo_ussd_iuse_imsi(168) 20241113085625931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 20241113085625935 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625936 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423111154315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423111154315" session_id=3184152638 session_state=BEGIN} 20241113085625936 DSS <0004> hlr_ussd.c:576 262423111154315/0xbdca503e: Process SS (BEGIN) 20241113085625936 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085625936 DSS <0004> hlr_ussd.c:518 262423111154315/0xbdca503e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085625936 DSS <0004> hlr_ussd.c:363 262423111154315/0xbdca503e: Tx USSD 'Your IMSI is 262423111154315' 20241113085625936 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423111154315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423111154315" session_id=3184152638 session_state=END} 20241113085625936 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423111154315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085625936 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085625936 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20a802936fbf: Found GsupExpect[0] for "262423111154315" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@20a802936fbf: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262423111154315" TC_mo_ussd_iuse_imsi(168)@20a802936fbf: setverdict(pass): none -> pass 20241113085625939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46420<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@20a802936fbf: Final verdict of PTC: pass 20241113085625940 DAUC <0003> db_auc.c:157 IMSI='262423634385196': No 2G Auth Data 20241113085625940 DAUC <0003> db_auc.c:192 IMSI='262423634385196': No 3G Auth Data HLR_Test-GSUP(159)@20a802936fbf: Created GsupExpect[0] for "262423634385196" to be handled at TC_mo_ussd_iuse_imsi(169) 20241113085625956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4258 20241113085625962 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625962 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423634385196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423634385196" session_id=1019628948 session_state=BEGIN} 20241113085625962 DSS <0004> hlr_ussd.c:576 262423634385196/0x3cc64d94: Process SS (BEGIN) 20241113085625962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085625962 DSS <0004> hlr_ussd.c:518 262423634385196/0x3cc64d94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085625962 DSS <0004> hlr_ussd.c:363 262423634385196/0x3cc64d94: Tx USSD 'Your IMSI is 262423634385196' 20241113085625962 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423634385196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423634385196" session_id=1019628948 session_state=END} 20241113085625962 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423634385196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085625962 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085625962 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@20a802936fbf: Found GsupExpect[0] for "262423634385196" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@20a802936fbf: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262423634385196" TC_mo_ussd_iuse_imsi(169)@20a802936fbf: setverdict(pass): none -> pass 20241113085625965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@20a802936fbf: Final verdict of PTC: pass 20241113085625966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 20241113085625967 DLINP <000b> input/ipa.c:451 connected read/write 20241113085625967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085625967 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085625967 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085625967 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 160@20a802936fbf: Final verdict of PTC: none 20241113085625967 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45581<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 160: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@20a802936fbf: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Nov 13 08:56:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241113085626010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4258 20241113085626211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12956) Waiting for packet dumper to finish... 1 (prev_count=12956, count=82228) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Nov 13 08:56:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085629284 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085629284 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085629287 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52768<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085629290 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629290 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085629290 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085629290 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 20241113085629290 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085629290 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 20241113085629290 DLGSUP <0013> gsup_server.c:235 2: 20241113085629290 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085629290 DLGSUP <0013> gsup_server.c:235 3: 20241113085629290 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085629290 DLGSUP <0013> gsup_server.c:235 4: 20241113085629290 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085629290 DLGSUP <0013> gsup_server.c:235 5: 20241113085629290 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085629290 DLGSUP <0013> gsup_server.c:235 7: 20241113085629290 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085629290 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(170)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085629290 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085629290 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@20a802936fbf: 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") 20241113085629308 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41233<->l=127.0.0.1:4259) 20241113085629313 DAUC <0003> db_auc.c:157 IMSI='262425855936237': No 2G Auth Data 20241113085629313 DAUC <0003> db_auc.c:192 IMSI='262425855936237': No 3G Auth Data HLR_Test-GSUP(171)@20a802936fbf: Created GsupExpect[0] for "262425855936237" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241113085629330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4258 20241113085629335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629336 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425855936237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425855936237" source_name="the-source\n" session_id=2240498187 session_state=BEGIN} 20241113085629336 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241113085629336 DSS <0004> hlr_ussd.c:576 262425855936237/0x858b4a0b: Process SS (BEGIN) 20241113085629336 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085629336 DSS <0004> hlr_ussd.c:518 262425855936237/0x858b4a0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085629336 DSS <0004> hlr_ussd.c:363 262425855936237/0x858b4a0b: Tx USSD 'Your IMSI is 262425855936237' 20241113085629336 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425855936237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425855936237" destination_name="the-source\n" session_id=2240498187 session_state=END} 20241113085629336 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262425855936237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085629336 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085629336 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20a802936fbf: Found GsupExpect[0] for "262425855936237" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@20a802936fbf: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425855936237" TC_mo_ussd_iuse_imsi_via_proxy(174)@20a802936fbf: setverdict(pass): none -> pass 20241113085629339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52778<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@20a802936fbf: Final verdict of PTC: pass 20241113085629340 DAUC <0003> db_auc.c:157 IMSI='262429808253609': No 2G Auth Data 20241113085629340 DAUC <0003> db_auc.c:192 IMSI='262429808253609': No 3G Auth Data HLR_Test-GSUP(171)@20a802936fbf: Created GsupExpect[0] for "262429808253609" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241113085629358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52782<->l=127.0.0.1:4258 20241113085629364 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629364 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429808253609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429808253609" source_name="the-source\n" session_id=3561656691 session_state=BEGIN} 20241113085629364 DSS <0004> hlr_ussd.c:576 262429808253609/0xd44a9173: Process SS (BEGIN) 20241113085629364 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085629364 DSS <0004> hlr_ussd.c:518 262429808253609/0xd44a9173: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085629364 DSS <0004> hlr_ussd.c:363 262429808253609/0xd44a9173: Tx USSD 'Your IMSI is 262429808253609' 20241113085629364 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429808253609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429808253609" destination_name="the-source\n" session_id=3561656691 session_state=END} 20241113085629364 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429808253609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085629364 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085629364 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20a802936fbf: Found GsupExpect[0] for "262429808253609" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@20a802936fbf: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429808253609" TC_mo_ussd_iuse_imsi_via_proxy(175)@20a802936fbf: setverdict(pass): none -> pass 20241113085629368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52782<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@20a802936fbf: Final verdict of PTC: pass 20241113085629369 DAUC <0003> db_auc.c:157 IMSI='262425618728508': No 2G Auth Data 20241113085629369 DAUC <0003> db_auc.c:192 IMSI='262425618728508': No 3G Auth Data HLR_Test-GSUP(171)@20a802936fbf: Created GsupExpect[0] for "262425618728508" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241113085629383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52794<->l=127.0.0.1:4258 20241113085629389 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629389 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425618728508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425618728508" source_name="the-source\n" session_id=1407322047 session_state=BEGIN} 20241113085629389 DSS <0004> hlr_ussd.c:576 262425618728508/0x53e207bf: Process SS (BEGIN) 20241113085629389 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085629389 DSS <0004> hlr_ussd.c:518 262425618728508/0x53e207bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085629389 DSS <0004> hlr_ussd.c:363 262425618728508/0x53e207bf: Tx USSD 'Your IMSI is 262425618728508' 20241113085629389 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425618728508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425618728508" destination_name="the-source\n" session_id=1407322047 session_state=END} 20241113085629389 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262425618728508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085629389 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085629389 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20a802936fbf: Found GsupExpect[0] for "262425618728508" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@20a802936fbf: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425618728508" TC_mo_ussd_iuse_imsi_via_proxy(176)@20a802936fbf: setverdict(pass): none -> pass 20241113085629392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52794<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@20a802936fbf: Final verdict of PTC: pass 20241113085629393 DAUC <0003> db_auc.c:157 IMSI='262420077002267': No 2G Auth Data 20241113085629393 DAUC <0003> db_auc.c:192 IMSI='262420077002267': No 3G Auth Data HLR_Test-GSUP(171)@20a802936fbf: Created GsupExpect[0] for "262420077002267" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241113085629411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52810<->l=127.0.0.1:4258 20241113085629415 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629416 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420077002267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420077002267" source_name="the-source\n" session_id=1886545971 session_state=BEGIN} 20241113085629416 DSS <0004> hlr_ussd.c:576 262420077002267/0x70726833: Process SS (BEGIN) 20241113085629416 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085629416 DSS <0004> hlr_ussd.c:518 262420077002267/0x70726833: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085629416 DSS <0004> hlr_ussd.c:363 262420077002267/0x70726833: Tx USSD 'Your IMSI is 262420077002267' 20241113085629416 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420077002267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420077002267" destination_name="the-source\n" session_id=1886545971 session_state=END} 20241113085629416 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262420077002267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085629416 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085629416 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20a802936fbf: Found GsupExpect[0] for "262420077002267" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@20a802936fbf: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262420077002267" TC_mo_ussd_iuse_imsi_via_proxy(177)@20a802936fbf: setverdict(pass): none -> pass 20241113085629419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52810<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@20a802936fbf: Final verdict of PTC: pass 20241113085629420 DAUC <0003> db_auc.c:157 IMSI='262426563586443': No 2G Auth Data 20241113085629420 DAUC <0003> db_auc.c:192 IMSI='262426563586443': No 3G Auth Data HLR_Test-GSUP(171)@20a802936fbf: Created GsupExpect[0] for "262426563586443" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241113085629437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52818<->l=127.0.0.1:4258 20241113085629443 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629443 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426563586443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426563586443" source_name="the-source\n" session_id=1951394307 session_state=BEGIN} 20241113085629443 DSS <0004> hlr_ussd.c:576 262426563586443/0x744fea03: Process SS (BEGIN) 20241113085629443 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085629443 DSS <0004> hlr_ussd.c:518 262426563586443/0x744fea03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085629443 DSS <0004> hlr_ussd.c:363 262426563586443/0x744fea03: Tx USSD 'Your IMSI is 262426563586443' 20241113085629443 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426563586443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426563586443" destination_name="the-source\n" session_id=1951394307 session_state=END} 20241113085629443 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262426563586443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085629443 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085629443 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20a802936fbf: Found GsupExpect[0] for "262426563586443" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@20a802936fbf: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426563586443" TC_mo_ussd_iuse_imsi_via_proxy(178)@20a802936fbf: setverdict(pass): none -> pass 20241113085629447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52818<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@20a802936fbf: Final verdict of PTC: pass 20241113085629447 DAUC <0003> db_auc.c:157 IMSI='262426206150235': No 2G Auth Data 20241113085629447 DAUC <0003> db_auc.c:192 IMSI='262426206150235': No 3G Auth Data HLR_Test-GSUP(171)@20a802936fbf: Created GsupExpect[0] for "262426206150235" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241113085629464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52820<->l=127.0.0.1:4258 20241113085629470 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629470 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426206150235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426206150235" source_name="the-source\n" session_id=2894084765 session_state=BEGIN} 20241113085629470 DSS <0004> hlr_ussd.c:576 262426206150235/0xac803a9d: Process SS (BEGIN) 20241113085629470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085629470 DSS <0004> hlr_ussd.c:518 262426206150235/0xac803a9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085629470 DSS <0004> hlr_ussd.c:363 262426206150235/0xac803a9d: Tx USSD 'Your IMSI is 262426206150235' 20241113085629470 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426206150235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426206150235" destination_name="the-source\n" session_id=2894084765 session_state=END} 20241113085629470 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262426206150235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085629470 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085629470 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20a802936fbf: Found GsupExpect[0] for "262426206150235" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@20a802936fbf: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426206150235" TC_mo_ussd_iuse_imsi_via_proxy(179)@20a802936fbf: setverdict(pass): none -> pass 20241113085629473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52820<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@20a802936fbf: Final verdict of PTC: pass 20241113085629474 DAUC <0003> db_auc.c:157 IMSI='262422812456216': No 2G Auth Data 20241113085629474 DAUC <0003> db_auc.c:192 IMSI='262422812456216': No 3G Auth Data HLR_Test-GSUP(171)@20a802936fbf: Created GsupExpect[0] for "262422812456216" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241113085629491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52822<->l=127.0.0.1:4258 20241113085629497 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629497 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422812456216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422812456216" source_name="the-source\n" session_id=3869618905 session_state=BEGIN} 20241113085629497 DSS <0004> hlr_ussd.c:576 262422812456216/0xe6a5b2d9: Process SS (BEGIN) 20241113085629497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085629498 DSS <0004> hlr_ussd.c:518 262422812456216/0xe6a5b2d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085629498 DSS <0004> hlr_ussd.c:363 262422812456216/0xe6a5b2d9: Tx USSD 'Your IMSI is 262422812456216' 20241113085629498 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422812456216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422812456216" destination_name="the-source\n" session_id=3869618905 session_state=END} 20241113085629498 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262422812456216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085629498 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085629498 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20a802936fbf: Found GsupExpect[0] for "262422812456216" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@20a802936fbf: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422812456216" TC_mo_ussd_iuse_imsi_via_proxy(180)@20a802936fbf: setverdict(pass): none -> pass 20241113085629501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52822<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@20a802936fbf: Final verdict of PTC: pass 20241113085629502 DAUC <0003> db_auc.c:157 IMSI='262421802238460': No 2G Auth Data 20241113085629502 DAUC <0003> db_auc.c:192 IMSI='262421802238460': No 3G Auth Data HLR_Test-GSUP(171)@20a802936fbf: Created GsupExpect[0] for "262421802238460" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241113085629518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52824<->l=127.0.0.1:4258 20241113085629524 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629524 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421802238460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421802238460" source_name="the-source\n" session_id=3812917579 session_state=BEGIN} 20241113085629524 DSS <0004> hlr_ussd.c:576 262421802238460/0xe344814b: Process SS (BEGIN) 20241113085629524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241113085629524 DSS <0004> hlr_ussd.c:518 262421802238460/0xe344814b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241113085629524 DSS <0004> hlr_ussd.c:363 262421802238460/0xe344814b: Tx USSD 'Your IMSI is 262421802238460' 20241113085629524 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421802238460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421802238460" destination_name="the-source\n" session_id=3812917579 session_state=END} 20241113085629524 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262421802238460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085629524 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085629524 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@20a802936fbf: Found GsupExpect[0] for "262421802238460" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@20a802936fbf: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421802238460" TC_mo_ussd_iuse_imsi_via_proxy(181)@20a802936fbf: setverdict(pass): none -> pass 20241113085629528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@20a802936fbf: Final verdict of PTC: pass 20241113085629529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52768<->l=127.0.0.1:4258 20241113085629529 DLINP <000b> input/ipa.c:451 connected read/write 20241113085629529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085629529 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@20a802936fbf: Final verdict of PTC: none 20241113085629530 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085629530 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085629530 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241113085629530 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41233<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@20a802936fbf: Final verdict of PTC: none 172@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 172: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@20a802936fbf: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Nov 13 08:56:29 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 20241113085629569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4258 20241113085629770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=83484) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Nov 13 08:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_ussd_iuse_msisdn started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085632847 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085632847 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085632849 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085632849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52840<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085632851 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085632851 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085632851 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085632851 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 20241113085632851 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085632851 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 20241113085632851 DLGSUP <0013> gsup_server.c:235 2: 20241113085632851 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085632851 DLGSUP <0013> gsup_server.c:235 3: 20241113085632851 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085632851 DLGSUP <0013> gsup_server.c:235 4: 20241113085632851 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085632851 DLGSUP <0013> gsup_server.c:235 5: 20241113085632851 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085632851 DLGSUP <0013> gsup_server.c:235 7: 20241113085632851 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085632851 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085632851 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085632851 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@20a802936fbf: 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") 20241113085632868 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39747<->l=127.0.0.1:4259) 20241113085632873 DAUC <0003> db_auc.c:157 IMSI='262427690230662': No 2G Auth Data 20241113085632873 DAUC <0003> db_auc.c:192 IMSI='262427690230662': No 3G Auth Data HLR_Test-GSUP(183)@20a802936fbf: Created GsupExpect[0] for "262427690230662" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241113085632885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4258 20241113085632893 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085632893 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427690230662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427690230662" session_id=123822102 session_state=BEGIN} 20241113085632893 DSS <0004> hlr_ussd.c:576 262427690230662/0x07616016: Process SS (BEGIN) 20241113085632893 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085632893 DSS <0004> hlr_ussd.c:518 262427690230662/0x07616016: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085632893 DSS <0004> hlr_ussd.c:363 262427690230662/0x07616016: Tx USSD 'Your extension is 491613102044' 20241113085632893 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427690230662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427690230662" session_id=123822102 session_state=END} 20241113085632893 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427690230662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085632893 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085632893 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20a802936fbf: Found GsupExpect[0] for "262427690230662" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@20a802936fbf: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427690230662" TC_mo_ussd_iuse_msisdn(186)@20a802936fbf: setverdict(pass): none -> pass 20241113085632898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@20a802936fbf: Final verdict of PTC: pass 20241113085632898 DAUC <0003> db_auc.c:157 IMSI='262420604233127': No 2G Auth Data 20241113085632898 DAUC <0003> db_auc.c:192 IMSI='262420604233127': No 3G Auth Data HLR_Test-GSUP(183)@20a802936fbf: Created GsupExpect[0] for "262420604233127" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241113085632916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4258 20241113085632922 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085632922 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420604233127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420604233127" session_id=997974611 session_state=BEGIN} 20241113085632922 DSS <0004> hlr_ussd.c:576 262420604233127/0x3b7be253: Process SS (BEGIN) 20241113085632922 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085632922 DSS <0004> hlr_ussd.c:518 262420604233127/0x3b7be253: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085632922 DSS <0004> hlr_ussd.c:363 262420604233127/0x3b7be253: Tx USSD 'Your extension is 491612515108' 20241113085632922 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420604233127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420604233127" session_id=997974611 session_state=END} 20241113085632922 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420604233127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085632922 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085632922 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20a802936fbf: Found GsupExpect[0] for "262420604233127" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@20a802936fbf: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420604233127" TC_mo_ussd_iuse_msisdn(187)@20a802936fbf: setverdict(pass): none -> pass 20241113085632926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@20a802936fbf: Final verdict of PTC: pass 20241113085632926 DAUC <0003> db_auc.c:157 IMSI='262429738378219': No 2G Auth Data 20241113085632926 DAUC <0003> db_auc.c:192 IMSI='262429738378219': No 3G Auth Data HLR_Test-GSUP(183)@20a802936fbf: Created GsupExpect[0] for "262429738378219" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241113085632941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52860<->l=127.0.0.1:4258 20241113085632947 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085632947 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429738378219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429738378219" session_id=2950917187 session_state=BEGIN} 20241113085632947 DSS <0004> hlr_ussd.c:576 262429738378219/0xafe36c43: Process SS (BEGIN) 20241113085632947 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085632947 DSS <0004> hlr_ussd.c:518 262429738378219/0xafe36c43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085632947 DSS <0004> hlr_ussd.c:363 262429738378219/0xafe36c43: Tx USSD 'Your extension is 491612264420' 20241113085632947 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429738378219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429738378219" session_id=2950917187 session_state=END} 20241113085632947 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429738378219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085632947 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085632947 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20a802936fbf: Found GsupExpect[0] for "262429738378219" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@20a802936fbf: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429738378219" TC_mo_ussd_iuse_msisdn(188)@20a802936fbf: setverdict(pass): none -> pass 20241113085632950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52860<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@20a802936fbf: Final verdict of PTC: pass 20241113085632951 DAUC <0003> db_auc.c:157 IMSI='262429936307175': No 2G Auth Data 20241113085632951 DAUC <0003> db_auc.c:192 IMSI='262429936307175': No 3G Auth Data HLR_Test-GSUP(183)@20a802936fbf: Created GsupExpect[0] for "262429936307175" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241113085632967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4258 20241113085632974 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085632974 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429936307175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429936307175" session_id=3316859457 session_state=BEGIN} 20241113085632974 DSS <0004> hlr_ussd.c:576 262429936307175/0xc5b34241: Process SS (BEGIN) 20241113085632974 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085632974 DSS <0004> hlr_ussd.c:518 262429936307175/0xc5b34241: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085632974 DSS <0004> hlr_ussd.c:363 262429936307175/0xc5b34241: Tx USSD 'Your extension is 491617570306' 20241113085632974 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429936307175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429936307175" session_id=3316859457 session_state=END} 20241113085632974 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429936307175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085632974 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085632974 DLINP <000b> input/ipa.c:451 connected read/write 20241113085632974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20a802936fbf: Found GsupExpect[0] for "262429936307175" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@20a802936fbf: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429936307175" TC_mo_ussd_iuse_msisdn(189)@20a802936fbf: setverdict(pass): none -> pass 20241113085632980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@20a802936fbf: Final verdict of PTC: pass 20241113085632981 DAUC <0003> db_auc.c:157 IMSI='262429923719428': No 2G Auth Data 20241113085632981 DAUC <0003> db_auc.c:192 IMSI='262429923719428': No 3G Auth Data HLR_Test-GSUP(183)@20a802936fbf: Created GsupExpect[0] for "262429923719428" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241113085632996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4258 20241113085633002 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085633002 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429923719428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429923719428" session_id=966017174 session_state=BEGIN} 20241113085633003 DSS <0004> hlr_ussd.c:576 262429923719428/0x39944096: Process SS (BEGIN) 20241113085633003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085633003 DSS <0004> hlr_ussd.c:518 262429923719428/0x39944096: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085633003 DSS <0004> hlr_ussd.c:363 262429923719428/0x39944096: Tx USSD 'Your extension is 491613868506' 20241113085633003 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429923719428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429923719428" session_id=966017174 session_state=END} 20241113085633003 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429923719428 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085633003 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085633003 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20a802936fbf: Found GsupExpect[0] for "262429923719428" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@20a802936fbf: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262429923719428" TC_mo_ussd_iuse_msisdn(190)@20a802936fbf: setverdict(pass): none -> pass 20241113085633007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@20a802936fbf: Final verdict of PTC: pass 20241113085633008 DAUC <0003> db_auc.c:157 IMSI='262421721288366': No 2G Auth Data 20241113085633008 DAUC <0003> db_auc.c:192 IMSI='262421721288366': No 3G Auth Data HLR_Test-GSUP(183)@20a802936fbf: Created GsupExpect[0] for "262421721288366" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241113085633024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52904<->l=127.0.0.1:4258 20241113085633029 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085633029 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421721288366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421721288366" session_id=1206119207 session_state=BEGIN} 20241113085633029 DSS <0004> hlr_ussd.c:576 262421721288366/0x47e3eb27: Process SS (BEGIN) 20241113085633029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085633029 DSS <0004> hlr_ussd.c:518 262421721288366/0x47e3eb27: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085633029 DSS <0004> hlr_ussd.c:363 262421721288366/0x47e3eb27: Tx USSD 'Your extension is 491610125146' 20241113085633029 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421721288366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421721288366" session_id=1206119207 session_state=END} 20241113085633029 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421721288366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085633029 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085633029 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20a802936fbf: Found GsupExpect[0] for "262421721288366" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@20a802936fbf: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421721288366" TC_mo_ussd_iuse_msisdn(191)@20a802936fbf: setverdict(pass): none -> pass 20241113085633032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@20a802936fbf: Final verdict of PTC: pass 20241113085633033 DAUC <0003> db_auc.c:157 IMSI='262420815276631': No 2G Auth Data 20241113085633033 DAUC <0003> db_auc.c:192 IMSI='262420815276631': No 3G Auth Data HLR_Test-GSUP(183)@20a802936fbf: Created GsupExpect[0] for "262420815276631" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241113085633049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52912<->l=127.0.0.1:4258 20241113085633055 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085633055 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420815276631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420815276631" session_id=1057734190 session_state=BEGIN} 20241113085633055 DSS <0004> hlr_ussd.c:576 262420815276631/0x3f0bbe2e: Process SS (BEGIN) 20241113085633055 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085633055 DSS <0004> hlr_ussd.c:518 262420815276631/0x3f0bbe2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085633055 DSS <0004> hlr_ussd.c:363 262420815276631/0x3f0bbe2e: Tx USSD 'Your extension is 491611421472' 20241113085633055 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420815276631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420815276631" session_id=1057734190 session_state=END} 20241113085633055 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420815276631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085633055 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085633055 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20a802936fbf: Found GsupExpect[0] for "262420815276631" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@20a802936fbf: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262420815276631" TC_mo_ussd_iuse_msisdn(192)@20a802936fbf: setverdict(pass): none -> pass 20241113085633060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52912<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@20a802936fbf: Final verdict of PTC: pass 20241113085633061 DAUC <0003> db_auc.c:157 IMSI='262423531026814': No 2G Auth Data 20241113085633061 DAUC <0003> db_auc.c:192 IMSI='262423531026814': No 3G Auth Data HLR_Test-GSUP(183)@20a802936fbf: Created GsupExpect[0] for "262423531026814" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241113085633079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4258 20241113085633086 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085633086 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423531026814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423531026814" session_id=3752505533 session_state=BEGIN} 20241113085633086 DSS <0004> hlr_ussd.c:576 262423531026814/0xdfaab0bd: Process SS (BEGIN) 20241113085633086 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085633086 DSS <0004> hlr_ussd.c:518 262423531026814/0xdfaab0bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085633086 DSS <0004> hlr_ussd.c:363 262423531026814/0xdfaab0bd: Tx USSD 'Your extension is 491617472840' 20241113085633086 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423531026814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423531026814" session_id=3752505533 session_state=END} 20241113085633086 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423531026814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085633086 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085633086 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@20a802936fbf: Found GsupExpect[0] for "262423531026814" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@20a802936fbf: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423531026814" TC_mo_ussd_iuse_msisdn(193)@20a802936fbf: setverdict(pass): none -> pass 20241113085633090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@20a802936fbf: Final verdict of PTC: pass 20241113085633091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52840<->l=127.0.0.1:4258 20241113085633092 DLINP <000b> input/ipa.c:451 connected read/write 20241113085633092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085633092 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085633092 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085633092 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085633092 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39747<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@20a802936fbf: Final verdict of PTC: none 184@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 184: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@20a802936fbf: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Nov 13 08:56:33 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 20241113085633134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52924<->l=127.0.0.1:4258 20241113085633335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52924<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=82336) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Nov 13 08:56:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085636411 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085636411 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085636413 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52938<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085636416 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636417 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085636417 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085636417 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 20241113085636417 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085636417 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 20241113085636417 DLGSUP <0013> gsup_server.c:235 2: 20241113085636417 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085636417 DLGSUP <0013> gsup_server.c:235 3: 20241113085636417 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085636417 DLGSUP <0013> gsup_server.c:235 4: 20241113085636417 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085636417 DLGSUP <0013> gsup_server.c:235 5: 20241113085636417 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085636417 DLGSUP <0013> gsup_server.c:235 7: HLR_Test-GSUP-IPA(194)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085636417 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085636417 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085636417 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085636417 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@20a802936fbf: 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") 20241113085636437 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38147<->l=127.0.0.1:4259) 20241113085636442 DAUC <0003> db_auc.c:157 IMSI='262420726157404': No 2G Auth Data 20241113085636442 DAUC <0003> db_auc.c:192 IMSI='262420726157404': No 3G Auth Data HLR_Test-GSUP(195)@20a802936fbf: Created GsupExpect[0] for "262420726157404" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241113085636456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4258 20241113085636463 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636463 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420726157404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420726157404" source_name="the-source\n" session_id=2119766511 session_state=BEGIN} 20241113085636463 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241113085636463 DSS <0004> hlr_ussd.c:576 262420726157404/0x7e5911ef: Process SS (BEGIN) 20241113085636463 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085636463 DSS <0004> hlr_ussd.c:518 262420726157404/0x7e5911ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085636463 DSS <0004> hlr_ussd.c:363 262420726157404/0x7e5911ef: Tx USSD 'Your extension is 491612473812' 20241113085636463 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420726157404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420726157404" destination_name="the-source\n" session_id=2119766511 session_state=END} 20241113085636463 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420726157404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085636463 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085636463 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20a802936fbf: Found GsupExpect[0] for "262420726157404" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@20a802936fbf: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262420726157404" TC_mo_ussd_iuse_msisdn_via_proxy(198)@20a802936fbf: setverdict(pass): none -> pass 20241113085636468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@20a802936fbf: Final verdict of PTC: pass 20241113085636469 DAUC <0003> db_auc.c:157 IMSI='262423029501893': No 2G Auth Data 20241113085636469 DAUC <0003> db_auc.c:192 IMSI='262423029501893': No 3G Auth Data HLR_Test-GSUP(195)@20a802936fbf: Created GsupExpect[0] for "262423029501893" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241113085636486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52958<->l=127.0.0.1:4258 20241113085636492 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636492 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423029501893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423029501893" source_name="the-source\n" session_id=4094124815 session_state=BEGIN} 20241113085636492 DSS <0004> hlr_ussd.c:576 262423029501893/0xf407630f: Process SS (BEGIN) 20241113085636492 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085636492 DSS <0004> hlr_ussd.c:518 262423029501893/0xf407630f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085636492 DSS <0004> hlr_ussd.c:363 262423029501893/0xf407630f: Tx USSD 'Your extension is 491611550181' 20241113085636492 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423029501893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423029501893" destination_name="the-source\n" session_id=4094124815 session_state=END} 20241113085636492 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423029501893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085636492 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085636492 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20a802936fbf: Found GsupExpect[0] for "262423029501893" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@20a802936fbf: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423029501893" TC_mo_ussd_iuse_msisdn_via_proxy(199)@20a802936fbf: setverdict(pass): none -> pass 20241113085636496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52958<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@20a802936fbf: Final verdict of PTC: pass 20241113085636496 DAUC <0003> db_auc.c:157 IMSI='262428055748703': No 2G Auth Data 20241113085636496 DAUC <0003> db_auc.c:192 IMSI='262428055748703': No 3G Auth Data HLR_Test-GSUP(195)@20a802936fbf: Created GsupExpect[0] for "262428055748703" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241113085636513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4258 20241113085636519 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636519 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428055748703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428055748703" source_name="the-source\n" session_id=3184968519 session_state=BEGIN} 20241113085636519 DSS <0004> hlr_ussd.c:576 262428055748703/0xbdd6c347: Process SS (BEGIN) 20241113085636519 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085636519 DSS <0004> hlr_ussd.c:518 262428055748703/0xbdd6c347: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085636519 DSS <0004> hlr_ussd.c:363 262428055748703/0xbdd6c347: Tx USSD 'Your extension is 491612660538' 20241113085636519 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428055748703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428055748703" destination_name="the-source\n" session_id=3184968519 session_state=END} 20241113085636519 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262428055748703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085636519 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085636519 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20a802936fbf: Found GsupExpect[0] for "262428055748703" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@20a802936fbf: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428055748703" TC_mo_ussd_iuse_msisdn_via_proxy(200)@20a802936fbf: setverdict(pass): none -> pass 20241113085636523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@20a802936fbf: Final verdict of PTC: pass 20241113085636524 DAUC <0003> db_auc.c:157 IMSI='262427890460804': No 2G Auth Data 20241113085636524 DAUC <0003> db_auc.c:192 IMSI='262427890460804': No 3G Auth Data HLR_Test-GSUP(195)@20a802936fbf: Created GsupExpect[0] for "262427890460804" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241113085636541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 20241113085636546 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636546 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427890460804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427890460804" source_name="the-source\n" session_id=1689153082 session_state=BEGIN} 20241113085636546 DSS <0004> hlr_ussd.c:576 262427890460804/0x64ae6e3a: Process SS (BEGIN) 20241113085636546 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085636546 DSS <0004> hlr_ussd.c:518 262427890460804/0x64ae6e3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085636546 DSS <0004> hlr_ussd.c:363 262427890460804/0x64ae6e3a: Tx USSD 'Your extension is 491618335258' 20241113085636546 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427890460804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427890460804" destination_name="the-source\n" session_id=1689153082 session_state=END} 20241113085636546 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262427890460804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085636546 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085636546 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20a802936fbf: Found GsupExpect[0] for "262427890460804" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@20a802936fbf: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427890460804" TC_mo_ussd_iuse_msisdn_via_proxy(201)@20a802936fbf: setverdict(pass): none -> pass 20241113085636550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@20a802936fbf: Final verdict of PTC: pass 20241113085636551 DAUC <0003> db_auc.c:157 IMSI='262427534196134': No 2G Auth Data 20241113085636551 DAUC <0003> db_auc.c:192 IMSI='262427534196134': No 3G Auth Data HLR_Test-GSUP(195)@20a802936fbf: Created GsupExpect[0] for "262427534196134" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241113085636569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4258 20241113085636575 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636575 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427534196134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427534196134" source_name="the-source\n" session_id=3445279240 session_state=BEGIN} 20241113085636575 DSS <0004> hlr_ussd.c:576 262427534196134/0xcd5aca08: Process SS (BEGIN) 20241113085636575 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085636575 DSS <0004> hlr_ussd.c:518 262427534196134/0xcd5aca08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085636575 DSS <0004> hlr_ussd.c:363 262427534196134/0xcd5aca08: Tx USSD 'Your extension is 491613641022' 20241113085636575 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427534196134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427534196134" destination_name="the-source\n" session_id=3445279240 session_state=END} 20241113085636575 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262427534196134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085636575 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085636575 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20a802936fbf: Found GsupExpect[0] for "262427534196134" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@20a802936fbf: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262427534196134" TC_mo_ussd_iuse_msisdn_via_proxy(202)@20a802936fbf: setverdict(pass): none -> pass 20241113085636579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@20a802936fbf: Final verdict of PTC: pass 20241113085636580 DAUC <0003> db_auc.c:157 IMSI='262420447103998': No 2G Auth Data 20241113085636580 DAUC <0003> db_auc.c:192 IMSI='262420447103998': No 3G Auth Data HLR_Test-GSUP(195)@20a802936fbf: Created GsupExpect[0] for "262420447103998" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241113085636598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52980<->l=127.0.0.1:4258 20241113085636603 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636603 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420447103998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420447103998" source_name="the-source\n" session_id=3012582903 session_state=BEGIN} 20241113085636603 DSS <0004> hlr_ussd.c:576 262420447103998/0xb3905df7: Process SS (BEGIN) 20241113085636603 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085636603 DSS <0004> hlr_ussd.c:518 262420447103998/0xb3905df7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085636603 DSS <0004> hlr_ussd.c:363 262420447103998/0xb3905df7: Tx USSD 'Your extension is 491618320667' 20241113085636603 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420447103998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420447103998" destination_name="the-source\n" session_id=3012582903 session_state=END} 20241113085636603 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262420447103998 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085636603 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085636603 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20a802936fbf: Found GsupExpect[0] for "262420447103998" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@20a802936fbf: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262420447103998" TC_mo_ussd_iuse_msisdn_via_proxy(203)@20a802936fbf: setverdict(pass): none -> pass 20241113085636607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52980<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@20a802936fbf: Final verdict of PTC: pass 20241113085636608 DAUC <0003> db_auc.c:157 IMSI='262424478097384': No 2G Auth Data 20241113085636608 DAUC <0003> db_auc.c:192 IMSI='262424478097384': No 3G Auth Data HLR_Test-GSUP(195)@20a802936fbf: Created GsupExpect[0] for "262424478097384" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241113085636623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 20241113085636629 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636629 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262424478097384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424478097384" source_name="the-source\n" session_id=1037074907 session_state=BEGIN} 20241113085636629 DSS <0004> hlr_ussd.c:576 262424478097384/0x3dd081db: Process SS (BEGIN) 20241113085636629 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085636629 DSS <0004> hlr_ussd.c:518 262424478097384/0x3dd081db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085636629 DSS <0004> hlr_ussd.c:363 262424478097384/0x3dd081db: Tx USSD 'Your extension is 491618227516' 20241113085636630 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262424478097384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424478097384" destination_name="the-source\n" session_id=1037074907 session_state=END} 20241113085636630 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262424478097384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085636630 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085636630 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20a802936fbf: Found GsupExpect[0] for "262424478097384" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@20a802936fbf: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262424478097384" TC_mo_ussd_iuse_msisdn_via_proxy(204)@20a802936fbf: setverdict(pass): none -> pass 20241113085636633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@20a802936fbf: Final verdict of PTC: pass 20241113085636634 DAUC <0003> db_auc.c:157 IMSI='262424755386025': No 2G Auth Data 20241113085636634 DAUC <0003> db_auc.c:192 IMSI='262424755386025': No 3G Auth Data HLR_Test-GSUP(195)@20a802936fbf: Created GsupExpect[0] for "262424755386025" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241113085636651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 20241113085636656 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636656 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424755386025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424755386025" source_name="the-source\n" session_id=3840773957 session_state=BEGIN} 20241113085636656 DSS <0004> hlr_ussd.c:576 262424755386025/0xe4ed8f45: Process SS (BEGIN) 20241113085636656 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241113085636656 DSS <0004> hlr_ussd.c:518 262424755386025/0xe4ed8f45: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241113085636656 DSS <0004> hlr_ussd.c:363 262424755386025/0xe4ed8f45: Tx USSD 'Your extension is 491616457047' 20241113085636656 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424755386025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424755386025" destination_name="the-source\n" session_id=3840773957 session_state=END} 20241113085636656 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424755386025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085636656 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085636656 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@20a802936fbf: Found GsupExpect[0] for "262424755386025" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@20a802936fbf: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424755386025" TC_mo_ussd_iuse_msisdn_via_proxy(205)@20a802936fbf: setverdict(pass): none -> pass 20241113085636659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@20a802936fbf: Final verdict of PTC: pass 20241113085636660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52938<->l=127.0.0.1:4258 20241113085636661 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38147<->l=127.0.0.1:4259) 20241113085636661 DLINP <000b> input/ipa.c:451 connected read/write 20241113085636661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085636661 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085636661 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085636661 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085636661 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@20a802936fbf: Final verdict of PTC: none 196@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 196: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@20a802936fbf: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Nov 13 08:56:36 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 20241113085636698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 20241113085636899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76664) Waiting for packet dumper to finish... 1 (prev_count=76664, count=83552) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Nov 13 08:56:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_ussd_euse started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 20241113085639981 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45823 20241113085639981 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45823 MTC@20a802936fbf: in not legacy case 2 IPA-EUSE-foobar(208)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085639983 DLINP <000b> input/ipa.c:451 connected read/write 20241113085639983 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received IPA-EUSE-foobar(208)@20a802936fbf: 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) } } } } 20241113085639986 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085639986 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@20a802936fbf: 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 } } } } 20241113085639986 DLINP <000b> input/ipa.c:451 connected read/write 20241113085639986 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085639987 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085639987 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241113085639987 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241113085639987 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241113085639987 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 20241113085639987 DLGSUP <0013> gsup_server.c:235 2: 20241113085639987 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085639987 DLGSUP <0013> gsup_server.c:235 3: 20241113085639987 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085639987 DLGSUP <0013> gsup_server.c:235 4: 20241113085639987 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085639987 DLGSUP <0013> gsup_server.c:235 5: 20241113085639987 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085639987 DLGSUP <0013> gsup_server.c:235 7: 20241113085639987 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085639987 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085639987 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 IPA-EUSE-foobar(208)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085639987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45823 HLR_Test-GSUP-IPA(207)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085639988 DLINP <000b> input/ipa.c:451 connected read/write 20241113085639988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085639989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085639991 DLINP <000b> input/ipa.c:451 connected read/write 20241113085639991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085639992 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085639992 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085639992 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 20241113085639992 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085639992 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 20241113085639992 DLGSUP <0013> gsup_server.c:235 2: 20241113085639992 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085639992 DLGSUP <0013> gsup_server.c:235 3: 20241113085639992 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085639992 DLGSUP <0013> gsup_server.c:235 4: 20241113085639992 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085639992 DLGSUP <0013> gsup_server.c:235 5: 20241113085639992 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085639992 DLGSUP <0013> gsup_server.c:235 7: 20241113085639992 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085639992 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085639992 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085639992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@20a802936fbf: 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") 20241113085640011 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46059<->l=127.0.0.1:4259) 20241113085640018 DAUC <0003> db_auc.c:157 IMSI='262421738085133': No 2G Auth Data 20241113085640018 DAUC <0003> db_auc.c:192 IMSI='262421738085133': No 3G Auth Data HLR_Test-GSUP(209)@20a802936fbf: Created GsupExpect[0] for "262421738085133" to be handled at TC_mo_ussd_euse(212) 20241113085640035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 20241113085640043 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085640043 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421738085133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421738085133" session_id=4211179230 session_state=BEGIN} 20241113085640043 DSS <0004> hlr_ussd.c:576 262421738085133/0xfb017ede: Process SS (BEGIN) 20241113085640043 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085640043 DSS <0004> hlr_ussd.c:518 262421738085133/0xfb017ede: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085640043 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640043 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data 20241113085640043 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640043 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data EUSE-TC_mo_ussd_euse(206)@20a802936fbf: 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 } } } } } 20241113085640052 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640052 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085640052 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262421738085133 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421738085133" session_id=4211179230 session_state=END} 20241113085640052 DSS <0004> hlr_ussd.c:576 262421738085133/0xfb017ede: Process SS (END) 20241113085640052 DSS <0004> hlr_ussd.c:518 262421738085133/0xfb017ede: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085640052 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421738085133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421738085133" session_id=4211179230 session_state=END} 20241113085640052 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421738085133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085640052 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262421738085133 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085640052 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085640052 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20a802936fbf: Found GsupExpect[0] for "262421738085133" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@20a802936fbf: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421738085133" TC_mo_ussd_euse(212)@20a802936fbf: setverdict(pass): none -> pass 20241113085640057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@20a802936fbf: Final verdict of PTC: pass 20241113085640058 DAUC <0003> db_auc.c:157 IMSI='262429172667193': No 2G Auth Data 20241113085640058 DAUC <0003> db_auc.c:192 IMSI='262429172667193': No 3G Auth Data HLR_Test-GSUP(209)@20a802936fbf: Created GsupExpect[0] for "262429172667193" to be handled at TC_mo_ussd_euse(213) 20241113085640074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241113085640081 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085640081 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429172667193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429172667193" session_id=3854366781 session_state=BEGIN} 20241113085640081 DSS <0004> hlr_ussd.c:576 262429172667193/0xe5bcf83d: Process SS (BEGIN) 20241113085640081 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085640081 DSS <0004> hlr_ussd.c:518 262429172667193/0xe5bcf83d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085640081 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640081 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data 20241113085640082 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640082 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data EUSE-TC_mo_ussd_euse(206)@20a802936fbf: 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 } } } } } 20241113085640084 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640084 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085640084 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262429172667193 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429172667193" session_id=3854366781 session_state=END} 20241113085640084 DSS <0004> hlr_ussd.c:576 262429172667193/0xe5bcf83d: Process SS (END) 20241113085640084 DSS <0004> hlr_ussd.c:518 262429172667193/0xe5bcf83d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085640084 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429172667193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429172667193" session_id=3854366781 session_state=END} 20241113085640084 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429172667193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085640084 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262429172667193 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085640084 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085640084 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20a802936fbf: Found GsupExpect[0] for "262429172667193" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@20a802936fbf: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429172667193" TC_mo_ussd_euse(213)@20a802936fbf: setverdict(pass): none -> pass 20241113085640087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@20a802936fbf: Final verdict of PTC: pass 20241113085640088 DAUC <0003> db_auc.c:157 IMSI='262429841853716': No 2G Auth Data 20241113085640088 DAUC <0003> db_auc.c:192 IMSI='262429841853716': No 3G Auth Data HLR_Test-GSUP(209)@20a802936fbf: Created GsupExpect[0] for "262429841853716" to be handled at TC_mo_ussd_euse(214) 20241113085640105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4258 20241113085640113 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085640113 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429841853716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429841853716" session_id=1470322257 session_state=BEGIN} 20241113085640113 DSS <0004> hlr_ussd.c:576 262429841853716/0x57a35651: Process SS (BEGIN) 20241113085640113 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085640113 DSS <0004> hlr_ussd.c:518 262429841853716/0x57a35651: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085640113 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640113 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data 20241113085640113 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640113 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data EUSE-TC_mo_ussd_euse(206)@20a802936fbf: 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 } } } } } 20241113085640115 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640115 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085640115 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429841853716 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841853716" session_id=1470322257 session_state=END} 20241113085640115 DSS <0004> hlr_ussd.c:576 262429841853716/0x57a35651: Process SS (END) 20241113085640115 DSS <0004> hlr_ussd.c:518 262429841853716/0x57a35651: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085640115 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429841853716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841853716" session_id=1470322257 session_state=END} 20241113085640115 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429841853716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085640115 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429841853716 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085640115 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085640115 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20a802936fbf: Found GsupExpect[0] for "262429841853716" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@20a802936fbf: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429841853716" TC_mo_ussd_euse(214)@20a802936fbf: setverdict(pass): none -> pass 20241113085640120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@20a802936fbf: Final verdict of PTC: pass 20241113085640121 DAUC <0003> db_auc.c:157 IMSI='262424361071133': No 2G Auth Data 20241113085640121 DAUC <0003> db_auc.c:192 IMSI='262424361071133': No 3G Auth Data HLR_Test-GSUP(209)@20a802936fbf: Created GsupExpect[0] for "262424361071133" to be handled at TC_mo_ussd_euse(215) 20241113085640138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 20241113085640143 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085640143 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424361071133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424361071133" session_id=4090113916 session_state=BEGIN} 20241113085640143 DSS <0004> hlr_ussd.c:576 262424361071133/0xf3ca2f7c: Process SS (BEGIN) 20241113085640143 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085640143 DSS <0004> hlr_ussd.c:518 262424361071133/0xf3ca2f7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085640143 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640143 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data 20241113085640143 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640143 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data EUSE-TC_mo_ussd_euse(206)@20a802936fbf: 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 } } } } } 20241113085640145 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640145 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085640145 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424361071133 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424361071133" session_id=4090113916 session_state=END} 20241113085640145 DSS <0004> hlr_ussd.c:576 262424361071133/0xf3ca2f7c: Process SS (END) 20241113085640145 DSS <0004> hlr_ussd.c:518 262424361071133/0xf3ca2f7c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085640145 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424361071133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424361071133" session_id=4090113916 session_state=END} 20241113085640145 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424361071133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085640145 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424361071133 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085640145 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085640145 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20a802936fbf: Found GsupExpect[0] for "262424361071133" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@20a802936fbf: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424361071133" TC_mo_ussd_euse(215)@20a802936fbf: setverdict(pass): none -> pass 20241113085640148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@20a802936fbf: Final verdict of PTC: pass 20241113085640149 DAUC <0003> db_auc.c:157 IMSI='262423770410477': No 2G Auth Data 20241113085640149 DAUC <0003> db_auc.c:192 IMSI='262423770410477': No 3G Auth Data HLR_Test-GSUP(209)@20a802936fbf: Created GsupExpect[0] for "262423770410477" to be handled at TC_mo_ussd_euse(216) 20241113085640166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47616<->l=127.0.0.1:4258 20241113085640173 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085640173 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423770410477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423770410477" session_id=447477995 session_state=BEGIN} 20241113085640173 DSS <0004> hlr_ussd.c:576 262423770410477/0x1aabf8eb: Process SS (BEGIN) 20241113085640173 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085640173 DSS <0004> hlr_ussd.c:518 262423770410477/0x1aabf8eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085640173 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640173 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data 20241113085640173 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640173 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data EUSE-TC_mo_ussd_euse(206)@20a802936fbf: 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 } } } } } 20241113085640175 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640175 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085640175 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262423770410477 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423770410477" session_id=447477995 session_state=END} 20241113085640175 DSS <0004> hlr_ussd.c:576 262423770410477/0x1aabf8eb: Process SS (END) 20241113085640175 DSS <0004> hlr_ussd.c:518 262423770410477/0x1aabf8eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085640175 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423770410477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423770410477" session_id=447477995 session_state=END} 20241113085640175 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423770410477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085640175 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262423770410477 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085640175 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085640176 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20a802936fbf: Found GsupExpect[0] for "262423770410477" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@20a802936fbf: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423770410477" TC_mo_ussd_euse(216)@20a802936fbf: setverdict(pass): none -> pass 20241113085640180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47616<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@20a802936fbf: Final verdict of PTC: pass 20241113085640180 DAUC <0003> db_auc.c:157 IMSI='262423059263458': No 2G Auth Data 20241113085640180 DAUC <0003> db_auc.c:192 IMSI='262423059263458': No 3G Auth Data HLR_Test-GSUP(209)@20a802936fbf: Created GsupExpect[0] for "262423059263458" to be handled at TC_mo_ussd_euse(217) 20241113085640198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 20241113085640204 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085640204 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423059263458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423059263458" session_id=4123920264 session_state=BEGIN} 20241113085640204 DSS <0004> hlr_ussd.c:576 262423059263458/0xf5ce0788: Process SS (BEGIN) 20241113085640204 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085640204 DSS <0004> hlr_ussd.c:518 262423059263458/0xf5ce0788: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085640204 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640204 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data 20241113085640204 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640204 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data EUSE-TC_mo_ussd_euse(206)@20a802936fbf: 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 } } } } } 20241113085640206 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640206 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085640206 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262423059263458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423059263458" session_id=4123920264 session_state=END} 20241113085640206 DSS <0004> hlr_ussd.c:576 262423059263458/0xf5ce0788: Process SS (END) 20241113085640206 DSS <0004> hlr_ussd.c:518 262423059263458/0xf5ce0788: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085640206 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423059263458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423059263458" session_id=4123920264 session_state=END} 20241113085640206 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423059263458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085640206 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262423059263458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085640206 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085640206 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20a802936fbf: Found GsupExpect[0] for "262423059263458" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@20a802936fbf: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423059263458" TC_mo_ussd_euse(217)@20a802936fbf: setverdict(pass): none -> pass 20241113085640209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@20a802936fbf: Final verdict of PTC: pass 20241113085640210 DAUC <0003> db_auc.c:157 IMSI='262421750900913': No 2G Auth Data 20241113085640210 DAUC <0003> db_auc.c:192 IMSI='262421750900913': No 3G Auth Data HLR_Test-GSUP(209)@20a802936fbf: Created GsupExpect[0] for "262421750900913" to be handled at TC_mo_ussd_euse(218) 20241113085640228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47620<->l=127.0.0.1:4258 20241113085640233 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085640233 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421750900913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421750900913" session_id=2376015021 session_state=BEGIN} 20241113085640233 DSS <0004> hlr_ussd.c:576 262421750900913/0x8d9f1cad: Process SS (BEGIN) 20241113085640233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085640233 DSS <0004> hlr_ussd.c:518 262421750900913/0x8d9f1cad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085640233 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640233 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data 20241113085640233 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640233 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data EUSE-TC_mo_ussd_euse(206)@20a802936fbf: 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 } } } } } 20241113085640235 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640235 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085640235 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262421750900913 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421750900913" session_id=2376015021 session_state=END} 20241113085640235 DSS <0004> hlr_ussd.c:576 262421750900913/0x8d9f1cad: Process SS (END) 20241113085640235 DSS <0004> hlr_ussd.c:518 262421750900913/0x8d9f1cad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085640235 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421750900913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421750900913" session_id=2376015021 session_state=END} 20241113085640235 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421750900913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085640235 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262421750900913 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085640235 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085640235 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20a802936fbf: Found GsupExpect[0] for "262421750900913" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@20a802936fbf: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421750900913" TC_mo_ussd_euse(218)@20a802936fbf: setverdict(pass): none -> pass 20241113085640239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47620<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@20a802936fbf: Final verdict of PTC: pass 20241113085640240 DAUC <0003> db_auc.c:157 IMSI='262427992307248': No 2G Auth Data 20241113085640240 DAUC <0003> db_auc.c:192 IMSI='262427992307248': No 3G Auth Data HLR_Test-GSUP(209)@20a802936fbf: Created GsupExpect[0] for "262427992307248" to be handled at TC_mo_ussd_euse(219) 20241113085640256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4258 20241113085640263 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085640263 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427992307248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427992307248" session_id=2475784698 session_state=BEGIN} 20241113085640263 DSS <0004> hlr_ussd.c:576 262427992307248/0x939179fa: Process SS (BEGIN) 20241113085640263 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085640263 DSS <0004> hlr_ussd.c:518 262427992307248/0x939179fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085640263 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640263 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data 20241113085640263 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640263 DLINP <000b> input/ipa.c:431 127.0.0.1:45823 sending data EUSE-TC_mo_ussd_euse(206)@20a802936fbf: 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 } } } } } 20241113085640265 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640265 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085640265 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427992307248 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427992307248" session_id=2475784698 session_state=END} 20241113085640265 DSS <0004> hlr_ussd.c:576 262427992307248/0x939179fa: Process SS (END) 20241113085640265 DSS <0004> hlr_ussd.c:518 262427992307248/0x939179fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085640266 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427992307248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427992307248" session_id=2475784698 session_state=END} 20241113085640266 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427992307248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085640266 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427992307248 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085640266 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085640266 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@20a802936fbf: Found GsupExpect[0] for "262427992307248" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@20a802936fbf: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427992307248" TC_mo_ussd_euse(219)@20a802936fbf: setverdict(pass): none -> pass 20241113085640269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@20a802936fbf: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@20a802936fbf: Final verdict of PTC: none 20241113085640271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47552<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@20a802936fbf: Final verdict of PTC: none 20241113085640272 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640272 DLINP <000b> input/ipa.c:405 127.0.0.1:45823 message received 20241113085640273 DLINP <000b> input/ipa.c:414 127.0.0.1:45823 connection closed with server 20241113085640273 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45823 20241113085640273 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241113085640273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46059<->l=127.0.0.1:4259) 210@20a802936fbf: Final verdict of PTC: none IPA-EUSE-foobar(208)@20a802936fbf: Final verdict of PTC: none 20241113085640273 DLINP <000b> input/ipa.c:451 connected read/write 20241113085640273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085640274 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085640274 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085640274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 210: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@20a802936fbf: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Nov 13 08:56:40 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 20241113085640319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 20241113085640519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86956) Waiting for packet dumper to finish... 1 (prev_count=86956, count=111192) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Nov 13 08:56:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_ussd_euse_continue started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 20241113085643599 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40201 20241113085643599 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40201 IPA-EUSE-foobar(222)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085643601 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643601 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received IPA-EUSE-foobar(222)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085643602 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643603 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643603 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085643603 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241113085643603 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241113085643603 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241113085643603 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 20241113085643603 DLGSUP <0013> gsup_server.c:235 2: 20241113085643603 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085643603 DLGSUP <0013> gsup_server.c:235 3: 20241113085643603 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085643603 DLGSUP <0013> gsup_server.c:235 4: 20241113085643603 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085643603 DLGSUP <0013> gsup_server.c:235 5: IPA-EUSE-foobar(222)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085643603 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085643603 DLGSUP <0013> gsup_server.c:235 7: 20241113085643603 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085643603 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085643603 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085643603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40201 MTC@20a802936fbf: in not legacy case 2 20241113085643607 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085643607 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085643609 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085643611 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643611 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085643611 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085643611 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 20241113085643611 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085643611 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 20241113085643611 DLGSUP <0013> gsup_server.c:235 2: 20241113085643611 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085643611 DLGSUP <0013> gsup_server.c:235 3: 20241113085643611 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085643611 DLGSUP <0013> gsup_server.c:235 4: 20241113085643611 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(221)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085643611 DLGSUP <0013> gsup_server.c:235 5: 20241113085643611 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085643611 DLGSUP <0013> gsup_server.c:235 7: 20241113085643611 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085643611 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085643611 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085643611 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@20a802936fbf: 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") 20241113085643631 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42517<->l=127.0.0.1:4259) 20241113085643636 DAUC <0003> db_auc.c:157 IMSI='262424205702609': No 2G Auth Data 20241113085643636 DAUC <0003> db_auc.c:192 IMSI='262424205702609': No 3G Auth Data HLR_Test-GSUP(223)@20a802936fbf: Created GsupExpect[0] for "262424205702609" to be handled at TC_mo_ussd_euse_continue(226) 20241113085643652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47634<->l=127.0.0.1:4258 20241113085643660 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643660 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424205702609" session_id=127546436 session_state=BEGIN} 20241113085643660 DSS <0004> hlr_ussd.c:576 262424205702609/0x079a3444: Process SS (BEGIN) 20241113085643660 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085643660 DSS <0004> hlr_ussd.c:518 262424205702609/0x079a3444: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085643660 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643660 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643660 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643660 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643668 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643668 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643668 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424205702609" session_id=127546436 session_state=CONTINUE} 20241113085643668 DSS <0004> hlr_ussd.c:576 262424205702609/0x079a3444: Process SS (CONTINUE) 20241113085643668 DSS <0004> hlr_ussd.c:518 262424205702609/0x079a3444: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085643668 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424205702609" session_id=127546436 session_state=CONTINUE} 20241113085643668 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643668 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643668 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20a802936fbf: Found GsupExpect[0] for "262424205702609" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@20a802936fbf: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424205702609" TC_mo_ussd_euse_continue(226)@20a802936fbf: setverdict(pass): none -> pass 20241113085643674 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643674 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424205702609" session_id=127546436 session_state=CONTINUE} 20241113085643674 DSS <0004> hlr_ussd.c:576 262424205702609/0x079a3444: Process SS (CONTINUE) 20241113085643674 DSS <0004> hlr_ussd.c:518 262424205702609/0x079a3444: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643674 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643674 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643674 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643674 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643674 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643675 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643675 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643675 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424205702609" session_id=127546436 session_state=END} 20241113085643675 DSS <0004> hlr_ussd.c:576 262424205702609/0x079a3444: Process SS (END) 20241113085643675 DSS <0004> hlr_ussd.c:518 262424205702609/0x079a3444: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643675 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424205702609" session_id=127546436 session_state=END} 20241113085643676 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643676 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424205702609 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643676 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643676 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085643678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47634<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@20a802936fbf: Final verdict of PTC: pass 20241113085643678 DAUC <0003> db_auc.c:157 IMSI='262420682367287': No 2G Auth Data 20241113085643678 DAUC <0003> db_auc.c:192 IMSI='262420682367287': No 3G Auth Data HLR_Test-GSUP(223)@20a802936fbf: Created GsupExpect[0] for "262420682367287" to be handled at TC_mo_ussd_euse_continue(227) 20241113085643695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4258 20241113085643700 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643700 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420682367287" session_id=2852553047 session_state=BEGIN} 20241113085643700 DSS <0004> hlr_ussd.c:576 262420682367287/0xaa068157: Process SS (BEGIN) 20241113085643700 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085643700 DSS <0004> hlr_ussd.c:518 262420682367287/0xaa068157: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085643700 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643700 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643700 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643700 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643702 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643702 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643702 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420682367287" session_id=2852553047 session_state=CONTINUE} 20241113085643702 DSS <0004> hlr_ussd.c:576 262420682367287/0xaa068157: Process SS (CONTINUE) 20241113085643702 DSS <0004> hlr_ussd.c:518 262420682367287/0xaa068157: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085643702 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420682367287" session_id=2852553047 session_state=CONTINUE} 20241113085643702 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643702 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643702 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20a802936fbf: Found GsupExpect[0] for "262420682367287" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@20a802936fbf: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420682367287" TC_mo_ussd_euse_continue(227)@20a802936fbf: setverdict(pass): none -> pass 20241113085643706 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643706 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420682367287" session_id=2852553047 session_state=CONTINUE} 20241113085643706 DSS <0004> hlr_ussd.c:576 262420682367287/0xaa068157: Process SS (CONTINUE) 20241113085643706 DSS <0004> hlr_ussd.c:518 262420682367287/0xaa068157: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643706 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643706 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643706 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643706 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643706 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643709 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643709 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643709 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420682367287" session_id=2852553047 session_state=END} 20241113085643709 DSS <0004> hlr_ussd.c:576 262420682367287/0xaa068157: Process SS (END) 20241113085643709 DSS <0004> hlr_ussd.c:518 262420682367287/0xaa068157: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643709 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420682367287" session_id=2852553047 session_state=END} 20241113085643709 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643709 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262420682367287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643709 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643709 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085643711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47640<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@20a802936fbf: Final verdict of PTC: pass 20241113085643712 DAUC <0003> db_auc.c:157 IMSI='262426096582219': No 2G Auth Data 20241113085643712 DAUC <0003> db_auc.c:192 IMSI='262426096582219': No 3G Auth Data HLR_Test-GSUP(223)@20a802936fbf: Created GsupExpect[0] for "262426096582219" to be handled at TC_mo_ussd_euse_continue(228) 20241113085643728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 20241113085643734 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643734 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426096582219" session_id=2440788085 session_state=BEGIN} 20241113085643734 DSS <0004> hlr_ussd.c:576 262426096582219/0x917b7875: Process SS (BEGIN) 20241113085643734 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085643734 DSS <0004> hlr_ussd.c:518 262426096582219/0x917b7875: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085643734 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643734 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643734 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643734 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643736 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643736 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643736 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426096582219" session_id=2440788085 session_state=CONTINUE} 20241113085643736 DSS <0004> hlr_ussd.c:576 262426096582219/0x917b7875: Process SS (CONTINUE) 20241113085643736 DSS <0004> hlr_ussd.c:518 262426096582219/0x917b7875: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085643736 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426096582219" session_id=2440788085 session_state=CONTINUE} 20241113085643736 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643736 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643736 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20a802936fbf: Found GsupExpect[0] for "262426096582219" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@20a802936fbf: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426096582219" TC_mo_ussd_euse_continue(228)@20a802936fbf: setverdict(pass): none -> pass 20241113085643743 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643743 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426096582219" session_id=2440788085 session_state=CONTINUE} 20241113085643743 DSS <0004> hlr_ussd.c:576 262426096582219/0x917b7875: Process SS (CONTINUE) 20241113085643743 DSS <0004> hlr_ussd.c:518 262426096582219/0x917b7875: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643743 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643743 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643743 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643743 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643743 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643744 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643744 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643744 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426096582219" session_id=2440788085 session_state=END} 20241113085643744 DSS <0004> hlr_ussd.c:576 262426096582219/0x917b7875: Process SS (END) 20241113085643744 DSS <0004> hlr_ussd.c:518 262426096582219/0x917b7875: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643744 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426096582219" session_id=2440788085 session_state=END} 20241113085643744 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643744 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426096582219 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643744 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643744 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085643746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@20a802936fbf: Final verdict of PTC: pass 20241113085643747 DAUC <0003> db_auc.c:157 IMSI='262428698357125': No 2G Auth Data 20241113085643747 DAUC <0003> db_auc.c:192 IMSI='262428698357125': No 3G Auth Data HLR_Test-GSUP(223)@20a802936fbf: Created GsupExpect[0] for "262428698357125" to be handled at TC_mo_ussd_euse_continue(229) 20241113085643766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47654<->l=127.0.0.1:4258 20241113085643773 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643773 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698357125" session_id=3559700186 session_state=BEGIN} 20241113085643773 DSS <0004> hlr_ussd.c:576 262428698357125/0xd42cb6da: Process SS (BEGIN) 20241113085643773 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085643773 DSS <0004> hlr_ussd.c:518 262428698357125/0xd42cb6da: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085643773 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643773 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643773 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643773 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643775 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643775 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643775 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698357125" session_id=3559700186 session_state=CONTINUE} 20241113085643775 DSS <0004> hlr_ussd.c:576 262428698357125/0xd42cb6da: Process SS (CONTINUE) 20241113085643775 DSS <0004> hlr_ussd.c:518 262428698357125/0xd42cb6da: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085643775 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698357125" session_id=3559700186 session_state=CONTINUE} 20241113085643775 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643775 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643775 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20a802936fbf: Found GsupExpect[0] for "262428698357125" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@20a802936fbf: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262428698357125" TC_mo_ussd_euse_continue(229)@20a802936fbf: setverdict(pass): none -> pass 20241113085643780 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643781 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428698357125" session_id=3559700186 session_state=CONTINUE} 20241113085643781 DSS <0004> hlr_ussd.c:576 262428698357125/0xd42cb6da: Process SS (CONTINUE) 20241113085643781 DSS <0004> hlr_ussd.c:518 262428698357125/0xd42cb6da: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643781 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643781 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643781 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643781 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643781 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643782 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643782 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643782 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698357125" session_id=3559700186 session_state=END} 20241113085643782 DSS <0004> hlr_ussd.c:576 262428698357125/0xd42cb6da: Process SS (END) 20241113085643782 DSS <0004> hlr_ussd.c:518 262428698357125/0xd42cb6da: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643782 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428698357125" session_id=3559700186 session_state=END} 20241113085643782 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643782 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262428698357125 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643782 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643782 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085643784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47654<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@20a802936fbf: Final verdict of PTC: pass 20241113085643785 DAUC <0003> db_auc.c:157 IMSI='262427923915773': No 2G Auth Data 20241113085643785 DAUC <0003> db_auc.c:192 IMSI='262427923915773': No 3G Auth Data HLR_Test-GSUP(223)@20a802936fbf: Created GsupExpect[0] for "262427923915773" to be handled at TC_mo_ussd_euse_continue(230) 20241113085643800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 20241113085643805 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643805 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427923915773" session_id=2780466152 session_state=BEGIN} 20241113085643805 DSS <0004> hlr_ussd.c:576 262427923915773/0xa5ba8be8: Process SS (BEGIN) 20241113085643805 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085643805 DSS <0004> hlr_ussd.c:518 262427923915773/0xa5ba8be8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085643805 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643805 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643805 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643805 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643807 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643807 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643807 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427923915773" session_id=2780466152 session_state=CONTINUE} 20241113085643807 DSS <0004> hlr_ussd.c:576 262427923915773/0xa5ba8be8: Process SS (CONTINUE) 20241113085643807 DSS <0004> hlr_ussd.c:518 262427923915773/0xa5ba8be8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085643807 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427923915773" session_id=2780466152 session_state=CONTINUE} 20241113085643807 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643807 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643807 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20a802936fbf: Found GsupExpect[0] for "262427923915773" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@20a802936fbf: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427923915773" TC_mo_ussd_euse_continue(230)@20a802936fbf: setverdict(pass): none -> pass 20241113085643811 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643811 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427923915773" session_id=2780466152 session_state=CONTINUE} 20241113085643811 DSS <0004> hlr_ussd.c:576 262427923915773/0xa5ba8be8: Process SS (CONTINUE) 20241113085643811 DSS <0004> hlr_ussd.c:518 262427923915773/0xa5ba8be8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643811 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643811 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643811 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643811 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643811 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643813 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643813 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643813 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427923915773" session_id=2780466152 session_state=END} 20241113085643813 DSS <0004> hlr_ussd.c:576 262427923915773/0xa5ba8be8: Process SS (END) 20241113085643813 DSS <0004> hlr_ussd.c:518 262427923915773/0xa5ba8be8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643813 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427923915773" session_id=2780466152 session_state=END} 20241113085643813 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643813 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427923915773 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643813 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643813 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085643814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@20a802936fbf: Final verdict of PTC: pass 20241113085643815 DAUC <0003> db_auc.c:157 IMSI='262421918945646': No 2G Auth Data 20241113085643815 DAUC <0003> db_auc.c:192 IMSI='262421918945646': No 3G Auth Data HLR_Test-GSUP(223)@20a802936fbf: Created GsupExpect[0] for "262421918945646" to be handled at TC_mo_ussd_euse_continue(231) 20241113085643832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47680<->l=127.0.0.1:4258 20241113085643838 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643838 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421918945646" session_id=1102821830 session_state=BEGIN} 20241113085643838 DSS <0004> hlr_ussd.c:576 262421918945646/0x41bbb9c6: Process SS (BEGIN) 20241113085643838 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085643838 DSS <0004> hlr_ussd.c:518 262421918945646/0x41bbb9c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085643838 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643838 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643838 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643838 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643840 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643840 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643840 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421918945646" session_id=1102821830 session_state=CONTINUE} 20241113085643840 DSS <0004> hlr_ussd.c:576 262421918945646/0x41bbb9c6: Process SS (CONTINUE) 20241113085643840 DSS <0004> hlr_ussd.c:518 262421918945646/0x41bbb9c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085643840 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421918945646" session_id=1102821830 session_state=CONTINUE} 20241113085643840 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643840 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643840 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20a802936fbf: Found GsupExpect[0] for "262421918945646" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@20a802936fbf: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421918945646" TC_mo_ussd_euse_continue(231)@20a802936fbf: setverdict(pass): none -> pass 20241113085643844 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643844 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421918945646" session_id=1102821830 session_state=CONTINUE} 20241113085643844 DSS <0004> hlr_ussd.c:576 262421918945646/0x41bbb9c6: Process SS (CONTINUE) 20241113085643844 DSS <0004> hlr_ussd.c:518 262421918945646/0x41bbb9c6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643844 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643844 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643844 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643845 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643845 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643846 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643846 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643846 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421918945646" session_id=1102821830 session_state=END} 20241113085643846 DSS <0004> hlr_ussd.c:576 262421918945646/0x41bbb9c6: Process SS (END) 20241113085643846 DSS <0004> hlr_ussd.c:518 262421918945646/0x41bbb9c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643846 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421918945646" session_id=1102821830 session_state=END} 20241113085643846 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643846 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262421918945646 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643846 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643846 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085643848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47680<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@20a802936fbf: Final verdict of PTC: pass 20241113085643849 DAUC <0003> db_auc.c:157 IMSI='262426863858254': No 2G Auth Data 20241113085643849 DAUC <0003> db_auc.c:192 IMSI='262426863858254': No 3G Auth Data HLR_Test-GSUP(223)@20a802936fbf: Created GsupExpect[0] for "262426863858254" to be handled at TC_mo_ussd_euse_continue(232) 20241113085643863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47692<->l=127.0.0.1:4258 20241113085643868 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643868 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426863858254" session_id=921707335 session_state=BEGIN} 20241113085643868 DSS <0004> hlr_ussd.c:576 262426863858254/0x36f02347: Process SS (BEGIN) 20241113085643868 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085643868 DSS <0004> hlr_ussd.c:518 262426863858254/0x36f02347: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085643868 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643868 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643868 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643868 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643871 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643871 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643871 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426863858254" session_id=921707335 session_state=CONTINUE} 20241113085643871 DSS <0004> hlr_ussd.c:576 262426863858254/0x36f02347: Process SS (CONTINUE) 20241113085643871 DSS <0004> hlr_ussd.c:518 262426863858254/0x36f02347: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085643871 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426863858254" session_id=921707335 session_state=CONTINUE} 20241113085643871 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643871 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643871 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20a802936fbf: Found GsupExpect[0] for "262426863858254" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@20a802936fbf: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426863858254" TC_mo_ussd_euse_continue(232)@20a802936fbf: setverdict(pass): none -> pass 20241113085643875 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643875 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426863858254" session_id=921707335 session_state=CONTINUE} 20241113085643875 DSS <0004> hlr_ussd.c:576 262426863858254/0x36f02347: Process SS (CONTINUE) 20241113085643875 DSS <0004> hlr_ussd.c:518 262426863858254/0x36f02347: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643875 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643875 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643875 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643875 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643875 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643878 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643878 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643878 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426863858254" session_id=921707335 session_state=END} 20241113085643878 DSS <0004> hlr_ussd.c:576 262426863858254/0x36f02347: Process SS (END) 20241113085643878 DSS <0004> hlr_ussd.c:518 262426863858254/0x36f02347: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643878 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426863858254" session_id=921707335 session_state=END} 20241113085643878 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643878 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426863858254 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643878 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643878 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085643880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47692<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@20a802936fbf: Final verdict of PTC: pass 20241113085643881 DAUC <0003> db_auc.c:157 IMSI='262420894689482': No 2G Auth Data 20241113085643881 DAUC <0003> db_auc.c:192 IMSI='262420894689482': No 3G Auth Data HLR_Test-GSUP(223)@20a802936fbf: Created GsupExpect[0] for "262420894689482" to be handled at TC_mo_ussd_euse_continue(233) 20241113085643899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47706<->l=127.0.0.1:4258 20241113085643907 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643907 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420894689482" session_id=3384794123 session_state=BEGIN} 20241113085643907 DSS <0004> hlr_ussd.c:576 262420894689482/0xc9bfdc0b: Process SS (BEGIN) 20241113085643907 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241113085643907 DSS <0004> hlr_ussd.c:518 262420894689482/0xc9bfdc0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241113085643907 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643907 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643907 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643907 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643909 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643909 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643909 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420894689482" session_id=3384794123 session_state=CONTINUE} 20241113085643909 DSS <0004> hlr_ussd.c:576 262420894689482/0xc9bfdc0b: Process SS (CONTINUE) 20241113085643909 DSS <0004> hlr_ussd.c:518 262420894689482/0xc9bfdc0b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241113085643909 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420894689482" session_id=3384794123 session_state=CONTINUE} 20241113085643909 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643909 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643909 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@20a802936fbf: Found GsupExpect[0] for "262420894689482" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@20a802936fbf: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420894689482" TC_mo_ussd_euse_continue(233)@20a802936fbf: setverdict(pass): none -> pass 20241113085643915 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643915 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420894689482" session_id=3384794123 session_state=CONTINUE} 20241113085643915 DSS <0004> hlr_ussd.c:576 262420894689482/0xc9bfdc0b: Process SS (CONTINUE) 20241113085643915 DSS <0004> hlr_ussd.c:518 262420894689482/0xc9bfdc0b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643915 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643915 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643915 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data 20241113085643915 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643915 DLINP <000b> input/ipa.c:431 127.0.0.1:40201 sending data EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: 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 } } } } } 20241113085643917 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643917 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643917 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420894689482" session_id=3384794123 session_state=END} 20241113085643917 DSS <0004> hlr_ussd.c:576 262420894689482/0xc9bfdc0b: Process SS (END) 20241113085643917 DSS <0004> hlr_ussd.c:518 262420894689482/0xc9bfdc0b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241113085643917 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420894689482" session_id=3384794123 session_state=END} 20241113085643917 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085643917 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262420894689482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085643917 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085643917 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085643918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47706<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@20a802936fbf: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@20a802936fbf: Final verdict of PTC: none 20241113085643920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47630<->l=127.0.0.1:4258 20241113085643921 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42517<->l=127.0.0.1:4259) 20241113085643921 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085643921 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085643921 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085643921 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@20a802936fbf: Final verdict of PTC: none 20241113085643921 DLINP <000b> input/ipa.c:451 connected read/write 20241113085643921 DLINP <000b> input/ipa.c:405 127.0.0.1:40201 message received 20241113085643921 DLINP <000b> input/ipa.c:414 127.0.0.1:40201 connection closed with server 20241113085643921 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40201 20241113085643921 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@20a802936fbf: Final verdict of PTC: none 224@20a802936fbf: Final verdict of PTC: none IPA-EUSE-foobar(222)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 224: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@20a802936fbf: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Nov 13 08:56:43 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 20241113085643967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4258 20241113085644168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=126848) Waiting for packet dumper to finish... 1 (prev_count=126848, count=156836) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Nov 13 08:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_ussd_euse_defaultroute started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 20241113085647258 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46185 20241113085647258 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46185 MTC@20a802936fbf: in not legacy case 2 IPA-EUSE-foobar(236)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085647260 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647260 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received IPA-EUSE-foobar(236)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085647262 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647262 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647262 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085647262 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241113085647262 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241113085647262 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241113085647262 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 20241113085647262 DLGSUP <0013> gsup_server.c:235 2: 20241113085647262 DLGSUP <0013> gsup_server.c:237 2: 00 IPA-EUSE-foobar(236)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085647262 DLGSUP <0013> gsup_server.c:235 3: 20241113085647262 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085647262 DLGSUP <0013> gsup_server.c:235 4: 20241113085647262 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085647262 DLGSUP <0013> gsup_server.c:235 5: 20241113085647262 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085647262 DLGSUP <0013> gsup_server.c:235 7: 20241113085647262 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085647262 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085647262 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085647262 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46185 20241113085647263 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085647263 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085647265 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085647268 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647268 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085647269 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085647269 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 20241113085647269 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085647269 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 20241113085647269 DLGSUP <0013> gsup_server.c:235 2: 20241113085647269 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085647269 DLGSUP <0013> gsup_server.c:235 3: 20241113085647269 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085647269 DLGSUP <0013> gsup_server.c:235 4: 20241113085647269 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085647269 DLGSUP <0013> gsup_server.c:235 5: 20241113085647269 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085647269 DLGSUP <0013> gsup_server.c:235 7: 20241113085647269 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085647269 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085647269 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085647269 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)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@20a802936fbf: 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") 20241113085647291 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45049<->l=127.0.0.1:4259) 20241113085647300 DAUC <0003> db_auc.c:157 IMSI='262421799485713': No 2G Auth Data 20241113085647300 DAUC <0003> db_auc.c:192 IMSI='262421799485713': No 3G Auth Data HLR_Test-GSUP(237)@20a802936fbf: Created GsupExpect[0] for "262421799485713" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241113085647318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4258 20241113085647326 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647326 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421799485713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421799485713" session_id=3033984642 session_state=BEGIN} 20241113085647326 DSS <0004> hlr_ussd.c:576 262421799485713/0xb4d6ee82: Process SS (BEGIN) 20241113085647326 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241113085647326 DSS <0004> hlr_ussd.c:518 262421799485713/0xb4d6ee82: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241113085647326 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647326 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data 20241113085647326 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647326 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20a802936fbf: 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 } } } } } 20241113085647335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647335 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647335 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421799485713 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421799485713" session_id=3033984642 session_state=END} 20241113085647335 DSS <0004> hlr_ussd.c:576 262421799485713/0xb4d6ee82: Process SS (END) 20241113085647335 DSS <0004> hlr_ussd.c:518 262421799485713/0xb4d6ee82: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241113085647335 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421799485713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421799485713" session_id=3033984642 session_state=END} 20241113085647335 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421799485713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085647335 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421799485713 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085647335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085647335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20a802936fbf: Found GsupExpect[0] for "262421799485713" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@20a802936fbf: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421799485713" TC_mo_ussd_euse_defaultroute(240)@20a802936fbf: setverdict(pass): none -> pass 20241113085647340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@20a802936fbf: Final verdict of PTC: pass 20241113085647341 DAUC <0003> db_auc.c:157 IMSI='262426357632472': No 2G Auth Data 20241113085647341 DAUC <0003> db_auc.c:192 IMSI='262426357632472': No 3G Auth Data HLR_Test-GSUP(237)@20a802936fbf: Created GsupExpect[0] for "262426357632472" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241113085647358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 20241113085647363 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647363 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426357632472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426357632472" session_id=4223513380 session_state=BEGIN} 20241113085647363 DSS <0004> hlr_ussd.c:576 262426357632472/0xfbbdb324: Process SS (BEGIN) 20241113085647363 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241113085647363 DSS <0004> hlr_ussd.c:518 262426357632472/0xfbbdb324: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241113085647363 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647363 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data 20241113085647363 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647363 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20a802936fbf: 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 } } } } } 20241113085647365 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647365 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647365 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262426357632472 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426357632472" session_id=4223513380 session_state=END} 20241113085647365 DSS <0004> hlr_ussd.c:576 262426357632472/0xfbbdb324: Process SS (END) 20241113085647365 DSS <0004> hlr_ussd.c:518 262426357632472/0xfbbdb324: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241113085647365 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426357632472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426357632472" session_id=4223513380 session_state=END} 20241113085647365 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426357632472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085647365 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262426357632472 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085647365 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085647365 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20a802936fbf: Found GsupExpect[0] for "262426357632472" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@20a802936fbf: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426357632472" TC_mo_ussd_euse_defaultroute(241)@20a802936fbf: setverdict(pass): none -> pass 20241113085647368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@20a802936fbf: Final verdict of PTC: pass 20241113085647369 DAUC <0003> db_auc.c:157 IMSI='262429941354811': No 2G Auth Data 20241113085647369 DAUC <0003> db_auc.c:192 IMSI='262429941354811': No 3G Auth Data HLR_Test-GSUP(237)@20a802936fbf: Created GsupExpect[0] for "262429941354811" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241113085647386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20241113085647392 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647392 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429941354811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429941354811" session_id=3658282911 session_state=BEGIN} 20241113085647392 DSS <0004> hlr_ussd.c:576 262429941354811/0xda0cf79f: Process SS (BEGIN) 20241113085647392 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241113085647392 DSS <0004> hlr_ussd.c:518 262429941354811/0xda0cf79f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241113085647392 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647392 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data 20241113085647392 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647392 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20a802936fbf: 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 } } } } } 20241113085647395 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647395 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647395 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429941354811 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429941354811" session_id=3658282911 session_state=END} 20241113085647395 DSS <0004> hlr_ussd.c:576 262429941354811/0xda0cf79f: Process SS (END) 20241113085647395 DSS <0004> hlr_ussd.c:518 262429941354811/0xda0cf79f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241113085647395 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429941354811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429941354811" session_id=3658282911 session_state=END} 20241113085647395 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429941354811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085647395 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429941354811 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085647395 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085647395 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20a802936fbf: Found GsupExpect[0] for "262429941354811" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@20a802936fbf: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429941354811" TC_mo_ussd_euse_defaultroute(242)@20a802936fbf: setverdict(pass): none -> pass 20241113085647398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@20a802936fbf: Final verdict of PTC: pass 20241113085647399 DAUC <0003> db_auc.c:157 IMSI='262427686835123': No 2G Auth Data 20241113085647399 DAUC <0003> db_auc.c:192 IMSI='262427686835123': No 3G Auth Data HLR_Test-GSUP(237)@20a802936fbf: Created GsupExpect[0] for "262427686835123" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241113085647416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4258 20241113085647422 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647422 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427686835123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427686835123" session_id=587645726 session_state=BEGIN} 20241113085647422 DSS <0004> hlr_ussd.c:576 262427686835123/0x2306c31e: Process SS (BEGIN) 20241113085647422 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241113085647422 DSS <0004> hlr_ussd.c:518 262427686835123/0x2306c31e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241113085647422 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647422 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data 20241113085647422 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647422 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20a802936fbf: 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 } } } } } 20241113085647424 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647424 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647424 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262427686835123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427686835123" session_id=587645726 session_state=END} 20241113085647424 DSS <0004> hlr_ussd.c:576 262427686835123/0x2306c31e: Process SS (END) 20241113085647424 DSS <0004> hlr_ussd.c:518 262427686835123/0x2306c31e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241113085647424 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427686835123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427686835123" session_id=587645726 session_state=END} 20241113085647424 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427686835123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085647424 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262427686835123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085647424 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085647424 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20a802936fbf: Found GsupExpect[0] for "262427686835123" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@20a802936fbf: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262427686835123" TC_mo_ussd_euse_defaultroute(243)@20a802936fbf: setverdict(pass): none -> pass 20241113085647428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@20a802936fbf: Final verdict of PTC: pass 20241113085647429 DAUC <0003> db_auc.c:157 IMSI='262424980041766': No 2G Auth Data 20241113085647429 DAUC <0003> db_auc.c:192 IMSI='262424980041766': No 3G Auth Data HLR_Test-GSUP(237)@20a802936fbf: Created GsupExpect[0] for "262424980041766" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241113085647448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 20241113085647453 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647453 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424980041766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424980041766" session_id=2962242535 session_state=BEGIN} 20241113085647453 DSS <0004> hlr_ussd.c:576 262424980041766/0xb0903be7: Process SS (BEGIN) 20241113085647453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241113085647453 DSS <0004> hlr_ussd.c:518 262424980041766/0xb0903be7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241113085647453 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647453 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data 20241113085647453 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647453 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20a802936fbf: 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 } } } } } 20241113085647455 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647455 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647455 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262424980041766 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424980041766" session_id=2962242535 session_state=END} 20241113085647455 DSS <0004> hlr_ussd.c:576 262424980041766/0xb0903be7: Process SS (END) 20241113085647455 DSS <0004> hlr_ussd.c:518 262424980041766/0xb0903be7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241113085647455 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424980041766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424980041766" session_id=2962242535 session_state=END} 20241113085647455 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424980041766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085647455 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262424980041766 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085647455 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085647455 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20a802936fbf: Found GsupExpect[0] for "262424980041766" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@20a802936fbf: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424980041766" TC_mo_ussd_euse_defaultroute(244)@20a802936fbf: setverdict(pass): none -> pass 20241113085647458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@20a802936fbf: Final verdict of PTC: pass 20241113085647459 DAUC <0003> db_auc.c:157 IMSI='262424769536242': No 2G Auth Data 20241113085647459 DAUC <0003> db_auc.c:192 IMSI='262424769536242': No 3G Auth Data HLR_Test-GSUP(237)@20a802936fbf: Created GsupExpect[0] for "262424769536242" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241113085647474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36554<->l=127.0.0.1:4258 20241113085647480 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647480 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424769536242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424769536242" session_id=1111140708 session_state=BEGIN} 20241113085647480 DSS <0004> hlr_ussd.c:576 262424769536242/0x423aa964: Process SS (BEGIN) 20241113085647480 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241113085647480 DSS <0004> hlr_ussd.c:518 262424769536242/0x423aa964: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241113085647480 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647480 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data 20241113085647480 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647480 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20a802936fbf: 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 } } } } } 20241113085647482 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647482 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647482 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262424769536242 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424769536242" session_id=1111140708 session_state=END} 20241113085647482 DSS <0004> hlr_ussd.c:576 262424769536242/0x423aa964: Process SS (END) 20241113085647482 DSS <0004> hlr_ussd.c:518 262424769536242/0x423aa964: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241113085647482 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424769536242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424769536242" session_id=1111140708 session_state=END} 20241113085647482 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424769536242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085647482 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262424769536242 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085647482 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085647482 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20a802936fbf: Found GsupExpect[0] for "262424769536242" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@20a802936fbf: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262424769536242" TC_mo_ussd_euse_defaultroute(245)@20a802936fbf: setverdict(pass): none -> pass 20241113085647486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36554<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@20a802936fbf: Final verdict of PTC: pass 20241113085647486 DAUC <0003> db_auc.c:157 IMSI='262420098981840': No 2G Auth Data 20241113085647486 DAUC <0003> db_auc.c:192 IMSI='262420098981840': No 3G Auth Data HLR_Test-GSUP(237)@20a802936fbf: Created GsupExpect[0] for "262420098981840" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241113085647503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36564<->l=127.0.0.1:4258 20241113085647509 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647509 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420098981840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420098981840" session_id=2384462599 session_state=BEGIN} 20241113085647510 DSS <0004> hlr_ussd.c:576 262420098981840/0x8e200307: Process SS (BEGIN) 20241113085647510 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241113085647510 DSS <0004> hlr_ussd.c:518 262420098981840/0x8e200307: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241113085647510 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647510 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data 20241113085647510 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647510 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20a802936fbf: 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 } } } } } 20241113085647511 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647511 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647511 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262420098981840 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420098981840" session_id=2384462599 session_state=END} 20241113085647511 DSS <0004> hlr_ussd.c:576 262420098981840/0x8e200307: Process SS (END) 20241113085647511 DSS <0004> hlr_ussd.c:518 262420098981840/0x8e200307: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241113085647511 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420098981840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420098981840" session_id=2384462599 session_state=END} 20241113085647511 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420098981840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085647511 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262420098981840 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085647511 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085647511 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20a802936fbf: Found GsupExpect[0] for "262420098981840" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@20a802936fbf: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420098981840" TC_mo_ussd_euse_defaultroute(246)@20a802936fbf: setverdict(pass): none -> pass 20241113085647515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36564<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@20a802936fbf: Final verdict of PTC: pass 20241113085647516 DAUC <0003> db_auc.c:157 IMSI='262422452982663': No 2G Auth Data 20241113085647516 DAUC <0003> db_auc.c:192 IMSI='262422452982663': No 3G Auth Data HLR_Test-GSUP(237)@20a802936fbf: Created GsupExpect[0] for "262422452982663" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241113085647532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36568<->l=127.0.0.1:4258 20241113085647537 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647537 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422452982663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422452982663" session_id=258843420 session_state=BEGIN} 20241113085647537 DSS <0004> hlr_ussd.c:576 262422452982663/0x0f6da31c: Process SS (BEGIN) 20241113085647537 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241113085647537 DSS <0004> hlr_ussd.c:518 262422452982663/0x0f6da31c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241113085647537 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647537 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data 20241113085647537 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647537 DLINP <000b> input/ipa.c:431 127.0.0.1:46185 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@20a802936fbf: 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 } } } } } 20241113085647539 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647539 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647539 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262422452982663 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422452982663" session_id=258843420 session_state=END} 20241113085647539 DSS <0004> hlr_ussd.c:576 262422452982663/0x0f6da31c: Process SS (END) 20241113085647539 DSS <0004> hlr_ussd.c:518 262422452982663/0x0f6da31c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241113085647539 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422452982663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422452982663" session_id=258843420 session_state=END} 20241113085647539 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422452982663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085647539 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262422452982663 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241113085647539 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085647539 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@20a802936fbf: Found GsupExpect[0] for "262422452982663" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@20a802936fbf: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262422452982663" TC_mo_ussd_euse_defaultroute(247)@20a802936fbf: setverdict(pass): none -> pass 20241113085647543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36568<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@20a802936fbf: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@20a802936fbf: Final verdict of PTC: none 20241113085647546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 20241113085647547 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45049<->l=127.0.0.1:4259) 20241113085647547 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647547 DLINP <000b> input/ipa.c:405 127.0.0.1:46185 message received 20241113085647547 DLINP <000b> input/ipa.c:414 127.0.0.1:46185 connection closed with server 20241113085647547 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46185 20241113085647547 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241113085647548 DLINP <000b> input/ipa.c:451 connected read/write 20241113085647548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085647548 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(237)@20a802936fbf: Final verdict of PTC: none 20241113085647548 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085647548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 238@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@20a802936fbf: Final verdict of PTC: none IPA-EUSE-foobar(236)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 238: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@20a802936fbf: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Nov 13 08:56:47 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 20241113085647586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4258 20241113085647787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) 20241113085648749 DSS <0004> hlr_ussd.c:239 262429282120990/0xc33cd752: SS Session Timeout, destroying 20241113085648749 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429282120990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085648774 DSS <0004> hlr_ussd.c:239 262423112694775/0x645b0acd: SS Session Timeout, destroying 20241113085648774 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423112694775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085648800 DSS <0004> hlr_ussd.c:239 262428554211431/0xadf59f74: SS Session Timeout, destroying 20241113085648800 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428554211431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=65784, count=113376) 20241113085648822 DSS <0004> hlr_ussd.c:239 262423288408117/0x83af437d: SS Session Timeout, destroying 20241113085648822 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423288408117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085648847 DSS <0004> hlr_ussd.c:239 262427234258123/0x692c5134: SS Session Timeout, destroying 20241113085648847 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427234258123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085648871 DSS <0004> hlr_ussd.c:239 262421772310384/0xff4a7a8f: SS Session Timeout, destroying 20241113085648871 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421772310384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085648897 DSS <0004> hlr_ussd.c:239 262425228522044/0x6fee79de: SS Session Timeout, destroying 20241113085648897 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425228522044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085648922 DSS <0004> hlr_ussd.c:239 262429355051825/0x925d5ce4: SS Session Timeout, destroying 20241113085648922 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429355051825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Nov 13 08:56:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_mo_sss_reject started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085650870 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085650870 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085650873 DLINP <000b> input/ipa.c:451 connected read/write 20241113085650873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085650873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085650876 DLINP <000b> input/ipa.c:451 connected read/write 20241113085650876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085650876 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085650876 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085650876 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 20241113085650876 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085650876 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 20241113085650876 DLGSUP <0013> gsup_server.c:235 2: 20241113085650876 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085650876 DLGSUP <0013> gsup_server.c:235 3: 20241113085650876 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085650876 DLGSUP <0013> gsup_server.c:235 4: 20241113085650876 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085650876 DLGSUP <0013> gsup_server.c:235 5: 20241113085650876 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085650876 DLGSUP <0013> gsup_server.c:235 7: 20241113085650876 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085650876 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085650876 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085650876 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)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@20a802936fbf: 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") 20241113085650895 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45787<->l=127.0.0.1:4259) 20241113085650898 DAUC <0003> db_auc.c:157 IMSI='262421639699606': No 2G Auth Data 20241113085650898 DAUC <0003> db_auc.c:192 IMSI='262421639699606': No 3G Auth Data HLR_Test-GSUP(249)@20a802936fbf: Created GsupExpect[0] for "262421639699606" to be handled at TC_mo_sss_reject(252) 20241113085650913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 20241113085650921 DLINP <000b> input/ipa.c:451 connected read/write 20241113085650921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085650921 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421639699606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421639699606" session_id=3299551475 session_state=BEGIN} 20241113085650921 DSS <0004> hlr_ussd.c:576 262421639699606/0xc4ab28f3: Process SS (BEGIN) 20241113085650921 DSS <0004> hlr_ussd.c:498 262421639699606/0xc4ab28f3: SS CompType=Invoke, OpCode=InterrogateSS 20241113085650921 DSS <0004> hlr_ussd.c:506 262421639699606/0xc4ab28f3: Structured SS requests are not supported, rejecting... 20241113085650921 DSS <0004> hlr_ussd.c:354 262421639699606/0xc4ab28f3: Tx ReturnError(0, 0x15) 20241113085650921 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421639699606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421639699606" session_id=3299551475 session_state=END} 20241113085650921 DLINP <000b> input/ipa.c:451 connected read/write 20241113085650921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085650921 DLINP <000b> input/ipa.c:451 connected read/write 20241113085650921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@20a802936fbf: Found GsupExpect[0] for "262421639699606" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@20a802936fbf: Added IMSI table entry 0TC_mo_sss_reject(252)"262421639699606" TC_mo_sss_reject(252)@20a802936fbf: setverdict(pass): none -> pass 20241113085650925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@20a802936fbf: Final verdict of PTC: pass 20241113085650927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36580<->l=127.0.0.1:4258 20241113085650928 DLINP <000b> input/ipa.c:451 connected read/write 20241113085650928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085650928 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085650928 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085650929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085650929 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45787<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@20a802936fbf: Final verdict of PTC: none 250@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 250: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@20a802936fbf: Test case TC_mo_sss_reject finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Nov 13 08:56:50 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 20241113085650980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4258 20241113085651081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27760) 20241113085652201 DSS <0004> hlr_ussd.c:239 262426289225672/0x45a16769: SS Session Timeout, destroying 20241113085652201 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426289225672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085652228 DSS <0004> hlr_ussd.c:239 262425495693247/0x75c8b566: SS Session Timeout, destroying 20241113085652228 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425495693247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085652256 DSS <0004> hlr_ussd.c:239 262422151129436/0x1ed35b66: SS Session Timeout, destroying 20241113085652256 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422151129436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085652283 DSS <0004> hlr_ussd.c:239 262421894346369/0x59eb6f7f: SS Session Timeout, destroying 20241113085652283 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421894346369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085652309 DSS <0004> hlr_ussd.c:239 262424467680676/0x9a23ca34: SS Session Timeout, destroying 20241113085652309 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424467680676 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085652335 DSS <0004> hlr_ussd.c:239 262429768715913/0xc9ffeaad: SS Session Timeout, destroying 20241113085652335 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429768715913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085652362 DSS <0004> hlr_ussd.c:239 262425923223817/0x68f1d716: SS Session Timeout, destroying 20241113085652362 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425923223817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241113085652388 DSS <0004> hlr_ussd.c:239 262428869992739/0xe165a328: SS Session Timeout, destroying 20241113085652388 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428869992739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Nov 13 08:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_check_imei started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085654159 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085654159 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085654161 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085654165 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654165 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085654166 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085654166 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 20241113085654166 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085654166 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 20241113085654166 DLGSUP <0013> gsup_server.c:235 2: 20241113085654166 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085654166 DLGSUP <0013> gsup_server.c:235 3: 20241113085654166 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085654166 DLGSUP <0013> gsup_server.c:235 4: 20241113085654166 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085654166 DLGSUP <0013> gsup_server.c:235 5: 20241113085654166 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085654166 DLGSUP <0013> gsup_server.c:235 7: 20241113085654166 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085654166 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085654166 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085654166 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@20a802936fbf: 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") 20241113085654186 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42611<->l=127.0.0.1:4259) 20241113085654191 DAUC <0003> db_auc.c:157 IMSI='262427185738400': No 2G Auth Data 20241113085654191 DAUC <0003> db_auc.c:192 IMSI='262427185738400': No 3G Auth Data HLR_Test-GSUP(254)@20a802936fbf: Created GsupExpect[0] for "262427185738400" to be handled at TC_gsup_check_imei(257) 20241113085654204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4258 20241113085654213 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654213 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427185738400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427185738400"} 20241113085654213 DMAIN <0000> hlr.c:435 IMSI='262427185738400': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085654213 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427185738400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427185738400"} 20241113085654213 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427185738400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654213 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654213 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20a802936fbf: Found GsupExpect[0] for "262427185738400" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@20a802936fbf: Added IMSI table entry 0TC_gsup_check_imei(257)"262427185738400" TC_gsup_check_imei(257)@20a802936fbf: setverdict(pass): none -> pass 20241113085654216 DAUC <0003> db_auc.c:192 IMSI='262427185738400': No 3G Auth Data 20241113085654221 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654221 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427185738400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427185738400"} 20241113085654221 DAUC <0003> hlr.c:428 IMSI='262427185738400': storing IMEI = 12345678901234 20241113085654221 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427185738400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427185738400"} 20241113085654221 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427185738400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654221 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654221 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085654222 DAUC <0003> db_auc.c:192 IMSI='262427185738400': No 3G Auth Data 20241113085654223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@20a802936fbf: Final verdict of PTC: pass 20241113085654224 DAUC <0003> db_auc.c:157 IMSI='262429626737980': No 2G Auth Data 20241113085654224 DAUC <0003> db_auc.c:192 IMSI='262429626737980': No 3G Auth Data HLR_Test-GSUP(254)@20a802936fbf: Created GsupExpect[0] for "262429626737980" to be handled at TC_gsup_check_imei(258) 20241113085654238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4258 20241113085654243 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654243 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429626737980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429626737980"} 20241113085654243 DMAIN <0000> hlr.c:435 IMSI='262429626737980': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085654244 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429626737980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429626737980"} 20241113085654244 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429626737980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654244 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654244 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20a802936fbf: Found GsupExpect[0] for "262429626737980" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@20a802936fbf: Added IMSI table entry 1TC_gsup_check_imei(258)"262429626737980" TC_gsup_check_imei(258)@20a802936fbf: setverdict(pass): none -> pass 20241113085654245 DAUC <0003> db_auc.c:192 IMSI='262429626737980': No 3G Auth Data 20241113085654248 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654248 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429626737980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429626737980"} 20241113085654248 DAUC <0003> hlr.c:428 IMSI='262429626737980': storing IMEI = 12345678901234 20241113085654248 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429626737980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429626737980"} 20241113085654248 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429626737980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654248 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654248 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085654249 DAUC <0003> db_auc.c:192 IMSI='262429626737980': No 3G Auth Data 20241113085654250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@20a802936fbf: Final verdict of PTC: pass 20241113085654251 DAUC <0003> db_auc.c:157 IMSI='262428376750421': No 2G Auth Data 20241113085654251 DAUC <0003> db_auc.c:192 IMSI='262428376750421': No 3G Auth Data HLR_Test-GSUP(254)@20a802936fbf: Created GsupExpect[0] for "262428376750421" to be handled at TC_gsup_check_imei(259) 20241113085654267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 20241113085654271 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654271 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428376750421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428376750421"} 20241113085654271 DMAIN <0000> hlr.c:435 IMSI='262428376750421': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085654271 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428376750421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428376750421"} 20241113085654271 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428376750421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654271 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654271 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20a802936fbf: Found GsupExpect[0] for "262428376750421" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@20a802936fbf: Added IMSI table entry 2TC_gsup_check_imei(259)"262428376750421" TC_gsup_check_imei(259)@20a802936fbf: setverdict(pass): none -> pass 20241113085654273 DAUC <0003> db_auc.c:192 IMSI='262428376750421': No 3G Auth Data 20241113085654275 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654275 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428376750421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428376750421"} 20241113085654275 DAUC <0003> hlr.c:428 IMSI='262428376750421': storing IMEI = 12345678901234 20241113085654275 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428376750421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428376750421"} 20241113085654275 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428376750421 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654275 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654276 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085654277 DAUC <0003> db_auc.c:192 IMSI='262428376750421': No 3G Auth Data 20241113085654278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@20a802936fbf: Final verdict of PTC: pass 20241113085654279 DAUC <0003> db_auc.c:157 IMSI='262428375884966': No 2G Auth Data 20241113085654279 DAUC <0003> db_auc.c:192 IMSI='262428375884966': No 3G Auth Data HLR_Test-GSUP(254)@20a802936fbf: Created GsupExpect[0] for "262428375884966" to be handled at TC_gsup_check_imei(260) 20241113085654295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36634<->l=127.0.0.1:4258 20241113085654302 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654302 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428375884966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428375884966"} 20241113085654302 DMAIN <0000> hlr.c:435 IMSI='262428375884966': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085654302 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428375884966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428375884966"} 20241113085654302 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428375884966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654302 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654302 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20a802936fbf: Found GsupExpect[0] for "262428375884966" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@20a802936fbf: Added IMSI table entry 3TC_gsup_check_imei(260)"262428375884966" TC_gsup_check_imei(260)@20a802936fbf: setverdict(pass): none -> pass 20241113085654304 DAUC <0003> db_auc.c:157 IMSI='262428375884966': No 2G Auth Data 20241113085654308 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654308 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428375884966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428375884966"} 20241113085654308 DAUC <0003> hlr.c:428 IMSI='262428375884966': storing IMEI = 12345678901234 20241113085654308 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428375884966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428375884966"} 20241113085654308 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428375884966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654308 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654308 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085654310 DAUC <0003> db_auc.c:157 IMSI='262428375884966': No 2G Auth Data 20241113085654311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36634<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@20a802936fbf: Final verdict of PTC: pass 20241113085654313 DAUC <0003> db_auc.c:157 IMSI='262428738451544': No 2G Auth Data 20241113085654313 DAUC <0003> db_auc.c:192 IMSI='262428738451544': No 3G Auth Data HLR_Test-GSUP(254)@20a802936fbf: Created GsupExpect[0] for "262428738451544" to be handled at TC_gsup_check_imei(261) 20241113085654324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36642<->l=127.0.0.1:4258 20241113085654329 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654329 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428738451544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738451544"} 20241113085654329 DMAIN <0000> hlr.c:435 IMSI='262428738451544': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085654329 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428738451544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428738451544"} 20241113085654329 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428738451544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654329 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654329 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20a802936fbf: Found GsupExpect[0] for "262428738451544" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@20a802936fbf: Added IMSI table entry 4TC_gsup_check_imei(261)"262428738451544" TC_gsup_check_imei(261)@20a802936fbf: setverdict(pass): none -> pass 20241113085654331 DAUC <0003> db_auc.c:157 IMSI='262428738451544': No 2G Auth Data 20241113085654335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654335 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428738451544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738451544"} 20241113085654335 DAUC <0003> hlr.c:428 IMSI='262428738451544': storing IMEI = 12345678901234 20241113085654335 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428738451544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428738451544"} 20241113085654335 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428738451544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085654336 DAUC <0003> db_auc.c:157 IMSI='262428738451544': No 2G Auth Data 20241113085654337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36642<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@20a802936fbf: Final verdict of PTC: pass 20241113085654339 DAUC <0003> db_auc.c:157 IMSI='262422995931398': No 2G Auth Data 20241113085654339 DAUC <0003> db_auc.c:192 IMSI='262422995931398': No 3G Auth Data HLR_Test-GSUP(254)@20a802936fbf: Created GsupExpect[0] for "262422995931398" to be handled at TC_gsup_check_imei(262) 20241113085654356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20241113085654361 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654361 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422995931398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422995931398"} 20241113085654362 DMAIN <0000> hlr.c:435 IMSI='262422995931398': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085654362 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422995931398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422995931398"} 20241113085654362 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422995931398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654362 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654362 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20a802936fbf: Found GsupExpect[0] for "262422995931398" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@20a802936fbf: Added IMSI table entry 5TC_gsup_check_imei(262)"262422995931398" TC_gsup_check_imei(262)@20a802936fbf: setverdict(pass): none -> pass 20241113085654366 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654366 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422995931398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422995931398"} 20241113085654366 DAUC <0003> hlr.c:428 IMSI='262422995931398': storing IMEI = 12345678901234 20241113085654366 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422995931398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422995931398"} 20241113085654366 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422995931398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654366 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654367 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085654368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@20a802936fbf: Final verdict of PTC: pass 20241113085654370 DAUC <0003> db_auc.c:157 IMSI='262426760911926': No 2G Auth Data 20241113085654370 DAUC <0003> db_auc.c:192 IMSI='262426760911926': No 3G Auth Data HLR_Test-GSUP(254)@20a802936fbf: Created GsupExpect[0] for "262426760911926" to be handled at TC_gsup_check_imei(263) 20241113085654386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36652<->l=127.0.0.1:4258 20241113085654392 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654392 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426760911926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426760911926"} 20241113085654392 DMAIN <0000> hlr.c:435 IMSI='262426760911926': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085654393 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426760911926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426760911926"} 20241113085654393 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426760911926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654393 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654393 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20a802936fbf: Found GsupExpect[0] for "262426760911926" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@20a802936fbf: Added IMSI table entry 6TC_gsup_check_imei(263)"262426760911926" TC_gsup_check_imei(263)@20a802936fbf: setverdict(pass): none -> pass 20241113085654398 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654398 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426760911926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426760911926"} 20241113085654398 DAUC <0003> hlr.c:428 IMSI='262426760911926': storing IMEI = 12345678901234 20241113085654398 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426760911926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426760911926"} 20241113085654398 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426760911926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654398 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654398 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085654400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36652<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@20a802936fbf: Final verdict of PTC: pass 20241113085654402 DAUC <0003> db_auc.c:157 IMSI='262422563851806': No 2G Auth Data 20241113085654402 DAUC <0003> db_auc.c:192 IMSI='262422563851806': No 3G Auth Data HLR_Test-GSUP(254)@20a802936fbf: Created GsupExpect[0] for "262422563851806" to be handled at TC_gsup_check_imei(264) 20241113085654418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 20241113085654423 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654424 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422563851806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422563851806"} 20241113085654424 DMAIN <0000> hlr.c:435 IMSI='262422563851806': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085654424 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422563851806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422563851806"} 20241113085654424 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422563851806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654424 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654424 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@20a802936fbf: Found GsupExpect[0] for "262422563851806" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@20a802936fbf: Added IMSI table entry 7TC_gsup_check_imei(264)"262422563851806" TC_gsup_check_imei(264)@20a802936fbf: setverdict(pass): none -> pass 20241113085654428 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654428 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422563851806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422563851806"} 20241113085654428 DAUC <0003> hlr.c:428 IMSI='262422563851806': storing IMEI = 12345678901234 20241113085654428 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422563851806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422563851806"} 20241113085654428 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422563851806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085654428 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085654428 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085654431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085654433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@20a802936fbf: Final verdict of PTC: none 20241113085654434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42611<->l=127.0.0.1:4259) 255@20a802936fbf: Final verdict of PTC: none 20241113085654434 DLINP <000b> input/ipa.c:451 connected read/write 20241113085654434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085654434 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085654434 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085654434 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_check_imei finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Nov 13 08:56:54 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 20241113085654475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4258 20241113085654575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=125220) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Nov 13 08:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_check_imei_via_proxy started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085657660 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085657660 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085657662 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35854<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085657665 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085657665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085657665 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 20241113085657665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085657665 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 20241113085657665 DLGSUP <0013> gsup_server.c:235 2: 20241113085657665 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085657665 DLGSUP <0013> gsup_server.c:235 3: 20241113085657665 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085657665 DLGSUP <0013> gsup_server.c:235 4: 20241113085657665 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(265)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085657665 DLGSUP <0013> gsup_server.c:235 5: 20241113085657665 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085657665 DLGSUP <0013> gsup_server.c:235 7: 20241113085657665 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085657665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085657665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085657665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@20a802936fbf: 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") 20241113085657684 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37121<->l=127.0.0.1:4259) 20241113085657691 DAUC <0003> db_auc.c:157 IMSI='262426456693305': No 2G Auth Data 20241113085657691 DAUC <0003> db_auc.c:192 IMSI='262426456693305': No 3G Auth Data HLR_Test-GSUP(266)@20a802936fbf: Created GsupExpect[0] for "262426456693305" to be handled at TC_gsup_check_imei_via_proxy(269) 20241113085657708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4258 20241113085657717 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657717 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426456693305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426456693305" source_name="the-source\n"} 20241113085657717 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241113085657717 DMAIN <0000> hlr.c:435 IMSI='262426456693305': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085657717 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426456693305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426456693305" destination_name="the-source\n"} 20241113085657717 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262426456693305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657717 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657717 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20a802936fbf: Found GsupExpect[0] for "262426456693305" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@20a802936fbf: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426456693305" TC_gsup_check_imei_via_proxy(269)@20a802936fbf: setverdict(pass): none -> pass 20241113085657720 DAUC <0003> db_auc.c:192 IMSI='262426456693305': No 3G Auth Data 20241113085657722 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657722 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426456693305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426456693305" source_name="the-source\n"} 20241113085657722 DAUC <0003> hlr.c:428 IMSI='262426456693305': storing IMEI = 12345678901234 20241113085657722 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426456693305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426456693305" destination_name="the-source\n"} 20241113085657722 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262426456693305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657722 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657722 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085657723 DAUC <0003> db_auc.c:192 IMSI='262426456693305': No 3G Auth Data 20241113085657724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@20a802936fbf: Final verdict of PTC: pass 20241113085657726 DAUC <0003> db_auc.c:157 IMSI='262421977558300': No 2G Auth Data 20241113085657726 DAUC <0003> db_auc.c:192 IMSI='262421977558300': No 3G Auth Data HLR_Test-GSUP(266)@20a802936fbf: Created GsupExpect[0] for "262421977558300" to be handled at TC_gsup_check_imei_via_proxy(270) 20241113085657744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4258 20241113085657748 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657748 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421977558300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421977558300" source_name="the-source\n"} 20241113085657748 DMAIN <0000> hlr.c:435 IMSI='262421977558300': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085657749 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421977558300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421977558300" destination_name="the-source\n"} 20241113085657749 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262421977558300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657749 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657749 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20a802936fbf: Found GsupExpect[0] for "262421977558300" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@20a802936fbf: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262421977558300" TC_gsup_check_imei_via_proxy(270)@20a802936fbf: setverdict(pass): none -> pass 20241113085657750 DAUC <0003> db_auc.c:192 IMSI='262421977558300': No 3G Auth Data 20241113085657754 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657754 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421977558300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421977558300" source_name="the-source\n"} 20241113085657754 DAUC <0003> hlr.c:428 IMSI='262421977558300': storing IMEI = 12345678901234 20241113085657754 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421977558300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421977558300" destination_name="the-source\n"} 20241113085657754 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262421977558300 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657754 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657754 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085657755 DAUC <0003> db_auc.c:192 IMSI='262421977558300': No 3G Auth Data 20241113085657757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@20a802936fbf: Final verdict of PTC: pass 20241113085657758 DAUC <0003> db_auc.c:157 IMSI='262420100043721': No 2G Auth Data 20241113085657758 DAUC <0003> db_auc.c:192 IMSI='262420100043721': No 3G Auth Data HLR_Test-GSUP(266)@20a802936fbf: Created GsupExpect[0] for "262420100043721" to be handled at TC_gsup_check_imei_via_proxy(271) 20241113085657771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4258 20241113085657776 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657777 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420100043721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420100043721" source_name="the-source\n"} 20241113085657777 DMAIN <0000> hlr.c:435 IMSI='262420100043721': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085657777 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420100043721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420100043721" destination_name="the-source\n"} 20241113085657777 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262420100043721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657777 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657777 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20a802936fbf: Found GsupExpect[0] for "262420100043721" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@20a802936fbf: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420100043721" TC_gsup_check_imei_via_proxy(271)@20a802936fbf: setverdict(pass): none -> pass 20241113085657778 DAUC <0003> db_auc.c:192 IMSI='262420100043721': No 3G Auth Data 20241113085657780 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657780 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420100043721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420100043721" source_name="the-source\n"} 20241113085657780 DAUC <0003> hlr.c:428 IMSI='262420100043721': storing IMEI = 12345678901234 20241113085657780 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420100043721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420100043721" destination_name="the-source\n"} 20241113085657780 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262420100043721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657780 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657780 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085657781 DAUC <0003> db_auc.c:192 IMSI='262420100043721': No 3G Auth Data 20241113085657782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@20a802936fbf: Final verdict of PTC: pass 20241113085657783 DAUC <0003> db_auc.c:157 IMSI='262421110887123': No 2G Auth Data 20241113085657783 DAUC <0003> db_auc.c:192 IMSI='262421110887123': No 3G Auth Data HLR_Test-GSUP(266)@20a802936fbf: Created GsupExpect[0] for "262421110887123" to be handled at TC_gsup_check_imei_via_proxy(272) 20241113085657798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35882<->l=127.0.0.1:4258 20241113085657803 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657803 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421110887123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421110887123" source_name="the-source\n"} 20241113085657803 DMAIN <0000> hlr.c:435 IMSI='262421110887123': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085657803 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421110887123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421110887123" destination_name="the-source\n"} 20241113085657803 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421110887123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657803 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657803 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20a802936fbf: Found GsupExpect[0] for "262421110887123" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@20a802936fbf: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421110887123" TC_gsup_check_imei_via_proxy(272)@20a802936fbf: setverdict(pass): none -> pass 20241113085657805 DAUC <0003> db_auc.c:157 IMSI='262421110887123': No 2G Auth Data 20241113085657807 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657807 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421110887123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421110887123" source_name="the-source\n"} 20241113085657807 DAUC <0003> hlr.c:428 IMSI='262421110887123': storing IMEI = 12345678901234 20241113085657807 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421110887123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421110887123" destination_name="the-source\n"} 20241113085657807 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421110887123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657807 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657807 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085657808 DAUC <0003> db_auc.c:157 IMSI='262421110887123': No 2G Auth Data 20241113085657809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35882<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@20a802936fbf: Final verdict of PTC: pass 20241113085657810 DAUC <0003> db_auc.c:157 IMSI='262420439559595': No 2G Auth Data 20241113085657810 DAUC <0003> db_auc.c:192 IMSI='262420439559595': No 3G Auth Data HLR_Test-GSUP(266)@20a802936fbf: Created GsupExpect[0] for "262420439559595" to be handled at TC_gsup_check_imei_via_proxy(273) 20241113085657826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 20241113085657832 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657832 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420439559595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420439559595" source_name="the-source\n"} 20241113085657832 DMAIN <0000> hlr.c:435 IMSI='262420439559595': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085657832 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420439559595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420439559595" destination_name="the-source\n"} 20241113085657832 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262420439559595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657832 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657832 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20a802936fbf: Found GsupExpect[0] for "262420439559595" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@20a802936fbf: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420439559595" TC_gsup_check_imei_via_proxy(273)@20a802936fbf: setverdict(pass): none -> pass 20241113085657834 DAUC <0003> db_auc.c:157 IMSI='262420439559595': No 2G Auth Data 20241113085657837 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657837 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420439559595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420439559595" source_name="the-source\n"} 20241113085657838 DAUC <0003> hlr.c:428 IMSI='262420439559595': storing IMEI = 12345678901234 20241113085657838 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420439559595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420439559595" destination_name="the-source\n"} 20241113085657838 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262420439559595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657838 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657838 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085657839 DAUC <0003> db_auc.c:157 IMSI='262420439559595': No 2G Auth Data 20241113085657840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@20a802936fbf: Final verdict of PTC: pass 20241113085657841 DAUC <0003> db_auc.c:157 IMSI='262421792941364': No 2G Auth Data 20241113085657841 DAUC <0003> db_auc.c:192 IMSI='262421792941364': No 3G Auth Data HLR_Test-GSUP(266)@20a802936fbf: Created GsupExpect[0] for "262421792941364" to be handled at TC_gsup_check_imei_via_proxy(274) 20241113085657856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35896<->l=127.0.0.1:4258 20241113085657861 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657861 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421792941364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421792941364" source_name="the-source\n"} 20241113085657861 DMAIN <0000> hlr.c:435 IMSI='262421792941364': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085657861 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421792941364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421792941364" destination_name="the-source\n"} 20241113085657861 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262421792941364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657861 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657861 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20a802936fbf: Found GsupExpect[0] for "262421792941364" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@20a802936fbf: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421792941364" TC_gsup_check_imei_via_proxy(274)@20a802936fbf: setverdict(pass): none -> pass 20241113085657865 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657865 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421792941364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421792941364" source_name="the-source\n"} 20241113085657865 DAUC <0003> hlr.c:428 IMSI='262421792941364': storing IMEI = 12345678901234 20241113085657865 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421792941364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421792941364" destination_name="the-source\n"} 20241113085657865 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262421792941364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657865 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657865 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085657867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35896<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@20a802936fbf: Final verdict of PTC: pass 20241113085657869 DAUC <0003> db_auc.c:157 IMSI='262426009768619': No 2G Auth Data 20241113085657869 DAUC <0003> db_auc.c:192 IMSI='262426009768619': No 3G Auth Data HLR_Test-GSUP(266)@20a802936fbf: Created GsupExpect[0] for "262426009768619" to be handled at TC_gsup_check_imei_via_proxy(275) 20241113085657884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4258 20241113085657889 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657889 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426009768619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426009768619" source_name="the-source\n"} 20241113085657889 DMAIN <0000> hlr.c:435 IMSI='262426009768619': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085657889 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426009768619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426009768619" destination_name="the-source\n"} 20241113085657889 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426009768619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657889 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657889 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20a802936fbf: Found GsupExpect[0] for "262426009768619" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@20a802936fbf: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426009768619" TC_gsup_check_imei_via_proxy(275)@20a802936fbf: setverdict(pass): none -> pass 20241113085657893 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657893 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426009768619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426009768619" source_name="the-source\n"} 20241113085657893 DAUC <0003> hlr.c:428 IMSI='262426009768619': storing IMEI = 12345678901234 20241113085657893 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426009768619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426009768619" destination_name="the-source\n"} 20241113085657893 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426009768619 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657893 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657893 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085657895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@20a802936fbf: Final verdict of PTC: pass 20241113085657896 DAUC <0003> db_auc.c:157 IMSI='262429195961402': No 2G Auth Data 20241113085657896 DAUC <0003> db_auc.c:192 IMSI='262429195961402': No 3G Auth Data HLR_Test-GSUP(266)@20a802936fbf: Created GsupExpect[0] for "262429195961402" to be handled at TC_gsup_check_imei_via_proxy(276) 20241113085657913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35902<->l=127.0.0.1:4258 20241113085657920 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657920 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429195961402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429195961402" source_name="the-source\n"} 20241113085657920 DMAIN <0000> hlr.c:435 IMSI='262429195961402': has IMEI = 12345678901234 (consider setting 'store-imei') 20241113085657920 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429195961402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429195961402" destination_name="the-source\n"} 20241113085657920 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262429195961402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657920 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657920 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@20a802936fbf: Found GsupExpect[0] for "262429195961402" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@20a802936fbf: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429195961402" TC_gsup_check_imei_via_proxy(276)@20a802936fbf: setverdict(pass): none -> pass 20241113085657924 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657924 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429195961402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429195961402" source_name="the-source\n"} 20241113085657924 DAUC <0003> hlr.c:428 IMSI='262429195961402': storing IMEI = 12345678901234 20241113085657924 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429195961402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429195961402" destination_name="the-source\n"} 20241113085657924 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262429195961402 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085657924 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085657924 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085657926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35902<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085657928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35854<->l=127.0.0.1:4258 20241113085657929 DLINP <000b> input/ipa.c:451 connected read/write 20241113085657929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085657929 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085657929 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085657929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085657929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241113085657929 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37121<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@20a802936fbf: Final verdict of PTC: none 267@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Nov 13 08:56:57 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 20241113085657971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 20241113085658071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=126916) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Nov 13 08:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_check_imei_invalid_len started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085701153 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085701153 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085701155 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085701158 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701158 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085701158 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085701158 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 20241113085701158 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085701159 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 20241113085701159 DLGSUP <0013> gsup_server.c:235 2: 20241113085701159 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085701159 DLGSUP <0013> gsup_server.c:235 3: 20241113085701159 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085701159 DLGSUP <0013> gsup_server.c:235 4: 20241113085701159 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085701159 DLGSUP <0013> gsup_server.c:235 5: 20241113085701159 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085701159 DLGSUP <0013> gsup_server.c:235 7: 20241113085701159 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085701159 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(277)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085701159 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085701159 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@20a802936fbf: 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") 20241113085701177 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33181<->l=127.0.0.1:4259) 20241113085701183 DAUC <0003> db_auc.c:157 IMSI='262422757036863': No 2G Auth Data 20241113085701183 DAUC <0003> db_auc.c:192 IMSI='262422757036863': No 3G Auth Data HLR_Test-GSUP(278)@20a802936fbf: Created GsupExpect[0] for "262422757036863" to be handled at TC_gsup_check_imei_invalid_len(281) 20241113085701200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35932<->l=127.0.0.1:4258 20241113085701205 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701205 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422757036863"} 20241113085701205 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241113085701205 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422757036863" cause=Invalid mandatory information} 20241113085701205 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701206 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701206 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20a802936fbf: Found GsupExpect[0] for "262422757036863" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@20a802936fbf: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422757036863" TC_gsup_check_imei_invalid_len(281)@20a802936fbf: setverdict(pass): none -> pass 20241113085701208 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701208 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422757036863"} 20241113085701208 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241113085701208 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422757036863" cause=Invalid mandatory information} 20241113085701208 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701208 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701208 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701210 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701210 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422757036863"} 20241113085701210 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241113085701210 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422757036863" cause=Invalid mandatory information} 20241113085701210 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701210 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701210 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701212 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701212 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422757036863"} 20241113085701212 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241113085701212 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422757036863" cause=Invalid mandatory information} 20241113085701212 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701212 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701212 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701215 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701215 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422757036863"} 20241113085701215 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241113085701215 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422757036863" cause=Invalid mandatory information} 20241113085701215 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422757036863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701215 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701215 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35932<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@20a802936fbf: Final verdict of PTC: pass 20241113085701217 DAUC <0003> db_auc.c:157 IMSI='262423508802050': No 2G Auth Data 20241113085701217 DAUC <0003> db_auc.c:192 IMSI='262423508802050': No 3G Auth Data HLR_Test-GSUP(278)@20a802936fbf: Created GsupExpect[0] for "262423508802050" to be handled at TC_gsup_check_imei_invalid_len(282) 20241113085701235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 20241113085701238 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701238 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423508802050"} 20241113085701238 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241113085701238 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423508802050" cause=Invalid mandatory information} 20241113085701238 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701238 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701238 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20a802936fbf: Found GsupExpect[0] for "262423508802050" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@20a802936fbf: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423508802050" TC_gsup_check_imei_invalid_len(282)@20a802936fbf: setverdict(pass): none -> pass 20241113085701241 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701241 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423508802050"} 20241113085701241 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241113085701241 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423508802050" cause=Invalid mandatory information} 20241113085701241 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701241 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701241 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701243 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701243 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423508802050"} 20241113085701243 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241113085701243 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423508802050" cause=Invalid mandatory information} 20241113085701243 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701243 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701243 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701245 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701245 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423508802050"} 20241113085701245 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241113085701245 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423508802050" cause=Invalid mandatory information} 20241113085701245 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701245 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701245 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701247 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701247 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423508802050"} 20241113085701247 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241113085701247 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423508802050" cause=Invalid mandatory information} 20241113085701247 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423508802050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701247 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701247 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@20a802936fbf: Final verdict of PTC: pass 20241113085701250 DAUC <0003> db_auc.c:157 IMSI='262428870447368': No 2G Auth Data 20241113085701250 DAUC <0003> db_auc.c:192 IMSI='262428870447368': No 3G Auth Data HLR_Test-GSUP(278)@20a802936fbf: Created GsupExpect[0] for "262428870447368" to be handled at TC_gsup_check_imei_invalid_len(283) 20241113085701267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 20241113085701271 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701271 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870447368"} 20241113085701271 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241113085701271 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870447368" cause=Invalid mandatory information} 20241113085701271 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701271 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701271 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20a802936fbf: Found GsupExpect[0] for "262428870447368" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@20a802936fbf: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428870447368" TC_gsup_check_imei_invalid_len(283)@20a802936fbf: setverdict(pass): none -> pass 20241113085701273 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701273 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870447368"} 20241113085701273 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241113085701273 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870447368" cause=Invalid mandatory information} 20241113085701273 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701273 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701273 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701275 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701275 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870447368"} 20241113085701275 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241113085701275 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870447368" cause=Invalid mandatory information} 20241113085701275 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701275 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701275 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701277 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701277 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870447368"} 20241113085701277 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241113085701277 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870447368" cause=Invalid mandatory information} 20241113085701277 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701277 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701277 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701279 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701279 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428870447368"} 20241113085701279 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241113085701279 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428870447368" cause=Invalid mandatory information} 20241113085701279 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428870447368 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701279 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701279 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@20a802936fbf: Final verdict of PTC: pass 20241113085701282 DAUC <0003> db_auc.c:157 IMSI='262420201562097': No 2G Auth Data 20241113085701282 DAUC <0003> db_auc.c:192 IMSI='262420201562097': No 3G Auth Data HLR_Test-GSUP(278)@20a802936fbf: Created GsupExpect[0] for "262420201562097" to be handled at TC_gsup_check_imei_invalid_len(284) 20241113085701299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35964<->l=127.0.0.1:4258 20241113085701301 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701301 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420201562097"} 20241113085701301 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241113085701301 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420201562097" cause=Invalid mandatory information} 20241113085701302 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701302 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701302 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20a802936fbf: Found GsupExpect[0] for "262420201562097" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@20a802936fbf: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420201562097" TC_gsup_check_imei_invalid_len(284)@20a802936fbf: setverdict(pass): none -> pass 20241113085701303 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701303 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420201562097"} 20241113085701303 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241113085701303 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420201562097" cause=Invalid mandatory information} 20241113085701303 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701303 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701304 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701305 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701305 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420201562097"} 20241113085701305 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241113085701305 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420201562097" cause=Invalid mandatory information} 20241113085701305 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701305 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701305 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701307 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701307 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420201562097"} 20241113085701307 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241113085701307 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420201562097" cause=Invalid mandatory information} 20241113085701307 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701307 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701307 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701309 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701309 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420201562097"} 20241113085701309 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241113085701309 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420201562097" cause=Invalid mandatory information} 20241113085701309 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420201562097 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701309 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701309 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35964<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@20a802936fbf: Final verdict of PTC: pass 20241113085701313 DAUC <0003> db_auc.c:157 IMSI='262425509490599': No 2G Auth Data 20241113085701313 DAUC <0003> db_auc.c:192 IMSI='262425509490599': No 3G Auth Data HLR_Test-GSUP(278)@20a802936fbf: Created GsupExpect[0] for "262425509490599" to be handled at TC_gsup_check_imei_invalid_len(285) 20241113085701328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35980<->l=127.0.0.1:4258 20241113085701332 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701332 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425509490599"} 20241113085701332 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241113085701332 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425509490599" cause=Invalid mandatory information} 20241113085701332 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701332 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701332 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20a802936fbf: Found GsupExpect[0] for "262425509490599" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@20a802936fbf: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425509490599" TC_gsup_check_imei_invalid_len(285)@20a802936fbf: setverdict(pass): none -> pass 20241113085701335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701335 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425509490599"} 20241113085701335 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241113085701335 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425509490599" cause=Invalid mandatory information} 20241113085701335 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701335 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701337 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701337 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425509490599"} 20241113085701337 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241113085701337 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425509490599" cause=Invalid mandatory information} 20241113085701337 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701337 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701337 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701339 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701339 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425509490599"} 20241113085701339 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241113085701339 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425509490599" cause=Invalid mandatory information} 20241113085701339 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701339 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701339 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701341 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701341 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425509490599"} 20241113085701341 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241113085701341 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425509490599" cause=Invalid mandatory information} 20241113085701341 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425509490599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701341 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701341 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35980<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@20a802936fbf: Final verdict of PTC: pass 20241113085701344 DAUC <0003> db_auc.c:157 IMSI='262425502687016': No 2G Auth Data 20241113085701344 DAUC <0003> db_auc.c:192 IMSI='262425502687016': No 3G Auth Data HLR_Test-GSUP(278)@20a802936fbf: Created GsupExpect[0] for "262425502687016" to be handled at TC_gsup_check_imei_invalid_len(286) 20241113085701362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4258 20241113085701365 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701365 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425502687016"} 20241113085701365 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241113085701365 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425502687016" cause=Invalid mandatory information} 20241113085701365 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701365 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701365 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20a802936fbf: Found GsupExpect[0] for "262425502687016" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@20a802936fbf: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262425502687016" TC_gsup_check_imei_invalid_len(286)@20a802936fbf: setverdict(pass): none -> pass 20241113085701367 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701367 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425502687016"} 20241113085701367 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241113085701367 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425502687016" cause=Invalid mandatory information} 20241113085701368 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701368 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701368 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701369 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701369 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425502687016"} 20241113085701369 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241113085701369 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425502687016" cause=Invalid mandatory information} 20241113085701369 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701369 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701369 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701371 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701371 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425502687016"} 20241113085701371 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241113085701371 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425502687016" cause=Invalid mandatory information} 20241113085701371 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701371 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701371 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701372 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701372 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425502687016"} 20241113085701372 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241113085701372 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425502687016" cause=Invalid mandatory information} 20241113085701372 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425502687016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701372 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701372 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@20a802936fbf: Final verdict of PTC: pass 20241113085701375 DAUC <0003> db_auc.c:157 IMSI='262423706539626': No 2G Auth Data 20241113085701375 DAUC <0003> db_auc.c:192 IMSI='262423706539626': No 3G Auth Data HLR_Test-GSUP(278)@20a802936fbf: Created GsupExpect[0] for "262423706539626" to be handled at TC_gsup_check_imei_invalid_len(287) 20241113085701388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4258 20241113085701392 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701392 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706539626"} 20241113085701392 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241113085701392 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706539626" cause=Invalid mandatory information} 20241113085701392 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701392 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701392 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20a802936fbf: Found GsupExpect[0] for "262423706539626" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@20a802936fbf: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423706539626" TC_gsup_check_imei_invalid_len(287)@20a802936fbf: setverdict(pass): none -> pass 20241113085701394 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701394 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706539626"} 20241113085701394 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241113085701394 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706539626" cause=Invalid mandatory information} 20241113085701394 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701394 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701395 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701396 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701396 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706539626"} 20241113085701396 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241113085701396 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706539626" cause=Invalid mandatory information} 20241113085701396 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701396 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701396 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701398 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701398 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706539626"} 20241113085701398 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241113085701398 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706539626" cause=Invalid mandatory information} 20241113085701398 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701398 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701398 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701399 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701400 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706539626"} 20241113085701400 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241113085701400 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706539626" cause=Invalid mandatory information} 20241113085701400 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423706539626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701400 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701400 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@20a802936fbf: Final verdict of PTC: pass 20241113085701402 DAUC <0003> db_auc.c:157 IMSI='262428519087349': No 2G Auth Data 20241113085701402 DAUC <0003> db_auc.c:192 IMSI='262428519087349': No 3G Auth Data HLR_Test-GSUP(278)@20a802936fbf: Created GsupExpect[0] for "262428519087349" to be handled at TC_gsup_check_imei_invalid_len(288) 20241113085701418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36016<->l=127.0.0.1:4258 20241113085701423 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701423 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519087349"} 20241113085701423 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241113085701423 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519087349" cause=Invalid mandatory information} 20241113085701423 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701423 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701423 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@20a802936fbf: Found GsupExpect[0] for "262428519087349" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@20a802936fbf: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428519087349" TC_gsup_check_imei_invalid_len(288)@20a802936fbf: setverdict(pass): none -> pass 20241113085701425 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701425 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519087349"} 20241113085701425 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241113085701425 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519087349" cause=Invalid mandatory information} 20241113085701425 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701425 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701425 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701427 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701427 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519087349"} 20241113085701427 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241113085701427 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519087349" cause=Invalid mandatory information} 20241113085701427 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701427 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701427 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701430 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701430 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519087349"} 20241113085701430 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241113085701430 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519087349" cause=Invalid mandatory information} 20241113085701430 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701430 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701430 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701431 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701431 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428519087349"} 20241113085701431 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241113085701431 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428519087349" cause=Invalid mandatory information} 20241113085701431 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428519087349 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085701432 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085701432 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085701433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36016<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@20a802936fbf: Final verdict of PTC: pass MTC@20a802936fbf: setverdict(pass): none -> pass 20241113085701435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4258 20241113085701436 DLINP <000b> input/ipa.c:451 connected read/write 20241113085701436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085701436 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085701436 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085701436 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@20a802936fbf: Final verdict of PTC: none 20241113085701436 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33181<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@20a802936fbf: Final verdict of PTC: none 279@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: pass MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@20a802936fbf: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Nov 13 08:57:01 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 20241113085701480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36028<->l=127.0.0.1:4258 20241113085701581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36028<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=168352) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Nov 13 08:57:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_gsup_check_imei_unknown_imsi started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085704659 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085704659 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085704662 DLINP <000b> input/ipa.c:451 connected read/write 20241113085704662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085704663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36040<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085704665 DLINP <000b> input/ipa.c:451 connected read/write 20241113085704665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085704665 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085704665 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085704665 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 20241113085704665 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(289)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085704665 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 20241113085704665 DLGSUP <0013> gsup_server.c:235 2: 20241113085704665 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085704665 DLGSUP <0013> gsup_server.c:235 3: 20241113085704665 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085704665 DLGSUP <0013> gsup_server.c:235 4: 20241113085704665 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085704665 DLGSUP <0013> gsup_server.c:235 5: 20241113085704665 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085704665 DLGSUP <0013> gsup_server.c:235 7: 20241113085704665 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085704665 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085704665 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085704665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@20a802936fbf: 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") 20241113085704687 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36707<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@20a802936fbf: Created GsupExpect[0] for "262428371331553" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241113085704701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36044<->l=127.0.0.1:4258 20241113085704707 DLINP <000b> input/ipa.c:451 connected read/write 20241113085704707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085704707 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428371331553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428371331553"} 20241113085704707 DMAIN <0000> hlr.c:435 IMSI='262428371331553': has IMEI = 22245678901234 (consider setting 'store-imei') 20241113085704707 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428371331553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241113085704707 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428371331553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428371331553" cause=Invalid mandatory information} 20241113085704707 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428371331553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085704707 DLINP <000b> input/ipa.c:451 connected read/write 20241113085704707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085704707 DLINP <000b> input/ipa.c:451 connected read/write 20241113085704707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@20a802936fbf: Found GsupExpect[0] for "262428371331553" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@20a802936fbf: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428371331553" TC_gsup_check_imei_unknown_imsi(293)@20a802936fbf: setverdict(pass): none -> pass 20241113085704712 DLINP <000b> input/ipa.c:451 connected read/write 20241113085704712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085704712 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428371331553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428371331553"} 20241113085704712 DAUC <0003> hlr.c:428 IMSI='262428371331553': storing IMEI = 22245678901234 20241113085704712 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428371331553': no such subscriber 20241113085704712 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428371331553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241113085704712 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428371331553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428371331553" cause=Invalid mandatory information} 20241113085704712 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428371331553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085704712 DLINP <000b> input/ipa.c:451 connected read/write 20241113085704712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085704713 DLINP <000b> input/ipa.c:451 connected read/write 20241113085704713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085704714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36044<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@20a802936fbf: Final verdict of PTC: pass 20241113085704715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36040<->l=127.0.0.1:4258 20241113085704716 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36707<->l=127.0.0.1:4259) 20241113085704716 DLINP <000b> input/ipa.c:451 connected read/write 20241113085704716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085704716 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085704716 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085704716 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@20a802936fbf: Final verdict of PTC: none 291@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 291: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@20a802936fbf: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Nov 13 08:57:04 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 20241113085704760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36052<->l=127.0.0.1:4258 20241113085704861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36052<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30592) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Nov 13 08:57:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085707935 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085707935 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085707937 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085707937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39186<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085707939 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085707939 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085707939 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085707939 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 20241113085707939 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085707939 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 20241113085707939 DLGSUP <0013> gsup_server.c:235 2: 20241113085707939 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085707939 DLGSUP <0013> gsup_server.c:235 3: 20241113085707939 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085707939 DLGSUP <0013> gsup_server.c:235 4: 20241113085707939 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085707939 DLGSUP <0013> gsup_server.c:235 5: 20241113085707939 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085707939 DLGSUP <0013> gsup_server.c:235 7: 20241113085707939 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085707939 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085707939 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085707939 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@20a802936fbf: 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") 20241113085707961 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41351<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@20a802936fbf: Created GsupExpect[0] for "262425855250809" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241113085707976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39198<->l=127.0.0.1:4258 20241113085707981 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085707981 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425855250809"} 20241113085707981 DMAIN <0000> hlr.c:227 IMSI='262425855250809': Creating subscriber on demand 20241113085707981 DMAIN <0000> hlr.c:243 IMSI='262425855250809': Successfully assigned MSISDN='040' 20241113085707981 DAUC <0003> hlr.c:428 IMSI='262425855250809': storing IMEI = 12345678901234 20241113085707981 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425855250809"} 20241113085707981 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085707981 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085707982 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@20a802936fbf: Found GsupExpect[0] for "262425855250809" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@20a802936fbf: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425855250809" TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): none -> pass 20241113085707984 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085707984 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085707984 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085707985 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085707985 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085707985 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085707987 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085707987 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425855250809" cn_domain=PS} 20241113085707987 DLU <0006> fsm.c:456 lu(262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085707987 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085707987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085707987 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425855250809" cn_domain=PS} 20241113085707987 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085707987 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085707990 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085707990 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425855250809"} 20241113085707990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085707990 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085707990 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425855250809"} 20241113085707990 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085707990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085707990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085707990 DLU <0006> fsm.c:568 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085707990 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085707990 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085707994 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085707994 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425855250809"} 20241113085707994 DMAIN <0000> hlr.c:227 IMSI='262425855250809': Creating subscriber on demand 20241113085707994 DMAIN <0000> hlr.c:243 IMSI='262425855250809': Successfully assigned MSISDN='339' 20241113085707994 DAUC <0003> hlr.c:428 IMSI='262425855250809': storing IMEI = 12345678901234 20241113085707994 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425855250809"} 20241113085707994 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085707994 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085707994 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085707995 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085707995 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085707996 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085707996 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085707997 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085707997 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085707998 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085707998 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085707999 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085707999 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425855250809" cn_domain=PS} 20241113085707999 DLU <0006> fsm.c:456 lu(262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085707999 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085707999 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085707999 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425855250809" cn_domain=PS} 20241113085707999 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085707999 DLINP <000b> input/ipa.c:451 connected read/write 20241113085707999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708001 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708001 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425855250809"} 20241113085708001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085708001 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085708001 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425855250809"} 20241113085708001 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085708001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085708001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085708001 DLU <0006> fsm.c:568 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085708001 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708001 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085708005 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708005 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425855250809"} 20241113085708005 DMAIN <0000> hlr.c:227 IMSI='262425855250809': Creating subscriber on demand 20241113085708005 DMAIN <0000> hlr.c:243 IMSI='262425855250809': Successfully assigned MSISDN='730' 20241113085708005 DAUC <0003> hlr.c:428 IMSI='262425855250809': storing IMEI = 12345678901234 20241113085708005 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425855250809"} 20241113085708005 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085708005 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708005 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085708006 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708006 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708007 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708007 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708008 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708009 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708010 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708010 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708011 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708011 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425855250809" cn_domain=PS} 20241113085708011 DLU <0006> fsm.c:456 lu(262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085708011 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241113085708011 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425855250809" cause=GPRS services not allowed} 20241113085708011 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085708011 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085708011 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Freeing instance 20241113085708011 DLU <0006> fsm.c:568 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Deallocated 20241113085708011 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708011 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085708015 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708016 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425855250809"} 20241113085708016 DMAIN <0000> hlr.c:227 IMSI='262425855250809': Creating subscriber on demand 20241113085708016 DMAIN <0000> hlr.c:243 IMSI='262425855250809': Successfully assigned MSISDN='309' 20241113085708016 DAUC <0003> hlr.c:428 IMSI='262425855250809': storing IMEI = 12345678901234 20241113085708016 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425855250809"} 20241113085708016 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085708016 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708016 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085708017 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708017 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708018 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708018 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708019 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708019 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708020 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708020 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425855250809" cn_domain=PS} 20241113085708020 DLU <0006> fsm.c:456 lu(262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085708020 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241113085708020 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425855250809" cause=GPRS services not allowed} 20241113085708020 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085708020 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085708020 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Freeing instance 20241113085708020 DLU <0006> fsm.c:568 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Deallocated 20241113085708020 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708020 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085708025 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708025 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425855250809"} 20241113085708025 DMAIN <0000> hlr.c:227 IMSI='262425855250809': Creating subscriber on demand 20241113085708025 DAUC <0003> hlr.c:428 IMSI='262425855250809': storing IMEI = 12345678901234 20241113085708025 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425855250809"} 20241113085708025 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085708025 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708025 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085708027 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708027 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708027 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708027 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708028 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708028 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708029 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708029 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425855250809" cn_domain=PS} 20241113085708029 DLU <0006> fsm.c:456 lu(262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085708029 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241113085708029 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425855250809" cause=GPRS services not allowed} 20241113085708029 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085708029 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085708029 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Freeing instance 20241113085708029 DLU <0006> fsm.c:568 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Deallocated 20241113085708029 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708029 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085708033 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708033 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425855250809"} 20241113085708033 DMAIN <0000> hlr.c:227 IMSI='262425855250809': Creating subscriber on demand 20241113085708034 DAUC <0003> hlr.c:428 IMSI='262425855250809': storing IMEI = 12345678901234 20241113085708034 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425855250809"} 20241113085708034 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241113085708034 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708034 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085708035 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708035 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708036 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708036 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708036 DAUC <0003> db_auc.c:157 IMSI='262425855250809': No 2G Auth Data 20241113085708036 DAUC <0003> db_auc.c:192 IMSI='262425855250809': No 3G Auth Data 20241113085708038 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708038 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425855250809" cn_domain=PS} 20241113085708038 DLU <0006> fsm.c:456 lu(262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085708038 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085708038 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085708038 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425855250809" cn_domain=PS} 20241113085708038 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708038 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708040 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708040 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425855250809"} 20241113085708040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085708040 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085708040 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425855250809"} 20241113085708040 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425855250809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085708040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085708040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085708040 DLU <0006> fsm.c:568 lu(PS:IMSI-262425855250809)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085708040 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085708040 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085708042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39198<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@20a802936fbf: Final verdict of PTC: pass 20241113085708043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39186<->l=127.0.0.1:4258 20241113085708044 DLINP <000b> input/ipa.c:451 connected read/write 20241113085708044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085708044 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085708044 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085708044 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@20a802936fbf: Final verdict of PTC: none 20241113085708044 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41351<->l=127.0.0.1:4259) 296@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 296: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@20a802936fbf: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Nov 13 08:57:08 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 20241113085708085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39206<->l=127.0.0.1:4258 20241113085708186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39206<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=97052) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Nov 13 08:57:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_subscr_create_on_demand_ul started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085711262 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085711262 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085711264 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085711266 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711266 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085711266 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085711266 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 20241113085711266 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085711266 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 20241113085711266 DLGSUP <0013> gsup_server.c:235 2: 20241113085711266 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085711266 DLGSUP <0013> gsup_server.c:235 3: 20241113085711266 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085711266 DLGSUP <0013> gsup_server.c:235 4: 20241113085711266 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085711266 DLGSUP <0013> gsup_server.c:235 5: 20241113085711266 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085711266 DLGSUP <0013> gsup_server.c:235 7: 20241113085711266 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085711266 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085711266 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085711266 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@20a802936fbf: 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") 20241113085711283 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41141<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@20a802936fbf: Created GsupExpect[0] for "262424837056583" to be handled at TC_subscr_create_on_demand_ul(303) 20241113085711296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39226<->l=127.0.0.1:4258 20241113085711309 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711309 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424837056583" cn_domain=PS} 20241113085711309 DMAIN <0000> hlr.c:227 IMSI='262424837056583': Creating subscriber on demand 20241113085711309 DMAIN <0000> hlr.c:243 IMSI='262424837056583': Successfully assigned MSISDN='579' 20241113085711309 DLU <0006> fsm.c:456 lu(262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085711309 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085711309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085711310 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424837056583" cn_domain=PS} 20241113085711310 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711310 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@20a802936fbf: Found GsupExpect[0] for "262424837056583" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@20a802936fbf: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424837056583" 20241113085711313 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711313 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424837056583"} 20241113085711313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085711313 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085711313 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424837056583"} 20241113085711313 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085711313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085711313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085711313 DLU <0006> fsm.c:568 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085711313 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711313 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@20a802936fbf: setverdict(pass): none -> pass 20241113085711315 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711315 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711317 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711317 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711318 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711318 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711322 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711322 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424837056583" cn_domain=PS} 20241113085711322 DMAIN <0000> hlr.c:227 IMSI='262424837056583': Creating subscriber on demand 20241113085711322 DMAIN <0000> hlr.c:243 IMSI='262424837056583': Successfully assigned MSISDN='516' 20241113085711322 DLU <0006> fsm.c:456 lu(262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085711322 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085711322 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085711322 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424837056583" cn_domain=PS} 20241113085711322 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711322 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711325 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711325 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424837056583"} 20241113085711325 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085711325 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085711325 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424837056583"} 20241113085711325 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085711325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085711325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085711325 DLU <0006> fsm.c:568 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085711325 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711325 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085711326 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711326 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711327 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711327 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711328 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711328 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711329 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711329 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711333 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711333 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424837056583" cn_domain=PS} 20241113085711333 DMAIN <0000> hlr.c:227 IMSI='262424837056583': Creating subscriber on demand 20241113085711333 DMAIN <0000> hlr.c:243 IMSI='262424837056583': Successfully assigned MSISDN='697' 20241113085711333 DLU <0006> fsm.c:456 lu(262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085711333 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241113085711333 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424837056583" cause=GPRS services not allowed} 20241113085711333 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085711333 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085711333 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Freeing instance 20241113085711333 DLU <0006> fsm.c:568 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Deallocated 20241113085711333 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711333 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085711334 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711334 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711334 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711334 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711335 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711335 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711335 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711335 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711338 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711338 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424837056583" cn_domain=PS} 20241113085711338 DMAIN <0000> hlr.c:227 IMSI='262424837056583': Creating subscriber on demand 20241113085711338 DMAIN <0000> hlr.c:243 IMSI='262424837056583': Successfully assigned MSISDN='225' 20241113085711338 DLU <0006> fsm.c:456 lu(262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085711338 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241113085711338 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424837056583" cause=GPRS services not allowed} 20241113085711338 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085711338 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085711338 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Freeing instance 20241113085711338 DLU <0006> fsm.c:568 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Deallocated 20241113085711338 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711338 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085711338 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711338 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711339 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711339 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711340 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711340 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711343 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711343 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424837056583" cn_domain=PS} 20241113085711343 DMAIN <0000> hlr.c:227 IMSI='262424837056583': Creating subscriber on demand 20241113085711343 DLU <0006> fsm.c:456 lu(262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085711343 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241113085711343 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424837056583" cause=GPRS services not allowed} 20241113085711343 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085711343 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085711343 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Freeing instance 20241113085711343 DLU <0006> fsm.c:568 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Deallocated 20241113085711343 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711343 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085711344 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711344 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711345 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711345 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711345 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711345 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711348 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711348 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424837056583" cn_domain=PS} 20241113085711348 DMAIN <0000> hlr.c:227 IMSI='262424837056583': Creating subscriber on demand 20241113085711348 DLU <0006> fsm.c:456 lu(262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085711348 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085711349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085711349 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424837056583" cn_domain=PS} 20241113085711349 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711349 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711350 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711350 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424837056583"} 20241113085711350 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085711350 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085711350 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424837056583"} 20241113085711350 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424837056583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085711350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085711350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085711350 DLU <0006> fsm.c:568 lu(PS:IMSI-262424837056583)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085711350 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085711350 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085711352 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711352 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711353 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711353 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data 20241113085711353 DAUC <0003> db_auc.c:157 IMSI='262424837056583': No 2G Auth Data 20241113085711353 DAUC <0003> db_auc.c:192 IMSI='262424837056583': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085711355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39226<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@20a802936fbf: Final verdict of PTC: pass 20241113085711356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39222<->l=127.0.0.1:4258 20241113085711357 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41141<->l=127.0.0.1:4259) 20241113085711358 DLINP <000b> input/ipa.c:451 connected read/write 20241113085711358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085711358 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085711358 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085711358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@20a802936fbf: Final verdict of PTC: none 301@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 301: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@20a802936fbf: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Nov 13 08:57:11 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 20241113085711404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39236<->l=127.0.0.1:4258 20241113085711504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39236<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=81536) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Nov 13 08:57:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_subscr_create_on_demand_sai started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085714580 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085714580 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085714582 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085714583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085714586 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085714586 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085714586 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085714586 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 20241113085714586 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085714586 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 20241113085714586 DLGSUP <0013> gsup_server.c:235 2: 20241113085714586 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085714586 DLGSUP <0013> gsup_server.c:235 3: 20241113085714586 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085714586 DLGSUP <0013> gsup_server.c:235 4: 20241113085714586 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085714586 DLGSUP <0013> gsup_server.c:235 5: 20241113085714586 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085714586 DLGSUP <0013> gsup_server.c:235 7: 20241113085714586 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085714586 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085714586 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085714586 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@20a802936fbf: 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") 20241113085714604 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37905<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@20a802936fbf: Created GsupExpect[0] for "262421400718134" to be handled at TC_subscr_create_on_demand_sai(308) 20241113085714617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 20241113085714629 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085714629 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421400718134"} 20241113085714629 DMAIN <0000> hlr.c:227 IMSI='262421400718134': Creating subscriber on demand 20241113085714629 DMAIN <0000> hlr.c:243 IMSI='262421400718134': Successfully assigned MSISDN='157' 20241113085714629 DAUC <0003> db_auc.c:157 IMSI='262421400718134': No 2G Auth Data 20241113085714630 DAUC <0003> db_auc.c:192 IMSI='262421400718134': No 3G Auth Data 20241113085714630 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421400718134 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 20241113085714630 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421400718134" cause=IMSI unknown in HLR} 20241113085714630 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241113085714630 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085714630 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@20a802936fbf: Found GsupExpect[0] for "262421400718134" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@20a802936fbf: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262421400718134" TC_subscr_create_on_demand_sai(308)@20a802936fbf: setverdict(pass): none -> pass 20241113085714632 DAUC <0003> db_auc.c:157 IMSI='262421400718134': No 2G Auth Data 20241113085714632 DAUC <0003> db_auc.c:192 IMSI='262421400718134': No 3G Auth Data 20241113085714633 DAUC <0003> db_auc.c:157 IMSI='262421400718134': No 2G Auth Data 20241113085714633 DAUC <0003> db_auc.c:192 IMSI='262421400718134': No 3G Auth Data 20241113085714634 DAUC <0003> db_auc.c:157 IMSI='262421400718134': No 2G Auth Data 20241113085714634 DAUC <0003> db_auc.c:192 IMSI='262421400718134': No 3G Auth Data 20241113085714637 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085714637 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421400718134" cn_domain=PS} 20241113085714637 DLU <0006> fsm.c:456 lu(262421400718134)[0x55ecb7ab0be0]{UNVALIDATED}: Allocated 20241113085714637 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241113085714637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421400718134)[0x55ecb7ab0be0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085714637 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421400718134" cn_domain=PS} 20241113085714637 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085714637 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085714639 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085714639 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421400718134"} 20241113085714639 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421400718134)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085714639 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085714639 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421400718134"} 20241113085714639 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421400718134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085714639 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421400718134)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085714640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421400718134)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085714640 DLU <0006> fsm.c:568 lu(PS:IMSI-262421400718134)[0x55ecb7ab0be0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085714640 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085714640 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085714641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39244<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@20a802936fbf: Final verdict of PTC: pass 20241113085714642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39238<->l=127.0.0.1:4258 20241113085714643 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37905<->l=127.0.0.1:4259) 20241113085714643 DLINP <000b> input/ipa.c:451 connected read/write 20241113085714643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085714643 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085714643 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085714643 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@20a802936fbf: Final verdict of PTC: none 306@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 306: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@20a802936fbf: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Nov 13 08:57:14 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 20241113085714684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39250<->l=127.0.0.1:4258 20241113085714785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39250<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=36860) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Nov 13 08:57:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_MSLookup_mDNS_service_other_home started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085717861 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085717861 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085717863 DLINP <000b> input/ipa.c:451 connected read/write 20241113085717863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085717864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60374<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085717866 DLINP <000b> input/ipa.c:451 connected read/write 20241113085717866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085717866 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085717866 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085717867 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 20241113085717867 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085717867 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 20241113085717867 DLGSUP <0013> gsup_server.c:235 2: 20241113085717867 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085717867 DLGSUP <0013> gsup_server.c:235 3: 20241113085717867 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085717867 DLGSUP <0013> gsup_server.c:235 4: 20241113085717867 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085717867 DLGSUP <0013> gsup_server.c:235 5: 20241113085717867 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085717867 DLGSUP <0013> gsup_server.c:235 7: 20241113085717867 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085717867 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085717867 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085717867 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)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@20a802936fbf: 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") 20241113085717887 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35771<->l=127.0.0.1:4259) 20241113085717889 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241113085717889 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@20a802936fbf: Created GsupExpect[0] for "262420426894431" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241113085717904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60378<->l=127.0.0.1:4258 20241113085717908 DAUC <0003> db_auc.c:157 IMSI='262420426894431': No 2G Auth Data 20241113085717908 DAUC <0003> db_auc.c:192 IMSI='262420426894431': No 3G Auth Data 20241113085717914 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618371041.msisdn 20241113085717914 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618371041.msisdn: not attached (vlr_number unset) 20241113085717914 DDGSM <0007> mslookup_server.c:327 sip.voice.491618371041.msisdn: does not exist in GSUP proxy 20241113085718916 DLINP <000b> input/ipa.c:451 connected read/write 20241113085718916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085718916 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420426894431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420426894431" cn_domain=CS} 20241113085718916 DLU <0006> fsm.c:456 lu(262420426894431)[0x55ecb7ab76f0]{UNVALIDATED}: Allocated 20241113085718916 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420426894431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241113085718916 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420426894431)[0x55ecb7ab76f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241113085718916 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420426894431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420426894431" cn_domain=CS} 20241113085718916 DLINP <000b> input/ipa.c:451 connected read/write 20241113085718916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085718916 DLINP <000b> input/ipa.c:451 connected read/write 20241113085718916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@20a802936fbf: Found GsupExpect[0] for "262420426894431" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@20a802936fbf: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420426894431" 20241113085718920 DLINP <000b> input/ipa.c:451 connected read/write 20241113085718920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085718920 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420426894431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420426894431"} 20241113085718920 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420426894431)[0x55ecb7ab76f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241113085718920 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420426894431 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241113085718920 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420426894431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420426894431"} 20241113085718920 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420426894431 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085718920 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420426894431)[0x55ecb7ab76f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241113085718920 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420426894431)[0x55ecb7ab76f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241113085718920 DLU <0006> fsm.c:568 lu(CS:IMSI-262420426894431)[0x55ecb7ab76f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241113085718920 DLINP <000b> input/ipa.c:451 connected read/write 20241113085718920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085718920 DLINP <000b> input/ipa.c:451 connected read/write 20241113085718920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@20a802936fbf: setverdict(pass): none -> pass 20241113085718922 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618371041.msisdn 20241113085718922 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618371041.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241113085718922 DDGSM <0007> mslookup_server.c:327 sip.voice.491618371041.msisdn: does not exist in GSUP proxy 20241113085718922 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618371041.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@20a802936fbf: setverdict(pass): pass -> pass, component reason not changed 20241113085718926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60378<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@20a802936fbf: Final verdict of PTC: pass 20241113085718927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60374<->l=127.0.0.1:4258 20241113085718928 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35771<->l=127.0.0.1:4259) 20241113085718928 DLINP <000b> input/ipa.c:451 connected read/write 20241113085718928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085718928 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(310)@20a802936fbf: Final verdict of PTC: none 20241113085718928 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085718928 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 311: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@20a802936fbf: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Nov 13 08:57:18 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 20241113085718968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4258 20241113085719068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21384) Waiting for packet dumper to finish... 1 (prev_count=21384, count=37440) 20241113085720923 DSS <0004> hlr_ussd.c:239 262421639699606/0xc4ab28f3: SS Session Timeout, destroying 20241113085720923 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421639699606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Nov 13 08:57:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_MSLookup_GSUP_proxy started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085722147 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085722147 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085722150 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085722151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4258 20241113085722152 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241113085722152 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@20a802936fbf: 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 } } } } 20241113085722154 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085722154 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085722154 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085722154 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 20241113085722154 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085722154 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 20241113085722154 DLGSUP <0013> gsup_server.c:235 2: 20241113085722154 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085722154 DLGSUP <0013> gsup_server.c:235 3: 20241113085722154 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085722154 DLGSUP <0013> gsup_server.c:235 4: 20241113085722154 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085722154 DLGSUP <0013> gsup_server.c:235 5: 20241113085722154 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085722154 DLGSUP <0013> gsup_server.c:235 7: 20241113085722154 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085722154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085722154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085722154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@20a802936fbf: 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") 20241113085722184 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43189<->l=127.0.0.1:4259) 20241113085722186 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241113085722186 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@20a802936fbf: Created GsupExpect[0] for "262429889277644" to be handled at TC_MSLookup_GSUP_proxy(320) 20241113085722201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@20a802936fbf: Created GsupExpect[0] for "262429889277644" to be handled at TC_MSLookup_GSUP_proxy(320) 20241113085722207 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085722207 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429889277644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429889277644" cn_domain=CS} 20241113085722207 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429889277644 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241113085722207 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429889277644 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241113085722207 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429889277644.imsi 20241113085722207 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429889277644.imsi 20241113085722207 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429889277644.imsi: does not exist in local HLR 20241113085722212 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429889277644 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241113085722212 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241113085722212 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241113085722212 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241113085722212 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241113085722212 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241113085722212 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429889277644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085722212 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241113085722212 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241113085722212 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241113085722212 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241113085722213 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241113085722213 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@20a802936fbf: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@20a802936fbf: 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) } } } } 20241113085722215 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085722216 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085722216 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241113085722216 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241113085722216 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241113085722217 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085722217 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085722217 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@20a802936fbf: 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)@20a802936fbf: 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)@20a802936fbf: Found GsupExpect[0] for "262429889277644" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@20a802936fbf: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429889277644" HLR_Test-GSUP-server-IPA(318)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085722257 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085722257 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085722257 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085722257 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085722257 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429889277644 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611274352 20241113085722257 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429889277644 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241113085722257 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085722257 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@20a802936fbf: Found GsupExpect[0] for "262429889277644" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@20a802936fbf: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429889277644" 20241113085722261 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085722261 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085722261 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429889277644 MSISDN-491611274352 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241113085722261 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085722261 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085722263 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085722263 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085722263 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429889277644 MSISDN-491611274352 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 20241113085722263 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429889277644 MSISDN-491611274352 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241113085722264 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085722264 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@20a802936fbf: setverdict(pass): none -> pass 20241113085722265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@20a802936fbf: Final verdict of PTC: pass 20241113085722267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4258 20241113085722268 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43189<->l=127.0.0.1:4259) 20241113085722268 DLINP <000b> input/ipa.c:451 connected read/write 20241113085722268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085722268 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085722268 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085722268 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085722268 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085722268 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085722268 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241113085722268 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241113085722268 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP(315)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@20a802936fbf: Final verdict of PTC: none 316@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 316: none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@20a802936fbf: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Nov 13 08:57:22 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 20241113085722308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 20241113085722408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=43032) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Nov 13 08:57:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085725480 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085725480 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085725482 DLINP <000b> input/ipa.c:451 connected read/write 20241113085725482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085725483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085725485 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241113085725485 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241113085725485 DLINP <000b> input/ipa.c:451 connected read/write 20241113085725485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085725485 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085725485 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085725485 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 20241113085725485 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085725485 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 20241113085725485 DLGSUP <0013> gsup_server.c:235 2: 20241113085725485 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085725485 DLGSUP <0013> gsup_server.c:235 3: 20241113085725485 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085725485 DLGSUP <0013> gsup_server.c:235 4: 20241113085725485 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085725485 DLGSUP <0013> gsup_server.c:235 5: 20241113085725485 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085725485 DLGSUP <0013> gsup_server.c:235 7: 20241113085725485 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085725485 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(321)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085725485 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085725485 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 323@20a802936fbf: 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") 20241113085725504 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33175<->l=127.0.0.1:4259) 20241113085725505 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241113085725506 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@20a802936fbf: Created GsupExpect[0] for "262424028710452" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241113085725519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4258 20241113085725521 DAUC <0003> db_auc.c:157 IMSI='262424028710452': No 2G Auth Data 20241113085725521 DAUC <0003> db_auc.c:192 IMSI='262424028710452': No 3G Auth Data 20241113085725525 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424028710452.imsi 20241113085725525 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424028710452.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@20a802936fbf: setverdict(pass): none -> pass 20241113085725528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@20a802936fbf: Final verdict of PTC: pass 20241113085725529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@20a802936fbf: Final verdict of PTC: none 20241113085725530 DLINP <000b> input/ipa.c:451 connected read/write 20241113085725530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085725530 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085725530 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085725530 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@20a802936fbf: Final verdict of PTC: none 20241113085725530 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33175<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 323: none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@20a802936fbf: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Nov 13 08:57:25 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 20241113085725568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60446<->l=127.0.0.1:4258 20241113085725669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60446<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27948) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Nov 13 08:57:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085728738 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085728738 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085728740 DLINP <000b> input/ipa.c:451 connected read/write 20241113085728740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085728741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085728743 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241113085728743 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241113085728743 DLINP <000b> input/ipa.c:451 connected read/write 20241113085728743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085728743 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085728743 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085728743 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 20241113085728743 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085728743 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 20241113085728743 DLGSUP <0013> gsup_server.c:235 2: 20241113085728743 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085728743 DLGSUP <0013> gsup_server.c:235 3: 20241113085728743 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085728743 DLGSUP <0013> gsup_server.c:235 4: 20241113085728743 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085728743 DLGSUP <0013> gsup_server.c:235 5: 20241113085728743 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085728743 DLGSUP <0013> gsup_server.c:235 7: 20241113085728743 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085728743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085728743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085728743 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@20a802936fbf: 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") 20241113085728775 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42885<->l=127.0.0.1:4259) 20241113085728778 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241113085728778 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@20a802936fbf: Created GsupExpect[0] for "262426948698245" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241113085728793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33046<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@20a802936fbf: Created GsupExpect[0] for "262426948698245" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241113085728797 DLINP <000b> input/ipa.c:451 connected read/write 20241113085728798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085728798 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426948698245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426948698245" cn_domain=CS} 20241113085728798 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426948698245 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241113085728798 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426948698245 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241113085728798 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426948698245.imsi 20241113085728798 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426948698245.imsi 20241113085728798 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426948698245.imsi: does not exist in local HLR 20241113085728802 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426948698245 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241113085728802 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241113085728802 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241113085728802 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241113085728802 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241113085728802 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241113085728802 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426948698245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085728802 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241113085728802 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241113085728802 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241113085728802 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241113085728802 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241113085728802 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@20a802936fbf: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@20a802936fbf: 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) } } } } 20241113085728805 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085728805 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085728805 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241113085728805 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241113085728805 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241113085728806 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085728806 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085728806 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@20a802936fbf: 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)@20a802936fbf: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@20a802936fbf: Found GsupExpect[0] for "262426948698245" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@20a802936fbf: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426948698245" HLR_Test-GSUP-server-IPA(330)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085728853 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085728853 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085728853 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085728853 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085728853 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426948698245 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611550383 20241113085728853 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426948698245 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241113085728853 DLINP <000b> input/ipa.c:451 connected read/write 20241113085728853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085728854 DLINP <000b> input/ipa.c:451 connected read/write 20241113085728854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@20a802936fbf: Found GsupExpect[0] for "262426948698245" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@20a802936fbf: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426948698245" 20241113085728857 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085728857 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085728857 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426948698245 MSISDN-491611550383 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241113085728857 DLINP <000b> input/ipa.c:451 connected read/write 20241113085728857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085728857 DLINP <000b> input/ipa.c:451 connected read/write 20241113085728857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085728859 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085728859 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085728859 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426948698245 MSISDN-491611550383 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 20241113085728859 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426948698245 MSISDN-491611550383 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241113085728859 DLINP <000b> input/ipa.c:451 connected read/write 20241113085728859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085728859 DLINP <000b> input/ipa.c:451 connected read/write 20241113085728859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085728861 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426948698245.imsi 20241113085728861 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426948698245.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@20a802936fbf: setverdict(pass): none -> pass 20241113085729862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33046<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@20a802936fbf: Final verdict of PTC: pass 20241113085729863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 20241113085729864 DLINP <000b> input/ipa.c:451 connected read/write 20241113085729864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085729864 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085729864 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085729864 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241113085729864 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42885<->l=127.0.0.1:4259) 20241113085729864 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085729864 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085729864 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241113085729864 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241113085729864 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(327)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-server(329)@20a802936fbf: Final verdict of PTC: none 328@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 328: none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@20a802936fbf: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Nov 13 08:57:29 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 20241113085729902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4258 20241113085730003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35868) Waiting for packet dumper to finish... 1 (prev_count=35868, count=44036) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Nov 13 08:57:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@20a802936fbf: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@20a802936fbf: legacy= false MTC@20a802936fbf: in not legacy case 1 MTC@20a802936fbf: in not legacy case 2 20241113085733084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241113085733084 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085733086 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085733087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33062<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@20a802936fbf: 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)@20a802936fbf: 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 } } } } 20241113085733088 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085733088 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241113085733088 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241113085733088 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 20241113085733088 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241113085733088 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 20241113085733088 DLGSUP <0013> gsup_server.c:235 2: 20241113085733088 DLGSUP <0013> gsup_server.c:237 2: 00 20241113085733088 DLGSUP <0013> gsup_server.c:235 3: 20241113085733088 DLGSUP <0013> gsup_server.c:237 3: 00 20241113085733088 DLGSUP <0013> gsup_server.c:235 4: 20241113085733088 DLGSUP <0013> gsup_server.c:237 4: 00 20241113085733088 DLGSUP <0013> gsup_server.c:235 5: 20241113085733088 DLGSUP <0013> gsup_server.c:237 5: 00 20241113085733088 DLGSUP <0013> gsup_server.c:235 7: 20241113085733088 DLGSUP <0013> gsup_server.c:237 7: 00 20241113085733088 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241113085733088 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241113085733088 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085733089 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241113085733089 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@20a802936fbf: 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") 20241113085733119 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44627<->l=127.0.0.1:4259) 20241113085733122 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241113085733122 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@20a802936fbf: Created GsupExpect[0] for "262422514813900" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241113085733139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33066<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@20a802936fbf: Created GsupExpect[0] for "262422514813900" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241113085733144 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085733144 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422514813900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422514813900" cn_domain=CS} 20241113085733144 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422514813900 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241113085733144 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422514813900 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241113085733144 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422514813900.imsi 20241113085733144 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422514813900.imsi 20241113085733144 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422514813900.imsi: does not exist in local HLR 20241113085733150 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422514813900 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241113085733150 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241113085733150 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241113085733150 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241113085733150 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241113085733150 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241113085733150 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422514813900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241113085733150 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241113085733150 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241113085733150 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241113085733150 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241113085733150 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241113085733150 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@20a802936fbf: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@20a802936fbf: 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) } } } } 20241113085733152 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085733152 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085733152 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241113085733152 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241113085733152 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241113085733154 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085733154 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085733154 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG HLR_Test-GSUP-server(336)@20a802936fbf: Found GsupExpect[0] for "262422514813900" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server(336)@20a802936fbf: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422514813900" HLR_Test-GSUP-server-IPA(337)@20a802936fbf: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@20a802936fbf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@20a802936fbf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241113085733201 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085733201 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085733201 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085733201 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085733201 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422514813900 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617245674 20241113085733201 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422514813900 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241113085733201 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085733201 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@20a802936fbf: Found GsupExpect[0] for "262422514813900" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@20a802936fbf: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422514813900" 20241113085733204 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085733204 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085733205 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422514813900 MSISDN-491617245674 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241113085733205 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085733205 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085733207 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085733207 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085733207 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422514813900 MSISDN-491617245674 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 20241113085733207 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422514813900 MSISDN-491617245674 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241113085733207 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085733207 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241113085733209 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617245674.msisdn 20241113085733209 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617245674.msisdn: does not exist in local HLR 20241113085733209 DDGSM <0007> mslookup_server.c:352 sip.voice.491617245674.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241113085733209 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617245674.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@20a802936fbf: setverdict(pass): none -> pass 20241113085733213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33066<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@20a802936fbf: Final verdict of PTC: pass 20241113085733214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33062<->l=127.0.0.1:4258 20241113085733215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44627<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@20a802936fbf: Final verdict of PTC: none 20241113085733216 DLINP <000b> input/ipa.c:451 connected read/write 20241113085733216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241113085733216 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241113085733216 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241113085733216 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@20a802936fbf: Final verdict of PTC: none 20241113085733216 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241113085733216 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241113085733216 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 335@20a802936fbf: Final verdict of PTC: none 20241113085733216 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241113085733216 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@20a802936fbf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@20a802936fbf: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@20a802936fbf: Final verdict of PTC: none MTC@20a802936fbf: Setting final verdict of the test case. MTC@20a802936fbf: Local verdict of MTC: none MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@20a802936fbf: Local verdict of PTC with component reference 335: none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@20a802936fbf: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@20a802936fbf: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@20a802936fbf: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@20a802936fbf: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@20a802936fbf: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Nov 13 08:57:33 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 20241113085733264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 20241113085733365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13108) Waiting for packet dumper to finish... 1 (prev_count=13108, count=46268) MTC@20a802936fbf: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@20a802936fbf: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@20a802936fbf: Terminating MTC. MC@20a802936fbf: MTC terminated. MC2> exit MC@20a802936fbf: Shutting down session. MC@20a802936fbf: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7404.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 (327905) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (327821) [testenv] Showing testsuite/junit-xml-7404.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7404.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='132.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.081031'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.251055'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.318623'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.183328'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.069866'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.069586'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.072339'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.073213'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.266036'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.253465'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.265665'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.055711'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.080007'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.270354'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.280117'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.074204'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.255005'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.270889'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.277108'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.265301'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.264722'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.270341'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.318754'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.344361'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.316224'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.082936'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.294376'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.290611'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.302722'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.079550'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.128426'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.114196'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.082584'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.085888'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.142117'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.071079'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.145361'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.154786'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241113-0855-f54697a7-0'] 20a802936fbf759511924b428f5407da28b27dfb0b0d6aa41c506bf7af4bbbee [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2491/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS